tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bulk builds status on NetBSD 10
I've been working to get the number of failed packages in the NetBSD
10/x86_64 bulk builds down for some weeks now, and it's looking quite
good now:
Total number of packages: 29579
Successfully built: 28482
Failed build: 26
Depending on failed package: 6
Explicitly broken or masked: 992
Depending on masked package: 73
Here are my comments on the current state as of today in case someone
wants to help out, using "pkgsrc-HEAD NetBSD 10.0/x86_64 2025-03-20
18:53" i.e.
http://shadow.netbsd.org/pub/pkgsrc/packages/reports/HEAD/NetBSD-10.0-x86_64/20250320.1853/meta/report.html
Mostly there are failures in packages that build fine on 10.99.12,
which is my main development machine, so I have less motivation for
fixing them.
audio/solfege schmonz%NetBSD.org@localhost
-> disabled for bulk builds
databases/mongodb 2 pkgsrc-users%NetBSD.org@localhost
databases/mongodb4 1 pkgsrc-users%NetBSD.org@localhost
-> both build for me on 10.99.12
databases/sqlc 1 bsiegert%NetBSD.org@localhost
-> broken, bsiegert is looking at this
devel/frama-c tonio%NetBSD.org@localhost
-> broken, I think, by the why3 update
games/vcmi pkgsrc-users%NetBSD.org@localhost
-> problem in boost?, but builds fine on 10.99.12
graphics/R-magick pkgsrc-users%NetBSD.org@localhost
-> segfaults loading an so file:
/usr/pkg/gcc10/lib/libstdc++.so.7: version GLIBCXX_3.4.29 required by /pbulk/work/graphics/R-magick/work/.destdir/usr/pkg/lib/R/library/magick/libs/magick.so not found
but works fine on 10.99.12
graphics/asymptote pkgsrc-users%NetBSD.org@localhost
-> disabled for bulk builds
ham/freedv dbj%NetBSD.org@localhost
-> builds fine on 10.99.12
/pbulk/work/ham/freedv/work/freedv-gui-bb9558cc496b7b253fb54bb28486b0bcd7516ae5/src/fdmdv2_main.h:92:10: fatal error: varicode.h: No such file or directory
this header exists in the buildlink directories when I try this:
# find work/ -name varicode.h
work/.buildlink/include/codec2/varicode.h
inputmethod/uim-mozc ryoon%NetBSD.org@localhost
-> fails for me the same way:
clang: error: no such file or directory: '/usr/pkg/lib/libintl.so'
but it's built using bazel and I have no clue about that.
lang/flang pkgsrc-users%NetBSD.org@localhost
-> builds fine on 10.99.12
lang/oo2c pkgsrc-users%NetBSD.org@localhost
-> removal proposal sent
lang/oracle-jre8 1 pkgsrc-users%NetBSD.org@localhost
-> removal proposal sent
lang/sather pkgsrc-users%NetBSD.org@localhost
-> removal proposal sent
lang/smlnj11072 richards+netbsd%CS.Princeton.EDU@localhost
-> removal proposal sent
meta-pkgs/courier pkgsrc-users%NetBSD.org@localhost
-> no idea about this one; would be helpful if someone could reproduce
this with the latest pkg_install which has more details in that
error message:
pkg_add: 1 package addition failed
multimedia/libdvdcss pkgsrc-users%NetBSD.org@localhost
-> missing distfile, needs LIBDVDCSS_MASTER_SITES set
net/iana-etc christos%NetBSD.org@localhost
-> disabled for bulk builds
security/libjwt pkgsrc-users%NetBSD.org@localhost
-> builds fine on 10.99.12
security/passphrase nikita%NetBSD.org@localhost
-> one of the zig packages that downloads files during build
sysutils/grub pkgsrc-users%NetBSD.org@localhost
-> builds fine on 10.99.12
sysutils/u-boot-odroid-c2 port-arm%NetBSD.org@localhost
-> runs a Linux binary during build - should be fixed to not do that
www/pound pkgsrc-users%NetBSD.org@localhost
-> disabled for bulk builds
x11/gtk-sharp pkgsrc-users%NetBSD.org@localhost
-> mono crash
* Assertion at mono-threads.c:1577, condition `(current > *staddr) && (current < *staddr + *stsize)' not met
I think this should be removed since there are no users and we have gtk-sharp3...
x11/gtk-sharp3 1 pkgsrc-users%NetBSD.org@localhost
... which fails the same way
* Assertion at mono-threads.c:1577, condition `(current > *staddr) && (current < *staddr + *stsize)' not met
x11/qt6ct vins%NetBSD.org@localhost
-> wasn't using DIST_SUBDIR, should be fixed now
I think we need a different way to disable packages for bulk builds,
having the disabled packages listed like ones that have a build
failure is not helpful.
Thomas
Home |
Main Index |
Thread Index |
Old Index