Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Jul 2021 18:40:52 +0200
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        questions@freebsd.org
Subject:   Re: 13-STABLE Buildworld Failing
Message-ID:  <871r7tszu3.wl-herbert@gojira.at>
In-Reply-To: <ce612c59-25a8-4100-3a9d-1c69f6a104ef@tundraware.com>
References:  <ce612c59-25a8-4100-3a9d-1c69f6a104ef@tundraware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?871r7tszu3.wl-herbert>