=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for Cygne-SDL-0.1nb7 --- unzip.o --- --- ddrawsdl.o --- --- filessdl.o --- --- unzip.o --- clang -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c zlib/unzip.c -o unzip.o --- ddrawsdl.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c ddrawsdl.cpp -o ddrawsdl.o --- filessdl.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c filessdl.cpp -o filessdl.o --- unzip.o --- zlib/unzip.c:541:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (uMagic!=0x02014b50) ^ zlib/unzip.c:621:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ zlib/unzip.c:646:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ zlib/unzip.c:830:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (uMagic!=0x04034b50) ^ zlib/unzip.c:1014:43: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((pfile_in_zip_read_info->read_buffer == NULL)) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ zlib/unzip.c:1014:43: note: remove extraneous parentheses around the comparison to silence this warning if ((pfile_in_zip_read_info->read_buffer == NULL)) ~ ^ ~ zlib/unzip.c:1014:43: note: use '=' to turn this equality comparison into an assignment if ((pfile_in_zip_read_info->read_buffer == NULL)) ^~ = --- gfx.o --- --- ddrawsdl.o --- ddrawsdl.cpp:179:25: error: invalid alignment value __asm__ __volatile__(".align 32\n\ ^ :1:9: note: instantiated into assembly here .align 32 ^ ddrawsdl.cpp:437:25: error: invalid alignment value __asm__ __volatile__(".align 32\n\ ^ :1:9: note: instantiated into assembly here .align 32 ^ error: value of 4294967312 is too large for field of 4 bytes. error: value of 4294967681 is too large for field of 4 bytes. error: value of 4294967337 is too large for field of 4 bytes. error: value of 4294967323 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967337 is too large for field of 4 bytes. error: value of 4294967323 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967338 is too large for field of 4 bytes. error: value of 4294967323 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967276 is too large for field of 4 bytes. error: value of 4294967313 is too large for field of 4 bytes. error: value of 4294967312 is too large for field of 4 bytes. error: value of 4294967681 is too large for field of 4 bytes. fatal error: too many errors emitted, stopping now [-ferror-limit=] --- gfx.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c gfx.cpp -o gfx.o --- unzip.o --- 5 warnings generated. --- nec.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c nec.cpp -o nec.o --- tcache.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c tcache.cpp -o tcache.o --- memory.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c memory.cpp -o memory.o memory.cpp:75:14: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if((ws_bank==1)) /*SRAM and EEPROM*/ ~~~~~~~^~~ memory.cpp:75:14: note: remove extraneous parentheses around the comparison to silence this warning if((ws_bank==1)) /*SRAM and EEPROM*/ ~ ^ ~ memory.cpp:75:14: note: use '=' to turn this equality comparison into an assignment if((ws_bank==1)) /*SRAM and EEPROM*/ ^~ = 1 warning generated. --- mainsdl.o --- clang++ -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -DUNIX -DTARGET_UNIX -DGCC -DUSES_16BIT_ONLY -D__SDL__ -I. `sdl-config --cflags` -c mainsdl.cpp -o mainsdl.o --- ddrawsdl.o --- *** [ddrawsdl.o] Error code 1 bmake: stopped in /Users/pbulk/build/emulators/Cygne-SDL/work/Cygne-SDL-0.1/src 1 error bmake: stopped in /Users/pbulk/build/emulators/Cygne-SDL/work/Cygne-SDL-0.1/src *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/emulators/Cygne-SDL *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/emulators/Cygne-SDL