=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for aliados-0.1.1nb1 --- aliados.o --- --- cpm.o --- --- Z80.o --- --- realconsole.o --- --- cpu.o --- --- aliados.o --- g++ -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -DUSE_ImcZ80 -c aliados.cpp --- cpm.o --- g++ -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -DUSE_ImcZ80 -c cpm.cpp --- Z80.o --- g++ -c Z80.cxx --- realconsole.o --- g++ -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -c realconsole.cpp --- cpu.o --- g++ -I/usr/pkg/include/ncurses -O3 -pipe -fstack-protector -I/usr/pkg/include/ncurses -DUSE_ImcZ80 -c cpu.cpp --- cpm.o --- In file included from cpu.h:282:0, from cpm.cpp:6: disasm.h:4:0: warning: "USE_ImcZ80" redefined :0:0: note: this is the location of the previous definition --- cpu.o --- In file included from cpu.h:282:0, from cpu.cpp:4: disasm.h:4:0: warning: "USE_ImcZ80" redefined :0:0: note: this is the location of the previous definition cpu.cpp:48:31: error: 'ushort' has not been declared cpu.cpp:48:6: error: prototype for 'byte Cpu::memread(int, int)' does not match any in class 'Cpu' cpu.h:50:7: error: candidates are: byte Cpu::memread(word) const cpu.h:45:14: error: static byte Cpu::memread(int, word) cpu.cpp:54:32: error: 'ushort' has not been declared cpu.cpp:54:6: error: prototype for 'void Cpu::memwrite(int, int, byte)' does not match any in class 'Cpu' cpu.h:52:7: error: candidates are: void Cpu::memwrite(word, byte) cpu.h:46:14: error: static void Cpu::memwrite(int, word, byte) cpu.cpp:60:24: error: 'ushort' has not been declared cpu.cpp:60:6: error: prototype for 'byte Cpu::ioread(int, int)' does not match any in class 'Cpu' cpu.h:47:14: error: candidate is: static byte Cpu::ioread(int, word) cpu.cpp:65:25: error: 'ushort' has not been declared cpu.cpp:65:6: error: prototype for 'void Cpu::iowrite(int, int, byte)' does not match any in class 'Cpu' cpu.h:48:14: error: candidate is: static void Cpu::iowrite(int, word, byte) cpu.cpp:70:20: error: 'byte Cpu::memread' is not a static member of 'class Cpu' cpu.cpp:70:20: error: 'ushort' was not declared in this scope cpu.cpp:70:36: error: expected ',' or ';' before 'const' cpu.cpp:76:1: error: 'ushort' does not name a type cpu.cpp:82:21: error: variable or field 'memwrite' declared void cpu.cpp:82:21: error: 'ushort' was not declared in this scope cpu.cpp:82:42: error: expected primary-expression before 'data' cpu.cpp:87:22: error: variable or field 'memwritew' declared void cpu.cpp:87:22: error: 'ushort' was not declared in this scope cpu.cpp:87:38: error: 'ushort' was not declared in this scope cpu.cpp: In function 'std::ostream& operator<<(std::ostream&, const Hex4&)': cpu.cpp:106:2: error: 'ushort' was not declared in this scope cpu.cpp:106:9: error: expected ';' before 'n' cpu.cpp:107:19: error: 'n' was not declared in this scope *** [cpu.o] Error code 1 bmake: stopped in /tmp/pkgsrc/emulators/aliados/work/aliados-0.1.1 1 error bmake: stopped in /tmp/pkgsrc/emulators/aliados/work/aliados-0.1.1 *** Error code 2 Stop. bmake: stopped in /usr/pkgsrc/emulators/aliados *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/emulators/aliados