Date: Thu, 07 Apr 2022 05:52:38 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 263108] make buildworld failure with c71ae91f1976746b380a8aada8676d7ae084fdc5 Message-ID: <bug-263108-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263108 Bug ID: 263108 Summary: make buildworld failure with c71ae91f1976746b380a8aada8676d7ae084fdc5 Product: Base System Version: CURRENT Hardware: Any URL: https://cgit.freebsd.org/src/log/?qt=3Drange&q=3Dc71ae9= 1f1 976746b380a8aada8676d7ae084fdc5 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com Created attachment 233013 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233013&action= =3Dedit buildworld.log (compressed) Log attached, I'm not sure how to interpret the errors in this case.=20 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Near the tail =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ld: error: too many errors emitted, stopping now (use -error-limit=3D0 to s= ee all errors) cc: error: linker command failed with exit code 1 (use -v to see invocation) *** [sshd.full] Error code 1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /etc/src.conf =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D KERNCONF=3DGENERIC-NODEBUG PORTS_MODULES=3D emulators/virtualbox-ose-kmod graphics/drm-devel-kmod graphics/gpu-firmware-kmod WITH_CCACHE_BUILD=3Dyes WITH_MALLOC_PRODUCTION=3Dyes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D /etc/src-env.conf =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D WITH_META_MODE=3Dyes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Commands =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D root@mowa219-gjp4-8570p-freebsd:~ # echo "" ; date ; uname -sr ; echo "shel= l: $SHELL" ; echo "" ; git -C /usr/ports pull --ff-only && echo "" ; git -C /usr/src pull --ff-only && set freebsdmaingitcommitcount=3D"`git -C /usr/src rev-list --first-parent --count HEAD`" && echo "freebsd/main (FreeBSD-CURRE= NT) Git commit count: $freebsdmaingitcommitcount" && set freebsdmaingithash=3D"= `git -C /usr/src rev-list --max-count=3D1 HEAD`" && echo "freebsd/main Git hash: $freebsdmaingithash" && echo "<https://cgit.freebsd.org/src/commit/?id=3D$freebsdmaingithash>" && echo "= =E2=80=93 in context: <https://cgit.freebsd.org/src/log/?qt=3Drange&q=3D$freebsdmaingith= ash>" Thu Apr 7 02:13:45 BST 2022 FreeBSD 14.0-CURRENT shell: /bin/csh Already up to date. Already up to date. freebsd/main (FreeBSD-CURRENT) Git commit count: 254436 freebsd/main Git hash: c71ae91f1976746b380a8aada8676d7ae084fdc5 <https://cgit.freebsd.org/src/commit/?id=3Dc71ae91f1976746b380a8aada8676d7a= e084fdc5> =E2=80=93 in context: <https://cgit.freebsd.org/src/log/?qt=3Drange&q=3Dc71ae91f1976746b380a8aada= 8676d7ae084fdc5> root@mowa219-gjp4-8570p-freebsd:~ # cd /usr/src && time make -j4 buildworld= >& buildworld.log && time make -j4 buildkernel >& buildkernel.log && tail buildworld.log && tail buildkernel.log 40165.545u 1898.561s 3:56:50.66 296.0% 75281+823k 454065+507692io 92759pf+= 0w root@mowa219-gjp4-8570p-freebsd:/usr/src # --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-263108-227>