Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/mod_dnssd.spec'], uid=1000gid=135printOutput=Falseuser='mockbuild'timeout=0logger=env={'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/mod_dnssd.spec'] with env {'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False cat: /usr/include/httpd/.mmn: No such file or directory Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/mod_dnssd-0.6-13bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/mod_dnssd.spec '], uid=1000gid=135printOutput=FalsechrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'user='mockbuild'private_network=Truetimeout=0env={'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}logger=shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/mod_dnssd.spec '] with env {'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'CCACHE_UMASK': '002', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AyPBoE + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mod_dnssd-0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/mod_dnssd-0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_dnssd-0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mod_dnssd-0.6-httpd24.patch):' Patch #0 (mod_dnssd-0.6-httpd24.patch): + /usr/bin/patch -p1 -b --suffix .httpd24 --fuzz=0 patching file src/mod_dnssd.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YdYbSa + umask 022 + cd /builddir/build/BUILD + cd mod_dnssd-0.6 + export APXS=/usr/bin/apxs + APXS=/usr/bin/apxs + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-lynx 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 armv6hl-redhat-linux-gnu-gcc... no 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 armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for APR... yes checking for apxs2... /usr/bin/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 -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/mod_dnssd-0.6' Making all in src make[2]: Entering directory '/builddir/build/BUILD/mod_dnssd-0.6/src' /usr/bin/apxs -c -Wc,"-DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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 -lpthread -ldl " -lavahi-common -lavahi-client ./mod_dnssd.c /usr/lib/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -pthread -I/usr/include/apr-1 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -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:409:18: warning: cast increases required alignment of target type [-Wcast-align] txt_record = (char **) j->txt_record->elts; ^ ./mod_dnssd.c:436:21: warning: cast increases required alignment of target type [-Wcast-align] for (type = (char**) j->types->elts; *type; type++) { ^ /usr/lib/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now -o ./mod_dnssd.la -lapr-1 -lpthread -ldl -lavahi-common -lavahi-client -rpath /usr/lib/httpd/modules -module -avoid-version ./mod_dnssd.lo ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory '/builddir/build/BUILD/mod_dnssd-0.6/src' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/mod_dnssd-0.6/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/mod_dnssd-0.6/doc' make[2]: Entering directory '/builddir/build/BUILD/mod_dnssd-0.6' make[2]: Leaving directory '/builddir/build/BUILD/mod_dnssd-0.6' make[1]: Leaving directory '/builddir/build/BUILD/mod_dnssd-0.6' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.q8BeKV + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm + cd mod_dnssd-0.6 + rm -rf /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm + install -Dp src/.libs/mod_dnssd.so /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/lib/httpd/modules/mod_dnssd.so + sed -n '/^LoadModule/p' /builddir/build/SOURCES/mod_dnssd.conf-httpd + sed '/^LoadModule/d' /builddir/build/SOURCES/mod_dnssd.conf-httpd + touch -r /builddir/build/SOURCES/mod_dnssd.conf-httpd 10-mod_dnssd.conf mod_dnssd.conf + install -Dp -m 0644 mod_dnssd.conf /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/etc/httpd/conf.d/mod_dnssd.conf + install -Dp -m 0644 10-mod_dnssd.conf /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/etc/httpd/conf.modules.d/10-mod_dnssd.conf + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/mod_dnssd-0.6 extracting debug info from /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/lib/httpd/modules/mod_dnssd.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 52 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: mod_dnssd-0.6-13bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7G1qPy + umask 022 + cd /builddir/build/BUILD + cd mod_dnssd-0.6 + DOCDIR=/builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/share/doc/mod_dnssd + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/share/doc/mod_dnssd + cp -pr LICENSE /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/share/doc/mod_dnssd + cp -pr doc/README /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/share/doc/mod_dnssd + cp -pr doc/README.html /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm/usr/share/doc/mod_dnssd + exit 0 Provides: config(mod_dnssd) = 0.6-13bs02fc23 mod_dnssd = 0.6-13bs02fc23 mod_dnssd(armv6hl-32) = 0.6-13bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libapr-1.so.0 libavahi-client.so.3 libavahi-common.so.3 libc.so.6 libc.so.6(GLIBC_2.4) libdl.so.2 libpthread.so.0 libpthread.so.0(GLIBC_2.4) rtld(GNU_HASH) Processing files: mod_dnssd-debuginfo-0.6-13bs02fc23.armv6hl Provides: mod_dnssd-debuginfo = 0.6-13bs02fc23 mod_dnssd-debuginfo(armv6hl-32) = 0.6-13bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm Wrote: /builddir/build/RPMS/mod_dnssd-0.6-13bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/mod_dnssd-debuginfo-0.6-13bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.I6P70w + umask 022 + cd /builddir/build/BUILD + cd mod_dnssd-0.6 + rm -rf /builddir/build/BUILDROOT/mod_dnssd-0.6-13bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->