Date: Tue, 20 Jul 2021 16:38:21 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: "Herbert J. Skuhra" <herbert@gojira.at> Cc: "freebsd-questions@freebsd.org" <questions@freebsd.org> Subject: Re: 13-STABLE Buildworld Failing Message-ID: <CAN6yY1s6CppQu90NwDC_wtxRMrUqmuc_CO2F5AvxPM1u01BW=A@mail.gmail.com> In-Reply-To: <871r7tszu3.wl-herbert@gojira.at> References: <ce612c59-25a8-4100-3a9d-1c69f6a104ef@tundraware.com> <871r7tszu3.wl-herbert@gojira.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Jul 20, 2021 at 9:42 AM Herbert J. Skuhra <herbert@gojira.at> wrote: > On Tue, 20 Jul 2021 15:05:12 +0200, Tim Daneliuk wrote: > > > > > > Any idea what might be causing this: > > > > > > Source checkout out to here - > > > > * fb2feceac34 - (HEAD -> stable/13, origin/stable/13) fsck_ffs: fix > background fsck in preen mode (19 hours ago) <Robert Wing> > > * a54e547950f - arm: replace byte-by-byte memcmp with an already > existing asm variant (27 hours ago) <Mateusz Guzik> > > * c5fa78d35d7 - rtwn: make sure to not write in upper bits of txdseq (30 > hours ago) <Andriy Gapon> > > > > > > Produces this error on build - > > > > > > --- bt_open.po --- > > cc -target x86_64-unknown-freebsd13.0 > --sysroot=/usr/obj/usr/13-stable/amd64.amd64/tmp > -B/usr/obj/usr/13-stable/amd64.amd64/tmp/usr/bin > > -pg -O2 -pipe -fno-common -DNO__SCCSID -DNO__RCSID > -I/usr/13-stable/lib/libc/include -I/usr/13-stable/include > -I/usr/13-stable/lib/li > > bc/amd64 -DNLS -D__DBINTERFACE_PRIVATE -I/usr/13-stable/contrib/gdtoa > -I/usr/13-stable/contrib/libc-vis -DINET6 -I/usr/obj/usr/13-stabl > > e/amd64.amd64/lib/libc -I/usr/13-stable/lib/libc/resolv -D_ACL_PRIVATE > -DPOSIX_MISTAKE -I/usr/13-stable/lib/libmd -I/usr/13-stable/contr > > ib/jemalloc/include -DMALLOC_PRODUCTION > -I/usr/13-stable/contrib/tzcode/stdtime -I/usr/13-stable/lib/libc/stdtime > -I/usr/13-stable/lib/l > > ibc/locale -DBROKEN_DES -DPORTMAP -DDES_BUILTIN > -I/usr/13-stable/lib/libc/rpc -DWANT_HYPERV -DYP -DNS_CACHING > -DSYMBOL_VERSIONING -g -MD > > -MF.depend.bt_open.po -MTbt_open.po -std=gnu99 -Wno-format-zero-length > -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo > > rmat-y2k -Wno-uninitialized -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-m > > ember -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter > -Qunused-arguments -I/usr/13-stable/lib/libutil -I/usr/13-stable/lib/ > > msun/amd64 -I/usr/13-stable/lib/msun/x86 -I/usr/13-stable/lib/msun/src > -c /usr/13-stable/lib/libc/db/btree/bt_open.c -o bt_open.po > > > > make[1]: stopped in /usr/13-stable > > > > make: stopped in /usr/13-stable > > Your e-mail includes no error. Do you build with jobs > 1? Can you > show previous lines of the build log? > > I could build latest stable/13 (0daba7847e2e) for amd64, armv7 and > arm64. > > -- > Herbert Kernel build on stable/13 is known broken due to an updated linuxkpi which is not compatible with drm-fbsd13-kmod. An updated version of the kmod was teerated today, but it is still failing to install. See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257264 for discussion. This breakage is specific to builds after the linuxkpi update committed on Saturday. Probably only applicable to builds where graphics support is present. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1s6CppQu90NwDC_wtxRMrUqmuc_CO2F5AvxPM1u01BW=A>
