Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libdmapsharing4.spec'], chrootPath='/var/lib/mock/f33-build-21439811-1697544/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libdmapsharing4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594166400 Wrote: /builddir/build/SRPMS/libdmapsharing4-3.9.10-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libdmapsharing4.spec'], chrootPath='/var/lib/mock/f33-build-21439811-1697544/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libdmapsharing4.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594166400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CnfVKj + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdmapsharing-3.9.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdmapsharing-3.9.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdmapsharing-3.9.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2VJmBj + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-3.9.10 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '%{_lto_cflags}x' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-09 00:34:33.000000000 +0000 +++ ./configure 2020-07-09 01:29:05.054359511 +0000 @@ -1969,7 +1969,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-07-09 01:29:05.054359511 +0000 +++ ./configure 2020-07-09 01:29:05.094359003 +0000 @@ -6450,7 +6450,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -16410,7 +16410,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --disable-tests --disable-check configure: WARNING: unrecognized options: --disable-check checking for aarch64-redhat-linux-gnu-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 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 whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6406: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for aarch64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for aarch64-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gobject-introspection... yes checking for gtk-doc... no configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.0 is not found. checking for gtkdoc-check... no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for pedansee... no checking for uncompress in -lz... yes checking for pkg-config... yes checking for GLIB... yes checking for GTHREAD... yes checking for GOBJECT... yes checking for GDKPIXBUF... yes checking for SOUP... yes checking for GTK... no checking for GEE... yes checking for GSTREAMERAPP... yes checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.11.4... yes checking for vala-gen-introspect... /usr/bin/vala-gen-introspect checking for vapigen... /usr/bin/vapigen checking for AVAHI... yes configure: Detected Avahi; using it for mDNS/DNS-SD checking whether make supports nested variables... yes 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 whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating libdmapsharing-4.0-uninstalled.pc config.status: creating libdmapsharing-4.0.pc config.status: creating libdmapsharing/Makefile config.status: creating libdmapsharing/dmap-config.h config.status: creating tests/Makefile config.status: creating m4/Makefile config.status: creating media/Makefile config.status: creating vala/Makefile config.status: creating vala/libdmapsharing-4.0-uninstalled.files config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-check + make -j5 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10' Making all in libdmapsharing make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Makefile:1435: warning: overriding recipe for target 'check' Makefile:1193: warning: ignoring old recipe for target 'check' make[2]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. ./generate-test-suites mv unit-test.c ../tests touch unit-test.stamp make all-am make[3]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Makefile:1435: warning: overriding recipe for target 'check' Makefile:1193: warning: ignoring old recipe for target 'check' CC libdmapsharing_4_0_la-dmap-av-connection.lo CC libdmapsharing_4_0_la-dmap-av-record.lo CC libdmapsharing_4_0_la-dmap-av-share.lo CC libdmapsharing_4_0_la-dmap-control-connection.lo CC libdmapsharing_4_0_la-dmap-control-player.lo CC libdmapsharing_4_0_la-dmap-control-share.lo CC libdmapsharing_4_0_la-dmap-connection.lo CC libdmapsharing_4_0_la-dmap-container-db.lo CC libdmapsharing_4_0_la-dmap-container-record.lo make[3]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. CC libdmapsharing_4_0_la-dmap-db.lo CC libdmapsharing_4_0_la-dmap-enums.lo CC libdmapsharing_4_0_la-dmap-error.lo CC libdmapsharing_4_0_la-dmap-md5.lo CC libdmapsharing_4_0_la-dmap-mdns-service.lo CC libdmapsharing_4_0_la-dmap-private-utils.lo CC libdmapsharing_4_0_la-dmap-record.lo CC libdmapsharing_4_0_la-dmap-record-factory.lo CC libdmapsharing_4_0_la-dmap-share.lo CC libdmapsharing_4_0_la-dmap-structure.lo CC libdmapsharing_4_0_la-dmap-utils.lo CC libdmapsharing_4_0_la-dmap-image-connection.lo CC libdmapsharing_4_0_la-dmap-image-record.lo CC libdmapsharing_4_0_la-dmap-image-share.lo CC libdmapsharing_4_0_la-dmap-mdns-avahi.lo CC libdmapsharing_4_0_la-dmap-mdns-browser-avahi.lo CC libdmapsharing_4_0_la-dmap-mdns-publisher-avahi.lo CC libdmapsharing_4_0_la-dmap-transcode-stream.lo CC libdmapsharing_4_0_la-dmap-transcode-mp3-stream.lo CC libdmapsharing_4_0_la-dmap-transcode-qt-stream.lo CC libdmapsharing_4_0_la-dmap-transcode-wav-stream.lo CC libdmapsharing_4_0_la-gst-util.lo CCLD libdmapsharing-4.0.la GISCAN Dmap-4.0.gir GICOMP Dmap-4.0.gir make[3]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Making all in vala make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' PKG_CONFIG_PATH=..::/usr/lib64/pkgconfig:/usr/share/pkgconfig /usr/bin/vala-gen-introspect libdmapsharing-4.0-uninstalled . /builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing/dmap-av-record-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing/dmap-av-connection-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing/dmap-av-share-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing/dmap-av-record-suite.h:5: syntax error, unexpected identifier Dropping DMAP_HASH_SIZE duplicate Dropping DMAP_HAVE_UNALIGNED_ACCESS duplicate Dropping DMAP_SHARE_CHUNK_SIZE duplicate Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown function directive: share Unknown function directive: share Unknown function directive: error Unknown function directive: share Unknown function directive: error Unknown function directive: share Unknown function directive: service_name Unknown function directive: passcode Unknown function directive: library_name Unknown function directive: player Unknown function directive: db Unknown function directive: container_db Unknown function directive: player Unknown function directive: records Unknown function directive: index Unknown function directive: player Unknown function directive: player Unknown function directive: player Unknown function directive: player Unknown function directive: player Unknown function directive: player Unknown function directive: width Unknown function directive: height Unknown function directive: player Unknown function directive: record Unknown function directive: err Unknown function directive: transcode_mimetype Unknown function directive: name Unknown function directive: password Unknown function directive: db Unknown function directive: container_db Unknown function directive: transcode_mimetype Unknown function directive: db Unknown function directive: db Unknown function directive: func Unknown function directive: data Unknown function directive: db Unknown function directive: id Unknown function directive: id. This record should Unknown function directive: db Unknown function directive: record Unknown function directive: error Unknown function directive: a Unknown function directive: b Unknown function directive: db Unknown function directive: record Unknown function directive: err Unknown function directive: record Unknown function directive: name Unknown function directive: host Unknown function directive: port Unknown function directive: db Unknown function directive: factory Unknown function directive: name Unknown function directive: password Unknown function directive: db Unknown function directive: container_db Unknown function directive: transcode_mimetype Unknown function directive: share Unknown function directive: code Unknown function directive: format Unknown function directive: ... Unknown function directive: filter Unknown function directive: share Unknown function directive: error Unknown function directive: share Unknown function directive: error Unknown function directive: record Unknown function directive: record Unknown function directive: container_record Unknown function directive: record Unknown function directive: id Unknown function directive: error Unknown function directive: record Unknown function directive: browser Unknown function directive: browser. Unknown function directive: browser Unknown function directive: error Unknown function directive: browser Unknown function directive: error Unknown function directive: type Unknown function directive: connection Unknown function directive: code Unknown function directive: format Unknown function directive: ... Unknown function directive: connection Unknown function directive: session Unknown function directive: message Unknown function directive: auth Unknown function directive: password Unknown function directive: connection Unknown function directive: connection Unknown function directive: callback Unknown function directive: user_data Unknown function directive: connection Unknown function directive: callback Unknown function directive: user_data Unknown function directive: connection Unknown function directive: factory Unknown function directive: user_data Unknown function directive: error Unknown function directive: db Unknown function directive: filter_def Unknown function directive: filter_def. Unknown function directive: db Unknown function directive: db Unknown function directive: func Unknown function directive: data Unknown function directive: db Unknown function directive: location Unknown function directive: path or Unknown function directive: db Unknown function directive: id Unknown function directive: id. @id Unknown function directive: db Unknown function directive: path Unknown function directive: error Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: error Unknown function directive: id cannot be Unknown function directive: DMAP_DB_ID_BAD. Unknown function directive: db Unknown function directive: record Unknown function directive: error Unknown function directive: DMAP_DB_ID_BAD on failure. A Unknown function directive: record Unknown function directive: blob Unknown function directive: record /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-4.0 libdmapsharing-4.0.gi Generation succeeded - 0 warning(s) make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NmNH7i + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 + cd libdmapsharing-3.9.10 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 'INSTALL=/usr/bin/install -p' Making install in libdmapsharing make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Makefile:1435: warning: overriding recipe for target 'check' Makefile:1193: warning: ignoring old recipe for target 'check' make[1]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. /usr/bin/make install-am make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Makefile:1435: warning: overriding recipe for target 'check' Makefile:1193: warning: ignoring old recipe for target 'check' make[2]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. make[3]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Makefile:1435: warning: overriding recipe for target 'check' Makefile:1193: warning: ignoring old recipe for target 'check' make[3]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdmapsharing-4.0.la '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdmapsharing-4.0.so.3.9.10 /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/libdmapsharing-4.0.so.3.9.10 libtool: install: (cd /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64 && { ln -s -f libdmapsharing-4.0.so.3.9.10 libdmapsharing-4.0.so.3 || { rm -f libdmapsharing-4.0.so.3 && ln -s libdmapsharing-4.0.so.3.9.10 libdmapsharing-4.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64 && { ln -s -f libdmapsharing-4.0.so.3.9.10 libdmapsharing-4.0.so || { rm -f libdmapsharing-4.0.so && ln -s libdmapsharing-4.0.so.3.9.10 libdmapsharing-4.0.so; }; }) libtool: install: /usr/bin/install -p .libs/libdmapsharing-4.0.lai /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/libdmapsharing-4.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/gir-1.0' /usr/bin/install -p -m 644 Dmap-4.0.gir '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/include/libdmapsharing-4.0/libdmapsharing' /usr/bin/install -p -m 644 dmap-av-connection.h dmap-av-record.h dmap-av-share.h dmap-cc.h dmap-control-connection.h dmap-control-share.h dmap-control-player.h dmap.h dmap-connection.h dmap-container-db.h dmap-container-record.h dmap-db.h dmap-enums.h dmap-error.h dmap-md5.h dmap-mdns-browser.h dmap-mdns-publisher.h dmap-mdns-service.h dmap-record.h dmap-record-factory.h dmap-share.h dmap-utils.h dmap-image-connection.h dmap-image-record.h dmap-image-share.h dmap-transcode-stream.h '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/include/libdmapsharing-4.0/libdmapsharing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/girepository-1.0' /usr/bin/install -p -m 644 Dmap-4.0.typelib '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/libdmapsharing' Making install in vala make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-4.0 libdmapsharing-4.0.gi Generation succeeded - 0 warning(s) make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-4.0 libdmapsharing-4.0.gi Generation succeeded - 0 warning(s) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/vala/vapi' /usr/bin/install -p -m 644 libdmapsharing-4.0.vapi '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/vala/vapi' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/vala' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/install -p -m 644 ./html/DmapAvConnection.html /usr/bin/install -p -m 644 ./html/DmapAvRecord.html /usr/bin/install -p -m 644 ./html/DmapAvShare.html /usr/bin/install -p -m 644 ./html/DmapConnection.html /usr/bin/install -p -m 644 ./html/DmapContainerDb.html /usr/bin/install -p -m 644 ./html/DmapContainerRecord.html /usr/bin/install -p -m 644 ./html/DmapControlConnection.html /usr/bin/install -p -m 644 ./html/DmapControlPlayer.html /usr/bin/install -p -m 644 ./html/DmapControlShare.html /usr/bin/install -p -m 644 ./html/DmapDb.html /usr/bin/install -p -m 644 ./html/DmapImageConnection.html /usr/bin/install -p -m 644 ./html/DmapImageRecord.html /usr/bin/install -p -m 644 ./html/DmapImageShare.html /usr/bin/install -p -m 644 ./html/DmapMdnsBrowser.html /usr/bin/install -p -m 644 ./html/DmapMdnsService.html /usr/bin/install -p -m 644 ./html/DmapRecord.html /usr/bin/install -p -m 644 ./html/DmapRecordFactory.html /usr/bin/install -p -m 644 ./html/DmapShare.html /usr/bin/install -p -m 644 ./html/DmapTranscodeStream.html /usr/bin/install -p -m 644 ./html/annotation-glossary.html /usr/bin/install -p -m 644 ./html/api-index-full.html /usr/bin/install -p -m 644 ./html/authenticatecb.html /usr/bin/install -p -m 644 ./html/browserapi.html /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/ch04.html /usr/bin/install -p -m 644 ./html/client-internals.html /usr/bin/install -p -m 644 ./html/coding-standards.html /usr/bin/install -p -m 644 ./html/connectedcb.html /usr/bin/install -p -m 644 ./html/containerdb.html /usr/bin/install -p -m 644 ./html/errorcb.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libdmapsharing-4.0-dmap-cc.html /usr/bin/install -p -m 644 ./html/libdmapsharing-4.0-dmap-enums.html /usr/bin/install -p -m 644 ./html/libdmapsharing-4.0-dmap-md5.html /usr/bin/install -p -m 644 ./html/libdmapsharing-4.0-dmap-utils.html /usr/bin/install -p -m 644 ./html/libdmapsharing-4.0.devhelp2 /usr/bin/install -p -m 644 ./html/mediadb.html /usr/bin/install -p -m 644 ./html/object-tree.html /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/server-internals.html /usr/bin/install -p -m 644 ./html/serviceaddedcb.html /usr/bin/install -p -m 644 ./html/shareapi.html /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10/doc' make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-3.9.10' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdmapsharing-4.0.pc '/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-3.9.10' + rm -f /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/libdmapsharing-4.0.la + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 3.9.10-1.fc33 --unique-debug-suffix -3.9.10-1.fc33.aarch64 --unique-debug-src-base libdmapsharing4-3.9.10-1.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libdmapsharing-3.9.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/libdmapsharing-4.0.so.3.9.10 extracting debug info from /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/lib64/libdmapsharing-4.0.so.3.9.10 original debug info size: 768kB, size after compression: 660kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1001 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: libdmapsharing4-3.9.10-1.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mnUp7k + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-3.9.10 + DOCDIR=/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/doc/libdmapsharing4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/doc/libdmapsharing4 + cp -pr AUTHORS /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/doc/libdmapsharing4 + cp -pr ChangeLog /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/doc/libdmapsharing4 + cp -pr README /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/doc/libdmapsharing4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Va0quj + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-3.9.10 + LICENSEDIR=/builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/licenses/libdmapsharing4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/licenses/libdmapsharing4 + cp -pr COPYING /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64/usr/share/licenses/libdmapsharing4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdmapsharing-4.0.so.3()(64bit) libdmapsharing4 = 3.9.10-1.fc33 libdmapsharing4(aarch-64) = 3.9.10-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstapp-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libsoup-2.4.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libdmapsharing4-devel-3.9.10-1.fc33.aarch64 Provides: libdmapsharing4-devel = 3.9.10-1.fc33 libdmapsharing4-devel(aarch-64) = 3.9.10-1.fc33 libdmapsharing4-vala = 3.9.10-1.fc33 pkgconfig(libdmapsharing-4.0) = 3.9.10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdmapsharing-4.0.so.3()(64bit) pkgconfig(glib-2.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-app-1.0) pkgconfig(libsoup-2.4) Obsoletes: libdmapsharing4-vala < 3.9.3-3 Processing files: libdmapsharing4-debugsource-3.9.10-1.fc33.aarch64 Provides: libdmapsharing4-debugsource = 3.9.10-1.fc33 libdmapsharing4-debugsource(aarch-64) = 3.9.10-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdmapsharing4-debuginfo-3.9.10-1.fc33.aarch64 Provides: debuginfo(build-id) = e38033e305cead6771cd4baca2cdceadf12d00e5 libdmapsharing4-debuginfo = 3.9.10-1.fc33 libdmapsharing4-debuginfo(aarch-64) = 3.9.10-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdmapsharing4-debugsource(aarch-64) = 3.9.10-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 Wrote: /builddir/build/RPMS/libdmapsharing4-3.9.10-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing4-debugsource-3.9.10-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing4-debuginfo-3.9.10-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing4-devel-3.9.10-1.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8gyTnh + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-3.9.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdmapsharing4-3.9.10-1.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0