Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Aug 2019 19:03:22 -0700
From:      Mark Millard <marklmi@yahoo.com>
To:        freebsd-toolchain@freebsd.org, freebsd-current@freebsd.org
Subject:   head -r351153 amd64 upgrade installworld failure: realinstall_subdir_stand got: 'sh: cc: not found'  (a race?)
Message-ID:  <FCDB8E42-580E-418A-8060-4695975D05E2@yahoo.com>

next in thread | raw e-mail | index | archive | help
The below installworld material was after an apparently successful
buildworld buildkernel then installkernel . Wrong stage for a cc
producing loader_lua.sym ? (This was a normal, system-clang based
build context, attempting an upgrade from head -r351102 .)

--- realinstall_subdir_stand ---
cc -target x86_64-unknown-freebsd13.0 =
--sysroot=3D/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/tmp =
-B/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/tmp/usr/bin -O2 =
-pipe -I/usr/src/stand/i386/btx/lib -nostdinc =
-I/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/stand/libsa32 =
-I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys =
-Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcfloatface =
-DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT =
-m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float =
-march=3Di386 -I. -I/usr/src/stand/common -I/usr/src/contrib/lua/src =
-I/usr/src/stand/common -I/usr/src/stand/liblua =
-DLUA_FLOAT_TYPE=3DLUA_FLOAT_INT64 -DLOADER_CD9660_SUPPORT =
-DLOADER_EXT2FS_SUPPORT -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT =
-DLOADER_GZIP_SUPPORT -DLOADER_BZIP2_SUPPORT -DLOADER_NET_SUPPORT =
-DLOADER_NFS_SUPPORT -DLOADER_TFTP_SUPPORT -DLOADER_GPT_SUPPORT =
-DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/usr/src/stand/libsa/zfs =
-I/usr/src/sys/cddl/boot/zfs -Wall -I/usr/src--- =
realinstall_subdir_usr.sbin ---
. . .
--- realinstall_subdir_stand ---
/stand/i386 -DLOADER_PREFER_AMD64 -std=3Dgnu99 -Wno-format-zero-length =
-Wsystem-headers -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int =
-Wno-unused-const-variable -Wno-tautological-compare -Wno-unused-value =
-Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion =
-Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch =
-Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Oz =
-Qunused-arguments ERROR-tried-to-rebuild-during-make-install  -nostdlib =
-static -Ttext 0x0 -Wl,--no-threads -Wl,--no-rosegment  -o =
loader_lua.sym =
/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/stand/i386/btx/lib/cr=
t0.o main.o conf.o vers.o chain.o boot.o commands.o console.o devopen.o =
interp.o interp_backslash.o interp_parse.o ls.o misc.o module.o =
load_elf32.o load_elf32_obj.o reloc_elf32.o load_elf64.o =
load_elf64_obj.o reloc_elf64.o disk.o part.o vdisk.o dev_net.o bcache.o =
isapnp.o pnp.o interp_lua.o zfs_cmd.o  =
/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/stand/liblua32/liblua=
.a  /usr/ob--- realinstall_subdir_share ---
. . .
--- realinstall_subdir_stand ---
=
j/amd64_clang/amd64.amd64/usr/src/amd64.amd64/stand/i386/libi386/libi386.a=
 =
/usr/obj/amd64_clang/amd64.amd64/usr/src/amd64.amd64/stand/libsa32/libsa32=
.a=20
--- realinstall_subdir_tests ---
. . .
--- realinstall_subdir_stand ---
sh: cc: not found

Repeating buildworld buildkernel and then trying installworld (without
the -j28 I had used originally) completed.



=3D=3D=3D
Mark Millard
marklmi at yahoo.com
( dsl-only.net went
away in early 2018-Mar)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?FCDB8E42-580E-418A-8060-4695975D05E2>