--- buildworld --- --- buildworld_prologue --- -------------------------------------------------------------- >>> World build started on Thu Jul 28 18:10:40 PDT 2022 -------------------------------------------------------------- --- _worldtmp --- -------------------------------------------------------------- >>> Rebuilding the temporary build tree -------------------------------------------------------------- rm -rf /b/stable/10/obj/b/stable/10/src/tmp rm -rf /b/stable/10/obj/b/stable/10/src/lib32 mkdir -p /b/stable/10/obj/b/stable/10/src/tmp/lib mkdir -p /b/stable/10/obj/b/stable/10/src/tmp/usr mkdir -p /b/stable/10/obj/b/stable/10/src/tmp/legacy/bin mkdir -p /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr mtree -deU -f /b/stable/10/src/etc/mtree/BSD.usr.dist -p /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr >/dev/null mtree -deU -f /b/stable/10/src/etc/mtree/BSD.usr.dist -p /b/stable/10/obj/b/stable/10/src/tmp/usr >/dev/null mtree -deU -f /b/stable/10/src/etc/mtree/BSD.include.dist -p /b/stable/10/obj/b/stable/10/src/tmp/usr/include >/dev/null ln -sf /b/stable/10/src/sys /b/stable/10/obj/b/stable/10/src/tmp --- _legacy --- -------------------------------------------------------------- >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /b/stable/10/src; MAKEOBJDIRPREFIX=/b/stable/10/obj/b/stable/10/src/tmp INSTALL="sh /b/stable/10/src/tools/install.sh" PATH=/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/sbin:/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/bin:/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/games:/b/stable/10/obj/b/stable/10/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/b/stable/10/obj/b/stable/10/src/tmp VERSION="FreeBSD 10.4-STABLE amd64 1004503" MAKEFLAGS="-m /b/stable/10/src/tools/build/mk -j 4 -J 15,16 -m /b/stable/10/src/share/mk" COMPILER_TYPE=clang make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=1301000 SSP_CFLAGS= -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DNO_PIC -DNO_PROFILE -DNO_SHARED _BOOTSTRAP_MAKEINFO=no -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD -DNO_TESTS legacy --- legacy --- ===> tools/build (obj,includes,depend,all,install) --- obj --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/tools/build created for /b/stable/10/src/tools/build --- includes --- cd /b/stable/10/src/tools/build; make buildincludes; make installincludes --- .depend --- rm -f .depend mkdep -f .depend -a -I/b/stable/10/src/tools/build/../../contrib/libc-pwcache -I/b/stable/10/src/tools/build/../../lib/libc/include -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -std=gnu99 /b/stable/10/src/tools/build/../../contrib/libc-pwcache/pwcache.c --- pwcache.o --- cc -O2 -pipe -I/b/stable/10/src/tools/build/../../contrib/libc-pwcache -I/b/stable/10/src/tools/build/../../lib/libc/include -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/tools/build/../../contrib/libc-pwcache/pwcache.c -o pwcache.o --- libegacy.a --- building static egacy library ranlib -D libegacy.a --- _libinstall --- sh /b/stable/10/src/tools/install.sh -C -o root -g wheel -m 444 libegacy.a /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib --- _bootstrap-tools --- -------------------------------------------------------------- >>> stage 1.2: bootstrap tools -------------------------------------------------------------- cd /b/stable/10/src; MAKEOBJDIRPREFIX=/b/stable/10/obj/b/stable/10/src/tmp INSTALL="sh /b/stable/10/src/tools/install.sh" PATH=/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/sbin:/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/bin:/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/games:/b/stable/10/obj/b/stable/10/src/tmp/legacy/bin:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=/b/stable/10/obj/b/stable/10/src/tmp VERSION="FreeBSD 10.4-STABLE amd64 1004503" MAKEFLAGS="-m /b/stable/10/src/tools/build/mk -j 4 -J 15,16 -m /b/stable/10/src/share/mk" COMPILER_TYPE=clang make -f Makefile.inc1 DESTDIR= BOOTSTRAPPING=1301000 SSP_CFLAGS= -DWITHOUT_HTML -DWITHOUT_INFO -DNO_LINT -DWITHOUT_MAN -DNO_PIC -DNO_PROFILE -DNO_SHARED _BOOTSTRAP_MAKEINFO=no -DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD -DNO_TESTS bootstrap-tools --- _bootstrap-tools-usr.bin/dtc --- --- _bootstrap-tools-usr.bin/lorder --- --- _bootstrap-tools-usr.bin/makewhatis --- --- _bootstrap-tools-usr.bin/rpcgen --- --- _bootstrap-tools-usr.bin/dtc --- ===> usr.bin/dtc (obj,depend,all,install) --- _bootstrap-tools-usr.bin/lorder --- ===> usr.bin/lorder (obj,depend,all,install) --- _bootstrap-tools-usr.bin/makewhatis --- ===> usr.bin/makewhatis (obj,depend,all,install) --- _bootstrap-tools-usr.bin/rpcgen --- ===> usr.bin/rpcgen (obj,depend,all,install) --- _bootstrap-tools-usr.bin/lorder --- --- obj --- --- _bootstrap-tools-usr.bin/rpcgen --- --- obj --- --- _bootstrap-tools-usr.bin/dtc --- --- obj --- --- _bootstrap-tools-usr.bin/makewhatis --- --- obj --- --- _bootstrap-tools-usr.bin/lorder --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/lorder created for /b/stable/10/src/usr.bin/lorder --- _bootstrap-tools-usr.bin/rpcgen --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/rpcgen created for /b/stable/10/src/usr.bin/rpcgen --- _bootstrap-tools-usr.bin/dtc --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/dtc created for /b/stable/10/src/usr.bin/dtc --- _bootstrap-tools-usr.bin/makewhatis --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/makewhatis created for /b/stable/10/src/usr.bin/makewhatis --- .depend --- --- _bootstrap-tools-usr.bin/rpcgen --- --- .depend --- --- _bootstrap-tools-usr.bin/dtc --- --- .depend --- --- _bootstrap-tools-usr.bin/rpcgen --- rm -f .depend --- _bootstrap-tools-usr.bin/makewhatis --- rm -f .depend --- _bootstrap-tools-usr.bin/dtc --- rm -f .depend --- _bootstrap-tools-usr.bin/rpcgen --- mkdep -f .depend -a -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -std=gnu99 /b/stable/10/src/usr.bin/rpcgen/rpc_main.c /b/stable/10/src/usr.bin/rpcgen/rpc_clntout.c /b/stable/10/src/usr.bin/rpcgen/rpc_cout.c /b/stable/10/src/usr.bin/rpcgen/rpc_hout.c /b/stable/10/src/usr.bin/rpcgen/rpc_parse.c /b/stable/10/src/usr.bin/rpcgen/rpc_sample.c /b/stable/10/src/usr.bin/rpcgen/rpc_scan.c /b/stable/10/src/usr.bin/rpcgen/rpc_svcout.c /b/stable/10/src/usr.bin/rpcgen/rpc_tblout.c /b/stable/10/src/usr.bin/rpcgen/rpc_util.c --- _bootstrap-tools-usr.bin/makewhatis --- mkdep -f .depend -a -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -std=gnu99 /b/stable/10/src/usr.bin/makewhatis/makewhatis.c --- _bootstrap-tools-usr.bin/dtc --- mkdep -f .depend -a -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include /b/stable/10/src/usr.bin/dtc/dtc.cc /b/stable/10/src/usr.bin/dtc/input_buffer.cc /b/stable/10/src/usr.bin/dtc/string.cc /b/stable/10/src/usr.bin/dtc/dtb.cc /b/stable/10/src/usr.bin/dtc/fdt.cc /b/stable/10/src/usr.bin/dtc/checking.cc --- _bootstrap-tools-usr.bin/lorder --- --- _SCRIPTSINS_lorder.sh --- sh /b/stable/10/src/tools/install.sh -o root -g wheel -m 555 /b/stable/10/src/usr.bin/lorder/lorder.sh /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/bin/lorder --- _bootstrap-tools-usr.bin/xinstall --- ===> usr.bin/xinstall (obj,depend,all,install) --- obj --- /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/xinstall created for /b/stable/10/src/usr.bin/xinstall --- .depend --- rm -f .depend mkdep -f .depend -a -I/b/stable/10/src/usr.bin/xinstall/../../contrib/mtree -I/b/stable/10/src/usr.bin/xinstall/../../lib/libnetbsd -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -std=gnu99 /b/stable/10/src/usr.bin/xinstall/xinstall.c /b/stable/10/src/usr.bin/xinstall/../../contrib/mtree/getid.c --- _bootstrap-tools-usr.bin/makewhatis --- echo makewhatis: /usr/lib/libc.a /usr/lib/libz.a /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib/libegacy.a >> .depend --- makewhatis.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/makewhatis/makewhatis.c -o makewhatis.o --- _bootstrap-tools-usr.bin/xinstall --- echo xinstall: /usr/lib/libc.a /usr/lib/libmd.a /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib/libegacy.a >> .depend --- xinstall.o --- cc -O2 -pipe -I/b/stable/10/src/usr.bin/xinstall/../../contrib/mtree -I/b/stable/10/src/usr.bin/xinstall/../../lib/libnetbsd -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/xinstall/xinstall.c -o xinstall.o /b/stable/10/src/usr.bin/xinstall/xinstall.c:1052:25: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] --- _bootstrap-tools-usr.bin/rpcgen --- echo rpcgen: /usr/lib/libc.a /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib/libegacy.a >> .depend --- rpc_main.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_main.c -o rpc_main.o --- _bootstrap-tools-usr.bin/xinstall --- digest_update(&ctx, p, from_len); ^ /b/stable/10/src/usr.bin/xinstall/xinstall.c:435:51: note: passing argument to parameter 'data' here digest_update(DIGEST_CTX *c, const unsigned char *data, size_t len) ^ /b/stable/10/src/usr.bin/xinstall/xinstall.c:1078:25: warning: passing 'char [65536]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] digest_update(&ctx, buf1, n1); ^~~~ /b/stable/10/src/usr.bin/xinstall/xinstall.c:435:51: note: passing argument to parameter 'data' here digest_update(DIGEST_CTX *c, const unsigned char *data, size_t len) ^ /b/stable/10/src/usr.bin/xinstall/xinstall.c:1213:23: warning: passing 'char *' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] digest_update(&ctx, p, size); ^ /b/stable/10/src/usr.bin/xinstall/xinstall.c:435:51: note: passing argument to parameter 'data' here digest_update(DIGEST_CTX *c, const unsigned char *data, size_t len) ^ /b/stable/10/src/usr.bin/xinstall/xinstall.c:1232:24: warning: passing 'char [65536]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] digest_update(&ctx, buf, nr); ^~~ /b/stable/10/src/usr.bin/xinstall/xinstall.c:435:51: note: passing argument to parameter 'data' here digest_update(DIGEST_CTX *c, const unsigned char *data, size_t len) ^ --- _bootstrap-tools-usr.bin/dtc --- echo dtc: /usr/lib/libc.a /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib/libegacy.a >> .depend echo dtc: /usr/lib/libstdc++.a >> .depend make[3]: /b/stable/10/obj/b/stable/10/src/tmp/b/stable/10/src/usr.bin/dtc/.depend, 1439: ignoring stale .depend for /usr/lib/libstdc++.a --- dtc.o --- c++ -O2 -pipe -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/dtc/dtc.cc -o dtc.o --- _bootstrap-tools-usr.bin/xinstall --- 4 warnings generated. --- getid.o --- cc -O2 -pipe -I/b/stable/10/src/usr.bin/xinstall/../../contrib/mtree -I/b/stable/10/src/usr.bin/xinstall/../../lib/libnetbsd -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/xinstall/../../contrib/mtree/getid.c -o getid.o --- _bootstrap-tools-usr.bin/rpcgen --- --- rpc_clntout.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_clntout.c -o rpc_clntout.o --- _bootstrap-tools-usr.bin/xinstall --- --- xinstall --- cc -O2 -pipe -I/b/stable/10/src/usr.bin/xinstall/../../contrib/mtree -I/b/stable/10/src/usr.bin/xinstall/../../lib/libnetbsd -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -static -L/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib -o xinstall xinstall.o getid.o -lmd -legacy --- _bootstrap-tools-usr.bin/makewhatis --- --- makewhatis --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -static -L/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/lib -o makewhatis makewhatis.o -lz -legacy --- _bootstrap-tools-usr.bin/rpcgen --- --- rpc_cout.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_cout.c -o rpc_cout.o --- _bootstrap-tools-usr.bin/xinstall --- --- _proginstall --- sh /b/stable/10/src/tools/install.sh -s -o root -g wheel -m 555 xinstall /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/bin/install --- _bootstrap-tools-usr.bin/dtc --- --- input_buffer.o --- c++ -O2 -pipe -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/dtc/input_buffer.cc -o input_buffer.o --- _bootstrap-tools-usr.bin/makewhatis --- --- _proginstall --- sh /b/stable/10/src/tools/install.sh -s -o root -g wheel -m 555 makewhatis /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/bin/makewhatis --- _SCRIPTSINS_makewhatis.local.sh --- sh /b/stable/10/src/tools/install.sh -o root -g wheel -m 555 /b/stable/10/src/usr.bin/makewhatis/makewhatis.local.sh /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/libexec/makewhatis.local --- _installlinks --- /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/libexec/catman.local -> /b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/libexec/makewhatis.local --- _bootstrap-tools-usr.bin/rpcgen --- --- rpc_hout.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_hout.c -o rpc_hout.o --- _bootstrap-tools-usr.bin/dtc --- --- string.o --- c++ -O2 -pipe -DNDEBUG -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/dtc/string.cc -o string.o --- _bootstrap-tools-usr.bin/rpcgen --- --- rpc_parse.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_parse.c -o rpc_parse.o --- rpc_sample.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_sample.c -o rpc_sample.o --- rpc_scan.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_scan.c -o rpc_scan.o --- _bootstrap-tools-usr.bin/dtc --- --- dtc.o --- /b/stable/10/src/usr.bin/dtc/dtc.cc:70:45: error: no matching function for call to 'basename' "\t\t-W [no-]checker_name] input_file\n", basename(argv0)); ^~~~~~~~ /usr/include/libgen.h:39:7: note: candidate function not viable: 1st argument ('const char *') would lose const qualifier char *basename(char *); ^ --- _bootstrap-tools-usr.bin/rpcgen --- --- rpc_svcout.o --- cc -O2 -pipe -DNDEBUG -std=gnu99 -I/b/stable/10/obj/b/stable/10/src/tmp/legacy/usr/include -c /b/stable/10/src/usr.bin/rpcgen/rpc_svcout.c -o rpc_svcout.o --- _bootstrap-tools-usr.bin/dtc --- 1 error generated. *** [dtc.o] Error code 1 make[3]: stopped in /b/stable/10/src/usr.bin/dtc make[1]: stopped in /b/stable/10/src make: stopped in /b/stable/10/src