Date: Thu, 15 Jun 2023 01:14:42 -1000 From: "parv/FreeBSD" <parv.0zero9+freebsd@gmail.com> To: freebsd-current@freebsd.org Subject: Stuck on ERROR-tried-to-rebuild-during-make-install, from 1cebc9298cf to b98fbf3781, or from 9fbeeb6e3831 to dfa1982352ee Message-ID: <CABObuOpoc5uUSe=28T62sRFEyeeS6ewf6oF3JOv0JnjT96xQVw@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
--000000000000fdacdb05fe292e14 Content-Type: multipart/alternative; boundary="000000000000fdacd805fe292e12" --000000000000fdacd805fe292e12 Content-Type: text/plain; charset="UTF-8" Hi there, I am stuck in "installworld" step due to ERROR-tried-to-rebuild-during-make-install when going from 1cebc9298cf to b98fbf3781 on one host, or from 9fbeeb6e3831 to dfa1982352ee on another host. What should I be looking for? 1cebc9298cf-to-b98fbf3781: log: ... install -d -m 0755 -o root -g wheel /boot install -o root -g wheel -m 444 loader.help.efi /boot/loader.help.efi cc -target x86_64-unknown-freebsd14.0 --sysroot=/build/world/freebsd/src/amd64.amd64/tmp -B/build/world/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/build/world/freebsd/src/amd64.amd64/stand/libsa -I/freebsd/src/stand/libsa -D_STANDALONE -I/freebsd/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/freebsd/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -fPIC -mno-red-zone -mno-relax -I. -Iinclude -I/freebsd/src/stand/efi/loader_4th/../loader -I/freebsd/src/stand/libsa/zfs -I/freebsd/src/sys/contrib/openzfs/include -I/freebsd/src/sys/contrib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/freebsd/src/stand/efi/loader_4th -I/freebsd/src/stand/efi/loader_4th/arch/amd64 -I/freebsd/src/stand/efi/include -I/freebsd/src/stand/efi/include/amd64 -I/freebsd/src/sys/contrib/dev/acpica/include -I/freebsd/src/stand/i386/libi386 -DEFI -I/freebsd/src/stand/common -fPIC -I/freebsd/src/stand/ficl -I/freebsd/src/stand/ficl/amd64 -I/freebsd/src/stand/common -DBF_DICTSIZE=30000 -DLOADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/freebsd/src/stand/libsa/zfs -I/freebsd/src/sys/cddl/boot/zfs -I/freebsd/src/sys/cddl/contrib/opensolaris/uts/common -DHELP_FILENAME=\"loader.help.efi\" -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=array-parameter -Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter -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 -c /freebsd/src/stand/efi/loader_4th/../loader/efiserialio.c -o efiserialio.o /tmp/install.PjBzUKhv0k/sh: cc: not found *** Error code 127 Stop. make[6]: stopped in /freebsd/src/stand/efi/loader_4th ... /etc/{make,src}*conf: attached 1cebc9298cf-to-b98fbf3781.etc.list 9fbeeb6e3831-to-dfa1982352ee: log: ... --- realinstall_subdir_lib/csu/amd64 --- ===> lib/csu/amd64 (install) --- realinstall_subdir_libexec --- --- _proginstall --- --- maninstall --- --- _proginstall --- install -s -o root -g wheel -m 555 atf-check /usr/libexec/atf-check --- realinstall_subdir_libexec/atf/atf-check/tests --- ===> libexec/atf/atf-check/tests (install) --- maninstall --- install -o root -g wheel -m 444 atf-check.1.gz /usr/share/man/man1/ --- _proginstall --- install -o root -g wheel -m 444 atf-check.debug /usr/lib/debug/usr/libexec/atf-check.debug --- realinstall_subdir_lib --- --- installdirs-FILESDIR --- --- crt1_c.o --- --- gcrt1_c.o --- --- Scrt1_c.o --- --- crtbrand.o --- --- feature_note.o --- --- installdirs-FILESDIR --- installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /usr/lib --- crt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -c /freebsd/src/lib/csu/amd64/crt1_c.c -o crt1_c.o --- gcrt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -DGCRT -c -o gcrt1_c.o /freebsd/src/lib/csu/amd64/crt1_c.c --- _FILESINS_crtbegin.o --- --- _FILESINS_crtbeginS.o --- --- _FILESINS_crtbeginT.o --- --- feature_note.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -DLOCORE -c /freebsd/src/lib/csu/common/feature_note.S -o feature_note.o sh: cc: not found *** [feature_note.o] Error code 127 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- crtbrand.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -DLOCORE -c /freebsd/src/lib/csu/common/crtbrand.S -o crtbrand.o sh: cc: not found *** [crtbrand.o] Error code 127 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- Scrt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mretpoline -ftrivial-auto-var-init=zero -enable-trivial-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=zlib -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-error=unused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-during-make-install -fPIC -DPIC -c -o Scrt1_c.o /freebsd/src/lib/csu/amd64/crt1_c.c --- _FILESINS_crtbegin.o --- install -o root -g wheel -m 444 crtbegin.o /usr/lib/crtbegin.o --- _FILESINS_crtbeginS.o --- install -o root -g wheel -m 444 crtbeginS.o /usr/lib/crtbeginS.o --- _FILESINS_crtbeginT.o --- install -o root -g wheel -m 444 crtbeginT.o /usr/lib/crtbeginT.o --- crt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- gcrt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- Scrt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- crt1_c.o --- *** [crt1_c.o] Error code 1 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- Scrt1_c.o --- *** [Scrt1_c.o] Error code 1 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- gcrt1_c.o --- *** [gcrt1_c.o] Error code 1 ... /etc/{make,src}*conf: attached 9fbeeb6e3831-to-dfa1982352ee.etc.list - parv --000000000000fdacd805fe292e12 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr"><div class=3D"gmail_default" style=3D"font-family:monospac= e">=C2=A0Hi there,</div><div class=3D"gmail_default" style=3D"font-family:m= onospace"><br></div><div class=3D"gmail_default" style=3D"font-family:monos= pace">I am stuck in "installworld" step due to</div><div class=3D= "gmail_default" style=3D"font-family:monospace">ERROR-tried-to-rebuild-duri= ng-make-install when going</div><div class=3D"gmail_default" style=3D"font-= family:monospace">from 1cebc9298cf to b98fbf3781 on one host, or from</div>= <div class=3D"gmail_default" style=3D"font-family:monospace">9fbeeb6e3831 t= o dfa1982352ee on another host.</div><div class=3D"gmail_default" style=3D"= font-family:monospace"><br></div><div class=3D"gmail_default" style=3D"font= -family:monospace">What should I be looking for?</div><div class=3D"gmail_d= efault" style=3D"font-family:monospace"><br></div><div class=3D"gmail_defau= lt" style=3D"font-family:monospace"><br></div><div class=3D"gmail_default" = style=3D"font-family:monospace">1cebc9298cf-to-b98fbf3781:</div><div class= =3D"gmail_default" style=3D"font-family:monospace">log:</div><div class=3D"= gmail_default" style=3D"font-family:monospace">...<br></div><div class=3D"g= mail_default" style=3D"font-family:monospace">install =C2=A0-d -m 0755 -o r= oot =C2=A0-g wheel =C2=A0/boot<br>install =C2=A0-o root =C2=A0-g wheel -m 4= 44 =C2=A0loader.help.efi /boot/loader.help.efi<br>cc -target x86_64-unknown= -freebsd14.0 --sysroot=3D/build/world/freebsd/src/amd64.amd64/tmp -B/build/= world/freebsd/src/amd64.amd64/tmp/usr/bin =C2=A0-O2 -pipe -fno-common =C2= =A0 -Wformat -fshort-wchar -mno-red-zone -nostdinc =C2=A0 =C2=A0-I/build/wo= rld/freebsd/src/amd64.amd64/stand/libsa -I/freebsd/src/stand/libsa -D_STAND= ALONE -I/freebsd/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloaty-mcf= loatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/freeb= sd/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-= sse -mno-avx -mno-avx2 -msoft-float -fPIC -mno-red-zone -mno-relax -I. -Iin= clude -I/freebsd/src/stand/efi/loader_4th/../loader -I/freebsd/src/stand/li= bsa/zfs -I/freebsd/src/sys/contrib/openzfs/include -I/freebsd/src/sys/contr= ib/openzfs/include/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/freebsd/src/stand= /efi/loader_4th -I/freebsd/src/stand/efi/loader_4th/arch/amd64 -I/freebsd/s= rc/stand/efi/include -I/freebsd/src/stand/efi/include/amd64 -I/freebsd/src/= sys/contrib/dev/acpica/include -I/freebsd/src/stand/i386/libi386 -DEFI -I/f= reebsd/src/stand/common -fPIC -I/freebsd/src/stand/ficl -I/freebsd/src/stan= d/ficl/amd64 -I/freebsd/src/stand/common -DBF_DICTSIZE=3D30000 -DLOADER_MSD= OS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -= DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/freebsd/src/stand/libsa/zfs -I/= freebsd/src/sys/cddl/boot/zfs -I/freebsd/src/sys/cddl/contrib/opensolaris/u= ts/common -DHELP_FILENAME=3D\"loader.help.efi\" -mretpoline -ftri= vial-auto-var-init=3Dzero =C2=A0-enable-trivial-auto-var-init-zero-knowing-= it-will-be-removed-from-clang -g -gz=3Dzlib =C2=A0-std=3Dgnu99 -Wno-format-= zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-emp= ty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused= -but-set-variable -Wno-error=3Darray-parameter -Wno-error=3Ddeprecated-non-= prototype -Wno-error=3Dunused-but-set-parameter -Wno-tautological-compare -= Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-c= onversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-swit= ch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses =C2=A0-Oz = -Qunused-arguments =C2=A0 =C2=A0ERROR-tried-to-rebuild-during-make-install = -c /freebsd/src/stand/efi/loader_4th/../loader/efiserialio.c -o efiserialio= .o<br>/tmp/install.PjBzUKhv0k/sh: cc: not found<br>*** Error code 127<br><b= r>Stop.<br>make[6]: stopped in /freebsd/src/stand/efi/loader_4th</div><div = class=3D"gmail_default" style=3D"font-family:monospace">...</div><div class= =3D"gmail_default" style=3D"font-family:monospace"><br></div><div class=3D"= gmail_default" style=3D"font-family:monospace">/etc/{make,src}*conf: attach= ed 1cebc9298cf-to-b98fbf3781.etc.list</div><div class=3D"gmail_default" sty= le=3D"font-family:monospace"><br></div><div class=3D"gmail_default" style= =3D"font-family:monospace"><br></div><div class=3D"gmail_default" style=3D"= font-family:monospace">9fbeeb6e3831-to-dfa1982352ee:</div><div class=3D"gma= il_default" style=3D"font-family:monospace">log:</div><div class=3D"gmail_d= efault" style=3D"font-family:monospace">...<br></div><div class=3D"gmail_de= fault" style=3D"font-family:monospace"><pre>--- realinstall_subdir_lib/csu/= amd64 --- =3D=3D=3D> lib/csu/amd64 (install) --- realinstall_subdir_libexec --- --- _proginstall --- --- maninstall --- --- _proginstall --- install -s -o root -g wheel -m 555 atf-check /usr/libexec/atf-check --- realinstall_subdir_libexec/atf/atf-check/tests --- =3D=3D=3D> libexec/atf/atf-check/tests (install) --- maninstall --- install -o root -g wheel -m 444 atf-check.1.gz /usr/share/man/man1/ --- _proginstall --- install -o root -g wheel -m 444 atf-check.debug /usr/lib/debug/usr/libexe= c/atf-check.debug --- realinstall_subdir_lib --- --- installdirs-FILESDIR --- --- crt1_c.o --- --- gcrt1_c.o --- --- Scrt1_c.o --- --- crtbrand.o --- --- feature_note.o --- --- installdirs-FILESDIR --- installing DIRS FILESDIR install -d -m 0755 -o root -g wheel /usr/lib --- crt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/au= x-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/free= bsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/c= su/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-= tables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/sr= c/lib/libc/include -mretpoline -ftrivial-auto-var-init=3Dzero -enable-trivi= al-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=3Dzlib = -std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-s= tyle-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-bo= dy -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-= set-variable -Wno-error=3Dunused-but-set-parameter -Qunused-arguments E= RROR-tried-to-rebuild-during-make-install -c /freebsd/src/lib/csu/amd64/crt= 1_c.c -o crt1_c.o --- gcrt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/au= x-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/free= bsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/cs= u/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-t= ables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src= /lib/libc/include -mretpoline -ftrivial-auto-var-init=3Dzero -enable-trivia= l-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=3Dzlib -= std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow = -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-st= yle-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-bod= y -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-s= et-variable -Wno-error=3Dunused-but-set-parameter -Qunused-arguments ER= ROR-tried-to-rebuild-during-make-install -DGCRT -c -o gcrt1_c.o /freebsd/sr= c/lib/csu/amd64/crt1_c.c --- _FILESINS_crtbegin.o --- --- _FILESINS_crtbeginS.o --- --- _FILESINS_crtbeginT.o --- --- feature_note.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/aux-build/freebsd-14/fre= ebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tm= p/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-fram= e-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-= pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mre= tpoline -ftrivial-auto-var-init=3Dzero -enable-trivial-auto-var-init-zero-k= nowing-it-will-be-removed-from-clang -g -gz=3Dzlib -std=3Dgnu99 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int= -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -Wno-error= =3Dunused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-d= uring-make-install -DLOCORE -c /freebsd/src/lib/csu/common/feature_note.= S -o feature_note.o sh: cc: not found *** [feature_note.o] Error code 127 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- crtbrand.o --- cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/aux-build/freebsd-14/fre= ebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/freebsd/src/amd64.amd64/tm= p/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/csu/amd64 -fno-omit-fram= e-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-tables -fno-omit-frame-= pointer -I/freebsd/src/lib/csu/common -I/freebsd/src/lib/libc/include -mre= tpoline -ftrivial-auto-var-init=3Dzero -enable-trivial-auto-var-init-zero-k= nowing-it-will-be-removed-from-clang -g -gz=3Dzlib -std=3Dgnu99 -Wno-forma= t-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wthread-safety -Wno-empty-body -Wno-string-plus-int= -Wno-unused-const-variable -Wno-error=3Dunused-but-set-variable -Wno-error= =3Dunused-but-set-parameter -Qunused-arguments ERROR-tried-to-rebuild-d= uring-make-install -DLOCORE -c /freebsd/src/lib/csu/common/crtbrand.S -o= crtbrand.o sh: cc: not found *** [crtbrand.o] Error code 127 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- Scrt1_c.o --- /usr/local/bin/ccache cc -target x86_64-unknown-freebsd14.0 --sysroot=3D/au= x-build/freebsd-14/freebsd/src/amd64.amd64/tmp -B/aux-build/freebsd-14/free= bsd/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/freebsd/src/lib/cs= u/amd64 -fno-omit-frame-pointer -DSTRIP_FBSDID -fno-asynchronous-unwind-t= ables -fno-omit-frame-pointer -I/freebsd/src/lib/csu/common -I/freebsd/src= /lib/libc/include -mretpoline -ftrivial-auto-var-init=3Dzero -enable-trivia= l-auto-var-init-zero-knowing-it-will-be-removed-from-clang -g -gz=3Dzlib -= std=3Dgnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow = -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-st= yle-definition -Wno-pointer-sign -Wdate-time -Wthread-safety -Wno-empty-bod= y -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-s= et-variable -Wno-error=3Dunused-but-set-parameter -Qunused-arguments ER= ROR-tried-to-rebuild-during-make-install -fPIC -DPIC -c -o Scrt1_c.o /freeb= sd/src/lib/csu/amd64/crt1_c.c --- _FILESINS_crtbegin.o --- install -o root -g wheel -m 444 crtbegin.o /usr/lib/crtbegin.o --- _FILESINS_crtbeginS.o --- install -o root -g wheel -m 444 crtbeginS.o /usr/lib/crtbeginS.o --- _FILESINS_crtbeginT.o --- install -o root -g wheel -m 444 crtbeginT.o /usr/lib/crtbeginT.o --- crt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- gcrt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- Scrt1_c.o --- ccache: error: Could not find compiler "cc" in PATH --- crt1_c.o --- *** [crt1_c.o] Error code 1 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- Scrt1_c.o --- *** [Scrt1_c.o] Error code 1 make[6]: stopped in /freebsd/src/lib/csu/amd64 --- gcrt1_c.o --- *** [gcrt1_c.o] Error code 1<br>...<br></pre></div><div class=3D"gmail_defa= ult" style=3D"font-family:monospace"><br></div><div class=3D"gmail_default"= style=3D"font-family:monospace"><div class=3D"gmail_default" style=3D"font= -family:monospace">/etc/{make,src}*conf: attached 9fbeeb6e3831-to-dfa198235= 2ee.etc.list</div><div class=3D"gmail_default" style=3D"font-family:monospa= ce"><br></div><div class=3D"gmail_default" style=3D"font-family:monospace">= <br></div><div class=3D"gmail_default" style=3D"font-family:monospace">- pa= rv</div><div class=3D"gmail_default" style=3D"font-family:monospace"><br></= div></div></div> --000000000000fdacd805fe292e12-- --000000000000fdacdb05fe292e14 Content-Type: application/octet-stream; name="1cebc9298cf-to-b98fbf3781.etc.list" Content-Disposition: attachment; filename="1cebc9298cf-to-b98fbf3781.etc.list" Content-Transfer-Encoding: base64 Content-ID: <f_lix1hf1v0> X-Attachment-Id: f_lix1hf1v0 CiMgRklMRSAgLzE0bS9ldGMvbWFrZS5jb25mCgpTUkNfQkFTRT0gICAvZnJlZWJzZC9zcmMKUE9S VFNESVI9ICAgL2ZyZWVic2QvcG9ydHMKUEFDS0FHRVM9ICAgL2ZyZWVic2QvcGtnLXNhdmUKV1JL RElSUFJFRklYPSAgL2J1aWxkL3BvcnRzCkJBVENIPSAgIHllcwpNQUtFX0pPQlNfTlVNQkVSPSAx MApNQUtFX0pPQlNfTlVNQkVSX0xJTUlUPSAxMQpERUZBVUxUX1ZFUlNJT05TKz0gICBweXRob24z PTMuMTEgcHl0aG9uPTMuMTEKT1BUSU9OU19VTlNFVCs9ICAgSEFMCk9QVElPTlNfVU5TRVQrPSAg IFdBWUxBTkQgVklERU9fV0FZTEFORCBQTEFURk9STV9XQVlMQU5ECk9QVElPTlNfVU5TRVQrPSAg IERFQlVHIFRFU1QgRE9YWUdFTgpPUFRJT05TX1VOU0VUKz0gICBIQUwKLmlmICR7LkNVUkRJUjpN LyovKi93d3cvbHlueCp9CiAgIE1BS0VfSk9CU19VTlNBRkU9IHllcwouZW5kaWYKCiMgRklMRSAg LzE0bS9ldGMvc3JjLWVudi5jb25mCgpXSVRIX01FVEFfTU9ERT0gICB5ZXMKTUFLRU9CSkRJUlBS RUZJWD89IC9idWlsZC93b3JsZApDQ0FDSEVfRElSPSAvYnVpbGQvY2NhY2hlCgojIEZJTEUgIC8x NG0vZXRjL3NyYy5jb25mCgpTUkNfQkFTRT0gICAvZnJlZWJzZC9zcmMKUE9SVFNESVI9ICAgL2Zy ZWVic2QvcG9ydHMKUEFDS0FHRVM9ICAgL2ZyZWVic2QvcGtnLXNhdmUKV1JLRElSUFJFRklYPSAg L2J1aWxkL3BvcnRzCldJVEhPVVRfRklOR0VSPSAgIHllcwpXSVRIT1VUX0ZMT1BQWT0gICB5ZXMK V0lUSE9VVF9HQU1FUz0geWVzCldJVEhPVVRfVENTSD0gICB5ZXMKV0lUSE9VVF9MSUIzMj0geWVz CldJVEhPVVRfQVRNPSAgIHllcwpXSVRIT1VUX0NYR0JFVE9PTD0gICB5ZXMKV0lUSE9VVF9JUEZJ TFRFUj0gIHllcwpXSVRIT1VUX09GRUQ9ICB5ZXMKV0lUSE9VVF9QUFA9ICAgeWVzCldJVEhfQkhZ VkVfU05BUFNIT1Q9ICB5ZXMKV0lUSF9FWFRSQV9UQ1BfU1RBQ0tTPSB5ZXMKV0lUSF9TT1JUX1RI UkVBRFM9ICAgeWVzCldJVEhfQ1RGPSAgeWVzCldJVEhfSU5JVF9BTExfWkVSTz0gIHllcwpXSVRI X0tFUk5FTF9SRVRQT0xJTkU9ICB5ZXMKV0lUSF9SRVRQT0xJTkU9ICB5ZXMKS0VSTkNPTkY9ICBH RU5FUklDLUxpZ2h0CldJVEhfTUFMTE9DX1BST0RVQ1RJT049IHllcwpXSVRIT1VUX0xMVk1fQVNT RVJUSU9OUz0gICB5ZXMKCg== --000000000000fdacdb05fe292e14 Content-Type: application/octet-stream; name="9fbeeb6e3831-to-dfa1982352ee.etc.list" Content-Disposition: attachment; filename="9fbeeb6e3831-to-dfa1982352ee.etc.list" Content-Transfer-Encoding: base64 Content-ID: <f_lix1hsrk1> X-Attachment-Id: f_lix1hsrk1 CgojIEZJTEU6IC8xNHUvZXRjL21ha2UuY29uZgoKV0lUSF9DQ0FDSEVfQlVJTEQ9ICB5ZXMKQ0NB Q0hFX0RJUj0gIC9hdXgtYnVpbGQvY2NhY2hlLTE0ClNSQ19CQVNFPSAgL2ZyZWVic2Qvc3JjCktF Uk5DT05GPSAgR0VORVJJQy1OT0RFQlVHClBPUlRTRElSPSAgL2ZyZWVic2QvcG9ydHMKRElTVERJ Uj0gIC9mcmVlYnNkL3BvcnRzLWRpc3RmaWxlcwpXUktESVJQUkVGSVg9ICAvYXV4LWJ1aWxkL3Bv cnRzClBBQ0tBR0VTPSAgL2ZyZWVic2Qvc2F2ZWQtcGFja2FnZXMKTUFLRV9KT0JTX05VTUJFUj0g IDkKTUFLRV9KT0JTX05VTUJFUl9MSU1JVD0gIDEwCkJBVENIPSAgeWVzCldJVEhPVVRfSU5GTz0g IHllcwpXSVRIT1VUX0pBVkE9ICB5ZXMKT1BUSU9OU19VTlNFVCs9ICBFWEFNUExFUyBJTkZPIEpB VkEgREVCVUcKT1BUSU9OU19TRVQrPSAgTkxTIElDT05WIElETgpPUFRJT05TX1NFVCs9ICBET0NT Ck9QVElPTlNfU0VUKz0gIE5DVVJTRVMKREVGQVVMVF9WRVJTSU9OUys9ICBweXRob249My4xMSBw eXRob24zPTMuMTEKCgojIEZJTEU6IC8xNHUvZXRjL3NyYy1lbnYuY29uZgoKV0lUSF9NRVRBX01P REU9ICB5ZXMKTUFLRU9CSkRJUlBSRUZJWD89ICAvYXV4LWJ1aWxkL2ZyZWVic2QtMTQKCgojIEZJ TEU6IC8xNHUvZXRjL3NyYy5jb25mCgpXSVRIT1VUX0FUTT0gIHllcwpXSVRIT1VUX0ZJTkdFUj0g IHllcwpXSVRIT1VUX0ZMT1BQWT0gIHllcwpXSVRIT1VUX0dBTUVTPSAgeWVzCldJVEhPVVRfUFBQ PSAgeWVzCldJVEhPVVRfSVBGSUxURVI9ICB5ZXMKV0lUSE9VVF9TSEFSRURPQ1M9ICB5ZXMKV0lU SE9VVF9MSUIzMj0gIHllcwpXSVRIT1VUX1RDU0g9ICB5ZXMKV0lUSF9MTERCPSAgeWVzCldJVEhf QklORF9OT1c9ICB5ZXMKV0lUSF9DVEY9ICB5ZXMKV0lUSF9ETUFHRU5UPSAgeWVzCldJVEhfUkVU UE9MSU5FPSAgeWVzCldJVEhfS0VSTkVMX1JFVFBPTElORT0gIHllcwpXSVRIX0JIWVZFX1NOQVBT SE9UPSAgeWVzCldJVEhfSFlQRVJWPSAgeWVzCldJVEhfTlZNRT0gIHllcwpXSVRIX0lOSVRfQUxM X1pFUk89ICB5ZXMKV0lUSF9FWFRSQV9UQ1BfU1RBQ0tTPSAgeWVzCg== --000000000000fdacdb05fe292e14--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CABObuOpoc5uUSe=28T62sRFEyeeS6ewf6oF3JOv0JnjT96xQVw>