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/libdmapsharing.spec'], chrootPath='/var/lib/mock/f33-build-21439873-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/libdmapsharing.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 warning: bogus date in %changelog: Wed Jul 07 2020 W. Michael Petullo - 2.9.41-1 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594080000 Wrote: /builddir/build/SRPMS/libdmapsharing-2.9.41-2.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/libdmapsharing.spec'], chrootPath='/var/lib/mock/f33-build-21439873-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/libdmapsharing.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 warning: bogus date in %changelog: Wed Jul 07 2020 W. Michael Petullo - 2.9.41-1 Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594080000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mkj71k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdmapsharing-2.9.41 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdmapsharing-2.9.41.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdmapsharing-2.9.41 + /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.ft6Ncj + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-2.9.41 + 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 01:28:12.000000000 +0000 +++ ./configure 2020-07-09 01:32:37.588232411 +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:32:37.588232411 +0000 +++ ./configure 2020-07-09 01:32:37.628231923 +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.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' + 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' + '[' 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-3.0-uninstalled.pc config.status: creating libdmapsharing-3.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-3.0-daap/libdmapsharing-3.0-uninstalled.files config.status: creating vala/libdmapsharing-3.0-dacp/libdmapsharing-3.0-uninstalled.files config.status: creating vala/libdmapsharing-3.0-dmap/libdmapsharing-3.0-uninstalled.files config.status: creating vala/libdmapsharing-3.0-dpap/libdmapsharing-3.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-2.9.41' Making all in libdmapsharing make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' 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-2.9.41/libdmapsharing' CC libdmapsharing_3_0_la-daap-connection.lo CC libdmapsharing_3_0_la-daap-record.lo CC libdmapsharing_3_0_la-daap-share.lo CC libdmapsharing_3_0_la-dacp-connection.lo CC libdmapsharing_3_0_la-dacp-player.lo CC libdmapsharing_3_0_la-dacp-share.lo CC libdmapsharing_3_0_la-dmap-connection.lo CC libdmapsharing_3_0_la-dmap-container-db.lo CC libdmapsharing_3_0_la-dmap-container-record.lo make[3]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. CC libdmapsharing_3_0_la-dmap-db.lo CC libdmapsharing_3_0_la-dmap-enums.lo CC libdmapsharing_3_0_la-dmap-md5.lo CC libdmapsharing_3_0_la-dmap-private-utils.lo CC libdmapsharing_3_0_la-dmap-record.lo CC libdmapsharing_3_0_la-dmap-record-factory.lo CC libdmapsharing_3_0_la-dmap-share.lo CC libdmapsharing_3_0_la-dmap-structure.lo CC libdmapsharing_3_0_la-dmap-utils.lo CC libdmapsharing_3_0_la-dpap-connection.lo CC libdmapsharing_3_0_la-dpap-record.lo CC libdmapsharing_3_0_la-dpap-share.lo CC libdmapsharing_3_0_la-dmap-mdns-avahi.lo CC libdmapsharing_3_0_la-dmap-mdns-browser-avahi.lo CC libdmapsharing_3_0_la-dmap-mdns-publisher-avahi.lo CC libdmapsharing_3_0_la-dmap-gst-input-stream.lo CC libdmapsharing_3_0_la-dmap-gst-mp3-input-stream.lo CC libdmapsharing_3_0_la-dmap-gst-qt-input-stream.lo CC libdmapsharing_3_0_la-dmap-gst-wav-input-stream.lo CC libdmapsharing_3_0_la-gst-util.lo CCLD libdmapsharing-3.0.la GISCAN DMAP-3.0.gir dmap-record.h:72: Warning: DMAP: symbol='bitwise': Unknown namespace for identifier 'bitwise' dmap-db.h:80: Warning: DMAP: symbol='RecordGetValueFunc': Unknown namespace for identifier 'RecordGetValueFunc' daap-connection.h:73: Warning: DMAP: symbol='DAAPConnectionPrivate': Unknown namespace for identifier 'DAAPConnectionPrivate' daap-connection.h:78: Warning: DMAP: symbol='DAAPConnectionClass': Unknown namespace for identifier 'DAAPConnectionClass' daap-connection.h:84: Warning: DMAP: symbol='DAAPConnection': Unknown namespace for identifier 'DAAPConnection' daap-connection.h:86: Warning: DMAP: symbol='daap_connection_get_type': Unknown namespace for symbol 'daap_connection_get_type' daap-connection.h:88: Warning: DMAP: symbol='daap_connection_new': Unknown namespace for symbol 'daap_connection_new' daap-record.h:65: Warning: DMAP: symbol='DAAPRecord': Unknown namespace for identifier 'DAAPRecord' daap-record.h:66: Warning: DMAP: symbol='DAAPRecordIface': Unknown namespace for identifier 'DAAPRecordIface' daap-record.h:76: Warning: DMAP: symbol='daap_record_get_type': Unknown namespace for symbol 'daap_record_get_type' daap-record.h:84: Warning: DMAP: symbol='daap_record_itunes_compat': Unknown namespace for symbol 'daap_record_itunes_compat' daap-record.h:94: Warning: DMAP: symbol='daap_record_read': Unknown namespace for symbol 'daap_record_read' daap-record.h:105: Warning: DMAP: symbol='daap_record_cmp_by_album': Unknown namespace for symbol 'daap_record_cmp_by_album' daap-share.h:85: Warning: DMAP: symbol='DAAPSharePrivate': Unknown namespace for identifier 'DAAPSharePrivate' daap-share.h:90: Warning: DMAP: symbol='DAAPShareClass': Unknown namespace for identifier 'DAAPShareClass' daap-share.h:96: Warning: DMAP: symbol='DAAPShare': Unknown namespace for identifier 'DAAPShare' daap-share.h:98: Warning: DMAP: symbol='daap_share_get_type': Unknown namespace for symbol 'daap_share_get_type' daap-share.h:112: Warning: DMAP: symbol='daap_share_new': Unknown namespace for symbol 'daap_share_new' dacp-connection.h:73: Warning: DMAP: symbol='DACPConnectionPrivate': Unknown namespace for identifier 'DACPConnectionPrivate' dacp-connection.h:78: Warning: DMAP: symbol='DACPConnectionClass': Unknown namespace for identifier 'DACPConnectionClass' dacp-connection.h:84: Warning: DMAP: symbol='DACPConnection': Unknown namespace for identifier 'DACPConnection' dacp-connection.h:86: Warning: DMAP: symbol='dacp_connection_get_type': Unknown namespace for symbol 'dacp_connection_get_type' dacp-connection.h:88: Warning: DMAP: symbol='dacp_connection_new': Unknown namespace for symbol 'dacp_connection_new' dacp-player.h:58: Warning: DMAP: symbol='DACPPlayerIface': Unknown namespace for identifier 'DACPPlayerIface' dacp-player.h:59: Warning: DMAP: symbol='DACPPlayer': Unknown namespace for identifier 'DACPPlayer' dacp-player.h:66: Warning: DMAP: symbol='DACPRepeatState': Unknown namespace for identifier 'DACPRepeatState' dacp-player.h:73: Warning: DMAP: symbol='DACPPlayState': Unknown namespace for identifier 'DACPPlayState' dacp-player.h:91: Warning: DMAP: symbol='dacp_player_get_type': Unknown namespace for symbol 'dacp_player_get_type' dacp-player.h:97: Warning: DMAP: symbol='dacp_player_now_playing_record': Unknown namespace for symbol 'dacp_player_now_playing_record' dacp-player.h:105: Warning: DMAP: symbol='dacp_player_now_playing_artwork': Unknown namespace for symbol 'dacp_player_now_playing_artwork' dacp-player.h:112: Warning: DMAP: symbol='dacp_player_play_pause': Unknown namespace for symbol 'dacp_player_play_pause' dacp-player.h:118: Warning: DMAP: symbol='dacp_player_pause': Unknown namespace for symbol 'dacp_player_pause' dacp-player.h:124: Warning: DMAP: symbol='dacp_player_next_item': Unknown namespace for symbol 'dacp_player_next_item' dacp-player.h:130: Warning: DMAP: symbol='dacp_player_prev_item': Unknown namespace for symbol 'dacp_player_prev_item' dacp-player.h:136: Warning: DMAP: symbol='dacp_player_cue_clear': Unknown namespace for symbol 'dacp_player_cue_clear' dacp-player.h:144: Warning: DMAP: symbol='dacp_player_cue_play': Unknown namespace for symbol 'dacp_player_cue_play' dacp-share.h:85: Warning: DMAP: symbol='DACPSharePrivate': Unknown namespace for identifier 'DACPSharePrivate' dacp-share.h:91: Warning: DMAP: symbol='DACPShare': Unknown namespace for identifier 'DACPShare' dacp-share.h:105: Warning: DMAP: symbol='DACPShareClass': Unknown namespace for identifier 'DACPShareClass' dacp-share.h:107: Warning: DMAP: symbol='dacp_share_get_type': Unknown namespace for symbol 'dacp_share_get_type' dacp-share.h:122: Warning: DMAP: symbol='dacp_share_new': Unknown namespace for symbol 'dacp_share_new' dacp-share.h:135: Warning: DMAP: symbol='dacp_share_pair': Unknown namespace for symbol 'dacp_share_pair' dacp-share.h:147: Warning: DMAP: symbol='dacp_share_start_lookup': Unknown namespace for symbol 'dacp_share_start_lookup' dacp-share.h:155: Warning: DMAP: symbol='dacp_share_stop_lookup': Unknown namespace for symbol 'dacp_share_stop_lookup' dacp-share.h:164: Warning: DMAP: symbol='dacp_share_player_updated': Unknown namespace for symbol 'dacp_share_player_updated' dmap-enums.h:14: Warning: DMAP: symbol='dacp_repeat_state_get_type': Unknown namespace for symbol 'dacp_repeat_state_get_type' dmap-enums.h:16: Warning: DMAP: symbol='dacp_play_state_get_type': Unknown namespace for symbol 'dacp_play_state_get_type' dmap-gst-input-stream.h:56: Warning: DMAP: symbol='kill_pipeline': missing parameter name; undocumentable dmap-gst-input-stream.h:73: Warning: DMAP: symbol='dmapd_input_stream_strdup_format_extension': Unknown namespace for symbol 'dmapd_input_stream_strdup_format_extension' dpap-connection.h:73: Warning: DMAP: symbol='DPAPConnectionPrivate': Unknown namespace for identifier 'DPAPConnectionPrivate' dpap-connection.h:78: Warning: DMAP: symbol='DPAPConnectionClass': Unknown namespace for identifier 'DPAPConnectionClass' dpap-connection.h:84: Warning: DMAP: symbol='DPAPConnection': Unknown namespace for identifier 'DPAPConnection' dpap-connection.h:86: Warning: DMAP: symbol='dpap_connection_get_type': Unknown namespace for symbol 'dpap_connection_get_type' dpap-connection.h:88: Warning: DMAP: symbol='dpap_connection_new': Unknown namespace for symbol 'dpap_connection_new' dpap-record.h:64: Warning: DMAP: symbol='DPAPRecord': Unknown namespace for identifier 'DPAPRecord' dpap-record.h:65: Warning: DMAP: symbol='DPAPRecordIface': Unknown namespace for identifier 'DPAPRecordIface' dpap-record.h:74: Warning: DMAP: symbol='dpap_record_get_type': Unknown namespace for symbol 'dpap_record_get_type' dpap-record.h:84: Warning: DMAP: symbol='dpap_record_read': Unknown namespace for symbol 'dpap_record_read' dpap-share.h:82: Warning: DMAP: symbol='DPAPSharePrivate': Unknown namespace for identifier 'DPAPSharePrivate' dpap-share.h:87: Warning: DMAP: symbol='DPAPShareClass': Unknown namespace for identifier 'DPAPShareClass' dpap-share.h:93: Warning: DMAP: symbol='DPAPShare': Unknown namespace for identifier 'DPAPShare' dpap-share.h:95: Warning: DMAP: symbol='dpap_share_get_type': Unknown namespace for symbol 'dpap_share_get_type' dpap-share.h:109: Warning: DMAP: symbol='dpap_share_new': Unknown namespace for symbol 'dpap_share_new' daap-connection.h:40: Warning: DMAP: symbol='DAAP_CONNECTION': Unknown namespace for symbol 'DAAP_CONNECTION' daap-connection.h:48: Warning: DMAP: symbol='DAAP_CONNECTION_CLASS': Unknown namespace for symbol 'DAAP_CONNECTION_CLASS' daap-connection.h:55: Warning: DMAP: symbol='IS_DAAP_CONNECTION': Unknown namespace for symbol 'IS_DAAP_CONNECTION' daap-connection.h:63: Warning: DMAP: symbol='IS_DAAP_CONNECTION_CLASS': Unknown namespace for symbol 'IS_DAAP_CONNECTION_CLASS' daap-connection.h:72: Warning: DMAP: symbol='DAAP_CONNECTION_GET_CLASS': Unknown namespace for symbol 'DAAP_CONNECTION_GET_CLASS' daap-record.h:45: Warning: DMAP: symbol='DAAP_RECORD': Unknown namespace for symbol 'DAAP_RECORD' daap-record.h:53: Warning: DMAP: symbol='IS_DAAP_RECORD': Unknown namespace for symbol 'IS_DAAP_RECORD' daap-record.h:63: Warning: DMAP: symbol='DAAP_RECORD_GET_INTERFACE': Unknown namespace for symbol 'DAAP_RECORD_GET_INTERFACE' daap-share.h:48: Warning: DMAP: symbol='DAAP_SHARE': Unknown namespace for symbol 'DAAP_SHARE' daap-share.h:56: Warning: DMAP: symbol='DAAP_SHARE_CLASS': Unknown namespace for symbol 'DAAP_SHARE_CLASS' daap-share.h:64: Warning: DMAP: symbol='IS_DAAP_SHARE': Unknown namespace for symbol 'IS_DAAP_SHARE' daap-share.h:73: Warning: DMAP: symbol='IS_DAAP_SHARE_CLASS': Unknown namespace for symbol 'IS_DAAP_SHARE_CLASS' daap-share.h:83: Warning: DMAP: symbol='DAAP_SHARE_GET_CLASS': Unknown namespace for symbol 'DAAP_SHARE_GET_CLASS' dacp-connection.h:40: Warning: DMAP: symbol='DACP_CONNECTION': Unknown namespace for symbol 'DACP_CONNECTION' dacp-connection.h:48: Warning: DMAP: symbol='DACP_CONNECTION_CLASS': Unknown namespace for symbol 'DACP_CONNECTION_CLASS' dacp-connection.h:55: Warning: DMAP: symbol='IS_DACP_CONNECTION': Unknown namespace for symbol 'IS_DACP_CONNECTION' dacp-connection.h:63: Warning: DMAP: symbol='IS_DACP_CONNECTION_CLASS': Unknown namespace for symbol 'IS_DACP_CONNECTION_CLASS' dacp-connection.h:72: Warning: DMAP: symbol='DACP_CONNECTION_GET_CLASS': Unknown namespace for symbol 'DACP_CONNECTION_GET_CLASS' dacp-share.h:48: Warning: DMAP: symbol='DACP_SHARE': Unknown namespace for symbol 'DACP_SHARE' dacp-share.h:56: Warning: DMAP: symbol='DACP_SHARE_CLASS': Unknown namespace for symbol 'DACP_SHARE_CLASS' dacp-share.h:64: Warning: DMAP: symbol='IS_DACP_SHARE': Unknown namespace for symbol 'IS_DACP_SHARE' dacp-share.h:73: Warning: DMAP: symbol='IS_DACP_SHARE_CLASS': Unknown namespace for symbol 'IS_DACP_SHARE_CLASS' dacp-share.h:83: Warning: DMAP: symbol='DACP_SHARE_GET_CLASS': Unknown namespace for symbol 'DACP_SHARE_GET_CLASS' dacp-player.h:40: Warning: DMAP: symbol='DACP_PLAYER': Unknown namespace for symbol 'DACP_PLAYER' dacp-player.h:47: Warning: DMAP: symbol='IS_DACP_PLAYER': Unknown namespace for symbol 'IS_DACP_PLAYER' dacp-player.h:56: Warning: DMAP: symbol='DACP_PLAYER_GET_INTERFACE': Unknown namespace for symbol 'DACP_PLAYER_GET_INTERFACE' dmap-connection.h:68: Warning: DMAP: symbol='IS_DMAP_CONNECTION': Unknown namespace for symbol 'IS_DMAP_CONNECTION' dmap-connection.h:76: Warning: DMAP: symbol='IS_DMAP_CONNECTION_CLASS': Unknown namespace for symbol 'IS_DMAP_CONNECTION_CLASS' dmap-container-db.h:52: Warning: DMAP: symbol='IS_DMAP_CONTAINER_DB': Unknown namespace for symbol 'IS_DMAP_CONTAINER_DB' dmap-container-record.h:51: Warning: DMAP: symbol='IS_DMAP_CONTAINER_RECORD': Unknown namespace for symbol 'IS_DMAP_CONTAINER_RECORD' dmap-db.h:51: Warning: DMAP: symbol='IS_DMAP_DB': Unknown namespace for symbol 'IS_DMAP_DB' dmap-mdns-browser.h:57: Warning: DMAP: symbol='IS_DMAP_MDNS_BROWSER': Unknown namespace for symbol 'IS_DMAP_MDNS_BROWSER' dmap-mdns-browser.h:65: Warning: DMAP: symbol='IS_DMAP_MDNS_BROWSER_CLASS': Unknown namespace for symbol 'IS_DMAP_MDNS_BROWSER_CLASS' dmap-mdns-publisher.h:34: Warning: DMAP: symbol='IS_DMAP_MDNS_PUBLISHER': Unknown namespace for symbol 'IS_DMAP_MDNS_PUBLISHER' dmap-mdns-publisher.h:35: Warning: DMAP: symbol='IS_DMAP_MDNS_PUBLISHER_CLASS': Unknown namespace for symbol 'IS_DMAP_MDNS_PUBLISHER_CLASS' dmap-record.h:49: Warning: DMAP: symbol='IS_DMAP_RECORD': Unknown namespace for symbol 'IS_DMAP_RECORD' dmap-record-factory.h:52: Warning: DMAP: symbol='IS_DMAP_RECORD_FACTORY': Unknown namespace for symbol 'IS_DMAP_RECORD_FACTORY' dmap-share.h:69: Warning: DMAP: symbol='IS_DMAP_SHARE': Unknown namespace for symbol 'IS_DMAP_SHARE' dmap-share.h:78: Warning: DMAP: symbol='IS_DMAP_SHARE_CLASS': Unknown namespace for symbol 'IS_DMAP_SHARE_CLASS' dpap-connection.h:40: Warning: DMAP: symbol='DPAP_CONNECTION': Unknown namespace for symbol 'DPAP_CONNECTION' dpap-connection.h:48: Warning: DMAP: symbol='DPAP_CONNECTION_CLASS': Unknown namespace for symbol 'DPAP_CONNECTION_CLASS' dpap-connection.h:55: Warning: DMAP: symbol='IS_DPAP_CONNECTION': Unknown namespace for symbol 'IS_DPAP_CONNECTION' dpap-connection.h:63: Warning: DMAP: symbol='IS_DPAP_CONNECTION_CLASS': Unknown namespace for symbol 'IS_DPAP_CONNECTION_CLASS' dpap-connection.h:72: Warning: DMAP: symbol='DPAP_CONNECTION_GET_CLASS': Unknown namespace for symbol 'DPAP_CONNECTION_GET_CLASS' dpap-record.h:44: Warning: DMAP: symbol='DPAP_RECORD': Unknown namespace for symbol 'DPAP_RECORD' dpap-record.h:52: Warning: DMAP: symbol='IS_DPAP_RECORD': Unknown namespace for symbol 'IS_DPAP_RECORD' dpap-record.h:62: Warning: DMAP: symbol='DPAP_RECORD_GET_INTERFACE': Unknown namespace for symbol 'DPAP_RECORD_GET_INTERFACE' dpap-share.h:46: Warning: DMAP: symbol='DPAP_SHARE': Unknown namespace for symbol 'DPAP_SHARE' dpap-share.h:54: Warning: DMAP: symbol='DPAP_SHARE_CLASS': Unknown namespace for symbol 'DPAP_SHARE_CLASS' dpap-share.h:62: Warning: DMAP: symbol='IS_DPAP_SHARE': Unknown namespace for symbol 'IS_DPAP_SHARE' dpap-share.h:71: Warning: DMAP: symbol='IS_DPAP_SHARE_CLASS': Unknown namespace for symbol 'IS_DPAP_SHARE_CLASS' dpap-share.h:80: Warning: DMAP: symbol='DPAP_SHARE_GET_CLASS': Unknown namespace for symbol 'DPAP_SHARE_GET_CLASS' dmap-gst-input-stream.h:37: Warning: DMAP: symbol='IS_DMAP_GST_INPUT_STREAM': Unknown namespace for symbol 'IS_DMAP_GST_INPUT_STREAM' dmap-gst-input-stream.h:39: Warning: DMAP: symbol='IS_DMAP_GST_INPUT_STREAM_CLASS': Unknown namespace for symbol 'IS_DMAP_GST_INPUT_STREAM_CLASS' dmap-gst-input-stream.h:41: Warning: DMAP: Unknown namespace for identifier 'DAAPRecordIface' dmap-gst-input-stream.h:41: Warning: DMAP: Unknown namespace for identifier 'MLCL_Bits' dmap-gst-input-stream.h:41: Warning: DMAP: Unknown namespace for identifier 'DACPPlayerIface' dmap-gst-input-stream.h:41: Warning: DMAP: Unknown namespace for identifier 'DPAPRecordIface' dmap-structure.h:208: Warning: DMAP: dmap_structure_add: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dmap-structure.h:210: Warning: DMAP: dmap_structure_parse: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dmap-structure.h:211: Warning: DMAP: dmap_structure_find_item: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dmap-structure.h:213: Warning: DMAP: dmap_structure_find_node: return value: Invalid non-constant return of bare structure or union; register as boxed type or (skip) dmap-record.h:88: Warning: DMAP: dmap_record_to_blob: return value: Missing (transfer) annotation dmap-db.h:138: Warning: DMAP: dmap_db_lookup_by_id: return value: Missing (transfer) annotation dmap-db.h:165: Warning: DMAP: dmap_db_foreach: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dmap-db.h:185: Warning: DMAP: dmap_db_apply_filter: argument filter_def: Missing (element-type) annotation dmap-db.h:185: Warning: DMAP: dmap_db_apply_filter: return value: Missing (transfer) annotation dmap-record-factory.h:84: Warning: DMAP: dmap_record_factory_create: return value: Missing (transfer) annotation dmap-connection.h:151: Warning: DMAP: dmap_connection_connect: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dmap-connection.h:154: Warning: DMAP: dmap_connection_disconnect: argument callback: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dmap-connection.h:161: Warning: DMAP: dmap_connection_get_playlists: return value: Missing (element-type) annotation dmap-connection.h:163: Warning: DMAP: dmap_connection_build_message: return value: Missing (transfer) annotation dmap-connection.h:190: Warning: DMAP: dmap_connection_get: argument handler: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dmap-container-record.h:114: Warning: DMAP: dmap_container_record_get_entries: return value: Missing (transfer) annotation dmap-share.h:232: Warning: DMAP: dmap_share_free_filter: argument filter: Missing (element-type) annotation dmap-container-db.h:97: Warning: DMAP: dmap_container_db_lookup_by_id: return value: Missing (transfer) annotation dmap-container-db.h:103: Warning: DMAP: dmap_container_db_foreach: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) dmap-mdns-browser.h:179: Warning: DMAP: dmap_mdns_browser_get_services: return value: Missing (element-type) annotation GICOMP DMAP-3.0.gir make[3]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' Making all in vala make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/vala' PKG_CONFIG_PATH=..::/usr/lib64/pkgconfig:/usr/share/pkgconfig /usr/bin/vala-gen-introspect libdmapsharing-3.0-uninstalled libdmapsharing-3.0-daap PKG_CONFIG_PATH=..::/usr/lib64/pkgconfig:/usr/share/pkgconfig /usr/bin/vala-gen-introspect libdmapsharing-3.0-uninstalled libdmapsharing-3.0-dacp PKG_CONFIG_PATH=..::/usr/lib64/pkgconfig:/usr/share/pkgconfig /usr/bin/vala-gen-introspect libdmapsharing-3.0-uninstalled libdmapsharing-3.0-dmap PKG_CONFIG_PATH=..::/usr/lib64/pkgconfig:/usr/share/pkgconfig /usr/bin/vala-gen-introspect libdmapsharing-3.0-uninstalled libdmapsharing-3.0-dpap /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-utils-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-utils-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-utils-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-utils-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/daap-connection-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/daap-connection-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier /builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing/dmap-md5-suite.h:5: syntax error, unexpected identifier Dropping DMAP_HASH_SIZE duplicate Dropping DMAP_HASH_SIZE duplicate Dropping DMAP_HASH_SIZE duplicate Dropping DMAP_HAVE_UNALIGNED_ACCESS duplicate Dropping DMAP_HAVE_UNALIGNED_ACCESS duplicate Dropping DMAP_HASH_SIZE duplicate Dropping DMAP_HAVE_UNALIGNED_ACCESS duplicate Dropping DMAP_STATUS_OK duplicate Dropping DMAP_HAVE_UNALIGNED_ACCESS duplicate Dropping DMAP_STATUS_OK duplicate Dropping DMAP_STATUS_OK duplicate Dropping DMAP_STATUS_OK duplicate Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown symbol: GObject Unknown function directive: browser Unknown function directive: error Unknown function directive: browser Unknown function directive: error Unknown function directive: type 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: record Unknown function directive: db Unknown function directive: err Unknown function directive: record Unknown function directive: record Unknown function directive: record Unknown function directive: container_record Unknown function directive: record Unknown function directive: id Unknown function directive: browser Unknown function directive: record Unknown function directive: error Unknown function directive: browser Unknown function directive: error Unknown function directive: connection Unknown function directive: type Unknown function directive: session Unknown function directive: message Unknown function directive: auth Unknown function directive: db Unknown function directive: password 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: share Unknown function directive: share Unknown function directive: share Unknown function directive: connection Unknown function directive: session Unknown function directive: share Unknown function directive: message Unknown function directive: service_name Unknown function directive: auth Unknown function directive: passcode Unknown function directive: password Unknown function directive: a Unknown function directive: library_name Unknown function directive: b Unknown function directive: player Unknown function directive: db Unknown function directive: db Unknown function directive: container_db Unknown function directive: db Unknown function directive: record Unknown function directive: err Unknown function directive: record Unknown function directive: db Unknown function directive: func Unknown function directive: data Unknown function directive: browser Unknown function directive: error Unknown function directive: db Unknown function directive: location Unknown function directive: path or 0 if Unknown function directive: browser Unknown function directive: error Unknown function directive: db Unknown function directive: id Unknown function directive: id. This record should Unknown function directive: browser Unknown function directive: browser Unknown function directive: error Unknown function directive: error Unknown function directive: db Unknown function directive: type Unknown function directive: type Unknown function directive: path Unknown function directive: factory Unknown function directive: user_data Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: name Unknown function directive: name Unknown function directive: password Unknown function directive: password Unknown function directive: db Unknown function directive: db Unknown function directive: db Unknown function directive: record Unknown function directive: container_db Unknown function directive: container_db Unknown function directive: transcode_mimetype Unknown function directive: transcode_mimetype Unknown function directive: db Unknown function directive: name Unknown function directive: db Unknown function directive: password Unknown function directive: db Unknown function directive: db Unknown function directive: db Unknown function directive: func Unknown function directive: func Unknown function directive: factory Unknown function directive: container_db Unknown function directive: data Unknown function directive: data Unknown function directive: user_data Unknown function directive: transcode_mimetype Unknown function directive: db Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: id Unknown function directive: blob Unknown function directive: id. This record should Unknown function directive: id. This record should Unknown function directive: record Unknown function directive: db Unknown function directive: record Unknown function directive: db Unknown function directive: record Unknown function directive: record Unknown function directive: record Unknown function directive: container_record Unknown function directive: record Unknown function directive: id Unknown function directive: record Unknown function directive: record Unknown function directive: record Unknown function directive: record Unknown function directive: record Unknown function directive: container_record Unknown function directive: record Unknown function directive: container_record Unknown function directive: id Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: record Unknown function directive: db Unknown function directive: func Unknown function directive: record Unknown function directive: data Unknown function directive: connection Unknown function directive: db Unknown function directive: session Unknown function directive: location Unknown function directive: message Unknown function directive: path or 0 if Unknown function directive: auth Unknown function directive: player Unknown function directive: password Unknown function directive: records Unknown function directive: db Unknown function directive: index Unknown function directive: id Unknown function directive: id. This record should Unknown function directive: player Unknown function directive: db Unknown function directive: player Unknown function directive: path Unknown function directive: player Unknown function directive: db Unknown function directive: player Unknown function directive: record Unknown function directive: id Unknown function directive: player Unknown function directive: db Unknown function directive: record Unknown function directive: player Unknown function directive: width Unknown function directive: height Unknown function directive: record Unknown function directive: blob Unknown function directive: player Unknown function directive: record Unknown function directive: a /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dmap libdmapsharing-3.0-dmap/libdmapsharing-3.0.gi /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-daap libdmapsharing-3.0-daap/libdmapsharing-3.0.gi /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dacp libdmapsharing-3.0-dacp/libdmapsharing-3.0.gi /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dpap libdmapsharing-3.0-dpap/libdmapsharing-3.0.gi Unknown function directive: b Unknown function directive: db Unknown function directive: record Unknown function directive: err Unknown function directive: record 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 0 if Unknown function directive: db Unknown function directive: id Unknown function directive: id. This record should Unknown function directive: connection Unknown function directive: session Unknown function directive: db Unknown function directive: message Unknown function directive: path Unknown function directive: auth Unknown function directive: password Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: db Unknown function directive: record Unknown function directive: factory Unknown function directive: user_data Unknown function directive: factory Unknown function directive: user_data Unknown function directive: db Unknown function directive: record Unknown function directive: db Unknown function directive: blob Unknown function directive: func Unknown function directive: data Unknown function directive: record Unknown function directive: db Unknown function directive: location Unknown function directive: path or 0 if Unknown function directive: db Unknown function directive: id Unknown function directive: id. This record should Unknown function directive: db Unknown function directive: path Unknown function directive: db Unknown function directive: record Unknown function directive: id Unknown function directive: db Unknown function directive: record Unknown function directive: record Unknown function directive: blob Unknown function directive: record Generation succeeded - 0 warning(s) Generation succeeded - 0 warning(s) Generation succeeded - 0 warning(s) Generation succeeded - 0 warning(s) cat libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi > libdmapsharing-3.0.vapi cat libdmapsharing-3.0.vapi | \ sed 's/DAAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DPAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DACP\.DMAPDb/DMAP.Db/g' | \ sed 's/DAAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DPAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DACP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DAAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DPAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DACP\.DAAPRecord/DAAP.Record/g' | \ cat > libdmapsharing-3.0.vapi.tmp mv libdmapsharing-3.0.vapi.tmp libdmapsharing-3.0.vapi rm -f libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/vala' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/tests' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TG6kYg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 + cd libdmapsharing-2.9.41 + make install DESTDIR=/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 'INSTALL=install -p' Making install in libdmapsharing make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[1]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. make install-am make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[2]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. make[3]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[3]: Circular dmap-enums.h <- dmap-enums.h dependency dropped. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64' /bin/sh ../libtool --mode=install install -p libdmapsharing-3.0.la '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64' libtool: install: install -p .libs/libdmapsharing-3.0.so.2.9.41 /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/libdmapsharing-3.0.so.2.9.41 libtool: install: (cd /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64 && { ln -s -f libdmapsharing-3.0.so.2.9.41 libdmapsharing-3.0.so.2 || { rm -f libdmapsharing-3.0.so.2 && ln -s libdmapsharing-3.0.so.2.9.41 libdmapsharing-3.0.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64 && { ln -s -f libdmapsharing-3.0.so.2.9.41 libdmapsharing-3.0.so || { rm -f libdmapsharing-3.0.so && ln -s libdmapsharing-3.0.so.2.9.41 libdmapsharing-3.0.so; }; }) libtool: install: install -p .libs/libdmapsharing-3.0.lai /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/libdmapsharing-3.0.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/gir-1.0' install -p -m 644 DMAP-3.0.gir '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/include/libdmapsharing-3.0/libdmapsharing' install -p -m 644 daap-connection.h daap-record.h daap-share.h dacp-connection.h dacp-share.h dacp-player.h dmap.h dmap-connection.h dmap-container-db.h dmap-container-record.h dmap-db.h dmap-enums.h dmap-md5.h dmap-mdns-browser.h dmap-mdns-publisher.h dmap-record.h dmap-record-factory.h dmap-share.h dmap-structure.h dmap-utils.h dpap-connection.h dpap-record.h dpap-share.h dmap-gst-input-stream.h '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/include/libdmapsharing-3.0/libdmapsharing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/girepository-1.0' install -p -m 644 DMAP-3.0.typelib '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/girepository-1.0' make[3]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/libdmapsharing' Making install in vala make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/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-3.0-daap libdmapsharing-3.0-daap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dacp libdmapsharing-3.0-dacp/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dmap libdmapsharing-3.0-dmap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dpap libdmapsharing-3.0-dpap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) cat libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi > libdmapsharing-3.0.vapi cat libdmapsharing-3.0.vapi | \ sed 's/DAAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DPAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DACP\.DMAPDb/DMAP.Db/g' | \ sed 's/DAAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DPAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DACP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DAAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DPAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DACP\.DAAPRecord/DAAP.Record/g' | \ cat > libdmapsharing-3.0.vapi.tmp mv libdmapsharing-3.0.vapi.tmp libdmapsharing-3.0.vapi rm -f libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/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-3.0-daap libdmapsharing-3.0-daap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dacp libdmapsharing-3.0-dacp/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dmap libdmapsharing-3.0-dmap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) /usr/bin/vapigen --pkg=avahi-gobject --pkg=libsoup-2.4 --pkg=glib-2.0 --pkg=gio-2.0 --pkg=gstreamer-1.0 --library libdmapsharing-3.0-dpap libdmapsharing-3.0-dpap/libdmapsharing-3.0.gi Generation succeeded - 0 warning(s) cat libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi > libdmapsharing-3.0.vapi cat libdmapsharing-3.0.vapi | \ sed 's/DAAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DPAP\.DMAPDb/DMAP.Db/g' | \ sed 's/DACP\.DMAPDb/DMAP.Db/g' | \ sed 's/DAAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DPAP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DACP\.DMAPContainerDb/DMAP.ContainerDb/g' | \ sed 's/DAAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DPAP\.DMAPRecordFactory/DMAP.RecordFactory/g' | \ sed 's/DACP\.DAAPRecord/DAAP.Record/g' | \ cat > libdmapsharing-3.0.vapi.tmp mv libdmapsharing-3.0.vapi.tmp libdmapsharing-3.0.vapi rm -f libdmapsharing-3.0-daap.vapi libdmapsharing-3.0-dacp.vapi libdmapsharing-3.0-dmap.vapi libdmapsharing-3.0-dpap.vapi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/vala/vapi' install -p -m 644 libdmapsharing-3.0.vapi '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/vala/vapi' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/vala' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/vala' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/tests' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/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-2.9.41/tests' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/tests' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[2]: Nothing to be done for 'install-exec-am'. install -p -m 644 ./html/DAAPRecord.html install -p -m 644 ./html/DACPPlayer.html install -p -m 644 ./html/DMAPContainerDb.html install -p -m 644 ./html/DMAPContainerRecord.html install -p -m 644 ./html/DMAPDb.html install -p -m 644 ./html/DMAPMdnsBrowser.html install -p -m 644 ./html/DMAPRecord.html install -p -m 644 ./html/DMAPRecordFactory.html install -p -m 644 ./html/DPAPRecord.html install -p -m 644 ./html/annotation-glossary.html install -p -m 644 ./html/api-index-full.html install -p -m 644 ./html/ch01.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/left-insensitive.png install -p -m 644 ./html/left.png install -p -m 644 ./html/libdmapsharing-3.0-daap-connection.html install -p -m 644 ./html/libdmapsharing-3.0-daap-share.html install -p -m 644 ./html/libdmapsharing-3.0-dacp-connection.html install -p -m 644 ./html/libdmapsharing-3.0-dacp-share.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-connection.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-enums.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-gst-input-stream.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-gst-mp3-input-stream.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-gst-wav-input-stream.html install -p -m 644 ./html/libdmapsharing-3.0-dmap-share.html install -p -m 644 ./html/libdmapsharing-3.0-dpap-connection.html install -p -m 644 ./html/libdmapsharing-3.0-dpap-share.html install -p -m 644 ./html/libdmapsharing-3.0.devhelp2 install -p -m 644 ./html/object-tree.html install -p -m 644 ./html/right-insensitive.png install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up-insensitive.png install -p -m 644 ./html/up.png make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41/doc' make[1]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41' make[2]: Entering directory '/builddir/build/BUILD/libdmapsharing-2.9.41' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/pkgconfig' install -p -m 644 libdmapsharing-3.0.pc '/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41' make[1]: Leaving directory '/builddir/build/BUILD/libdmapsharing-2.9.41' + rm -f /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/libdmapsharing-3.0.la + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.9.41-2.fc33 --unique-debug-suffix -2.9.41-2.fc33.aarch64 --unique-debug-src-base libdmapsharing-2.9.41-2.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libdmapsharing-2.9.41 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/libdmapsharing-3.0.so.2.9.41 extracting debug info from /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/lib64/libdmapsharing-3.0.so.2.9.41 original debug info size: 744kB, size after compression: 636kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 884 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: libdmapsharing-2.9.41-2.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.61Lh0g + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-2.9.41 + DOCDIR=/builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + cp -pr AUTHORS /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + cp -pr COPYING /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + cp -pr ChangeLog /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + cp -pr README /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64/usr/share/doc/libdmapsharing + RPM_EC=0 ++ jobs -p + exit 0 Provides: libdmapsharing = 2.9.41-2.fc33 libdmapsharing(aarch-64) = 2.9.41-2.fc33 libdmapsharing-3.0.so.2()(64bit) 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: libdmapsharing-devel-2.9.41-2.fc33.aarch64 Provides: libdmapsharing-devel = 2.9.41-2.fc33 libdmapsharing-devel(aarch-64) = 2.9.41-2.fc33 libdmapsharing-vala = 2.9.41-2.fc33 pkgconfig(libdmapsharing-3.0) = 2.9.41 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-3.0.so.2()(64bit) pkgconfig(glib-2.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-app-1.0) pkgconfig(libsoup-2.4) Obsoletes: libdmapsharing-vala < 2.9.37-8 Processing files: libdmapsharing-debugsource-2.9.41-2.fc33.aarch64 Provides: libdmapsharing-debugsource = 2.9.41-2.fc33 libdmapsharing-debugsource(aarch-64) = 2.9.41-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdmapsharing-debuginfo-2.9.41-2.fc33.aarch64 Provides: debuginfo(build-id) = 3afad066b8e55fac02237f31b715c30cc5527c5a libdmapsharing-debuginfo = 2.9.41-2.fc33 libdmapsharing-debuginfo(aarch-64) = 2.9.41-2.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libdmapsharing-debugsource(aarch-64) = 2.9.41-2.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 Wrote: /builddir/build/RPMS/libdmapsharing-2.9.41-2.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing-debugsource-2.9.41-2.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing-debuginfo-2.9.41-2.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/libdmapsharing-devel-2.9.41-2.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JeCLJk + umask 022 + cd /builddir/build/BUILD + cd libdmapsharing-2.9.41 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdmapsharing-2.9.41-2.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0