MidnightBSD Magus

emulators/pearpc

PowerPC emulator

Flavor Version Run OSVersion Arch License Restricted Status
0.4_6 330 0.8 i386 gpl2 0 fail

Events

Machine Type Time Message
Constellation info 2018-03-05 18:00:19.183425 Test Started
Constellation fail 2018-03-05 18:00:46.325563 make build returned non-zero: 1
Constellation fail 2018-03-05 18:00:46.488871 Test complete.

Log

===>  Building for pearpc-0.4_6
/usr/bin/make  all-recursive
Making all in doc
Making all in src
Making all in cpu
Making all in cpu_jitc_x86
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../..     -O2 -pipe -fno-strict-aliasing -Wundef -Wall -Woverloaded-virtual -fsigned-char  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_alu.o -MD -MP -MF ".deps/ppc_alu.Tpo" -c -o ppc_alu.o ppc_alu.cc;  then mv -f ".deps/ppc_alu.Tpo" ".deps/ppc_alu.Po"; else rm -f ".deps/ppc_alu.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../..     -O2 -pipe -fno-strict-aliasing -Wundef -Wall -Woverloaded-virtual -fsigned-char  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_cpu.o -MD -MP -MF ".deps/ppc_cpu.Tpo" -c -o ppc_cpu.o ppc_cpu.cc;  then mv -f ".deps/ppc_cpu.Tpo" ".deps/ppc_cpu.Po"; else rm -f ".deps/ppc_cpu.Tpo"; exit 1; fi
if c++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I ../..     -O2 -pipe -fno-strict-aliasing -Wundef -Wall -Woverloaded-virtual -fsigned-char  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -MT ppc_dec.o -MD -MP -MF ".deps/ppc_dec.Tpo" -c -o ppc_dec.o ppc_dec.cc;  then mv -f ".deps/ppc_dec.Tpo" ".deps/ppc_dec.Po"; else rm -f ".deps/ppc_dec.Tpo"; exit 1; fi
In file included from ppc_alu.cc:29:
In file included from ppc_cpu.cc:32:
In file included from ./jitc.h:25:
./x86asm.h:387:113: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                                                   ^
./x86asm.h:387:73: note: previous declaration is here
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                           ^
./x86asm.h:388:121: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                                                           ^
./x86asm.h:388:81: note: previous declaration is here
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                   ^
2 errors generated.
*** [ppc_cpu.o] Error code 1
In file included from ./jitc.h:25:
./x86asm.h:387:113: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                                                   ^
./x86asm.h:387:73: note: previous declaration is here
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                           ^
./x86asm.h:388:121: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                                                           ^
./x86asm.h:388:81: note: previous declaration is here
In file included from ppc_dec.cc:33:
In file included from ./ppc_fpu.h:639:
In file included from ./jitc.h:25:
./x86asm.h:387:113: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                                                   ^
./x86asm.h:387:73: note: previous declaration is here
JitcFloatReg    FASTCALL jitcGetClientFloatRegister(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                           ^
./x86asm.h:388:121: error: redefinition of parameter 'hint1'
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                   ^
                                                                                                                           ^
./x86asm.h:388:81: note: previous declaration is here
JitcFloatReg    FASTCALL jitcGetClientFloatRegisterUnmapped(int creg, JitcFloatReg hint1=JITC_FLOAT_REG_NONE, JitcFloatReg hint1=JITC_FLOAT_REG_NONE);
                                                                                   ^
2 errors generated.
*** [ppc_dec.o] Error code 1
2 errors generated.
*** [ppc_alu.o] Error code 1
3 errors
*** [all-recursive] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all-recursive] Error code 1
1 error
*** [all] Error code 2
1 error
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** [do-build] Error code 1

Stop in /usr/mports/emulators/pearpc.

Links

Depends On

Depend Of

Nothing

Categories