Re: git: 2a58b312b62f - main - zfs: merge openzfs/zfs@431083f75
Date: Wed, 12 Apr 2023 20:11:16 UTC
Charlie Li wrote:
> Mateusz Guzik wrote:
>> can you please test poudriere with
>> https://github.com/openzfs/zfs/pull/14739/files
>>
> After applying, on the md(4)-backed pool regardless of block_cloning,
> the cy@ `cp -R` test reports no differing (ie corrupted) files. Will
> report back on poudriere results (no block_cloning).
>
As for poudriere, build failures are still rolling in. These are (and
have been) entirely random on every run. Some examples from this run:
lang/php81:
- post-install: @${INSTALL_DATA} ${WRKSRC}/php.ini-development
${WRKSRC}/php.ini-production ${WRKDIR}/php.conf ${STAGEDIR}/${PREFIX}/etc
- consumers fail to build due to corrupted php.conf packaged
devel/ninja:
- phase: stage
- install -s -m 555
/wrkdirs/usr/ports/devel/ninja/work/ninja-1.11.1/ninja
/wrkdirs/usr/ports/devel/ninja/work/stage/usr/local/bin
- consumers fail to build due to corrupted bin/ninja packaged
devel/netsurf-buildsystem:
- phase: stage
- mkdir -p
/wrkdirs/usr/ports/devel/netsurf-buildsystem/work/stage/usr/local/share/netsurf-buildsystem/makefiles
/wrkdirs/usr/ports/devel/netsurf-buildsystem/work/stage/usr/local/share/netsurf-buildsystem/testtools
for M in Makefile.top Makefile.tools Makefile.subdir Makefile.pkgconfig
Makefile.clang Makefile.gcc Makefile.norcroft Makefile.open64; do \
cp makefiles/$M
/wrkdirs/usr/ports/devel/netsurf-buildsystem/work/stage/usr/local/share/netsurf-buildsystem/makefiles/;
\
done
- graphics/libnsgif fails to build due to NUL characters in
Makefile.{clang,subdir}, causing nothing to link
--
Charlie Li
…nope, still don't have an exit line.