tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Problem with net/bind918
Hi,
Not sure what's up, but the most recent update of net/bind918 (with only
PKG_OPTIONS.bind=blocklist) compiles fine but fails to launch with:
Oct 3 06:59:42 daisy named[21013]: starting BIND 9.18.30 (Extended Support Version) <id:>
Oct 3 06:59:42 daisy named[21013]: running on NetBSD amd64 10.0_STABLE NetBSD 10.0_STABLE (DAISY) #0: Sat Aug 31 23:58:46 UTC 2024 john%daisy.zia.io@localhost:/usr/obj-amd64/sys/arch/amd64/compile/DAISY
Oct 3 06:59:42 daisy named[21013]: built with '--with-lmdb=no' '--with-blacklist=no' '--with-blocklist=yes' '--without-gssapi' '--without-libxml2' '--with-json-c=no' '--with-readline' '--sysconfdir=/usr/local/etc' '--localstatedir=/var' '--with-openssl=/usr' '--prefix=/usr/local' '--build=x86_64--netbsd' '--host=x86_64--netbsd' '--mandir=/usr/local/man' '--enable-option-checking=yes' 'build_alias=x86_64--netbsd' 'host_alias=x86_64--netbsd' 'CC=gcc' 'CFLAGS=-O2 -pthread -I/usr/include -I/usr/local/include' 'LDFLAGS=-Wl,-zrelro -pthread -L/usr/lib -Wl,-R/usr/lib -L/usr/local/lib -Wl,-R/usr/local/lib' 'LIBS=' 'CPPFLAGS=-I/usr/include -I/usr/local/include' 'PKG_CONFIG=/usr/local/bin/pkg-config' 'PKG_CONFIG_PATH=' 'PKG_CONFIG_LIBDIR=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig'
Oct 3 06:59:42 daisy named[21013]: running as: named -u named -t /var/chroot/named -c /usr/local/etc/namedb/named.conf
Oct 3 06:59:42 daisy named[21013]: compiled by GCC 10.5.0
Oct 3 06:59:42 daisy named[21013]: compiled with OpenSSL version: OpenSSL 3.0.12 24 Oct 2023
Oct 3 06:59:42 daisy named[21013]: linked to OpenSSL version: OpenSSL 3.0.12 24 Oct 2023
Oct 3 06:59:42 daisy named[21013]: compiled with libuv version: 1.49.0
Oct 3 06:59:42 daisy named[21013]: linked to libuv version: 1.49.0
Oct 3 06:59:42 daisy named[21013]: compiled with zlib version: 1.2.13
Oct 3 06:59:42 daisy named[21013]: linked to zlib version: 1.2.13
Oct 3 06:59:42 daisy named[21013]:
----------------------------------------------------
Oct 3 06:59:42 daisy named[21013]: BIND 9 is maintained by Internet Systems Consortium,
Oct 3 06:59:42 daisy named[21013]: Inc. (ISC), a non-profit 501(c)(3) public-benefit
Oct 3 06:59:42 daisy named[21013]: corporation. Support and training for BIND 9 are
Oct 3 06:59:42 daisy named[21013]: available at https://www.isc.org/support
Oct 3 06:59:42 daisy named[21013]:
----------------------------------------------------
Oct 3 06:59:42 daisy named[21013]: found 16 CPUs, using 16 worker threads
Oct 3 06:59:42 daisy named[21013]: using 16 UDP listeners per interface
Oct 3 06:59:42 daisy named[21013]: netmgr/netmgr.c:302:isc__netmgr_create(): fatal error:
Oct 3 06:59:42 daisy named[21013]: uv_loop_init failed: no such file or directory
Oct 3 06:59:42 daisy named[21013]: exiting (due to fatal error in library)
It runs fine when not chrooted, though...
John
Home |
Main Index |
Thread Index |
Old Index