==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mod_dnssd 0.6-10 (Fri Mar 20 16:59:34 2026)
==> Retrieving sources...
-> Found mod_dnssd-0.6.tar.gz
-> Found fix_undefined_reference.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
mod_dnssd-0.6.tar.gz ... Passed
fix_undefined_reference.patch ... Passed
==> Making package: mod_dnssd 0.6-10 (Fri Mar 20 23:00:00 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (5) apr-util-1.6.3-2 libdaemon-0.14-6 apache-2.4.66-1 apr-1.7.6-1 avahi-1:0.9rc3-1
Total Download Size: 1.86 MiB
Total Installed Size: 9.24 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
apache-2.4.66-1-armv7h downloading...
apr-1.7.6-1-armv7h downloading...
apr-util-1.6.3-2-armv7h downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing apr...
installing apr-util...
Optional dependencies for apr-util
gdbm: enable gdbm support [installed]
libldap: enable ldap support [installed]
unixodbc: enable odbc support
mariadb-libs: enable mysql/mariadb support
postgresql-libs: enable postgres support
db: enable berkley db support
sqlite: enable sqlite support [installed]
nss: enable nss crypto support
openssl: enable openssl crypto support [installed]
installing apache...
Optional dependencies for apache
lua: for mod_lua module
libxml2: for mod_proxy_html, mod_xml2enc modules [installed]
curl: for mod_md module [installed]
jansson: for mod_md module [installed]
brotli: for mod_brotli module [installed]
uwsgi: for mod_proxy_uwsgi module
lynx: apachectl status
perl: for apxs and dbmmanage [installed]
systemd-libs: for mod_systemd module [installed]
logrotate: for rotating logs
installing libdaemon...
installing avahi...
Optional dependencies for avahi
gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
libevent: libevent bindings [installed]
nss-mdns: NSS support for mDNS
python-dbus: avahi-bookmarks, avahi-discover
python-gobject: avahi-bookmarks, avahi-discover
python-twisted: avahi-bookmarks
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'avahi' with GID 968.
Creating user 'avahi' (Avahi mDNS/DNS-SD daemon) with UID 968 and GID 968.
(2/5) Creating temporary files...
error: command failed to execute correctly
(3/5) Reloading system manager configuration...
Skipped: Current root is not booted.
(4/5) Arming ConditionNeedsUpdate...
(5/5) Reloading system bus configuration...
Skipped: Current root is not booted.
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found mod_dnssd-0.6.tar.gz
-> Found fix_undefined_reference.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting mod_dnssd-0.6.tar.gz with bsdtar
==> Starting prepare()...
patching file src/mod_dnssd.c
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force
aclocal: warning: couldn't open directory 'm4': No such file or directory
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:36: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
./lib/autoconf/lang.m4:199: AC_LANG_CONFTEST is expanded from...
configure.ac:36: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:30: installing './compile'
Makefile.am:40: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.18/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
autoreconf: Leaving directory '.'
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking whether gcc accepts -std=c99... yes
checking whether gcc accepts -Wall... yes
checking whether gcc accepts -W... yes
checking whether gcc accepts -Wextra... yes
checking whether gcc accepts -pedantic... yes
checking whether gcc accepts -pipe... yes
checking whether gcc accepts -Wformat... yes
checking whether gcc accepts -Wold-style-definition... yes
checking whether gcc accepts -Wdeclaration-after-statement... yes
checking whether gcc accepts -Wfloat-equal... yes
checking whether gcc accepts -Wmissing-declarations... yes
checking whether gcc accepts -Wmissing-prototypes... yes
checking whether gcc accepts -Wstrict-prototypes... yes
checking whether gcc accepts -Wredundant-decls... yes
checking whether gcc accepts -Wmissing-noreturn... yes
checking whether gcc accepts -Wshadow... yes
checking whether gcc accepts -Wendif-labels... yes
checking whether gcc accepts -Wpointer-arith... yes
checking whether gcc accepts -Wbad-function-cast... yes
checking whether gcc accepts -Wcast-qual... yes
checking whether gcc accepts -Wcast-align... yes
checking whether gcc accepts -Wwrite-strings... yes
checking whether gcc accepts -Winline... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for apr-1... yes
checking for apxs2... no
checking for apxs... /usr/sbin/apxs
checking for apache2ctl... no
checking for apachectl... /usr/sbin/apachectl
checking for Apache 2... yes
checking for avahi-client >= 0.6 ... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/README.html
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/build/mod_dnssd/src/mod_dnssd-0.6'
Making all in src
make[2]: Entering directory '/build/mod_dnssd/src/mod_dnssd-0.6/src'
/usr/sbin/apxs -c -Wc,"-DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline" -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -Wl,"-lapr-1 " -lavahi-common -lavahi-client ./mod_dnssd.c
/usr/share/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -I/usr/include -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include/apr-1 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Winline -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -D_REENTRANT -c -o ./mod_dnssd.lo ./mod_dnssd.c && touch ./mod_dnssd.slo
./mod_dnssd.c: In function 'assemble_services':
./mod_dnssd.c:156:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./mod_dnssd.c:191:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./mod_dnssd.c:204:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./mod_dnssd.c:300:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
./mod_dnssd.c: In function 'create_service':
./mod_dnssd.c:407:18: warning: cast increases required alignment of target type [-Wcast-align]
./mod_dnssd.c:434:21: warning: cast increases required alignment of target type [-Wcast-align]
./mod_dnssd.c: At top level:
./mod_dnssd.c:918:1: warning: missing initializer for field 'flags' of 'module' {aka 'struct module_struct'} [-Wmissing-field-initializers]
In file included from ./mod_dnssd.c:20:
/usr/include/httpd/http_config.h:420:9: note: 'flags' declared here
./mod_dnssd.c: In function 'sigterm':
./mod_dnssd.c:553:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
/usr/share/apr-1/build/libtool --silent --mode=link gcc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o ./mod_dnssd.la -lapr-1 -lavahi-common -lavahi-client -rpath /usr/lib/httpd/modules -module -avoid-version ./mod_dnssd.lo
make[2]: Leaving directory '/build/mod_dnssd/src/mod_dnssd-0.6/src'
Making all in doc
make[2]: Entering directory '/build/mod_dnssd/src/mod_dnssd-0.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/mod_dnssd/src/mod_dnssd-0.6/doc'
make[2]: Entering directory '/build/mod_dnssd/src/mod_dnssd-0.6'
make[2]: Leaving directory '/build/mod_dnssd/src/mod_dnssd-0.6'
make[1]: Leaving directory '/build/mod_dnssd/src/mod_dnssd-0.6'
==> Entering fakeroot environment...
==> Starting package()...
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "mod_dnssd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mod_dnssd 0.6-10 (Fri Mar 20 23:00:24 2026)
==> Cleaning up...
[?12l[?25h