From nobody Sun Aug 29 01:42:01 2021 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0C35C17A59DE for ; Sun, 29 Aug 2021 01:42:01 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Gxx5N6vHRz3lGf for ; Sun, 29 Aug 2021 01:42:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D67A82176B for ; Sun, 29 Aug 2021 01:42:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17T1g0rf050767 for ; Sun, 29 Aug 2021 01:42:00 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17T1g0m9050766 for bugs@FreeBSD.org; Sun, 29 Aug 2021 01:42:00 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 258128] buildworld fails in rescue/rescue Date: Sun, 29 Aug 2021 01:42:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 13.0-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mi@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258128 Bug ID: 258128 Summary: buildworld fails in rescue/rescue Product: Base System Version: 13.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: mi@FreeBSD.org Created attachment 227520 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227520&action= =3Dedit The full build-log Building the stable/13 sources on a stable/11 system (trying to upgrade from source): make MAKEOBJDIRPREFIX=3D/mnt/cache -DNO_CLEAN -DDB_FROM_SRC DESTDIR=3D/mnt buildworld -j5 Fails with: >>> stage 1.1: legacy release compatibility shims -------------------------------------------------------------- cd /green/src/13; INSTALL=3D"sh /green/src/13/tools/install.sh"=20 TOOLS_PREFIX=3D/mnt/cache/green/src/13/tmp=20 PATH=3D/mnt/cache/green/src/13/tmp/legacy/usr/sbin:/mnt/cache/green/src/13/= tmp/legacy/usr/bin:/mnt/cache/green/src/13/tmp/legacy/bin:/mnt/cache/green/= src/13/tmp/legacy/usr/libexec:/sbin:/bin:/usr/sbin:/usr/bin WORLDTMP=3D/mnt/cache/green/src/13/tmp MAKEFLAGS=3D"-m /green/src/13/tools/build/mk -D NO_CLEAN -D DB_FROM_SRC -j 5 -J 15,16 -m /green/src/13/share/mk" make -f Makefile.inc1 DESTDIR=3D=20 OBJTOP=3D'/mnt/cache/green/src/13/tmp/obj-tools' OBJROOT=3D'${OBJTOP}/'=20 MAKEOBJDIRPREFIX=3D BOOTSTRAPPING=3D1104511 BWPHASE=3Dlegacy -DNO_CPU_CF= LAGS=20 -DNO_LINT -DNO_PIC -DNO_SHARED MK_CTF=3Dno MK_CLANG_EXTRAS=3Dno=20 MK_CLANG_FORMAT=3Dno MK_CLANG_FULL=3Dno MK_HTML=3Dno MK_LLDB=3Dno MK_MA= N=3Dno=20 MK_PROFILE=3Dno MK_RETPOLINE=3Dno MK_SSP=3Dno MK_TESTS=3Dno MK_WERROR= =3Dno=20 MK_INCLUDES=3Dyes MK_MAN_UTILS=3Dyes MK_LLVM_TARGET_ALL=3Dno legacy [Creating objdir /mnt/cache/green/src/13/tmp/obj-tools...] make[2]: "/green/src/13/Makefile.inc1" line 454: The src.conf WITHOUT_CLEAN option can now be used instead of NO_CLEAN. --- legacy --- =3D=3D=3D> tools/build (obj,includes,all,install) [Creating objdir /mnt/cache/green/src/13/tmp/obj-tools/tools/build...] --- _INCSINS --- --- _SYSINCSINS --- ...skipping... --- iscsid_stub.o --- cc -target x86_64-unknown-freebsd13.0 --sysroot=3D/mnt/cache/green/src/13/t= mp -B/mnt/cache/green/src/13/tmp/usr/bin -O2 -pipe -fno-common -march=3Dcore2= =20=20 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Qunused-arguments=20=20 -static -O2 -pipe -fno-common -c iscsid_stub.c -o iscsid_stub.o --- cat.lo --- cc -target x86_64-unknown-freebsd13.0 --sysroot=3D/mnt/cache/green/src/13/t= mp -B/mnt/cache/green/src/13/tmp/usr/bin -O2 -pipe -fno-common -march=3Dcore2= =20=20 -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -W return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-vari= able -Qunused-arguments=20=20 -static -nostdlib -Wl,-dc -r -o cat.lo cat_stub.o /mnt/cache/green/src/13/rescue/rescue//green/src/13/bin/cat/cat.o cc: error: no such file or directory: '/mnt/cache/green/src/13/rescue/rescue//green/src/13/bin/cat/cat.o' *** [cat.lo] Error code 1 make[5]: stopped in /mnt/cache/green/src/13/rescue/rescue ... When this happens, the only two subdirectories under the /mnt/cache/green/src/13/rescue/rescue/green/src/13/bin/ are csh and sh. --=20 You are receiving this mail because: You are the assignee for the bug.=