Last 2000 lines of build log: 91 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:96:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | zn++; \ | ~~^~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:97:7: note: in expansion of macro 'GET_BIT' 97 | GET_BIT(label2, zj); \ | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:593:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 593 | if (uc != 0x72) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:594:7: note: in expansion of macro 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:595:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 595 | if (uc != 0x45) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:596:7: note: in expansion of macro 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:597:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 597 | if (uc != 0x38) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:598:7: note: in expansion of macro 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:599:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 599 | if (uc != 0x50) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:600:7: note: in expansion of macro 'GET_UCHAR' 600 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 603 | s->storedCombinedCRC = 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:604:7: note: in expansion of macro 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 605 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:606:7: note: in expansion of macro 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 607 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:608:7: note: in expansion of macro 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:609:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 609 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:610:7: note: in expansion of macro 'GET_UCHAR' 610 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- randtable.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o randtable.o randtable.o.o && rm -f randtable.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x randtable.o --- crctable.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crctable.po crctable.po.o && rm -f crctable.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X crctable.po --- randtable.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o randtable.po randtable.po.o && rm -f randtable.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X randtable.po --- randtable.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x randtable.pico --- decompress.pico --- /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c: In function 'BZ2_decompress': /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:200:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 200 | if (uc != BZ_HDR_B) RETURN(BZ_DATA_ERROR_MAGIC); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:202:7: note: in expansion of macro 'GET_UCHAR' 202 | GET_UCHAR(BZ_X_MAGIC_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:203:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 203 | if (uc != BZ_HDR_Z) RETURN(BZ_DATA_ERROR_MAGIC); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:205:7: note: in expansion of macro 'GET_UCHAR' 205 | GET_UCHAR(BZ_X_MAGIC_3, uc) | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:206:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 206 | if (uc != BZ_HDR_h) RETURN(BZ_DATA_ERROR_MAGIC); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:208:7: note: in expansion of macro 'GET_BITS' 208 | GET_BITS(BZ_X_MAGIC_4, s->blockSize100k, 8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:213:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 213 | if (s->smallDecompress) { | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:224:7: note: in expansion of macro 'GET_UCHAR' 224 | GET_UCHAR(BZ_X_BLKHDR_1, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:227:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 227 | if (uc != 0x31) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:228:7: note: in expansion of macro 'GET_UCHAR' 228 | GET_UCHAR(BZ_X_BLKHDR_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:229:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 229 | if (uc != 0x41) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:230:7: note: in expansion of macro 'GET_UCHAR' 230 | GET_UCHAR(BZ_X_BLKHDR_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:231:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 231 | if (uc != 0x59) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:232:7: note: in expansion of macro 'GET_UCHAR' 232 | GET_UCHAR(BZ_X_BLKHDR_4, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:233:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 233 | if (uc != 0x26) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:234:7: note: in expansion of macro 'GET_UCHAR' 234 | GET_UCHAR(BZ_X_BLKHDR_5, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:235:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 235 | if (uc != 0x53) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:236:7: note: in expansion of macro 'GET_UCHAR' 236 | GET_UCHAR(BZ_X_BLKHDR_6, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:243:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 243 | s->storedBlockCRC = 0; | ~~~~~~~~~~~~~~~~~~^~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:244:7: note: in expansion of macro 'GET_UCHAR' 244 | GET_UCHAR(BZ_X_BCRC_1, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:245:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 245 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:246:7: note: in expansion of macro 'GET_UCHAR' 246 | GET_UCHAR(BZ_X_BCRC_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:247:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 247 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:248:7: note: in expansion of macro 'GET_UCHAR' 248 | GET_UCHAR(BZ_X_BCRC_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:249:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 249 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:250:7: note: in expansion of macro 'GET_UCHAR' 250 | GET_UCHAR(BZ_X_BCRC_4, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:251:25: warning: this statement may fall through [-Wimplicit-fallthrough=] 251 | s->storedBlockCRC = (s->storedBlockCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:253:7: note: in expansion of macro 'GET_BITS' 253 | GET_BITS(BZ_X_RANDBIT, s->blockRandomised, 1); | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:255:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 255 | s->origPtr = 0; | ~~~~~~~~~~~^~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:256:7: note: in expansion of macro 'GET_UCHAR' 256 | GET_UCHAR(BZ_X_ORIGPTR_1, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:257:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 257 | s->origPtr = (s->origPtr << 8) | ((Int32)uc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:258:7: note: in expansion of macro 'GET_UCHAR' 258 | GET_UCHAR(BZ_X_ORIGPTR_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:259:18: warning: this statement may fall through [-Wimplicit-fallthrough=] 259 | s->origPtr = (s->origPtr << 8) | ((Int32)uc); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:260:7: note: in expansion of macro 'GET_UCHAR' 260 | GET_UCHAR(BZ_X_ORIGPTR_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:286:17: warning: this statement may fall through [-Wimplicit-fallthrough=] 286 | alphaSize = s->nInUse+2; | ~~~~~~~~~~^~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:289:7: note: in expansion of macro 'GET_BITS' 289 | GET_BITS(BZ_X_SELECTOR_1, nGroups, 3); | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:290:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 290 | if (nGroups < 2 || nGroups > BZ_N_GROUPS) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:291:7: note: in expansion of macro 'GET_BITS' 291 | GET_BITS(BZ_X_SELECTOR_2, nSelectors, 15); | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:294:12: warning: this statement may fall through [-Wimplicit-fallthrough=] 294 | j = 0; | ~~^~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:296:13: note: in expansion of macro 'GET_BIT' 296 | GET_BIT(BZ_X_SELECTOR_3, uc); | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:329:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 329 | if (curr < 1 || curr > 20) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:330:16: note: in expansion of macro 'GET_BIT' 330 | GET_BIT(BZ_X_CODING_2, uc); | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:331:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 331 | if (uc == 0) break; | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:332:16: note: in expansion of macro 'GET_BIT' 332 | GET_BIT(BZ_X_CODING_3, uc); | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:90:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 90 | zn = gMinlen; \ | ~~~^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:381:7: note: in expansion of macro 'GET_MTF_VAL' 381 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:91:4: note: in expansion of macro 'GET_BITS' 91 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:381:7: note: in expansion of macro 'GET_MTF_VAL' 381 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:96:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | zn++; \ | ~~^~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:381:7: note: in expansion of macro 'GET_MTF_VAL' 381 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:97:7: note: in expansion of macro 'GET_BIT' 97 | GET_BIT(label2, zj); \ | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:381:7: note: in expansion of macro 'GET_MTF_VAL' 381 | GET_MTF_VAL(BZ_X_MTF_1, BZ_X_MTF_2, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:90:7: warning: this statement may fall through [-Wimplicit-fallthrough=] 90 | zn = gMinlen; \ | ~~~^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:91:4: note: in expansion of macro 'GET_BITS' 91 | GET_BITS(label1, zvec, zn); \ | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:96:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 96 | zn++; \ | ~~^~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:73:4: note: in expansion of macro 'GET_BITS' 73 | GET_BITS(lll,uuu,1) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:97:7: note: in expansion of macro 'GET_BIT' 97 | GET_BIT(label2, zj); \ | ^~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:491:13: note: in expansion of macro 'GET_MTF_VAL' 491 | GET_MTF_VAL(BZ_X_MTF_5, BZ_X_MTF_6, nextSym); | ^~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:593:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 593 | if (uc != 0x72) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:594:7: note: in expansion of macro 'GET_UCHAR' 594 | GET_UCHAR(BZ_X_ENDHDR_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:595:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 595 | if (uc != 0x45) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:596:7: note: in expansion of macro 'GET_UCHAR' 596 | GET_UCHAR(BZ_X_ENDHDR_4, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:597:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 597 | if (uc != 0x38) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:598:7: note: in expansion of macro 'GET_UCHAR' 598 | GET_UCHAR(BZ_X_ENDHDR_5, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:599:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 599 | if (uc != 0x50) RETURN(BZ_DATA_ERROR); | ^ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:600:7: note: in expansion of macro 'GET_UCHAR' 600 | GET_UCHAR(BZ_X_ENDHDR_6, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:603:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 603 | s->storedCombinedCRC = 0; | ~~~~~~~~~~~~~~~~~~~~~^~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:604:7: note: in expansion of macro 'GET_UCHAR' 604 | GET_UCHAR(BZ_X_CCRC_1, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:605:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 605 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:606:7: note: in expansion of macro 'GET_UCHAR' 606 | GET_UCHAR(BZ_X_CCRC_2, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:607:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 607 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:608:7: note: in expansion of macro 'GET_UCHAR' 608 | GET_UCHAR(BZ_X_CCRC_3, uc); | ^~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:609:28: warning: this statement may fall through [-Wimplicit-fallthrough=] 609 | s->storedCombinedCRC = (s->storedCombinedCRC << 8) | ((UInt32)uc); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:46:4: note: here 46 | case lll: s->state = lll; \ | ^~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:70:4: note: in expansion of macro 'GET_BITS' 70 | GET_BITS(lll,uuu,8) | ^~~~~~~~ /tmp/build/2022.08.21.07.57.50-amd64/src/external/bsd/bzip2/dist/decompress.c:610:7: note: in expansion of macro 'GET_UCHAR' 610 | GET_UCHAR(BZ_X_CCRC_4, uc); | ^~~~~~~~~ --- huffman.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o huffman.o huffman.o.o && rm -f huffman.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x huffman.o --- huffman.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x huffman.pico --- huffman.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o huffman.po huffman.po.o && rm -f huffman.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X huffman.po --- blocksort.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o blocksort.po blocksort.po.o && rm -f blocksort.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X blocksort.po --- blocksort.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x blocksort.pico --- bzlib.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o bzlib.po bzlib.po.o && rm -f bzlib.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X bzlib.po --- bzlib.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x bzlib.pico --- blocksort.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o blocksort.o blocksort.o.o && rm -f blocksort.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x blocksort.o --- decompress.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o decompress.po decompress.po.o && rm -f decompress.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X decompress.po --- bzlib.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o bzlib.o bzlib.o.o && rm -f bzlib.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x bzlib.o --- decompress.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x decompress.pico --- decompress.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o decompress.o decompress.o.o && rm -f decompress.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x decompress.o --- compress.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x compress.pico --- libbz2_pic.a --- # build libbz2/libbz2_pic.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libbz2_pic.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder blocksort.pico huffman.pico crctable.pico randtable.pico compress.pico decompress.pico bzlib.pico | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- compress.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o compress.po compress.po.o && rm -f compress.po.o --- compress.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o compress.o compress.o.o && rm -f compress.o.o --- compress.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X compress.po --- compress.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x compress.o --- libbz2_p.a --- --- libbz2.a --- --- libbz2_p.a --- # build libbz2/libbz2_p.a --- libbz2.a --- # build libbz2/libbz2.a --- libbz2_p.a --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libbz2_p.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder blocksort.po huffman.po crctable.po randtable.po compress.po decompress.po bzlib.po | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- libbz2.a --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libbz2.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- libbz2.so.1.1 --- # build libbz2/libbz2.so.1.1 rm -f libbz2.so.1.1 /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -shared -Wl,-soname,libbz2.so.1 -Wl,--warn-shared-textrel -Wl,-Map=libbz2.so.1.map --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -o libbz2.so.1.1.tmp -Wl,-rpath-link,/tmp/build/2022.08.21.07.57.50-amd64/destdir/lib -L=/lib -Wl,-x -Wl,--whole-archive libbz2_pic.a -Wl,--no-whole-archive mv -f libbz2.so.1.1.tmp libbz2.so.1.1 ln -sf libbz2.so.1.1 libbz2.so.1.tmp mv -f libbz2.so.1.tmp libbz2.so.1 ln -sf libbz2.so.1.1 libbz2.so.tmp mv -f libbz2.so.tmp libbz2.so dependall ===> lib/libcompat --- cfree.d --- --- cuserid.d --- --- ftime.d --- --- gtty.d --- --- regex.d --- --- regexp.d --- --- regsub.d --- --- rexec.d --- --- ruserpass.d --- --- stty.d --- --- cfree.d --- # create libcompat/cfree.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f cfree.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/cfree.c && mv -f cfree.d.tmp cfree.d --- regex.d --- # create libcompat/regex.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f regex.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/regex.c && mv -f regex.d.tmp regex.d --- cuserid.d --- # create libcompat/cuserid.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f cuserid.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.c && mv -f cuserid.d.tmp cuserid.d --- gtty.d --- # create libcompat/gtty.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f gtty.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/gtty.c && mv -f gtty.d.tmp gtty.d --- ftime.d --- # create libcompat/ftime.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ftime.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.c && mv -f ftime.d.tmp ftime.d --- regsub.d --- # create libcompat/regsub.d --- rexec.d --- # create libcompat/rexec.d --- ruserpass.d --- # create libcompat/ruserpass.d --- stty.d --- # create libcompat/stty.d --- regexp.d --- # create libcompat/regexp.d --- regsub.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f regsub.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regsub.c && mv -f regsub.d.tmp regsub.d --- regexp.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f regexp.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.c && mv -f regexp.d.tmp regexp.d --- stty.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f stty.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.c && mv -f stty.d.tmp stty.d --- ruserpass.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ruserpass.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/ruserpass.c && mv -f ruserpass.d.tmp ruserpass.d --- rexec.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f rexec.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.c && mv -f rexec.d.tmp rexec.d --- .depend --- # create libcompat/.depend rm -f .depend CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend cfree.d cuserid.d ftime.d gtty.d regex.d regexp.d regsub.d rexec.d ruserpass.d stty.d --- dependall --- --- cfree.pico --- --- cfree.po --- --- cuserid.pico --- --- cuserid.po --- --- ftime.pico --- --- ftime.po --- --- gtty.pico --- --- gtty.po --- --- regex.pico --- --- regex.po --- --- regexp.pico --- --- regexp.po --- --- regsub.pico --- --- regsub.po --- --- rexec.pico --- --- rexec.po --- --- ruserpass.pico --- --- ruserpass.po --- --- stty.pico --- --- stty.po --- --- ftime.html3 --- --- stty.html3 --- --- re_comp.html3 --- --- rexec.html3 --- --- cfree.pico --- # compile libcompat/cfree.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/cfree.c -o cfree.pico --- cfree.po --- # compile libcompat/cfree.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/cfree.c -o cfree.po.o --- cuserid.pico --- # compile libcompat/cuserid.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.c -o cuserid.pico --- cuserid.po --- # compile libcompat/cuserid.po --- ftime.pico --- # compile libcompat/ftime.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.c -o ftime.pico --- cuserid.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.c -o cuserid.po.o --- ftime.po --- # compile libcompat/ftime.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.c -o ftime.po.o --- gtty.pico --- # compile libcompat/gtty.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/gtty.c -o gtty.pico --- regsub.po --- # compile libcompat/regsub.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regsub.c -o regsub.po.o --- rexec.html3 --- # format libcompat/rexec.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.3 > rexec.html3.tmp && mv -f rexec.html3.tmp rexec.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.3 > rexec.html3.tmp && mv -f rexec.html3.tmp rexec.html3; fi --- ruserpass.pico --- # compile libcompat/ruserpass.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/ruserpass.c -o ruserpass.pico --- stty.pico --- # compile libcompat/stty.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.c -o stty.pico --- ruserpass.po --- # compile libcompat/ruserpass.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/ruserpass.c -o ruserpass.po.o --- ftime.html3 --- # format libcompat/ftime.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.3 > ftime.html3.tmp && mv -f ftime.html3.tmp ftime.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.3 > ftime.html3.tmp && mv -f ftime.html3.tmp ftime.html3; fi --- rexec.po --- # compile libcompat/rexec.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.c -o rexec.po.o --- re_comp.html3 --- # format libcompat/re_comp.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/re_comp.3 > re_comp.html3.tmp && mv -f re_comp.html3.tmp re_comp.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/re_comp.3 > re_comp.html3.tmp && mv -f re_comp.html3.tmp re_comp.html3; fi --- stty.po --- # compile libcompat/stty.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.c -o stty.po.o --- stty.html3 --- # format libcompat/stty.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.3 > stty.html3.tmp && mv -f stty.html3.tmp stty.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.3 > stty.html3.tmp && mv -f stty.html3.tmp stty.html3; fi --- rexec.pico --- # compile libcompat/rexec.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.c -o rexec.pico --- regexp.po --- # compile libcompat/regexp.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.c -o regexp.po.o --- regex.pico --- # compile libcompat/regex.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/regex.c -o regex.pico --- regexp.pico --- # compile libcompat/regexp.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.c -o regexp.pico --- regex.po --- # compile libcompat/regex.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/regex.c -o regex.po.o --- gtty.po --- # compile libcompat/gtty.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/gtty.c -o gtty.po.o --- regsub.pico --- # compile libcompat/regsub.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regsub.c -o regsub.pico --- cuserid.html3 --- --- regexp.html3 --- --- cfree.o --- --- cuserid.o --- --- cuserid.html3 --- # format libcompat/cuserid.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.3 > cuserid.html3.tmp && mv -f cuserid.html3.tmp cuserid.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.3 > cuserid.html3.tmp && mv -f cuserid.html3.tmp cuserid.html3; fi --- cfree.o --- # compile libcompat/cfree.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/cfree.c -o cfree.o.o --- ftime.o --- --- cuserid.o --- # compile libcompat/cuserid.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.4/cuserid.c -o cuserid.o.o --- regexp.html3 --- # format libcompat/regexp.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.3 > regexp.html3.tmp && mv -f regexp.html3.tmp regexp.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.3 > regexp.html3.tmp && mv -f regexp.html3.tmp regexp.html3; fi --- ftime.o --- # compile libcompat/ftime.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/ftime.c -o ftime.o.o --- gtty.o --- # compile libcompat/gtty.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/gtty.c -o gtty.o.o --- cfree.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x cfree.pico --- regex.o --- # compile libcompat/regex.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/regex.c -o regex.o.o --- cuserid.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x cuserid.pico --- regexp.o --- # compile libcompat/regexp.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regexp.c -o regexp.o.o --- cuserid.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o cuserid.po cuserid.po.o && rm -f cuserid.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X cuserid.po --- regsub.o --- --- cfree.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o cfree.po cfree.po.o && rm -f cfree.po.o --- regsub.o --- # compile libcompat/regsub.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/regexp/regsub.c -o regsub.o.o --- cfree.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X cfree.po --- rexec.o --- # compile libcompat/rexec.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/rexec.c -o rexec.o.o --- regsub.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regsub.po regsub.po.o && rm -f regsub.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X regsub.po --- ruserpass.o --- # compile libcompat/ruserpass.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.3/ruserpass.c -o ruserpass.o.o --- gtty.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gtty.pico --- stty.o --- # compile libcompat/stty.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -DLIBC_SCCS -DSYSLIBC_SCCS -D__LIBCOMPAT_SOURCE__ -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcompat/4.1/stty.c -o stty.o.o --- gtty.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gtty.po gtty.po.o && rm -f gtty.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X gtty.po --- ftime.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ftime.o ftime.o.o && rm -f ftime.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ftime.o --- ftime.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ftime.pico --- rexec.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x rexec.pico --- gtty.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gtty.o gtty.o.o && rm -f gtty.o.o --- rexec.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o rexec.po rexec.po.o && rm -f rexec.po.o --- stty.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o stty.po stty.po.o && rm -f stty.po.o --- gtty.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gtty.o --- stty.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X stty.po --- rexec.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X rexec.po --- ruserpass.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ruserpass.po ruserpass.po.o && rm -f ruserpass.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ruserpass.po --- stty.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x stty.pico --- regex.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regex.o regex.o.o && rm -f regex.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regex.o --- cfree.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o cfree.o cfree.o.o && rm -f cfree.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x cfree.o --- ruserpass.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ruserpass.pico --- regex.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regex.pico --- regex.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regex.po regex.po.o && rm -f regex.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X regex.po --- regsub.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regsub.pico --- cuserid.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o cuserid.o cuserid.o.o && rm -f cuserid.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x cuserid.o --- stty.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o stty.o stty.o.o && rm -f stty.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x stty.o --- ftime.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ftime.po ftime.po.o && rm -f ftime.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ftime.po --- regsub.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regsub.o regsub.o.o && rm -f regsub.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regsub.o --- rexec.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o rexec.o rexec.o.o && rm -f rexec.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x rexec.o --- ruserpass.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ruserpass.o ruserpass.o.o && rm -f ruserpass.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ruserpass.o --- regexp.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regexp.po regexp.po.o && rm -f regexp.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X regexp.po --- libcompat_p.a --- # build libcompat/libcompat_p.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcompat_p.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gtty.po ftime.po stty.po cfree.po regex.po rexec.po ruserpass.po cuserid.po regexp.po regsub.po | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- regexp.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regexp.pico --- libcompat_pic.a --- # build libcompat/libcompat_pic.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcompat_pic.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gtty.pico ftime.pico stty.pico cfree.pico regex.pico rexec.pico ruserpass.pico cuserid.pico regexp.pico regsub.pico | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- regexp.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o regexp.o regexp.o.o && rm -f regexp.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x regexp.o --- libcompat.a --- # build libcompat/libcompat.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcompat.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gtty.o ftime.o stty.o cfree.o regex.o rexec.o ruserpass.o cuserid.o regexp.o regsub.o | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) dependall ===> lib/libcrypt --- argon2.d --- --- bcrypt.d --- --- blake2b.d --- --- core.d --- --- crypt-argon2.d --- --- crypt-sha1.d --- --- crypt.d --- --- encoding.d --- --- hmac_sha1.d --- --- md5crypt.d --- --- pw_gensalt.d --- --- ref.d --- --- util.d --- --- argon2.d --- # create libcrypt/argon2.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f argon2.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/argon2.c && mv -f argon2.d.tmp argon2.d --- core.d --- # create libcrypt/core.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f core.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/core.c && mv -f core.d.tmp core.d --- bcrypt.d --- # create libcrypt/bcrypt.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f bcrypt.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/bcrypt.c && mv -f bcrypt.d.tmp bcrypt.d --- crypt.d --- # create libcrypt/crypt.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f crypt.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.c && mv -f crypt.d.tmp crypt.d --- util.d --- # create libcrypt/util.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f util.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/util.c && mv -f util.d.tmp util.d --- hmac_sha1.d --- # create libcrypt/hmac_sha1.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f hmac_sha1.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/hmac_sha1.c && mv -f hmac_sha1.d.tmp hmac_sha1.d --- encoding.d --- # create libcrypt/encoding.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f encoding.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/encoding.c && mv -f encoding.d.tmp encoding.d --- pw_gensalt.d --- # create libcrypt/pw_gensalt.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f pw_gensalt.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.c && mv -f pw_gensalt.d.tmp pw_gensalt.d --- blake2b.d --- # create libcrypt/blake2b.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f blake2b.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/blake2b.c && mv -f blake2b.d.tmp blake2b.d --- md5crypt.d --- # create libcrypt/md5crypt.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f md5crypt.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/md5crypt.c && mv -f md5crypt.d.tmp md5crypt.d --- crypt-sha1.d --- # create libcrypt/crypt-sha1.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f crypt-sha1.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-sha1.c && mv -f crypt-sha1.d.tmp crypt-sha1.d --- ref.d --- # create libcrypt/ref.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ref.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/ref.c && mv -f ref.d.tmp ref.d --- crypt-argon2.d --- # create libcrypt/crypt-argon2.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f crypt-argon2.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-argon2.c && mv -f crypt-argon2.d.tmp crypt-argon2.d --- .depend --- # create libcrypt/.depend rm -f .depend CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend argon2.d bcrypt.d blake2b.d core.d crypt-argon2.d crypt-sha1.d crypt.d encoding.d hmac_sha1.d md5crypt.d pw_gensalt.d ref.d util.d --- dependall --- --- argon2.pico --- --- argon2.po --- --- bcrypt.pico --- --- bcrypt.po --- --- blake2b.pico --- --- blake2b.po --- --- core.pico --- --- core.po --- --- crypt-argon2.pico --- --- crypt-argon2.po --- --- crypt-sha1.pico --- --- crypt-sha1.po --- --- crypt.pico --- --- crypt.po --- --- encoding.pico --- --- encoding.po --- --- hmac_sha1.pico --- --- hmac_sha1.po --- --- md5crypt.pico --- --- md5crypt.po --- --- pw_gensalt.pico --- --- pw_gensalt.po --- --- ref.pico --- --- ref.po --- --- argon2.pico --- # compile libcrypt/argon2.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/argon2.c -o argon2.pico --- argon2.po --- # compile libcrypt/argon2.po --- bcrypt.pico --- # compile libcrypt/bcrypt.pico --- argon2.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -fvisibility=hidden -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/argon2.c -o argon2.po.o --- bcrypt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/bcrypt.c -o bcrypt.pico --- bcrypt.po --- # compile libcrypt/bcrypt.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/bcrypt.c -o bcrypt.po.o --- crypt-argon2.pico --- # compile libcrypt/crypt-argon2.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-argon2.c -o crypt-argon2.pico --- core.pico --- # compile libcrypt/core.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/core.c -o core.pico --- blake2b.pico --- # compile libcrypt/blake2b.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/blake2b.c -o blake2b.pico --- ref.pico --- # compile libcrypt/ref.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/ref.c -o ref.pico --- blake2b.po --- # compile libcrypt/blake2b.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -fvisibility=hidden -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/blake2b.c -o blake2b.po.o --- crypt-argon2.po --- # compile libcrypt/crypt-argon2.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-argon2.c -o crypt-argon2.po.o --- crypt-sha1.pico --- # compile libcrypt/crypt-sha1.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-sha1.c -o crypt-sha1.pico --- crypt.pico --- # compile libcrypt/crypt.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.c -o crypt.pico --- crypt.po --- # compile libcrypt/crypt.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.c -o crypt.po.o --- encoding.pico --- # compile libcrypt/encoding.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/encoding.c -o encoding.pico --- hmac_sha1.pico --- # compile libcrypt/hmac_sha1.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/hmac_sha1.c -o hmac_sha1.pico --- md5crypt.po --- # compile libcrypt/md5crypt.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/md5crypt.c -o md5crypt.po.o --- crypt-sha1.po --- # compile libcrypt/crypt-sha1.po --- pw_gensalt.pico --- # compile libcrypt/pw_gensalt.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.c -o pw_gensalt.pico --- crypt-sha1.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-sha1.c -o crypt-sha1.po.o --- md5crypt.pico --- # compile libcrypt/md5crypt.pico --- pw_gensalt.po --- # compile libcrypt/pw_gensalt.po --- md5crypt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/md5crypt.c -o md5crypt.pico --- pw_gensalt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.c -o pw_gensalt.po.o --- core.po --- # compile libcrypt/core.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -fvisibility=hidden -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/core.c -o core.po.o --- ref.po --- # compile libcrypt/ref.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -fvisibility=hidden -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/ref.c -o ref.po.o --- encoding.po --- # compile libcrypt/encoding.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -fvisibility=hidden -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/encoding.c -o encoding.po.o --- hmac_sha1.po --- # compile libcrypt/hmac_sha1.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/hmac_sha1.c -o hmac_sha1.po.o --- md5crypt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o md5crypt.po md5crypt.po.o && rm -f md5crypt.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X md5crypt.po --- util.pico --- # compile libcrypt/util.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/util.c -o util.pico --- hmac_sha1.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x hmac_sha1.pico --- util.po --- --- argon2.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x argon2.pico --- util.po --- # compile libcrypt/util.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/util.c -o util.po.o --- crypt.html3 --- # format libcrypt/crypt.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.3 > crypt.html3.tmp && mv -f crypt.html3.tmp crypt.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.3 > crypt.html3.tmp && mv -f crypt.html3.tmp crypt.html3; fi --- pw_gensalt.html3 --- # format libcrypt/pw_gensalt.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.3 > pw_gensalt.html3.tmp && mv -f pw_gensalt.html3.tmp pw_gensalt.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.3 > pw_gensalt.html3.tmp && mv -f pw_gensalt.html3.tmp pw_gensalt.html3; fi --- argon2.o --- # compile libcrypt/argon2.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/argon2.c -o argon2.o.o --- hmac_sha1.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o hmac_sha1.po hmac_sha1.po.o && rm -f hmac_sha1.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X hmac_sha1.po --- bcrypt.o --- # compile libcrypt/bcrypt.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/bcrypt.c -o bcrypt.o.o --- argon2.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o argon2.po argon2.po.o && rm -f argon2.po.o --- md5crypt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x md5crypt.pico --- argon2.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X argon2.po --- blake2b.o --- --- core.o --- --- blake2b.o --- # compile libcrypt/blake2b.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/blake2/blake2b.c -o blake2b.o.o --- core.o --- # compile libcrypt/core.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/core.c -o core.o.o --- crypt-sha1.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt-sha1.po crypt-sha1.po.o && rm -f crypt-sha1.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X crypt-sha1.po --- crypt-argon2.o --- # compile libcrypt/crypt-argon2.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-argon2.c -o crypt-argon2.o.o --- crypt-sha1.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt-sha1.pico --- crypt-sha1.o --- # compile libcrypt/crypt-sha1.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt-sha1.c -o crypt-sha1.o.o --- encoding.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x encoding.pico --- crypt.o --- # compile libcrypt/crypt.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/crypt.c -o crypt.o.o --- crypt-argon2.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt-argon2.po crypt-argon2.po.o && rm -f crypt-argon2.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X crypt-argon2.po --- encoding.o --- # compile libcrypt/encoding.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/encoding.c -o encoding.o.o --- pw_gensalt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pw_gensalt.pico --- hmac_sha1.o --- --- pw_gensalt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pw_gensalt.po pw_gensalt.po.o && rm -f pw_gensalt.po.o --- hmac_sha1.o --- # compile libcrypt/hmac_sha1.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/hmac_sha1.c -o hmac_sha1.o.o --- pw_gensalt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X pw_gensalt.po --- md5crypt.o --- # compile libcrypt/md5crypt.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/md5crypt.c -o md5crypt.o.o --- encoding.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o encoding.po encoding.po.o && rm -f encoding.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X encoding.po --- pw_gensalt.o --- # compile libcrypt/pw_gensalt.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/pw_gensalt.c -o pw_gensalt.o.o --- ref.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ref.po ref.po.o && rm -f ref.po.o --- bcrypt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x bcrypt.pico --- ref.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ref.po --- ref.o --- --- util.o --- --- ref.o --- # compile libcrypt/ref.o --- crypt-argon2.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt-argon2.pico --- ref.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c -fvisibility=hidden /tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/src/ref.c -o ref.o.o --- util.o --- # compile libcrypt/util.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -include /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/namespace.h -DHAVE_ARGON2 -DARGON2_NO_THREADS -I/tmp/build/2022.08.21.07.57.50-amd64/src/external/apache2/argon2/dist/phc-winner-argon2/include -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libcrypt/util.c -o util.o.o --- blake2b.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x blake2b.pico --- ref.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ref.pico --- core.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x core.pico --- bcrypt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o bcrypt.po bcrypt.po.o && rm -f bcrypt.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X bcrypt.po --- crypt.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt.pico --- blake2b.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o blake2b.po blake2b.po.o && rm -f blake2b.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X blake2b.po --- util.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x util.pico --- libcrypt_pic.a --- # build libcrypt/libcrypt_pic.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcrypt_pic.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder crypt.pico md5crypt.pico bcrypt.pico crypt-sha1.pico util.pico pw_gensalt.pico hmac_sha1.pico crypt-argon2.pico argon2.pico core.pico blake2b.pico encoding.pico ref.pico | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- core.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o core.po core.po.o && rm -f core.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X core.po --- libcrypt.so.1.0 --- # build libcrypt/libcrypt.so.1.0 rm -f libcrypt.so.1.0 /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -shared -Wl,-soname,libcrypt.so.1 -Wl,--warn-shared-textrel -Wl,-Map=libcrypt.so.1.map --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -o libcrypt.so.1.0.tmp -Wl,-rpath,/lib -L=/lib -Wl,-x -Wl,--whole-archive libcrypt_pic.a -Wl,--no-whole-archive --- util.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o util.po util.po.o && rm -f util.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X util.po --- libcrypt.so.1.0 --- mv -f libcrypt.so.1.0.tmp libcrypt.so.1.0 ln -sf libcrypt.so.1.0 libcrypt.so.1.tmp mv -f libcrypt.so.1.tmp libcrypt.so.1 ln -sf libcrypt.so.1.0 libcrypt.so.tmp mv -f libcrypt.so.tmp libcrypt.so --- crypt.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt.po crypt.po.o && rm -f crypt.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X crypt.po --- libcrypt_p.a --- # build libcrypt/libcrypt_p.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcrypt_p.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder crypt.po md5crypt.po bcrypt.po crypt-sha1.po util.po pw_gensalt.po hmac_sha1.po crypt-argon2.po argon2.po core.po blake2b.po encoding.po ref.po | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- crypt-sha1.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt-sha1.o crypt-sha1.o.o && rm -f crypt-sha1.o.o --- util.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o util.o util.o.o && rm -f util.o.o --- crypt-sha1.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt-sha1.o --- util.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x util.o --- hmac_sha1.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o hmac_sha1.o hmac_sha1.o.o && rm -f hmac_sha1.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x hmac_sha1.o --- argon2.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o argon2.o argon2.o.o && rm -f argon2.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x argon2.o --- crypt-argon2.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt-argon2.o crypt-argon2.o.o && rm -f crypt-argon2.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt-argon2.o --- pw_gensalt.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pw_gensalt.o pw_gensalt.o.o && rm -f pw_gensalt.o.o --- core.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o core.o core.o.o && rm -f core.o.o --- pw_gensalt.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pw_gensalt.o --- core.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x core.o --- md5crypt.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o md5crypt.o md5crypt.o.o && rm -f md5crypt.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x md5crypt.o --- blake2b.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o blake2b.o blake2b.o.o && rm -f blake2b.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x blake2b.o --- bcrypt.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o bcrypt.o bcrypt.o.o && rm -f bcrypt.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x bcrypt.o --- encoding.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o encoding.o encoding.o.o && rm -f encoding.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x encoding.o --- ref.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ref.o ref.o.o && rm -f ref.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ref.o --- crypt.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o crypt.o crypt.o.o && rm -f crypt.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x crypt.o --- libcrypt.a --- # build libcrypt/libcrypt.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libcrypt.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder crypt.o md5crypt.o bcrypt.o crypt-sha1.o util.o pw_gensalt.o hmac_sha1.o crypt-argon2.o argon2.o core.o blake2b.o encoding.o ref.o | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) dependall ===> lib/libintl --- gettext.d --- --- gettext_dummy.d --- --- gettext_iconv.d --- --- plural_parser.d --- --- strhash.d --- --- sysdep.d --- --- textdomain.d --- --- gettext.d --- # create libintl/gettext.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f gettext.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.c && mv -f gettext.d.tmp gettext.d --- gettext_dummy.d --- # create libintl/gettext_dummy.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f gettext_dummy.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_dummy.c && mv -f gettext_dummy.d.tmp gettext_dummy.d --- gettext_iconv.d --- # create libintl/gettext_iconv.d CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f gettext_iconv.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_iconv.c && mv -f gettext_iconv.d.tmp gettext_iconv.d --- strhash.d --- # create libintl/strhash.d --- plural_parser.d --- # create libintl/plural_parser.d --- sysdep.d --- # create libintl/sysdep.d --- plural_parser.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f plural_parser.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/plural_parser.c && mv -f plural_parser.d.tmp plural_parser.d --- strhash.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f strhash.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/strhash.c && mv -f strhash.d.tmp strhash.d --- textdomain.d --- # create libintl/textdomain.d --- sysdep.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f sysdep.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/sysdep.c && mv -f sysdep.d.tmp sysdep.d --- textdomain.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f textdomain.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/textdomain.c && mv -f textdomain.d.tmp textdomain.d --- .depend --- # create libintl/.depend rm -f .depend CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend gettext.d gettext_dummy.d gettext_iconv.d plural_parser.d strhash.d sysdep.d textdomain.d --- dependall --- --- gettext.pico --- --- gettext.po --- --- gettext_dummy.pico --- --- gettext_dummy.po --- --- gettext_iconv.pico --- --- gettext_iconv.po --- --- plural_parser.pico --- --- plural_parser.po --- --- strhash.pico --- --- strhash.po --- --- sysdep.pico --- --- sysdep.po --- --- textdomain.pico --- --- textdomain.po --- --- gettext.html3 --- --- gettext.o --- --- gettext_dummy.o --- --- gettext_iconv.o --- --- plural_parser.o --- --- strhash.o --- --- sysdep.o --- --- textdomain.o --- --- gettext.pico --- # compile libintl/gettext.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.c -o gettext.pico --- gettext.po --- # compile libintl/gettext.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.c -o gettext.po.o --- gettext_iconv.pico --- # compile libintl/gettext_iconv.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_iconv.c -o gettext_iconv.pico --- gettext_dummy.pico --- # compile libintl/gettext_dummy.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_dummy.c -o gettext_dummy.pico --- plural_parser.pico --- # compile libintl/plural_parser.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/plural_parser.c -o plural_parser.pico --- gettext_iconv.po --- # compile libintl/gettext_iconv.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_iconv.c -o gettext_iconv.po.o --- sysdep.po --- # compile libintl/sysdep.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/sysdep.c -o sysdep.po.o --- sysdep.pico --- # compile libintl/sysdep.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/sysdep.c -o sysdep.pico --- plural_parser.po --- # compile libintl/plural_parser.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/plural_parser.c -o plural_parser.po.o --- sysdep.o --- # compile libintl/sysdep.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/sysdep.c -o sysdep.o.o --- gettext.o --- # compile libintl/gettext.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.c -o gettext.o.o --- strhash.pico --- # compile libintl/strhash.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/strhash.c -o strhash.pico --- strhash.o --- # compile libintl/strhash.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/strhash.c -o strhash.o.o --- gettext.html3 --- # format libintl/gettext.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.3 > gettext.html3.tmp && mv -f gettext.html3.tmp gettext.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext.3 > gettext.html3.tmp && mv -f gettext.html3.tmp gettext.html3; fi --- textdomain.pico --- # compile libintl/textdomain.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/textdomain.c -o textdomain.pico --- gettext_dummy.po --- # compile libintl/gettext_dummy.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_dummy.c -o gettext_dummy.po.o --- textdomain.po --- # compile libintl/textdomain.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/textdomain.c -o textdomain.po.o --- strhash.po --- # compile libintl/strhash.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/strhash.c -o strhash.po.o --- gettext_dummy.o --- # compile libintl/gettext_dummy.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_dummy.c -o gettext_dummy.o.o --- gettext_iconv.o --- # compile libintl/gettext_iconv.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/gettext_iconv.c -o gettext_iconv.o.o --- plural_parser.o --- # compile libintl/plural_parser.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/plural_parser.c -o plural_parser.o.o --- textdomain.o --- # compile libintl/textdomain.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/../libc -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libintl/textdomain.c -o textdomain.o.o --- gettext_dummy.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext_dummy.po gettext_dummy.po.o && rm -f gettext_dummy.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X gettext_dummy.po --- gettext_dummy.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext_dummy.pico --- gettext_dummy.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext_dummy.o gettext_dummy.o.o && rm -f gettext_dummy.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext_dummy.o --- sysdep.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o sysdep.po sysdep.po.o && rm -f sysdep.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X sysdep.po --- sysdep.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x sysdep.pico --- strhash.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o strhash.o strhash.o.o && rm -f strhash.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x strhash.o --- strhash.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x strhash.pico --- textdomain.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o textdomain.po textdomain.po.o && rm -f textdomain.po.o --- sysdep.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o sysdep.o sysdep.o.o && rm -f sysdep.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x sysdep.o --- textdomain.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x textdomain.pico --- textdomain.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X textdomain.po --- gettext_iconv.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext_iconv.pico --- strhash.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o strhash.po strhash.po.o && rm -f strhash.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X strhash.po --- gettext_iconv.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext_iconv.po gettext_iconv.po.o && rm -f gettext_iconv.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X gettext_iconv.po --- gettext_iconv.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext_iconv.o gettext_iconv.o.o && rm -f gettext_iconv.o.o --- textdomain.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o textdomain.o textdomain.o.o && rm -f textdomain.o.o --- gettext_iconv.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext_iconv.o --- textdomain.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x textdomain.o --- plural_parser.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x plural_parser.pico --- gettext.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext.po gettext.po.o && rm -f gettext.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X gettext.po --- gettext.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext.pico --- libintl_pic.a --- # build libintl/libintl_pic.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libintl_pic.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gettext.pico textdomain.pico gettext_iconv.pico gettext_dummy.pico strhash.pico sysdep.pico plural_parser.pico | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- plural_parser.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o plural_parser.po plural_parser.po.o && rm -f plural_parser.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X plural_parser.po --- libintl_p.a --- # build libintl/libintl_p.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libintl_p.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gettext.po textdomain.po gettext_iconv.po gettext_dummy.po strhash.po sysdep.po plural_parser.po | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- plural_parser.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o plural_parser.o plural_parser.o.o && rm -f plural_parser.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x plural_parser.o --- libintl.so.1.1 --- # build libintl/libintl.so.1.1 rm -f libintl.so.1.1 /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -shared -Wl,-soname,libintl.so.1 -Wl,--warn-shared-textrel -Wl,-Map=libintl.so.1.map --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -o libintl.so.1.1.tmp -Wl,-rpath-link,/tmp/build/2022.08.21.07.57.50-amd64/destdir/lib -L=/lib -Wl,-x -Wl,--whole-archive libintl_pic.a -Wl,--no-whole-archive mv -f libintl.so.1.1.tmp libintl.so.1.1 ln -sf libintl.so.1.1 libintl.so.1.tmp mv -f libintl.so.1.tmp libintl.so.1 ln -sf libintl.so.1.1 libintl.so.tmp mv -f libintl.so.tmp libintl.so --- gettext.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o gettext.o gettext.o.o && rm -f gettext.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x gettext.o --- libintl.a --- # build libintl/libintl.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libintl.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder gettext.o textdomain.o gettext_iconv.o gettext_dummy.o strhash.o sysdep.o plural_parser.o | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) dependall ===> lib/libipsec --- policy_parse.c --- --- policy_token.c --- --- policy_parse.c --- # yacc libipsec/policy_parse.c --- policy_token.c --- # lex libipsec/policy_token.c --- policy_parse.c --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbyacc -p__libipsec -d -o policy_parse.c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/policy_parse.y --- policy_token.c --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblex -P__libipsec -opolicy_token.c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/policy_token.l --- ipsec_dump_policy.d --- --- ipsec_get_policylen.d --- --- ipsec_strerror.d --- --- key_debug.d --- --- pfkey.d --- --- pfkey_dump.d --- --- policy_parse.d --- --- policy_token.d --- --- ipsec_dump_policy.d --- # create libipsec/ipsec_dump_policy.d --- ipsec_get_policylen.d --- # create libipsec/ipsec_get_policylen.d --- ipsec_strerror.d --- # create libipsec/ipsec_strerror.d --- key_debug.d --- # create libipsec/key_debug.d --- pfkey.d --- # create libipsec/pfkey.d --- pfkey_dump.d --- # create libipsec/pfkey_dump.d --- policy_parse.d --- # create libipsec/policy_parse.d --- policy_token.d --- # create libipsec/policy_token.d --- ipsec_dump_policy.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ipsec_dump_policy.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c && mv -f ipsec_dump_policy.d.tmp ipsec_dump_policy.d --- ipsec_get_policylen.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ipsec_get_policylen.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_get_policylen.c && mv -f ipsec_get_policylen.d.tmp ipsec_get_policylen.d --- ipsec_strerror.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f ipsec_strerror.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.c && mv -f ipsec_strerror.d.tmp ipsec_strerror.d --- pfkey.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f pfkey.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey.c && mv -f pfkey.d.tmp pfkey.d --- pfkey_dump.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f pfkey_dump.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c && mv -f pfkey_dump.d.tmp pfkey_dump.d --- policy_token.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f policy_token.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 policy_token.c && mv -f policy_token.d.tmp policy_token.d --- policy_parse.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f policy_parse.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 policy_parse.c && mv -f policy_parse.d.tmp policy_parse.d --- key_debug.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f key_debug.d.tmp -- -std=gnu99 -Werror -Wstack-protector --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/key_debug.c && mv -f key_debug.d.tmp key_debug.d --- .depend --- # create libipsec/.depend rm -f .depend CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend ipsec_dump_policy.d ipsec_get_policylen.d ipsec_strerror.d key_debug.d pfkey.d pfkey_dump.d policy_parse.d policy_token.d --- dependall --- --- ipsec_dump_policy.pico --- --- ipsec_dump_policy.po --- --- ipsec_get_policylen.pico --- --- ipsec_get_policylen.po --- --- ipsec_strerror.pico --- --- ipsec_strerror.po --- --- key_debug.pico --- --- key_debug.po --- --- pfkey.pico --- --- pfkey.po --- --- pfkey_dump.pico --- --- pfkey_dump.po --- --- policy_parse.o --- --- policy_parse.pico --- --- policy_parse.po --- --- policy_token.pico --- --- policy_token.po --- --- ipsec_set_policy.html3 --- --- ipsec_strerror.html3 --- --- ipsec_dump_policy.o --- --- ipsec_get_policylen.o --- --- ipsec_strerror.o --- --- key_debug.o --- --- pfkey.o --- --- ipsec_dump_policy.pico --- # compile libipsec/ipsec_dump_policy.pico --- ipsec_dump_policy.po --- # compile libipsec/ipsec_dump_policy.po --- ipsec_get_policylen.pico --- # compile libipsec/ipsec_get_policylen.pico --- ipsec_dump_policy.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c -o ipsec_dump_policy.pico --- ipsec_dump_policy.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c -o ipsec_dump_policy.po.o --- ipsec_get_policylen.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_get_policylen.c -o ipsec_get_policylen.pico --- ipsec_strerror.po --- # compile libipsec/ipsec_strerror.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.c -o ipsec_strerror.po.o --- pfkey_dump.pico --- # compile libipsec/pfkey_dump.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c -o pfkey_dump.pico --- pfkey_dump.po --- # compile libipsec/pfkey_dump.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c -o pfkey_dump.po.o --- policy_parse.o --- # compile libipsec/policy_parse.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c policy_parse.c -o policy_parse.o.o --- policy_parse.pico --- # compile libipsec/policy_parse.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC policy_parse.c -o policy_parse.pico --- pfkey.o --- # compile libipsec/pfkey.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey.c -o pfkey.o.o --- key_debug.po --- # compile libipsec/key_debug.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/key_debug.c -o key_debug.po.o --- policy_token.po --- # compile libipsec/policy_token.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC policy_token.c -o policy_token.po.o --- ipsec_strerror.o --- # compile libipsec/ipsec_strerror.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.c -o ipsec_strerror.o.o --- ipsec_get_policylen.po --- # compile libipsec/ipsec_get_policylen.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_get_policylen.c -o ipsec_get_policylen.po.o --- ipsec_strerror.pico --- # compile libipsec/ipsec_strerror.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.c -o ipsec_strerror.pico --- policy_parse.po --- # compile libipsec/policy_parse.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC policy_parse.c -o policy_parse.po.o --- ipsec_strerror.html3 --- # format libipsec/ipsec_strerror.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.3 > ipsec_strerror.html3.tmp && mv -f ipsec_strerror.html3.tmp ipsec_strerror.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_strerror.3 > ipsec_strerror.html3.tmp && mv -f ipsec_strerror.html3.tmp ipsec_strerror.html3; fi --- ipsec_get_policylen.o --- # compile libipsec/ipsec_get_policylen.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_get_policylen.c -o ipsec_get_policylen.o.o --- key_debug.o --- # compile libipsec/key_debug.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/key_debug.c -o key_debug.o.o --- pfkey.po --- # compile libipsec/pfkey.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey.c -o pfkey.po.o --- policy_token.pico --- # compile libipsec/policy_token.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC policy_token.c -o policy_token.pico --- pfkey.pico --- # compile libipsec/pfkey.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey.c -o pfkey.pico --- ipsec_dump_policy.o --- # compile libipsec/ipsec_dump_policy.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_dump_policy.c -o ipsec_dump_policy.o.o --- ipsec_set_policy.html3 --- # format libipsec/ipsec_set_policy.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_set_policy.3 > ipsec_set_policy.html3.tmp && mv -f ipsec_set_policy.html3.tmp ipsec_set_policy.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/ipsec_set_policy.3 > ipsec_set_policy.html3.tmp && mv -f ipsec_set_policy.html3.tmp ipsec_set_policy.html3; fi --- key_debug.pico --- # compile libipsec/key_debug.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/key_debug.c -o key_debug.pico --- pfkey_dump.o --- --- policy_token.o --- --- pfkey_dump.o --- # compile libipsec/pfkey_dump.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec/pfkey_dump.c -o pfkey_dump.o.o --- policy_token.o --- # compile libipsec/policy_token.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -I/tmp/build/2022.08.21.07.57.50-amd64/src/crypto/dist/ipsec-tools/src/libipsec -I. -DHAVE_CONFIG_H -DIPSEC_DEBUG -I/tmp/build/2022.08.21.07.57.50-amd64/src/lib/libipsec -DINET6 -D_FORTIFY_SOURCE=2 -c policy_token.c -o policy_token.o.o --- ipsec_get_policylen.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_get_policylen.pico --- ipsec_strerror.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_strerror.po ipsec_strerror.po.o && rm -f ipsec_strerror.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ipsec_strerror.po --- ipsec_dump_policy.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_dump_policy.pico --- ipsec_strerror.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_strerror.pico --- ipsec_strerror.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_strerror.o ipsec_strerror.o.o && rm -f ipsec_strerror.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_strerror.o --- ipsec_get_policylen.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_get_policylen.o ipsec_get_policylen.o.o && rm -f ipsec_get_policylen.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_get_policylen.o --- ipsec_get_policylen.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_get_policylen.po ipsec_get_policylen.po.o && rm -f ipsec_get_policylen.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ipsec_get_policylen.po --- key_debug.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x key_debug.pico --- ipsec_dump_policy.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_dump_policy.po ipsec_dump_policy.po.o && rm -f ipsec_dump_policy.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X ipsec_dump_policy.po --- ipsec_dump_policy.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o ipsec_dump_policy.o ipsec_dump_policy.o.o && rm -f ipsec_dump_policy.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x ipsec_dump_policy.o --- pfkey_dump.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pfkey_dump.po pfkey_dump.po.o && rm -f pfkey_dump.po.o --- key_debug.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o key_debug.po key_debug.po.o && rm -f key_debug.po.o --- pfkey_dump.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X pfkey_dump.po --- key_debug.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X key_debug.po --- key_debug.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o key_debug.o key_debug.o.o && rm -f key_debug.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x key_debug.o --- policy_parse.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x policy_parse.pico --- pfkey_dump.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pfkey_dump.pico --- policy_parse.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o policy_parse.po policy_parse.po.o && rm -f policy_parse.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X policy_parse.po --- pfkey_dump.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pfkey_dump.o pfkey_dump.o.o && rm -f pfkey_dump.o.o --- policy_parse.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o policy_parse.o policy_parse.o.o && rm -f policy_parse.o.o --- pfkey_dump.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pfkey_dump.o --- policy_parse.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x policy_parse.o --- policy_token.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x policy_token.pico --- policy_token.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o policy_token.o policy_token.o.o && rm -f policy_token.o.o --- policy_token.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o policy_token.po policy_token.po.o && rm -f policy_token.po.o --- policy_token.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x policy_token.o --- policy_token.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X policy_token.po --- pfkey.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pfkey.o pfkey.o.o && rm -f pfkey.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pfkey.o --- libipsec.a --- # build libipsec/libipsec.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libipsec.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder ipsec_dump_policy.o ipsec_get_policylen.o ipsec_strerror.o pfkey.o pfkey_dump.o policy_parse.o policy_token.o key_debug.o | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- pfkey.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o pfkey.po pfkey.po.o && rm -f pfkey.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X pfkey.po --- libipsec_p.a --- # build libipsec/libipsec_p.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libipsec_p.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder ipsec_dump_policy.po ipsec_get_policylen.po ipsec_strerror.po pfkey.po pfkey_dump.po policy_parse.po policy_token.po key_debug.po | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- pfkey.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x pfkey.pico --- libipsec_pic.a --- # build libipsec/libipsec_pic.a /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-ar crsD libipsec_pic.a $(NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm NM=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-nm MKTEMP=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmktemp /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nblorder ipsec_dump_policy.pico ipsec_get_policylen.pico ipsec_strerror.pico pfkey.pico pfkey_dump.pico policy_parse.pico policy_token.pico key_debug.pico | /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbtsort -q) --- libipsec.so.3.0 --- # build libipsec/libipsec.so.3.0 rm -f libipsec.so.3.0 /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -shared -Wl,-soname,libipsec.so.3 -Wl,--warn-shared-textrel -Wl,-Map=libipsec.so.3.map --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -Wl,--warn-shared-textrel -Wl,-z,relro -o libipsec.so.3.0.tmp -Wl,-rpath,/lib -L=/lib -Wl,-x -Wl,--whole-archive libipsec_pic.a -Wl,--no-whole-archive mv -f libipsec.so.3.0.tmp libipsec.so.3.0 ln -sf libipsec.so.3.0 libipsec.so.3.tmp mv -f libipsec.so.3.tmp libipsec.so.3 ln -sf libipsec.so.3.0 libipsec.so.tmp mv -f libipsec.so.tmp libipsec.so dependall ===> lib/libkvm --- kvm.d --- --- kvm_file.d --- --- kvm_getloadavg.d --- --- kvm_proc.d --- --- kvm_x86_64.d --- --- kvm.d --- # create libkvm/kvm.d --- kvm_file.d --- # create libkvm/kvm_file.d --- kvm_getloadavg.d --- # create libkvm/kvm_getloadavg.d --- kvm_proc.d --- # create libkvm/kvm_proc.d --- kvm_x86_64.d --- # create libkvm/kvm_x86_64.d --- kvm.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f kvm.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wstack-protector -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.c && mv -f kvm.d.tmp kvm.d --- kvm_file.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f kvm_file.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wstack-protector -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_file.c && mv -f kvm_file.d.tmp kvm_file.d --- kvm_getloadavg.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f kvm_getloadavg.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wstack-protector -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.c && mv -f kvm_getloadavg.d.tmp kvm_getloadavg.d --- kvm_proc.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f kvm_proc.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wstack-protector -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_proc.c && mv -f kvm_proc.d.tmp kvm_proc.d --- kvm_x86_64.d --- CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -f kvm_x86_64.d.tmp -- -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -Wstack-protector -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c && mv -f kvm_x86_64.d.tmp kvm_x86_64.d --- .depend --- # create libkvm/.depend rm -f .depend CC=/tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmkdep -s .o\ .po\ .pico\ .go\ .ln\ .d -d -f .depend kvm.d kvm_file.d kvm_getloadavg.d kvm_proc.d kvm_x86_64.d --- dependall --- --- kvm.pico --- --- kvm.po --- --- kvm_file.pico --- --- kvm_file.po --- --- kvm_getloadavg.pico --- --- kvm_getloadavg.po --- --- kvm_proc.pico --- --- kvm_proc.po --- --- kvm_x86_64.pico --- --- kvm_x86_64.po --- --- kvm.html3 --- --- kvm_dump.html3 --- --- kvm_geterr.html3 --- --- kvm_getfiles.html3 --- --- kvm_getloadavg.html3 --- --- kvm_getkernelname.html3 --- --- kvm_getprocs.html3 --- --- kvm_nlist.html3 --- --- kvm_open.html3 --- --- kvm_read.html3 --- --- kvm_getlwps.html3 --- --- kvm.o --- --- kvm_file.o --- --- kvm_getloadavg.o --- --- kvm.po --- # compile libkvm/kvm.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.c -o kvm.po.o --- kvm_x86_64.pico --- # compile libkvm/kvm_x86_64.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.pico --- kvm_file.pico --- # compile libkvm/kvm_file.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_file.c -o kvm_file.pico --- kvm_x86_64.po --- # compile libkvm/kvm_x86_64.po --- kvm.html3 --- # format libkvm/kvm.html3 --- kvm_x86_64.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.po.o --- kvm.html3 --- if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.3 > kvm.html3.tmp && mv -f kvm.html3.tmp kvm.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.3 > kvm.html3.tmp && mv -f kvm.html3.tmp kvm.html3; fi --- kvm_file.po --- # compile libkvm/kvm_file.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_file.c -o kvm_file.po.o --- kvm_getloadavg.po --- # compile libkvm/kvm_getloadavg.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.c -o kvm_getloadavg.po.o --- kvm_proc.pico --- # compile libkvm/kvm_proc.pico --- kvm_proc.po --- # compile libkvm/kvm_proc.po /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_proc.c -o kvm_proc.po.o --- kvm_proc.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_proc.c -o kvm_proc.pico --- kvm_getloadavg.pico --- # compile libkvm/kvm_getloadavg.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.c -o kvm_getloadavg.pico --- kvm.pico --- # compile libkvm/kvm.pico /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.c -o kvm.pico --- kvm_getloadavg.html3 --- # format libkvm/kvm_getloadavg.html3 --- kvm_proc.o --- --- kvm_getloadavg.html3 --- if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.3 > kvm_getloadavg.html3.tmp && mv -f kvm_getloadavg.html3.tmp kvm_getloadavg.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.3 > kvm_getloadavg.html3.tmp && mv -f kvm_getloadavg.html3.tmp kvm_getloadavg.html3; fi --- kvm_getkernelname.html3 --- # format libkvm/kvm_getkernelname.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getkernelname.3 > kvm_getkernelname.html3.tmp && mv -f kvm_getkernelname.html3.tmp kvm_getkernelname.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getkernelname.3 > kvm_getkernelname.html3.tmp && mv -f kvm_getkernelname.html3.tmp kvm_getkernelname.html3; fi --- kvm_dump.html3 --- # format libkvm/kvm_dump.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_dump.3 > kvm_dump.html3.tmp && mv -f kvm_dump.html3.tmp kvm_dump.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_dump.3 > kvm_dump.html3.tmp && mv -f kvm_dump.html3.tmp kvm_dump.html3; fi --- kvm_getfiles.html3 --- # format libkvm/kvm_getfiles.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getfiles.3 > kvm_getfiles.html3.tmp && mv -f kvm_getfiles.html3.tmp kvm_getfiles.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getfiles.3 > kvm_getfiles.html3.tmp && mv -f kvm_getfiles.html3.tmp kvm_getfiles.html3; fi --- kvm_getlwps.html3 --- # format libkvm/kvm_getlwps.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getlwps.3 > kvm_getlwps.html3.tmp && mv -f kvm_getlwps.html3.tmp kvm_getlwps.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getlwps.3 > kvm_getlwps.html3.tmp && mv -f kvm_getlwps.html3.tmp kvm_getlwps.html3; fi --- kvm_geterr.html3 --- # format libkvm/kvm_geterr.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_geterr.3 > kvm_geterr.html3.tmp && mv -f kvm_geterr.html3.tmp kvm_geterr.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_geterr.3 > kvm_geterr.html3.tmp && mv -f kvm_geterr.html3.tmp kvm_geterr.html3; fi --- kvm_file.o --- # compile libkvm/kvm_file.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_file.c -o kvm_file.o.o --- kvm_getprocs.html3 --- # format libkvm/kvm_getprocs.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getprocs.3 > kvm_getprocs.html3.tmp && mv -f kvm_getprocs.html3.tmp kvm_getprocs.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getprocs.3 > kvm_getprocs.html3.tmp && mv -f kvm_getprocs.html3.tmp kvm_getprocs.html3; fi --- kvm_proc.o --- # compile libkvm/kvm_proc.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_proc.c -o kvm_proc.o.o --- kvm_getloadavg.o --- # compile libkvm/kvm_getloadavg.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_getloadavg.c -o kvm_getloadavg.o.o --- kvm.o --- # compile libkvm/kvm.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm.c -o kvm.o.o --- kvm_read.html3 --- # format libkvm/kvm_read.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_read.3 > kvm_read.html3.tmp && mv -f kvm_read.html3.tmp kvm_read.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_read.3 > kvm_read.html3.tmp && mv -f kvm_read.html3.tmp kvm_read.html3; fi --- kvm_open.html3 --- # format libkvm/kvm_open.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_open.3 > kvm_open.html3.tmp && mv -f kvm_open.html3.tmp kvm_open.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_open.3 > kvm_open.html3.tmp && mv -f kvm_open.html3.tmp kvm_open.html3; fi --- kvm_nlist.html3 --- # format libkvm/kvm_nlist.html3 if test "" != "yes"; then /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmandoc -Thtml -Oman=../html%S/%N.html,style=../style.css /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_nlist.3 > kvm_nlist.html3.tmp && mv -f kvm_nlist.html3.tmp kvm_nlist.html3; else GROFF_ENCODING= GROFF_BIN_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/lib/groff GROFF_FONT_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-font:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/font GROFF_TMAC_PATH=/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/site-tmac:/tmp/build/2022.08.21.07.57.50-amd64/tools/share/groff/tmac /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbgroff -Tlatin1 -mdoc2html /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_nlist.3 > kvm_nlist.html3.tmp && mv -f kvm_nlist.html3.tmp kvm_nlist.html3; fi --- kvm_x86_64.o --- # compile libkvm/kvm_x86_64.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.o.o --- kvm_x86_64.pico --- In file included from /tmp/build/2022.08.21.07.57.50-amd64/destdir/usr/include/amd64/pte.h:125, from /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:69: /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c: In function '_kvm_kvatop': /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:115:31: error: implicit declaration of function 'VA_SIGN_POS' [-Werror=implicit-function-declaration] 115 | pde_pa = cpu_kh->ptdpaddr + (pl4_pi(va) * sizeof(pd_entry_t)); | ^~~~~~ --- kvm_x86_64.o --- In file included from /tmp/build/2022.08.21.07.57.50-amd64/destdir/usr/include/amd64/pte.h:125, from /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:69: /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c: In function '_kvm_kvatop': /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:115:31: error: implicit declaration of function 'VA_SIGN_POS' [-Werror=implicit-function-declaration] 115 | pde_pa = cpu_kh->ptdpaddr + (pl4_pi(va) * sizeof(pd_entry_t)); | ^~~~~~ --- kvm_getloadavg.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_getloadavg.po kvm_getloadavg.po.o && rm -f kvm_getloadavg.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X kvm_getloadavg.po --- kvm_x86_64.po --- In file included from /tmp/build/2022.08.21.07.57.50-amd64/destdir/usr/include/amd64/pte.h:125, from /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:69: /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c: In function '_kvm_kvatop': /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c:115:31: error: implicit declaration of function 'VA_SIGN_POS' [-Werror=implicit-function-declaration] 115 | pde_pa = cpu_kh->ptdpaddr + (pl4_pi(va) * sizeof(pd_entry_t)); | ^~~~~~ --- kvm_x86_64.pico --- cc1: all warnings being treated as errors *** Failed target: kvm_x86_64.pico *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libkvm/kvm_x86_64.pico ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${CSHLIBFLAGS} ${.IMPSRC} -o ${.TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.pico ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_x86_64.pico *** [kvm_x86_64.pico] Error code 1 nbmake[7]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm --- kvm_file.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_file.pico --- kvm_getloadavg.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_getloadavg.pico --- kvm_file.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_file.po kvm_file.po.o && rm -f kvm_file.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X kvm_file.po --- kvm_x86_64.o --- cc1: all warnings being treated as errors *** Failed target: kvm_x86_64.o *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libkvm/kvm_x86_64.o ${COMPILE.c} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.o.o ${CTFCONVERT_RUN} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_x86_64.o kvm_x86_64.o.o && rm -f kvm_x86_64.o.o ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_x86_64.o *** [kvm_x86_64.o] Error code 1 nbmake[7]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm --- kvm_getloadavg.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_getloadavg.o kvm_getloadavg.o.o && rm -f kvm_getloadavg.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_getloadavg.o --- kvm_x86_64.po --- cc1: all warnings being treated as errors --- kvm_file.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_file.o kvm_file.o.o && rm -f kvm_file.o.o --- kvm_x86_64.po --- *** Failed target: kvm_x86_64.po *** Failed commands: ${_MKTARGET_COMPILE} => @echo '# ' "compile " libkvm/kvm_x86_64.po ${COMPILE.c} ${PROFFLAGS} ${COPTS.${.IMPSRC:T}} ${CPUFLAGS.${.IMPSRC:T}} ${CPPFLAGS.${.IMPSRC:T}} ${PGFLAGS} ${.IMPSRC} ${OBJECT_TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-gcc -O2 -std=gnu99 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Werror -fPIE -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -DLIBC_SCCS -I/tmp/build/2022.08.21.07.57.50-amd64/src/sys -D_KMEMUSER --sysroot=/tmp/build/2022.08.21.07.57.50-amd64/destdir -D_FORTIFY_SOURCE=2 -c -DGPROF -DPROF -pg -fPIC /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm/kvm_x86_64.c -o kvm_x86_64.po.o ${CTFCONVERT_RUN} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_x86_64.po kvm_x86_64.po.o && rm -f kvm_x86_64.po.o ${OBJCOPY} ${OBJCOPYLIBFLAGS} ${.TARGET} => /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X kvm_x86_64.po *** [kvm_x86_64.po] Error code 1 nbmake[7]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm --- kvm_file.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_file.o --- kvm.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm.po kvm.po.o && rm -f kvm.po.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X kvm.po --- kvm.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm.pico --- kvm.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm.o kvm.o.o && rm -f kvm.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm.o --- kvm_proc.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_proc.po kvm_proc.po.o && rm -f kvm_proc.po.o --- kvm_proc.pico --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_proc.pico --- kvm_proc.po --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -X kvm_proc.po --- kvm_proc.o --- /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbctfconvert -g -L VERSION -o kvm_proc.o kvm_proc.o.o && rm -f kvm_proc.o.o /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/x86_64--netbsd-objcopy -x kvm_proc.o 3 errors nbmake[7]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm nbmake[6]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib/libkvm *** Failed target: dependall-libkvm *** Failed command: _makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget libkvm dependall *** Error code 2 Stop. nbmake[5]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib *** Failed target: build_install *** Failed commands: ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-csu ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/gpl3/gcc/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/gpl3/gcc/lib/libgcc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-i18n_module dependall-libarch dependall-libbluetooth dependall-libbsdmalloc dependall-libbz2 dependall-libcompat dependall-libcrypt dependall-libintl dependall-libipsec dependall-libkvm dependall-libm dependall-libossaudio dependall-libpci dependall-libposix dependall-libprop dependall-libpthread dependall-libpuffs dependall-libresolv dependall-librmt dependall-librpcsvc dependall-librt dependall-libtelnet dependall-libterminfo dependall-libusbhid dependall-libutil dependall-liby dependall-libz dependall-libkern dependall-librumpclient dependall-libskey dependall-libnvmm dependall-../external/apache2/argon2/lib/libargon2 dependall-../external/apache2/mDNSResponder/lib dependall-../external/bsd/am-utils/lib dependall-../external/bsd/flex/lib dependall-../external/bsd/tre/lib dependall-../external/bsd/elftoolchain/lib dependall-../external/bsd/liblzf/lib dependall-../external/bsd/libpcap/lib dependall-../external/bsd/sljit/lib dependall-libbpfjit dependall-../external/bsd/libnv/lib dependall-../external/cddl/osnet/lib/libavl dependall-../external/cddl/osnet/lib/libnvpair dependall-../external/cddl/osnet/lib/libumem dependall-../external/cddl/osnet/lib/libuutil dependall-../external/mit/expat/lib dependall-../external/gpl2/libmalloc dependall-../external/bsd/jemalloc/lib dependall-../external/gpl3/gcc/lib/libobjc dependall-../external/gpl3/gcc/lib/libgomp dependall-../external/lgpl3/gmp/lib/libgmp dependall-../external/lgpl3/mpfr/lib/libmpfr dependall-../external/lgpl3/mpc/lib/libmpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-i18n_module install-libarch install-libbluetooth install-libbsdmalloc install-libbz2 install-libcompat install-libcrypt install-libintl install-libipsec install-libkvm install-libm install-libossaudio install-libpci install-libposix install-libprop install-libpthread install-libpuffs install-libresolv install-librmt install-librpcsvc install-librt install-libtelnet install-libterminfo install-libusbhid install-libutil install-liby install-libz install-libkern install-librumpclient install-libskey install-libnvmm install-../external/apache2/argon2/lib/libargon2 install-../external/apache2/mDNSResponder/lib install-../external/bsd/am-utils/lib install-../external/bsd/flex/lib install-../external/bsd/tre/lib install-../external/bsd/elftoolchain/lib install-../external/bsd/liblzf/lib install-../external/bsd/libpcap/lib install-../external/bsd/sljit/lib install-libbpfjit install-../external/bsd/libnv/lib install-../external/cddl/osnet/lib/libavl install-../external/cddl/osnet/lib/libnvpair install-../external/cddl/osnet/lib/libumem install-../external/cddl/osnet/lib/libuutil install-../external/mit/expat/lib install-../external/gpl2/libmalloc install-../external/bsd/jemalloc/lib install-../external/gpl3/gcc/lib/libobjc install-../external/gpl3/gcc/lib/libgomp install-../external/lgpl3/gmp/lib/libgmp install-../external/lgpl3/mpfr/lib/libmpfr install-../external/lgpl3/mpc/lib/libmpc ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/librtld_db/lib dependall-../external/cddl/osnet/lib/libctf dependall-../external/public-domain/xz/lib dependall-../crypto/external/bsd/netpgp/libmj dependall-../crypto/external/bsd/netpgp/lib/verify dependall-../external/bsd/blocklist/lib dependall-../external/mit/lua/lib dependall-../external/public-domain/sqlite/lib dependall-libcurses dependall-libdm dependall-libedit dependall-libexecinfo dependall-libppath dependall-libperfuse dependall-libquota dependall-librefuse dependall-libisns dependall-librumphijack dependall-librumpres dependall-librumpuser dependall-libnpf dependall-../crypto/external/bsd/openssl/lib dependall-../external/bsd/iscsi/lib dependall-../external/cddl/osnet/lib/libzfs_core dependall-../external/cddl/osnet/lib/libzpool dependall-../external/gpl2/lvm2/lib dependall-../external/gpl3/binutils/lib dependall-../external/gpl3/gcc/lib/libstdc++-v3 dependall-../external/gpl3/gcc/lib/libsupc++ dependall-../external/mit/libcbor/lib dependall-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/librtld_db/lib install-../external/cddl/osnet/lib/libctf install-../external/public-domain/xz/lib install-../crypto/external/bsd/netpgp/libmj install-../crypto/external/bsd/netpgp/lib/verify install-../external/bsd/blocklist/lib install-../external/mit/lua/lib install-../external/public-domain/sqlite/lib install-libcurses install-libdm install-libedit install-libexecinfo install-libppath install-libperfuse install-libquota install-librefuse install-libisns install-librumphijack install-librumpres install-librumpuser install-libnpf install-../crypto/external/bsd/openssl/lib install-../external/bsd/iscsi/lib install-../external/cddl/osnet/lib/libzfs_core install-../external/cddl/osnet/lib/libzpool install-../external/gpl2/lvm2/lib install-../external/gpl3/binutils/lib install-../external/gpl3/gcc/lib/libstdc++-v3 install-../external/gpl3/gcc/lib/libsupc++ install-../external/mit/libcbor/lib install-../external/mit/libuv/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libwrap dependall-../external/gpl3/gcc/lib/libasan dependall-../external/gpl3/gcc/lib/liblsan dependall-../external/gpl3/gcc/lib/libubsan dependall-../external/bsd/libarchive/lib dependall-../external/bsd/file/lib dependall-npf dependall-../external/bsd/atf/lib dependall-libform dependall-libmenu dependall-libpanel dependall-libradius dependall-librump dependall-../crypto/external/bsd/heimdal/lib dependall-../external/bsd/libfido2/lib dependall-../crypto/external/bsd/netpgp/lib dependall-../external/bsd/libevent/lib dependall-../external/bsd/libproc/lib dependall-../external/bsd/fetch/lib dependall-../external/bsd/openldap/lib dependall-../external/cddl/osnet/lib/libzfs dependall-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libwrap install-../external/gpl3/gcc/lib/libasan install-../external/gpl3/gcc/lib/liblsan install-../external/gpl3/gcc/lib/libubsan install-../external/bsd/libarchive/lib install-../external/bsd/file/lib install-npf install-../external/bsd/atf/lib install-libform install-libmenu install-libpanel install-libradius install-librump install-../crypto/external/bsd/heimdal/lib install-../external/bsd/libfido2/lib install-../crypto/external/bsd/netpgp/lib install-../external/bsd/libevent/lib install-../external/bsd/libproc/lib install-../external/bsd/fetch/lib install-../external/bsd/openldap/lib install-../external/cddl/osnet/lib/libzfs install-../libexec/httpd/libbozohttpd ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../crypto/external/bsd/openssh/lib dependall-../crypto/external/bsd/netpgp/bindings/lua dependall-../external/mpl/bind/lib dependall-../external/bsd/unbound/lib dependall-../external/cddl/osnet/lib/libdtrace dependall-librumpdev dependall-librumpnet dependall-librumpvfs dependall-../crypto/external/bsd/libsaslc dependall-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U1111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../crypto/external/bsd/openssh/lib install-../crypto/external/bsd/netpgp/bindings/lua install-../external/mpl/bind/lib install-../external/bsd/unbound/lib install-../external/cddl/osnet/lib/libdtrace install-librumpdev install-librumpnet install-librumpvfs install-../crypto/external/bsd/libsaslc install-../external/bsd/mdocml/lib ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-libpam dependall-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U11111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-libpam install-libukfs ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/dependall-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . dependall-../external/bsd/pam-u2f/lib dependall-libp2k dependall-../sys/rump/dev/lib dependall-../sys/rump/fs/lib dependall-../sys/rump/kern/lib dependall-../sys/rump/net/lib dependall-lua ${MAKEDIRTARGET} . ${SUBDIR_GROUP.${:U111111111}:C/^/install-/} => @_makedirtarget() { dir="$1"; shift; target="$1"; shift; case "${dir}" in /*) this="${dir}/"; real="${dir}" ;; .) this="lib/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib" ;; *) this="lib/${dir}/"; real="/tmp/build/2022.08.21.07.57.50-amd64/src/lib/${dir}" ;; esac; show=${this:-.}; echo "${target} ===> ${show%/}${1:+ (with: $@)}"; cd "${real}" && /tmp/build/2022.08.21.07.57.50-amd64/tools/bin/nbmake _THISDIR_="${this}" "$@" ${target}; }; _makedirtarget . install-../external/bsd/pam-u2f/lib install-libp2k install-../sys/rump/dev/lib install-../sys/rump/fs/lib install-../sys/rump/kern/lib install-../sys/rump/net/lib install-lua *** [build_install] Error code 1 nbmake[4]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib 1 error nbmake[4]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src/lib nbmake[3]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src nbmake[2]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src nbmake[1]: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src nbmake: stopped in /tmp/build/2022.08.21.07.57.50-amd64/src ERROR: Failed to make release *** BUILD ABORTED *** 458.42 real 1457.77 user 3888.46 sys