<86>Sep 16 03:41:40 userdel[3881610]: delete user 'rooter' <86>Sep 16 03:41:40 userdel[3881610]: removed group 'rooter' owned by 'rooter' <86>Sep 16 03:41:40 userdel[3881610]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 16 03:41:40 groupadd[3881655]: group added to /etc/group: name=rooter, GID=678 <86>Sep 16 03:41:40 groupadd[3881655]: group added to /etc/gshadow: name=rooter <86>Sep 16 03:41:40 groupadd[3881655]: new group: name=rooter, GID=678 <86>Sep 16 03:41:40 useradd[3881692]: new user: name=rooter, UID=678, GID=678, home=/root, shell=/bin/bash <86>Sep 16 03:41:40 userdel[3881741]: delete user 'builder' <86>Sep 16 03:41:40 userdel[3881741]: removed group 'builder' owned by 'builder' <86>Sep 16 03:41:40 groupadd[3881772]: group added to /etc/group: name=builder, GID=679 <86>Sep 16 03:41:40 groupadd[3881772]: group added to /etc/gshadow: name=builder <86>Sep 16 03:41:40 useradd[3881794]: new user: name=builder, UID=679, GID=679, home=/usr/src, shell=/bin/bash <13>Sep 16 03:41:43 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>Sep 16 03:41:43 rpmi: libstdc++10-devel-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 16 03:41:44 rpmi: gcc10-c++-10.3.1-alt4 sisyphus+263581.100.2.1 1631460891 installed <13>Sep 16 03:41:44 rpmi: liburiparser-0.9.5-alt1 sisyphus+268619.100.2.1 1617085362 installed <13>Sep 16 03:41:44 rpmi: libexpat-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Sep 16 03:41:44 rpmi: libcpptest-1.1.2-alt1 1377612079 installed <13>Sep 16 03:41:44 rpmi: libcpptest-devel-1.1.2-alt1 1377612079 installed <13>Sep 16 03:41:44 rpmi: libexpat-devel-2.2.10-alt1 sisyphus+276608.100.1.2 1625153355 installed <13>Sep 16 03:41:44 rpmi: liburiparser-devel-0.9.5-alt1 sisyphus+268619.100.2.1 1617085362 installed <13>Sep 16 03:41:44 rpmi: gcc-c++-10-alt2 sisyphus+281519.400.4.1 1627910688 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libxspf-1.2.0-alt1.2.nosrc.rpm (w1.gzdio) Installing libxspf-1.2.0-alt1.2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.96635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libxspf-1.2.0 + echo 'Source #0 (libxspf-1.2.0.tar.bz2):' Source #0 (libxspf-1.2.0.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libxspf-1.2.0.tar.bz2 + /bin/tar -xf - + cd libxspf-1.2.0 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libxspf-1.2.0-alt-glibc-2.16.patch):' Patch #0 (libxspf-1.2.0-alt-glibc-2.16.patch): + /usr/bin/patch -p2 patching file examples/read/read.cpp + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.96635 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libxspf-1.2.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + xargs -ri dirname -- '{}' + readlink -e -- ./configure + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-static checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-cf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-pghpf... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-gfortran... no checking for x86_64-alt-linux-g95... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-ifort... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... failed checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking for correct ltmain.sh version... yes checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ static flag -static works... no checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /bin/install -c checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-alt-linux-g++ accepts -g... (cached) yes checking dependency style of x86_64-alt-linux-g++... (cached) none checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ANSI C header files... (cached) yes checking for XML_ResumeParser in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for URIPARSER... yes checking for CPPTEST... yes configure: creating ./config.status config.status: creating xspf.pc config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bindings/c/doc/Makefile config.status: executing depfiles commands =========================================================================== Configuration Prefix ........... /usr Test suite ....... yes Documentation .... no Continue with make make check sudo make install + sed -ri 's/^(hardcode_libdir_flag_spec|runpath_var)=.*/\1=/' libtool + make -j8 make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfChunkCallback.lo src/XspfChunkCallback.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfChunkCallback.cpp -fPIC -DPIC -o src/.libs/XspfChunkCallback.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfDateTime.lo src/XspfDateTime.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfDateTime.cpp -fPIC -DPIC -o src/.libs/XspfDateTime.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfExtensionReader.lo src/XspfExtensionReader.cpp mkdir src/.libs x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfExtensionReader.cpp -fPIC -DPIC -o src/.libs/XspfExtensionReader.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfExtension.lo src/XspfExtension.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfExtension.cpp -fPIC -DPIC -o src/.libs/XspfExtension.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfDataWriter.lo src/XspfDataWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfDataWriter.cpp -fPIC -DPIC -o src/.libs/XspfDataWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfExtensionWriter.lo src/XspfExtensionWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfExtensionWriter.cpp -fPIC -DPIC -o src/.libs/XspfExtensionWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfData.lo src/XspfData.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfData.cpp -fPIC -DPIC -o src/.libs/XspfData.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfExtensionReaderFactory.lo src/XspfExtensionReaderFactory.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfExtensionReaderFactory.cpp -fPIC -DPIC -o src/.libs/XspfExtensionReaderFactory.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfReaderCallback.lo src/XspfReaderCallback.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfReaderCallback.cpp -fPIC -DPIC -o src/.libs/XspfReaderCallback.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfPropsWriter.lo src/XspfPropsWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfPropsWriter.cpp -fPIC -DPIC -o src/.libs/XspfPropsWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfProps.lo src/XspfProps.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfProps.cpp -fPIC -DPIC -o src/.libs/XspfProps.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfSeamlessFormatter.lo src/XspfSeamlessFormatter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfSeamlessFormatter.cpp -fPIC -DPIC -o src/.libs/XspfSeamlessFormatter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfIndentFormatter.lo src/XspfIndentFormatter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfIndentFormatter.cpp -fPIC -DPIC -o src/.libs/XspfIndentFormatter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfStrictReaderCallback.lo src/XspfStrictReaderCallback.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfStrictReaderCallback.cpp -fPIC -DPIC -o src/.libs/XspfStrictReaderCallback.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfSkipExtensionReader.lo src/XspfSkipExtensionReader.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfSkipExtensionReader.cpp -fPIC -DPIC -o src/.libs/XspfSkipExtensionReader.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfToolbox.lo src/XspfToolbox.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfToolbox.cpp -fPIC -DPIC -o src/.libs/XspfToolbox.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfTrack.lo src/XspfTrack.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfTrack.cpp -fPIC -DPIC -o src/.libs/XspfTrack.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfReader.lo src/XspfReader.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfReader.cpp -fPIC -DPIC -o src/.libs/XspfReader.o src/XspfReader.cpp: In member function 'int Xspf::XspfReader::parseFile(const XML_Char*, Xspf::XspfReaderCallback*, const XML_Char*)': src/XspfReader.cpp:602:11: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 602 | ::fread(buffer, 1, blockSize, file); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/XspfReader.cpp:616:10: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 616 | ::fread(buffer, 1, filesize, file); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ProjectOpus/ProjectOpusPlaylistExtension.lo src/ProjectOpus/ProjectOpusPlaylistExtension.cpp mkdir src/ProjectOpus/.libs x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ProjectOpus/ProjectOpusPlaylistExtension.cpp -fPIC -DPIC -o src/ProjectOpus/.libs/ProjectOpusPlaylistExtension.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfTrackWriter.lo src/XspfTrackWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfTrackWriter.cpp -fPIC -DPIC -o src/.libs/XspfTrackWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfWriter.lo src/XspfWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfWriter.cpp -fPIC -DPIC -o src/.libs/XspfWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ProjectOpus/ProjectOpusPlaylistExtensionReader.lo src/ProjectOpus/ProjectOpusPlaylistExtensionReader.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ProjectOpus/ProjectOpusPlaylistExtensionReader.cpp -fPIC -DPIC -o src/ProjectOpus/.libs/ProjectOpusPlaylistExtensionReader.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/read/read.o examples/read/read.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/check/check.o examples/check/check.cpp examples/check/check.cpp: In function 'int checkStdin(bool)': examples/check/check.cpp:167:12: warning: unused variable 'res' [-Wunused-variable] 167 | int const res = reader.parseMemory(memory, numBytes, &validator, | ^~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/XspfXmlFormatter.lo src/XspfXmlFormatter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/XspfXmlFormatter.cpp -fPIC -DPIC -o src/.libs/XspfXmlFormatter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/strip/strip.o examples/strip/strip.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o examples/write/write.o examples/write/write.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o src/ProjectOpus/ProjectOpusPlaylistExtensionWriter.lo src/ProjectOpus/ProjectOpusPlaylistExtensionWriter.cpp x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c src/ProjectOpus/ProjectOpusPlaylistExtensionWriter.cpp -fPIC -DPIC -o src/ProjectOpus/.libs/ProjectOpusPlaylistExtensionWriter.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=compile x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c -o bindings/c/xspf_c.lo bindings/c/xspf_c.cpp mkdir bindings/c/.libs x86_64-alt-linux-g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"libxspf\" -DVERSION=\"1.2.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_LIBEXPAT=1 -I. -I./include -I/usr/include -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -c bindings/c/xspf_c.cpp -fPIC -DPIC -o bindings/c/.libs/xspf_c.o make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -luriparser -version-info 4:1:0 -L/usr/lib -o libxspf.la -rpath /usr/lib64 src/XspfChunkCallback.lo src/XspfData.lo src/XspfDataWriter.lo src/XspfDateTime.lo src/XspfExtension.lo src/XspfExtensionReader.lo src/XspfExtensionReaderFactory.lo src/XspfExtensionWriter.lo src/XspfIndentFormatter.lo src/XspfProps.lo src/XspfPropsWriter.lo src/XspfReader.lo src/XspfReaderCallback.lo src/XspfSeamlessFormatter.lo src/XspfSkipExtensionReader.lo src/XspfStrictReaderCallback.lo src/XspfToolbox.lo src/XspfTrack.lo src/XspfTrackWriter.lo src/XspfWriter.lo src/XspfXmlFormatter.lo src/ProjectOpus/ProjectOpusPlaylistExtension.lo src/ProjectOpus/ProjectOpusPlaylistExtensionReader.lo src/ProjectOpus/ProjectOpusPlaylistExtensionWriter.lo bindings/c/xspf_c.lo -lexpat mkdir .libs x86_64-alt-linux-g++ -shared -nostdlib /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crti.o /usr/lib64/gcc/x86_64-alt-linux/10/crtbeginS.o src/.libs/XspfChunkCallback.o src/.libs/XspfData.o src/.libs/XspfDataWriter.o src/.libs/XspfDateTime.o src/.libs/XspfExtension.o src/.libs/XspfExtensionReader.o src/.libs/XspfExtensionReaderFactory.o src/.libs/XspfExtensionWriter.o src/.libs/XspfIndentFormatter.o src/.libs/XspfProps.o src/.libs/XspfPropsWriter.o src/.libs/XspfReader.o src/.libs/XspfReaderCallback.o src/.libs/XspfSeamlessFormatter.o src/.libs/XspfSkipExtensionReader.o src/.libs/XspfStrictReaderCallback.o src/.libs/XspfToolbox.o src/.libs/XspfTrack.o src/.libs/XspfTrackWriter.o src/.libs/XspfWriter.o src/.libs/XspfXmlFormatter.o src/ProjectOpus/.libs/ProjectOpusPlaylistExtension.o src/ProjectOpus/.libs/ProjectOpusPlaylistExtensionReader.o src/ProjectOpus/.libs/ProjectOpusPlaylistExtensionWriter.o bindings/c/.libs/xspf_c.o -luriparser -L/usr/lib -lexpat -L/usr/lib64/gcc/x86_64-alt-linux/10 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib64/gcc/x86_64-alt-linux/10/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib64/gcc/x86_64-alt-linux/10/crtendS.o /usr/lib64/gcc/x86_64-alt-linux/10/../../../../lib64/crtn.o -Wl,-soname -Wl,libxspf.so.4 -o .libs/libxspf.so.4.0.1 (cd .libs && rm -f libxspf.so.4 && ln -s libxspf.so.4.0.1 libxspf.so.4) (cd .libs && rm -f libxspf.so && ln -s libxspf.so.4.0.1 libxspf.so) creating libxspf.la (cd .libs && rm -f libxspf.la && ln -s ../libxspf.la libxspf.la) make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/lib -o examples/write/example_write examples/write/write.o libxspf.la -lexpat mkdir examples/write/.libs x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/write/.libs/example_write examples/write/write.o -L/usr/lib ./.libs/libxspf.so -luriparser -lexpat creating examples/write/example_write make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/lib -o examples/read/example_read examples/read/read.o libxspf.la -lexpat mkdir examples/read/.libs x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/read/.libs/example_read examples/read/read.o -L/usr/lib ./.libs/libxspf.so -luriparser -lexpat creating examples/read/example_read make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/lib -o examples/check/xspf_check examples/check/check.o libxspf.la -lexpat mkdir examples/check/.libs x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/check/.libs/xspf_check examples/check/check.o -L/usr/lib ./.libs/libxspf.so -luriparser -lexpat creating examples/check/xspf_check make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' /bin/sh ./libtool --tag=CXX --mode=link x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -L/usr/lib -o examples/strip/xspf_strip examples/strip/strip.o libxspf.la -lexpat mkdir examples/strip/.libs x86_64-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -o examples/strip/.libs/xspf_strip examples/strip/strip.o -L/usr/lib ./.libs/libxspf.so -luriparser -lexpat creating examples/strip/xspf_strip make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.25157 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libxspf-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libxspf-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libxspf-1.2.0 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libxspf-buildroot make: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[2]: Entering directory '/usr/src/RPM/BUILD/libxspf-1.2.0' test -z "/usr/lib64" || /bin/mkdir -p "/usr/src/tmp/libxspf-buildroot/usr/lib64" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'libxspf.la' '/usr/src/tmp/libxspf-buildroot/usr/lib64/libxspf.la' /usr/libexec/rpm-build/install -p .libs/libxspf.so.4.0.1 /usr/src/tmp/libxspf-buildroot/usr/lib64/libxspf.so.4.0.1 (cd /usr/src/tmp/libxspf-buildroot/usr/lib64 && { ln -s -f libxspf.so.4.0.1 libxspf.so.4 || { rm -f libxspf.so.4 && ln -s libxspf.so.4.0.1 libxspf.so.4; }; }) (cd /usr/src/tmp/libxspf-buildroot/usr/lib64 && { ln -s -f libxspf.so.4.0.1 libxspf.so || { rm -f libxspf.so && ln -s libxspf.so.4.0.1 libxspf.so; }; }) /usr/libexec/rpm-build/install -p .libs/libxspf.lai /usr/src/tmp/libxspf-buildroot/usr/lib64/libxspf.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libxspf-buildroot/usr/bin" /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'examples/check/xspf_check' '/usr/src/tmp/libxspf-buildroot/usr/bin/xspf_check' libtool: install: warning: `libxspf.la' has not been installed in `/usr/lib64' /usr/libexec/rpm-build/install -p examples/check/.libs/xspf_check /usr/src/tmp/libxspf-buildroot/usr/bin/xspf_check /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p 'examples/strip/xspf_strip' '/usr/src/tmp/libxspf-buildroot/usr/bin/xspf_strip' libtool: install: warning: `libxspf.la' has not been installed in `/usr/lib64' /usr/libexec/rpm-build/install -p examples/strip/.libs/xspf_strip /usr/src/tmp/libxspf-buildroot/usr/bin/xspf_strip test -z "/usr/include/xspf" || /bin/mkdir -p "/usr/src/tmp/libxspf-buildroot/usr/include/xspf" /usr/libexec/rpm-build/install -p -m 644 'include/xspf/Xspf.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/Xspf.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfChunkCallback.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfChunkCallback.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfData.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfData.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfDateTime.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfDateTime.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfDefines.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfDefines.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfExtension.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfExtension.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfExtensionReader.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfExtensionReader.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfExtensionReaderFactory.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfExtensionReaderFactory.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfExtensionWriter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfExtensionWriter.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfIndentFormatter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfIndentFormatter.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfProps.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfProps.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfReader.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfReader.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfReaderCallback.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfReaderCallback.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfSeamlessFormatter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfSeamlessFormatter.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfStack.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfStack.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfToolbox.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfToolbox.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfTrack.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfTrack.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfVersion.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfVersion.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfWriter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfWriter.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/XspfXmlFormatter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfXmlFormatter.h' /usr/libexec/rpm-build/install -p -m 644 'bindings/c/xspf_c.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/xspf_c.h' test -z "/usr/include/xspf/ProjectOpus" || /bin/mkdir -p "/usr/src/tmp/libxspf-buildroot/usr/include/xspf/ProjectOpus" /usr/libexec/rpm-build/install -p -m 644 'include/xspf/ProjectOpus/ProjectOpusPlaylistExtension.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/ProjectOpus/ProjectOpusPlaylistExtension.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/ProjectOpus/ProjectOpusPlaylistExtensionReader.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/ProjectOpus/ProjectOpusPlaylistExtensionReader.h' /usr/libexec/rpm-build/install -p -m 644 'include/xspf/ProjectOpus/ProjectOpusPlaylistExtensionWriter.h' '/usr/src/tmp/libxspf-buildroot/usr/include/xspf/ProjectOpus/ProjectOpusPlaylistExtensionWriter.h' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libxspf-buildroot/usr/lib64/pkgconfig" /usr/libexec/rpm-build/install -p -m 644 'xspf.pc' '/usr/src/tmp/libxspf-buildroot/usr/lib64/pkgconfig/xspf.pc' make[2]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make[1]: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' make: Leaving directory '/usr/src/RPM/BUILD/libxspf-1.2.0' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libxspf-buildroot (auto) removed './usr/lib64/libxspf.la' mode of './usr/lib64/libxspf.so.4.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libxspf-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/xspf.pc: Libs: '-L${libdir} -lxspf' --> '-lxspf' Checking contents of files in /usr/src/tmp/libxspf-buildroot/ (default) Compressing files in /usr/src/tmp/libxspf-buildroot (auto) Adjusting library links in /usr/src/tmp/libxspf-buildroot ./usr/lib64: (from :0) libxspf.so.4 -> libxspf.so.4.0.1 Verifying ELF objects in /usr/src/tmp/libxspf-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libxspf-1.2.0-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.17296 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libxspf-1.2.0 + DOCDIR=/usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + /bin/mkdir -p /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + cp -prL AUTHORS ChangeLog NEWS README THANKS /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + chmod -R go-w /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + chmod -R a+rX /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BtDqSB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libxspf-buildroot/usr/lib64/libxspf.so.4: 559 symbols, 20 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uJwISB find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libspiff, libxspf.so.4()(64bit) = set:ndvaeCEDawwCYCYgJeIkQHYxzefBSXR502i6uam0BZn3STNrWCMUD525ZjsuR0vYD0eIKMrQJ7Dh67K45IxWhwuKTZ9y7bjvZ87x9w9RQNomjZkkA6PU8xobGcHP3Dtr2EvZ0YTOZCzEKBJu2WSIlU7x5MXtA0xRpTh3DcW27ahbWa83ao0OT2n65xn8zPrrGuo54WSB2MrZwMMfuQwqwtGWdXbzJf8LLy30ZFwmScXmGdZb97G5hqyG15c4hASVEA7Rt14qbEdvd0ykkKuJrZnAxAE9EHjhIZ1kn5eGenRhqrwGBK1W4A2go1LYSD1xvwjwTV24mRW403zubCtt465ZH8b7USkbGqwOZ554FxOxEYt1Z7TeoT0S8Y9EkplmbV93SmgslXcLduL24Jkf9czVrMzFaIABp0vkZHWm9P1gqyBAafOIgN3fPLRB9R631CZ2Cw6CA0HNoYh9tooCaRwZC9eWHr0ru4qgmPrI1Tyn9eorEOaYvt85vZn1YMx05qY1aybHRX1oDAVZlsuZahxFfcGOuhDHQPDyDZGjKujlMNsZcUCZmGDf56xxOGqV005t0QG1ZnRvRd2qkiHV5hVZyK7cd9vV3WCZJECxU4X4IbJIEg0MzoRz02100FdIlxR8n0FusTTifPXS5VnMW2WrZlzEM9M7GA6J91tQxfR83AZ6lsfKN8XkWSUUKwZIfeWxRjMk51lTNqye6Mb2TI54r1SzL8hfJZEgD6UdlZ7Wx6s22EIS3GKp9nwTtnUroDwY7h9QfZt25A4fLkZhdpI4Zq1QCkbFCNZ3S8OpxNSecR96Z42h0G6IZAMhXiExwu8Rwj9VyeGZkdtZhMO5hL8Ox2lQQKd9GuwMe2xg55X1ZuQzacbpn68hZDZAfauZ7FxPnInwQn90O0a9FdkVqAe9Zmv6OkI4Exdz1sZ1UZAA2VAxJoxcv87Zj2e5Mg7X02SwKfgeMtZbwiWakDzAAJGhorVN9p6cU8kigiH7FbsZ2RdZKYMy0f3EWcsOUTpZLBO4WWeTKtyveTMUlg66X5LsxBonid0hfsdn4aZFkUuvse98yQj9Op7wQGQa7rqOqa1jnkATt1ZF493jRt0Cogqvxd6YZ9G321ypWHct44BMM56kQHmIrsG0spMXq6mrqkfb8ZCe3ZrMs6xcplCbEg1 Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libexpat.so.1()(64bit) >= set:kgKzDZsJsn8A5XlAjhPLZaZyZkE91hdZC3RcS1, libgcc_s.so.1(GCC_3.0)(64bit), libgcc_s.so.1(GCC_3.3.1)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.8)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.11)(64bit), libstdc++.so.6(GLIBCXX_3.4.15)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), libstdc++.so.6(GLIBCXX_3.4.9)(64bit), liburiparser.so.1()(64bit) >= set:khcy5mfhE8IizGxaOx, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Obsoletes: libspiff Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.df5OLz Creating libxspf-debuginfo package Processing files: libxspf-devel-1.2.0-alt1.2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.11378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libxspf-1.2.0 + DOCDIR=/usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + export DOCDIR + rm -rf /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + /bin/mkdir -p /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + cp -prL examples/ /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + chmod -R go-w /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + chmod -R a+rX /usr/src/tmp/libxspf-buildroot/usr/share/doc/libxspf-devel-1.2.0 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NV2TXA find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pMSyzy find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) In file included from /usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfExtensionReaderFactory.h:51, from /usr/src/tmp/libxspf-buildroot/usr/include/xspf/Xspf.h:63: /usr/src/tmp/libxspf-buildroot/usr/include/xspf/XspfToolbox.h:51:10: fatal error: string: No such file or directory 51 | #include | ^~~~~~~~ compilation terminated. cpp.req: /usr/src/tmp/libxspf-buildroot/usr/include/xspf/Xspf.h: cpp failed, trying c++ mode Provides: libspiff-devel, pkgconfig(xspf) = 1.2.0 Requires: libxspf = 1.2.0-alt1.2, /usr/lib64/libxspf.so.4.0.1, /usr/lib64/pkgconfig, libexpat-devel Obsoletes: libspiff-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.4s8G0y Processing files: libxspf-debuginfo-1.2.0-alt1.2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.AfeY3B find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.9y4Ery find-requires: running scripts (debuginfo) Provides: debug64(libxspf.so.4) Requires: libxspf = 1.2.0-alt1.2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libexpat.so.1), debug64(libgcc_s.so.1), debug64(libstdc++.so.6), debug64(liburiparser.so.1) Removing 1 extra deps from libxspf-devel due to dependency on libxspf Wrote: /usr/src/RPM/RPMS/x86_64/libxspf-1.2.0-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxspf-devel-1.2.0-alt1.2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libxspf-debuginfo-1.2.0-alt1.2.x86_64.rpm (w2.lzdio) 21.63user 5.80system 0:23.40elapsed 117%CPU (0avgtext+0avgdata 94756maxresident)k 0inputs+0outputs (0major+1988073minor)pagefaults 0swaps 27.60user 10.26system 0:33.58elapsed 112%CPU (0avgtext+0avgdata 102096maxresident)k 560inputs+0outputs (0major+2296391minor)pagefaults 0swaps --- libxspf-1.2.0-alt1.2.x86_64.rpm.repo 2012-11-07 03:39:07.000000000 +0000 +++ libxspf-1.2.0-alt1.2.x86_64.rpm.hasher 2021-09-16 03:42:11.362269253 +0000 @@ -18,3 +18,6 @@ Requires: libgcc_s.so.1(GCC_3.0)(64bit) +Requires: libgcc_s.so.1(GCC_3.3.1)(64bit) Requires: libstdc++.so.6(CXXABI_1.3)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.8)(64bit) +Requires: libstdc++.so.6(CXXABI_1.3.9)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4)(64bit) @@ -22,2 +25,4 @@ Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.20)(64bit) +Requires: libstdc++.so.6(GLIBCXX_3.4.21)(64bit) Requires: libstdc++.so.6(GLIBCXX_3.4.9)(64bit) @@ -25,12 +30,11 @@ Requires: rtld(GNU_HASH) -Requires: rtld(GNU_UNIQUE) Requires: rpmlib(PayloadIsLzma) Provides: libspiff -Provides: libxspf.so.4()(64bit) = set:ndvaeCEDawwCYCYgJeIkQHYxzefBSXR5ZD0c4cYkI0aZf6ILzTQd9HOyy52BJgUxPH6UzZAwSGdwxgRtzKZ8P8z3ny2SgZ80ZcZeZkNzBFLuY8c1cFCeZ4siRAfhhqczz4yJiDqBHP3Dtr2EvZ0YTOZCzEKBJu2WSIlU7x5MXtA0xRpThzwwPRGNIZgBE5Jyo1Ow26EMhtjUOE8Y2psurjR3HwgTKk0uX7wxvYE1R0XkRrSn6rvguv570n5F4EBdPKBqjZCOxqhACEqg1bJjGhqDziukT5gEJwSYHqViEKZqtPZEcA4d1ttayJfaRyS27lDHW8JdgRWWvggDwk02bUBTZswMfM9MXs1yyZptt2CIWkk9WJoSRhY3C9PYZBAB3srG5ldgVZq2yQgVgkZu2WLr7Ir0r4ZkgFOGImOj6IJwUGSpurYu58qFuqbU0zVrMzFaIABp0vkZHWm9P1gqyBAafOIY8tPNPYrtpiJNgwpLoOsDdDA0HNoYh9tooCaRwZC9eWHr0ru4qgmPrI1Tyn9eorEOaZ9dUt85vZn1YMx05qY1aybHRX1oDAVZlsuZahxFfcGOuhDHQPDynnv4fVWdl17PRPUCZmGDf56xxOFW0EswH0MX6grOONt2oZA1FZGKhgziqdL86JAin2XR3CCAplHXwKVvzq6yjm1y8zbAtIIEgg43YnnZ802100FdIlxR8n0FusTTifPXS5VnMW2WrZlzEM9M7GA6J91tQxfR83qGdWlNZ8rcOeBKdeKbUff2qrArakRjMk51lTNqyeC774GlZtkr1NmwZ8L8hfJZHtMrGWfZ0dU44gpJ7ktPiK0LXKMTMe1VfyiEvYrx2iyDnaZECcm2vdwSAq9Rc53PcS8OpxhMLCoQj2h0G6OCzs17Jbx62Wxk3eBAbWEWjdtZhct8ZxyuhA35GEFtrikZ4q2OD842lkI7UXQzacbpn68hZDZAfNZGuZ7FxPnInwQn90O0a9EvT8tiYJf3pam2QMCN07th2wZzhaAj6Sy5OYNRo3Y71D2oEzt01rn6U83A3snZyEAK2ZEUfdEsYJld2rbfe9Pw17xi2iqZ8Q5i5LIkTYXYMy0f3EWcsOUTpZLXDJoxKKPJrDUDPdcu5AxNuNbno9SBk3EZoK3KCbyyEgnixXZ1Dj2y8Z49Op7w2jVjqBzJwu3njVTcMshhuT5YD493jRtsCxm9ASnoz1vvGe848CFLOQhZaCy460SGlbSdelMrAkaunPMqjzWpdZobB0ve3ZrMsuri1s89HOs15a +Provides: libxspf.so.4()(64bit) = set:ndvaeCEDawwCYCYgJeIkQHYxzefBSXR502i6uam0BZn3STNrWCMUD525ZjsuR0vYD0eIKMrQJ7Dh67K45IxWhwuKTZ9y7bjvZ87x9w9RQNomjZkkA6PU8xobGcHP3Dtr2EvZ0YTOZCzEKBJu2WSIlU7x5MXtA0xRpTh3DcW27ahbWa83ao0OT2n65xn8zPrrGuo54WSB2MrZwMMfuQwqwtGWdXbzJf8LLy30ZFwmScXmGdZb97G5hqyG15c4hASVEA7Rt14qbEdvd0ykkKuJrZnAxAE9EHjhIZ1kn5eGenRhqrwGBK1W4A2go1LYSD1xvwjwTV24mRW403zubCtt465ZH8b7USkbGqwOZ554FxOxEYt1Z7TeoT0S8Y9EkplmbV93SmgslXcLduL24Jkf9czVrMzFaIABp0vkZHWm9P1gqyBAafOIgN3fPLRB9R631CZ2Cw6CA0HNoYh9tooCaRwZC9eWHr0ru4qgmPrI1Tyn9eorEOaYvt85vZn1YMx05qY1aybHRX1oDAVZlsuZahxFfcGOuhDHQPDyDZGjKujlMNsZcUCZmGDf56xxOGqV005t0QG1ZnRvRd2qkiHV5hVZyK7cd9vV3WCZJECxU4X4IbJIEg0MzoRz02100FdIlxR8n0FusTTifPXS5VnMW2WrZlzEM9M7GA6J91tQxfR83AZ6lsfKN8XkWSUUKwZIfeWxRjMk51lTNqye6Mb2TI54r1SzL8hfJZEgD6UdlZ7Wx6s22EIS3GKp9nwTtnUroDwY7h9QfZt25A4fLkZhdpI4Zq1QCkbFCNZ3S8OpxNSecR96Z42h0G6IZAMhXiExwu8Rwj9VyeGZkdtZhMO5hL8Ox2lQQKd9GuwMe2xg55X1ZuQzacbpn68hZDZAfauZ7FxPnInwQn90O0a9FdkVqAe9Zmv6OkI4Exdz1sZ1UZAA2VAxJoxcv87Zj2e5Mg7X02SwKfgeMtZbwiWakDzAAJGhorVN9p6cU8kigiH7FbsZ2RdZKYMy0f3EWcsOUTpZLBO4WWeTKtyveTMUlg66X5LsxBonid0hfsdn4aZFkUuvse98yQj9Op7wQGQa7rqOqa1jnkATt1ZF493jRt0Cogqvxd6YZ9G321ypWHct44BMM56kQHmIrsG0spMXq6mrqkfb8ZCe3ZrMs6xcplCbEg1 Provides: libxspf = 1.2.0-alt1.2 Obsoletes: libspiff -File: /usr/bin/xspf_check 100755 root:root 56f16591713a27c55cca77c4a4368711 -File: /usr/bin/xspf_strip 100755 root:root c2be5165df263f81556afd45d6bfb663 +File: /usr/bin/xspf_check 100755 root:root 0ddd9474b6cdc0c996f6e9a7e42243c3 +File: /usr/bin/xspf_strip 100755 root:root a06c88521e3bf93ac6de5d694ac356f9 File: /usr/lib64/libxspf.so.4 120777 root:root libxspf.so.4.0.1 -File: /usr/lib64/libxspf.so.4.0.1 100644 root:root bc8ac12bc39f2ee61a918c0694703945 +File: /usr/lib64/libxspf.so.4.0.1 100644 root:root 5bdc533b274f51ce02d399c7ddbc3c48 File: /usr/share/doc/libxspf-1.2.0 40755 root:root @@ -41,2 +45,2 @@ File: /usr/share/doc/libxspf-1.2.0/THANKS 100644 root:root cf68440444120056f1a476c5158c8004 -RPMIdentity: 99446d430f553c88a704da35c38145c522385ba1fe3b9f4e7c83591d88137e99c53c796ae293e4b8965f450e8ce626f1ddbce9c69962651929056ba0664df8bf +RPMIdentity: ab65d07b1214839b6e4e35271259589effba532bfd8574c5aa1e5e977db286d663ffbf03b0b50138fe5ee1821f074de36bb82b5367b40ca9115e26eea36cac9b --- libxspf-debuginfo-1.2.0-alt1.2.x86_64.rpm.repo 2012-11-07 03:39:07.000000000 +0000 +++ libxspf-debuginfo-1.2.0-alt1.2.x86_64.rpm.hasher 2021-09-16 03:42:11.587270038 +0000 @@ -1,10 +1,10 @@ -/usr/lib/debug/.build-id/8b 40755 root:root -/usr/lib/debug/.build-id/8b/409370942a05e9f76309aa30193310a44638b5 120777 root:root ../../../../lib64/libxspf.so.4.0.1 -/usr/lib/debug/.build-id/8b/409370942a05e9f76309aa30193310a44638b5.debug 120777 root:root ../../usr/lib64/libxspf.so.4.0.1.debug -/usr/lib/debug/.build-id/b8 40755 root:root -/usr/lib/debug/.build-id/b8/f863cba7f31d56bbc329f37fea782c376188c3 120777 root:root ../../../../bin/xspf_strip -/usr/lib/debug/.build-id/b8/f863cba7f31d56bbc329f37fea782c376188c3.debug 120777 root:root ../../usr/bin/xspf_strip.debug -/usr/lib/debug/.build-id/d4 40755 root:root -/usr/lib/debug/.build-id/d4/743f1e23708a72b65e68281210a6b7607a62cc 120777 root:root ../../../../bin/xspf_check -/usr/lib/debug/.build-id/d4/743f1e23708a72b65e68281210a6b7607a62cc.debug 120777 root:root ../../usr/bin/xspf_check.debug +/usr/lib/debug/.build-id/1d 40755 root:root +/usr/lib/debug/.build-id/1d/2927363543fc1ab30be8ba837819cbb3940e6e 120777 root:root ../../../../bin/xspf_strip +/usr/lib/debug/.build-id/1d/2927363543fc1ab30be8ba837819cbb3940e6e.debug 120777 root:root ../../usr/bin/xspf_strip.debug +/usr/lib/debug/.build-id/61 40755 root:root +/usr/lib/debug/.build-id/61/b6e639d4c6271a1acbdfbebc78cb0f4eedc8ae 120777 root:root ../../../../lib64/libxspf.so.4.0.1 +/usr/lib/debug/.build-id/61/b6e639d4c6271a1acbdfbebc78cb0f4eedc8ae.debug 120777 root:root ../../usr/lib64/libxspf.so.4.0.1.debug +/usr/lib/debug/.build-id/74 40755 root:root +/usr/lib/debug/.build-id/74/88cec48938db7aa531e5d46504c2620d4a3d4c 120777 root:root ../../../../bin/xspf_check +/usr/lib/debug/.build-id/74/88cec48938db7aa531e5d46504c2620d4a3d4c.debug 120777 root:root ../../usr/bin/xspf_check.debug /usr/lib/debug/usr/bin/xspf_check.debug 100644 root:root @@ -83,2 +83,3 @@ Requires: debug64(libstdc++.so.6) +Requires: debug64(liburiparser.so.1) Requires: rpmlib(PayloadIsLzma) @@ -86,14 +87,14 @@ Provides: libxspf-debuginfo = 1.2.0-alt1.2 -File: /usr/lib/debug/.build-id/8b 40755 root:root -File: /usr/lib/debug/.build-id/8b/409370942a05e9f76309aa30193310a44638b5 120777 root:root ../../../../lib64/libxspf.so.4.0.1 -File: /usr/lib/debug/.build-id/8b/409370942a05e9f76309aa30193310a44638b5.debug 120777 root:root ../../usr/lib64/libxspf.so.4.0.1.debug -File: /usr/lib/debug/.build-id/b8 40755 root:root -File: /usr/lib/debug/.build-id/b8/f863cba7f31d56bbc329f37fea782c376188c3 120777 root:root ../../../../bin/xspf_strip -File: /usr/lib/debug/.build-id/b8/f863cba7f31d56bbc329f37fea782c376188c3.debug 120777 root:root ../../usr/bin/xspf_strip.debug -File: /usr/lib/debug/.build-id/d4 40755 root:root -File: /usr/lib/debug/.build-id/d4/743f1e23708a72b65e68281210a6b7607a62cc 120777 root:root ../../../../bin/xspf_check -File: /usr/lib/debug/.build-id/d4/743f1e23708a72b65e68281210a6b7607a62cc.debug 120777 root:root ../../usr/bin/xspf_check.debug -File: /usr/lib/debug/usr/bin/xspf_check.debug 100644 root:root 7394116438701312f72714c9dc0eb942 -File: /usr/lib/debug/usr/bin/xspf_strip.debug 100644 root:root db26fc90842286535ef768116d00d7a5 -File: /usr/lib/debug/usr/lib64/libxspf.so.4.0.1.debug 100644 root:root b2a454d828f41df5b9fc1e8d1e7f9a16 +File: /usr/lib/debug/.build-id/1d 40755 root:root +File: /usr/lib/debug/.build-id/1d/2927363543fc1ab30be8ba837819cbb3940e6e 120777 root:root ../../../../bin/xspf_strip +File: /usr/lib/debug/.build-id/1d/2927363543fc1ab30be8ba837819cbb3940e6e.debug 120777 root:root ../../usr/bin/xspf_strip.debug +File: /usr/lib/debug/.build-id/61 40755 root:root +File: /usr/lib/debug/.build-id/61/b6e639d4c6271a1acbdfbebc78cb0f4eedc8ae 120777 root:root ../../../../lib64/libxspf.so.4.0.1 +File: /usr/lib/debug/.build-id/61/b6e639d4c6271a1acbdfbebc78cb0f4eedc8ae.debug 120777 root:root ../../usr/lib64/libxspf.so.4.0.1.debug +File: /usr/lib/debug/.build-id/74 40755 root:root +File: /usr/lib/debug/.build-id/74/88cec48938db7aa531e5d46504c2620d4a3d4c 120777 root:root ../../../../bin/xspf_check +File: /usr/lib/debug/.build-id/74/88cec48938db7aa531e5d46504c2620d4a3d4c.debug 120777 root:root ../../usr/bin/xspf_check.debug +File: /usr/lib/debug/usr/bin/xspf_check.debug 100644 root:root 6e21bb9d62b22479735e1feae7032877 +File: /usr/lib/debug/usr/bin/xspf_strip.debug 100644 root:root a3f581eec1650220e1dfc5e15d91393f +File: /usr/lib/debug/usr/lib64/libxspf.so.4.0.1.debug 100644 root:root 80e387b0b5f9b24f685e0c29e4707fb6 File: /usr/lib/debug/usr/lib64/libxspf.so.4.debug 120777 root:root libxspf.so.4.0.1.debug @@ -163,2 +164,2 @@ File: /usr/src/debug/libxspf-1.2.0/src/XspfXmlFormatter.cpp 100644 root:root c8cb0be9bef569654028961e8e38f123 -RPMIdentity: 8d9868c32279e509bfc4f5f82dc9dfbb586de9b7dfe4317bb7af25204c5ba74b9eb1a168ddaa73b681daadd3ab64506e657ef14652316eb2fbcef6fcf0a396c4 +RPMIdentity: fb18ef5e7c2792c3ddfea151120f2947a24ba5d9413cafd5ffc0f0b2ff4ea34bccfb8c823cdf66b45787cc57b7e5d4d86172a5692a402090090637816469a7a4 --- libxspf-devel-1.2.0-alt1.2.x86_64.rpm.repo 2012-11-07 03:39:07.000000000 +0000 +++ libxspf-devel-1.2.0-alt1.2.x86_64.rpm.hasher 2021-09-16 03:42:12.068271715 +0000 @@ -110,6 +110,6 @@ File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/.libs 40755 root:root -File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/.libs/xspf_check 100755 root:root 0e86a05f52d736a803fe968898a110b0 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/.libs/xspf_check 100755 root:root 5cdd69eb4266d6481357d1147bab5dfa File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/check.cpp 100644 root:root 70c5916f1c55ed3b3c75b1f5fc9f7c31 -File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/check.o 100644 root:root 4aa4b2eb2fed12a0b09a63779e0b6903 -File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/xspf_check 100755 root:root 4977cf2a090b84c4064761746afe9827 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/check.o 100644 root:root e3b9e8c5ba980a910116d0f5ecbe693e +File: /usr/share/doc/libxspf-devel-1.2.0/examples/check/xspf_check 100755 root:root 24f62af797f166ac2a97925b31a26c3e File: /usr/share/doc/libxspf-devel-1.2.0/examples/read 40755 root:root @@ -119,7 +119,7 @@ File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/.libs 40755 root:root -File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/.libs/example_read 100755 root:root 2f42aa65f075fc0aec760dfa63efec9d -File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/example_read 100755 root:root 1829691682d4571a6b2bebdeebd5df81 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/.libs/example_read 100755 root:root 8847dd44f80fd7cd7c6f36ea22258a38 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/example_read 100755 root:root 1844311cb2f3d47c5a48c8639fe53ee3 File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/playlist.xspf 100644 root:root 445852a195698d8c114a7fd4b6e66b23 File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/read.cpp 100644 root:root e7b8f2ba2f6367ad8c714619b7c9f5c7 -File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/read.o 100644 root:root 778681403933954a6fd079689e70f911 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/read/read.o 100644 root:root 181beef5bc2fce1d22b64b485d8e6717 File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip 40755 root:root @@ -129,6 +129,6 @@ File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/.libs 40755 root:root -File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/.libs/xspf_strip 100755 root:root 8a7381150df9168df01dfc73f9fc9694 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/.libs/xspf_strip 100755 root:root 8083e50fd030de4afb49c77e79453d5e File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/strip.cpp 100644 root:root e31c46f6a9edc483589277c38bdf9852 -File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/strip.o 100644 root:root 1cf9b2dc5388c9c5fd6cbb500172190a -File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/xspf_strip 100755 root:root bee7ca27a136a2a14f7640797a3c7217 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/strip.o 100644 root:root ec63fe9a90dfc5520341b82b5e0f6280 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/strip/xspf_strip 100755 root:root dcb1c4f23e9ba7bf1702e0f364af0dd6 File: /usr/share/doc/libxspf-devel-1.2.0/examples/write 40755 root:root @@ -138,6 +138,6 @@ File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/.libs 40755 root:root -File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/.libs/example_write 100755 root:root cc58f2f4285fa2d606ea7a08bd774e0e -File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/example_write 100755 root:root 38c01f42de46db38cbd0603fc7ef6787 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/.libs/example_write 100755 root:root 306b011a55629954017c793da58ff7d0 +File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/example_write 100755 root:root b032a2e04dc418fdaa522e575c834db4 File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/write.cpp 100644 root:root 7319143fc973c7c7444ad4dffce2fc11 -File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/write.o 100644 root:root 5f3eed310a000bd7b124905563163730 -RPMIdentity: 0ac80bec03da53944be45b349f78bb52ca00b086cbd76dc98295652b37b39643da6514a0d8afc5094654321293446a9f9655d071d691fda345160e29a8e2816a +File: /usr/share/doc/libxspf-devel-1.2.0/examples/write/write.o 100644 root:root 74ea7ed5cd7eb8bcdcbc20e9dadea924 +RPMIdentity: 8a0b07a07561fe1817958a3cbed30dfb6da06da43b50ef000dc61e041fdcfc5432b7add5a5a360ce8614ab4441eded1b9d6db109f6f30e7b12b824c1193e3aec