=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for nostromo-1.9.6nb2 --- all --- cd src; /usr/bin/make --- all-libmy --- --- all-nhttpd --- --- all-tools --- --- all-nhttpd --- all ===> nhttpd --- all-libmy --- all ===> libmy --- all-tools --- all ===> tools --- all-libmy --- --- flog.o --- --- all-tools --- --- .gdbinit --- --- crypt.o --- --- all-libmy --- # compile libmy/flog.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c flog.c -o flog.o --- all-tools --- # compile tools/crypt.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c crypt.c --- all-nhttpd --- --- .gdbinit --- --- all-tools --- --- .gdbinit --- rm -f .gdbinit --- all-nhttpd --- rm -f .gdbinit --- all-tools --- touch .gdbinit --- all-nhttpd --- touch .gdbinit --- nhttpd.html8 --- --- main.o --- --- nhttpd.html8 --- # format nhttpd/nhttpd.html8 if test "" != "yes"; then mandoc -Thtml -Oman=../html%S/%N.html,style=../style.css nhttpd.8 > nhttpd.html8.tmp && mv -f nhttpd.html8.tmp nhttpd.html8; else groff -Tlatin1 -mdoc2html nhttpd.8 > nhttpd.html8.tmp && mv -f nhttpd.html8.tmp nhttpd.html8; fi --- main.o --- # compile nhttpd/main.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -std=gnu99 -Werror -c main.c --- http.o --- # compile nhttpd/http.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -std=gnu99 -Werror -c http.c --- all-libmy --- ctfconvert -g -L VERSION flog.o objcopy -x flog.o --- flogd.o --- # compile libmy/flogd.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c flogd.c -o flogd.o --- all-tools --- --- crypt.o --- ctfconvert -g -L VERSION crypt.o --- crypt --- # link tools/crypt gcc -Wl,-R/usr/pkg/lib -o crypt crypt.o -Wl,-rpath-link,/lib -L=/lib -lcrypt ctfmerge -t -g -L VERSION -o crypt crypt.o --- all-libmy --- ctfconvert -g -L VERSION flogd.o --- fparse.o --- # compile libmy/fparse.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c fparse.c -o fparse.o --- flogd.o --- objcopy -x flogd.o --- strb64d.o --- # compile libmy/strb64d.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strb64d.c -o strb64d.o --- all-nhttpd --- --- main.o --- main.c: In function 'main': main.c:737:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] main.c:737:2: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 128 main.c:739:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] main.c:739:2: note: '__builtin_snprintf' output between 3 and 1036 bytes into a destination of size 128 main.c:742:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] main.c:742:2: note: '__builtin_snprintf' output between 1 and 1024 bytes into a destination of size 128 main.c:744:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] main.c:744:2: note: '__builtin_snprintf' output between 3 and 1036 bytes into a destination of size 128 ctfconvert -g -L VERSION main.o --- all-libmy --- --- fparse.o --- ctfconvert -g -L VERSION fparse.o --- all-nhttpd --- --- sys.o --- --- all-libmy --- objcopy -x fparse.o --- all-nhttpd --- # compile nhttpd/sys.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Wstrict-prototypes -std=gnu99 -Werror -c sys.c --- all-libmy --- --- strcutf.o --- # compile libmy/strcutf.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strcutf.c -o strcutf.o --- all-nhttpd --- --- http.o --- http.c: In function 'http_access_htaccess.part.1': http.c:1169:2: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=] http.c:1169:2: note: '__builtin_snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024 http.c: In function 'http_header': http.c:1607:3: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:1607:3: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:1750:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1016 [-Wformat-truncation=] http.c:1750:4: note: '__builtin_snprintf' output between 10 and 2056 bytes into a destination of size 1024 http.c:1753:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1017 [-Wformat-truncation=] http.c:1753:4: note: '__builtin_snprintf' output between 9 and 2055 bytes into a destination of size 1024 http.c:1894:2: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:1894:2: note: '__builtin_snprintf' output 4 or more bytes (assuming 1027) into a destination of size 1024 http.c:1901:2: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:1901:2: note: '__builtin_snprintf' output 8 or more bytes (assuming 1031) into a destination of size 1024 http.c:1913:2: warning: ' ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:1913:2: note: '__builtin_snprintf' output 4 or more bytes (assuming 1027) into a destination of size 1024 http.c:1928:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 1010 [-Wformat-truncation=] http.c:1928:2: note: '__builtin_snprintf' output 18 or more bytes (assuming 1041) into a destination of size 1024 http.c: In function 'http_proc': http.c:305:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:305:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:308:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:308:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:318:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:318:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:321:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:321:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:331:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:331:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:334:4: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:334:4: note: '__builtin_snprintf' output between 2 and 2048 bytes into a destination of size 1024 http.c:399:2: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size 128 [-Wformat-truncation=] http.c:399:2: note: '__builtin_snprintf' output between 3 and 3072 bytes into a destination of size 128 http.c:951:2: warning: '" ' directive output may be truncated writing 2 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:951:2: note: '__builtin_snprintf' output between 4 and 1027 bytes into a destination of size 1024 http.c:957:2: warning: '"' directive output may be truncated writing 1 byte into a region of size between 0 and 1023 [-Wformat-truncation=] http.c:957:2: note: '__builtin_snprintf' output between 3 and 1026 bytes into a destination of size 1024 ctfconvert -g -L VERSION http.o --- all-libmy --- --- strb64d.o --- ctfconvert -g -L VERSION strb64d.o --- strcuti.o --- # compile libmy/strcuti.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strcuti.c -o strcuti.o --- strb64d.o --- objcopy -x strb64d.o --- strcutl.o --- # compile libmy/strcutl.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strcutl.c -o strcutl.o --- strcutf.o --- ctfconvert -g -L VERSION strcutf.o objcopy -x strcutf.o --- strcuti.o --- ctfconvert -g -L VERSION strcuti.o --- strcuts.o --- --- strcuti.o --- objcopy -x strcuti.o --- strcuts.o --- # compile libmy/strcuts.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strcuts.c -o strcuts.o --- strcutw.o --- # compile libmy/strcutw.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strcutw.c -o strcutw.o --- strcuts.o --- ctfconvert -g -L VERSION strcuts.o --- strcutl.o --- ctfconvert -g -L VERSION strcutl.o --- strcuts.o --- objcopy -x strcuts.o --- strcutl.o --- objcopy -x strcutl.o --- strlower.o --- # compile libmy/strlower.o gcc -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wall -Werror -Wstrict-prototypes -std=gnu99 -Werror -c strlower.c -o strlower.o --- all-nhttpd --- --- sys.o --- ctfconvert -g -L VERSION sys.o --- nhttpd --- # link nhttpd/nhttpd gcc -Wl,-R/usr/pkg/lib -o nhttpd main.o http.o sys.o -Wl,-rpath-link,/lib -L=/lib -L../libmy -lmy -lssl -lcrypto -lcrypt --- all-libmy --- --- strcutw.o --- ctfconvert -g -L VERSION strcutw.o objcopy -x strcutw.o --- strlower.o --- ctfconvert -g -L VERSION strlower.o --- all-nhttpd --- ld: cannot find -lmy --- all-libmy --- objcopy -x strlower.o --- libmy.a --- # build libmy/libmy.a ar crs libmy.a `NM=nm lorder strcutl.o strcutw.o strcuts.o strcuti.o strcutf.o flog.o flogd.o fparse.o strlower.o strb64d.o | tsort -q` --- all-nhttpd --- distcc[26266] ERROR: compile (null) on localhost failed *** [nhttpd] Error code 1 make[2]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src/nhttpd 1 error make[2]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src/nhttpd *** [all-nhttpd] Error code 2 make[1]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src --- all-libmy --- A failure has been detected in another branch of the parallel make make[2]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src/libmy *** [all-libmy] Error code 2 make[1]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src 2 errors make[1]: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6/src *** [all] Error code 2 make: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6 1 error make: stopped in /tmp/pkgbuild/www/nostromo/work.aarch64/nostromo-1.9.6 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/www/nostromo *** Error code 1 Stop. make: stopped in /usr/pkgsrc/www/nostromo