==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: mod_dnssd 0.6-9 (Sat Jun  3 18:28:26 2023)
==> 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 sha256sums...
    mod_dnssd-0.6.tar.gz ... Passed
    fix_undefined_reference.patch ... Passed
==> Making package: mod_dnssd 0.6-9 (Sat Jun  3 18:28:46 2023)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (6) apr-util-1.6.3-1  dbus-1.14.6-2  libdaemon-0.14-5  apache-2.4.57-1
             apr-1.7.3-1  avahi-0.8+22+gfd482a7-4

Total Download Size:   1.83 MiB
Total Installed Size:  9.78 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 apache-2.4.57-1-armv7h downloading...
 apr-1.7.3-1-armv7h downloading...
 apr-util-1.6.3-1-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 [installed]
    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
    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]
installing libdaemon...
installing dbus...
installing avahi...
Optional dependencies for avahi
    gtk3: avahi-discover, avahi-discover-standalone, bshell, bssh, bvnc
    qt5-base: qt5 bindings
    libevent: libevent bindings [installed]
    nss-mdns: NSS support for mDNS
    python-twisted: avahi-bookmarks
    python-gobject: avahi-bookmarks, avahi-discover
    python-dbus: avahi-bookmarks, avahi-discover
:: Running post-transaction hooks...
(1/1) Reloading system bus configuration...
call to execv failed (No such file or directory)
error: command failed to execute correctly
[?25h==> 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
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/install -c
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... 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... yes
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 -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -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  -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 -fstack-protector-strong -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -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 -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -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  -c -o ./mod_dnssd.lo ./mod_dnssd.c && touch ./mod_dnssd.slo
./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,--sort-common,--as-needed,-z,relro,-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...
  -> Purging unwanted files...
  -> Removing static library 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-9 (Sat Jun  3 18:29:01 2023)
==> Cleaning up...