git: 160388166736 - main - zfs: merge openzfs/zfs at 75b4cbf62 (master) into main

Warner Losh imp at bsdimp.com
Tue Jun 8 17:34:18 UTC 2021


On Tue, Jun 8, 2021 at 11:06 AM Shawn Webb <shawn.webb at hardenedbsd.org>
wrote:

> Hey Martin,
>
> On Tue, Jun 08, 2021 at 02:53:44PM +0000, Martin Matuska wrote:
> > The branch main has been updated by mm:
> >
> > URL:
> https://cgit.FreeBSD.org/src/commit/?id=1603881667360c015f6685131f2f25474fa67a72
> >
> > commit 1603881667360c015f6685131f2f25474fa67a72
> > Merge: ed9215c8e05f 75b4cbf62590
> > Author:     Martin Matuska <mm at FreeBSD.org>
> > AuthorDate: 2021-06-08 14:48:37 +0000
> > Commit:     Martin Matuska <mm at FreeBSD.org>
> > CommitDate: 2021-06-08 14:52:44 +0000
>
> This commit broke buildworld (at least on HardenedBSD). Log of the
> build posted below.
>
> building shared library libavl.so.2
> cc -target x86_64-unknown-freebsd14.0
> --sysroot=/usr/obj/usr/src/amd64.amd64/tmp
> -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -flto
>  -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings
> -Wl,--warn-shared-textrel  -o libavl.so.2.full -Wl,-soname,libavl.so.2
> avl.pico
> objcopy --only-keep-debug libavl.so.2.full libavl.so.2.debug
> objcopy --strip-debug --add-gnu-debuglink=libavl.so.2.debug
> libavl.so.2.full libavl.so.2
> install -U  -C -o root -g wheel -m 444   libavl.a
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/
> install -U  -s -o root -g wheel -m 444   -S  libavl.so.2
> /usr/obj/usr/src/amd64.amd64/tmp/lib/
> install -U  -o root -g wheel -m 444    libavl.so.2.debug
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/debug/lib/
> install -U -l rs -o root -g wheel -m 755 -S
>  /usr/obj/usr/src/amd64.amd64/tmp/lib/libavl.so.2
> /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libavl.so
> ===> cddl/lib/libspl (obj,all,install)
> make[4]: don't know how to make atomic.S. Stop
>
> make[4]: stopped in /usr/src/cddl/lib/libspl
>

A fix is in progress...

Warner


More information about the dev-commits-src-all mailing list