===> Building for bochs-2.0.2,1 cd iodev && \ gmake libiodev.a gmake[1]: Entering directory `/usr/ports/emulators/bochs/work/bochs-2.0.2/iodev' gmake[1]: `libiodev.a' is up to date. gmake[1]: Leaving directory `/usr/ports/emulators/bochs/work/bochs-2.0.2/iodev' echo done done cd cpu && \ gmake libcpu.a gmake[1]: Entering directory `/usr/ports/emulators/bochs/work/bochs-2.0.2/cpu' c++ -c -I.. -I./.. -I../instrument/stubs -I./../instrument/stubs -O -pipe -march=athlon -fno-rtti -fno-exceptions -fomit-frame-pointer -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES fetchdecode.cc -o fetchdecode.o gmake[1]: Leaving directory `/usr/ports/emulators/bochs/work/bochs-2.0.2/cpu' fetchdecode.cc:165: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:165: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:170: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:170: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:175: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:175: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:180: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:180: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:185: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:185: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:190: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:190: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:195: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:195: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:200: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:200: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:205: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:205: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:210: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' fetchdecode.cc:210: error: brace-enclosed initializer used to initialize `void (*)(bxInstruction_c*)' gmake[1]: *** [fetchdecode.o] Error 1 gmake: *** [cpu/libcpu.a] Error 2 *** Error code 2 Stop in /usr/ports/emulators/bochs. How-To-Repeat: try building with new -current
Responsible Changed From-To: freebsd-ports-bugs->anholt Grab this as maintainer.
State Changed From-To: open->closed Committed, thanks!