Re: i386 build broken after latest OpenZFS MFCs?
- In reply to: Harry Schmalzbauer : "i386 build broken after latest OpenZFS MFCs?"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 15 Jun 2021 16:03:36 UTC
Am 15.06.2021 um 11:07 schrieb Harry Schmalzbauer: > Hello, > > am I the only one getting (git shallow clone from today): > > ld: error: undefined symbol: atomic_load_64 > >>> referenced by aggsum.c:119 > (/opt/deploy-tools/FreeBSD-src/stable_13/sys/contrib/openzfs/module/zfs/aggsum.c:119) At least I found the CI status, showing that it's known to fail 2 days ago: https://ci.freebsd.org/job/FreeBSD-stable-13-i386-build/553/ b0c251b0dea8(mm@2021/06/13, stable/13 - zfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)) seems to be missing parts of f20893853e8e (mm@2021/06/08) and the follwoup from d5c1296234cb(jrt27@2021/06/15)? Won't have time before friday to have a closer look. Thanks -harry