Hi,
Can a committer please take a look at the following (small) PR?
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262551
Cheers.
--
Jonathan Chen
Dear port maintainer,
The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you
20.03.2022 22:13, Denis Shaposhnikov wrote:
> Does anybody know what's wrong? Thanks!
Unfortunately, there is a bug in ZFS code brought in with that update.
It is already fixed:
https://cgit.freebsd.org/src/commit/?id=b8ae329db949868b8275091da0844ffbff50c65a
Look forward for FreeBSD-EN-22:13.zf
Hi!
After updating yesterday to p8 I'm getting strange behavior trying to build
ports using poudriere. Here an exmaple from build log of shared-mime-info:
FAILED: src/update-mime-database.p/update-mime-database.c.o
cc -Isrc/update-mime-database.p -Isrc -I../src -I/usr/local/include/glib-2.0
-I
The patch helps here too. I could not reproduce build failures coming
from NUL byte files yet (260 ports and counting).
I had another spurious build failure though, but I think this is unrelated:
===> Building for mpfr-4.1.0_1
Making all in doc
restore=: && backupdir=".am$$" && am__cwd=`pwd` &&
## Christoph Moench-Tegeder (c...@burggraben.net):
> I'm now going back to releng/13.0 and check if that still produces
> the broken files "sometimes" (in the true nature of a concurrency
> issue, the failure is somewhat stochastic).
That was quick: less than 15 minutes into that, I see the the f
## Christoph Moench-Tegeder (c...@burggraben.net):
> ## Mark Johnston (ma...@freebsd.org):
> > Mark or Thomas, if you're able
> > to build a new kernel from the releng/13.0 branch and test it, could you
> > please try this patch?
>
> I'm running that right now, building some 300+ ports (firefox
When I updated ports yesterday, everything worked fine.
Today ... I get:
===> Cleaning for libgnomecanvas-2.30.3_5
pkg-static: unable to open vulnxml file (null): Invalid argument
===> libgnomecanvas-2.30.3_5 has known vulnerabilities:
=> Please update your ports tree and try
Testing the kernel patch right now, will report back asap.
Re mplayer warnings: That's on my todo list, thanks for the ping. It
has been fairly low prio though, since these errors are about no-ops
and transitive dependencies which qa.sh is overly eager to report.