=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for Cygne-SDL-0.1nb7 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 zlib/unzip.c:136:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getByte(fin,pi) ^ zlib/unzip.c:160:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getShort (fin,pX) ^ zlib/unzip.c:182:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_getLong (fin,pX) ^ zlib/unzip.c:214:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int strcmpcasenosensitive_internal (fileName1,fileName2) ^ zlib/unzip.c:257:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzStringFileNameCompare (fileName1,fileName2,iCaseSensitivity) ^ zlib/unzip.c:277:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local uLong unzlocal_SearchCentralDir(fin) ^ zlib/unzip.c:342:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern unzFile ZEXPORT unzOpen (path) ^ zlib/unzip.c:441:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzClose (file) ^ zlib/unzip.c:462:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalInfo (file,pglobal_info) ^ zlib/unzip.c:478:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local void unzlocal_DosDateToTmuDate (ulDosDate, ptm) ^ zlib/unzip.c:507:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_GetCurrentFileInfoInternal (file, ^ 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:672:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetCurrentFileInfo (file, ^ zlib/unzip.c:696:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToFirstFile (file) ^ zlib/unzip.c:719:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGoToNextFile (file) ^ zlib/unzip.c:752:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzLocateFile (file, szFileName, iCaseSensitivity) ^ zlib/unzip.c:830:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if (uMagic!=0x04034b50) ^ zlib/unzip.c:805:11: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] local int unzlocal_CheckCurrentFileCoherencyHeader (s,piSizeVar, ^ zlib/unzip.c:895:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzOpenCurrentFile (file) ^ zlib/unzip.c:996:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzReadCurrentFile (file, buf, len) ^ 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)) ^~ = zlib/unzip.c:1123:24: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern z_off_t ZEXPORT unztell (file) ^ zlib/unzip.c:1143:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzeof (file) ^ zlib/unzip.c:1176:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetLocalExtrafield (file,buf,len) ^ zlib/unzip.c:1223:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzCloseCurrentFile (file) ^ zlib/unzip.c:1265:20: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int ZEXPORT unzGetGlobalComment (file, szComment, uSizeBuf) ^ 28 warnings generated. 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 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 4294967690 is too large for field of 4 bytes. error: value of 4294967337 is too large for field of 4 bytes. error: value of 4294967324 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 4294967324 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 4294967324 is too large for field of 4 bytes. error: value of 4294967277 is too large for field of 4 bytes. error: value of 4294967274 is too large for field of 4 bytes. error: value of 4294967274 is too large for field of 4 bytes. error: value of 4294967275 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 4294967690 is too large for field of 4 bytes. fatal error: too many errors emitted, stopping now [-ferror-limit=] *** [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