<86>Aug 24 12:12:43 userdel[2859595]: delete user 'rooter' <86>Aug 24 12:12:43 groupadd[2859603]: group added to /etc/group: name=rooter, GID=681 <86>Aug 24 12:12:43 groupadd[2859603]: group added to /etc/gshadow: name=rooter <86>Aug 24 12:12:43 groupadd[2859603]: new group: name=rooter, GID=681 <86>Aug 24 12:12:43 useradd[2859609]: new user: name=rooter, UID=681, GID=681, home=/root, shell=/bin/bash <86>Aug 24 12:12:43 userdel[2859624]: delete user 'builder' <86>Aug 24 12:12:43 userdel[2859624]: removed group 'builder' owned by 'builder' <86>Aug 24 12:12:43 userdel[2859624]: removed shadow group 'builder' owned by 'builder' <86>Aug 24 12:12:43 groupadd[2859632]: group added to /etc/group: name=builder, GID=682 <86>Aug 24 12:12:43 groupadd[2859632]: group added to /etc/gshadow: name=builder <86>Aug 24 12:12:43 groupadd[2859632]: new group: name=builder, GID=682 <86>Aug 24 12:12:43 useradd[2859640]: new user: name=builder, UID=682, GID=682, home=/usr/src, shell=/bin/bash <13>Aug 24 12:12:45 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libburn-1.5.4-alt1.nosrc.rpm (w1.gzdio) Installing libburn-1.5.4-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.39464 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libburn-1.5.4 + echo 'Source #0 (libburn-1.5.4.tar):' Source #0 (libburn-1.5.4.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libburn-1.5.4.tar + cd libburn-1.5.4 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.39464 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libburn-1.5.4 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I ./ autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in '.'. libtoolize-default: linking file './config.guess' libtoolize-default: linking file './config.sub' libtoolize-default: linking file './install-sh' libtoolize-default: linking file './ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, './'. libtoolize-default: linking file './/libtool.m4' libtoolize-default: linking file './/ltoptions.m4' libtoolize-default: linking file './/ltsugar.m4' libtoolize-default: linking file './/ltversion.m4' libtoolize-default: linking file './/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: configure.ac: not using Autoheader autoreconf-default: running: automake --add-missing --force-missing configure.ac:181: installing './compile' configure.ac:10: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + export FCFLAGS + '[' -n '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + readlink -e -- ./configure + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./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 configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu 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 whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-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 x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F 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 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 x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs 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 -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC 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 if x86_64-alt-linux-gcc supports -c -o file.o... (cached) 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 checking dummy usability... no checking dummy presence... no checking for dummy... no checking mt usability... no checking mt presence... no checking for mt... no checking target operating system... linux checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for statvfs... yes disabled use of O_DIRECT with track input disabled write size default 64 KB on DVD disabled padding of DVD DAO sessions to 32 or 64 KB 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 missing scsi/scsi.h on Linux... no enabled strict symbol encapsulation checking for overridden pkgconfig directory path... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/doxygen.conf config.status: creating version.h config.status: creating libburn-1.pc config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_5_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o cdrskin/cdrskin-cdrfifo.o `test -f 'cdrskin/cdrfifo.c' || echo './'`cdrskin/cdrfifo.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/crc.lo libburn/crc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/crc.c -fPIC -DPIC -o libburn/.libs/crc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/debug.lo libburn/debug.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/debug.c -fPIC -DPIC -o libburn/.libs/debug.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/ecma130ab.lo libburn/ecma130ab.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/ecma130ab.c -fPIC -DPIC -o libburn/.libs/ecma130ab.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/cleanup.lo libburn/cleanup.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/cleanup.c -fPIC -DPIC -o libburn/.libs/cleanup.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/async.lo libburn/async.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/async.c -fPIC -DPIC -o libburn/.libs/async.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/file.lo libburn/file.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/file.c -fPIC -DPIC -o libburn/.libs/file.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/drive.lo libburn/drive.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/drive.c -fPIC -DPIC -o libburn/.libs/drive.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/cdtext.lo libburn/cdtext.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/cdtext.c -fPIC -DPIC -o libburn/.libs/cdtext.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/libdax_msgs.lo libburn/libdax_msgs.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/libdax_msgs.c -fPIC -DPIC -o libburn/.libs/libdax_msgs.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/sbc.lo libburn/sbc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/sbc.c -fPIC -DPIC -o libburn/.libs/sbc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/options.lo libburn/options.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/options.c -fPIC -DPIC -o libburn/.libs/options.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/null.lo libburn/null.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/null.c -fPIC -DPIC -o libburn/.libs/null.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_5_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o cdrskin/cdrskin-cdrskin.o `test -f 'cdrskin/cdrskin.c' || echo './'`cdrskin/cdrskin.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/libdax_audioxtr.lo libburn/libdax_audioxtr.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/libdax_audioxtr.c -fPIC -DPIC -o libburn/.libs/libdax_audioxtr.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/init.lo libburn/init.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/init.c -fPIC -DPIC -o libburn/.libs/init.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/read.lo libburn/read.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/read.c -fPIC -DPIC -o libburn/.libs/read.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/sector.lo libburn/sector.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/sector.c -fPIC -DPIC -o libburn/.libs/sector.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/toc.lo libburn/toc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/toc.c -fPIC -DPIC -o libburn/.libs/toc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/source.lo libburn/source.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/source.c -fPIC -DPIC -o libburn/.libs/source.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/offst_source-offst_source.o `test -f 'test/offst_source.c' || echo './'`test/offst_source.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/libburner-libburner.o `test -f 'test/libburner.c' || echo './'`test/libburner.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/util.lo libburn/util.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/util.c -fPIC -DPIC -o libburn/.libs/util.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/sg.lo libburn/sg.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/sg.c -fPIC -DPIC -o libburn/.libs/sg.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/mmc.lo libburn/mmc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/mmc.c -fPIC -DPIC -o libburn/.libs/mmc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/dewav-dewav.o `test -f 'test/dewav.c' || echo './'`test/dewav.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/poll-poll.o `test -f 'test/poll.c' || echo './'`test/poll.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/telltoc-telltoc.o `test -f 'test/telltoc.c' || echo './'`test/telltoc.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o test/fake_au-fake_au.o `test -f 'test/fake_au.c' || echo './'`test/fake_au.c make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/spc.lo libburn/spc.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/spc.c -fPIC -DPIC -o libburn/.libs/spc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/structure.lo libburn/structure.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/structure.c -fPIC -DPIC -o libburn/.libs/structure.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" -DPACKAGE_STRING=\"libburn\ 1.5.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c -o libburn/write.lo libburn/write.c libtool: compile: x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.4\" "-DPACKAGE_STRING=\"libburn 1.5.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.4\" -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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -c libburn/write.c -fPIC -DPIC -o libburn/.libs/write.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/fake_au test/fake_au-fake_au.o libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/fake_au test/fake_au-fake_au.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/offst_source test/offst_source-offst_source.o libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/offst_source test/offst_source-offst_source.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/dewav test/dewav-dewav.o libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/dewav test/dewav-dewav.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/poll test/poll-poll.o libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/poll test/poll-poll.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread test/poll.c: In function 'main': libburn/drive.c:459:35: warning: 'stbuf.st_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 459 | d->role_5_nwa = stbuf.st_size / 2048 + | ^ libburn/drive.c:415:14: note: 'stbuf.st_size' was declared here 415 | struct stat stbuf; | ^ make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/telltoc test/telltoc-telltoc.o libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/telltoc test/telltoc-telltoc.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/libburner test/libburner-libburner.o libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o test/libburner test/libburner-libburner.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -version-info 111:0:107 -Wl,--version-script=./libburn/libburn.ver -o libburn/libburn.la -rpath /usr/lib64 libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread -g -g -O2 -flto -Wl,--version-script=./libburn/libburn.ver -Wl,-soname -Wl,libburn.so.4 -o libburn/.libs/libburn.so.4.107.0 libtool: link: (cd "libburn/.libs" && rm -f "libburn.so.4" && ln -s "libburn.so.4.107.0" "libburn.so.4") libtool: link: (cd "libburn/.libs" && rm -f "libburn.so" && ln -s "libburn.so.4.107.0" "libburn.so") libtool: link: ( cd "libburn/.libs" && rm -f "libburn.la" && ln -s "../libburn.la" "libburn.la" ) make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DCdrskin_libburn_1_5_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o cdrskin/cdrskin cdrskin/cdrskin-cdrskin.o cdrskin/cdrskin-cdrfifo.o libburn/libburn.la -lpthread libtool: link: x86_64-alt-linux-gcc -DCdrskin_libburn_1_5_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -flto -o cdrskin/.libs/cdrskin cdrskin/cdrskin-cdrskin.o cdrskin/cdrskin-cdrfifo.o libburn/.libs/libburn.so -lpthread make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.44624 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libburn-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libburn-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd libburn-1.5.4 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/libburn-buildroot make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' make[1]: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' /bin/mkdir -p '/usr/src/tmp/libburn-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libburn/libburn.la '/usr/src/tmp/libburn-buildroot/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p libburn/.libs/libburn.so.4.107.0 /usr/src/tmp/libburn-buildroot/usr/lib64/libburn.so.4.107.0 libtool: install: (cd /usr/src/tmp/libburn-buildroot/usr/lib64 && { ln -s -f libburn.so.4.107.0 libburn.so.4 || { rm -f libburn.so.4 && ln -s libburn.so.4.107.0 libburn.so.4; }; }) libtool: install: (cd /usr/src/tmp/libburn-buildroot/usr/lib64 && { ln -s -f libburn.so.4.107.0 libburn.so || { rm -f libburn.so && ln -s libburn.so.4.107.0 libburn.so; }; }) libtool: install: /usr/libexec/rpm-build/install -p libburn/.libs/libburn.lai /usr/src/tmp/libburn-buildroot/usr/lib64/libburn.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/libburn-buildroot/usr/bin' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p cdrskin/cdrskin '/usr/src/tmp/libburn-buildroot/usr/bin' libtool: warning: 'libburn/libburn.la' has not been installed in '/usr/lib64' libtool: install: /usr/libexec/rpm-build/install -p cdrskin/.libs/cdrskin /usr/src/tmp/libburn-buildroot/usr/bin/cdrskin make install-exec-hook make[2]: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.4' ldconfig "/usr/src/tmp/libburn-buildroot/usr/lib64" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/usr/src/tmp/libburn-buildroot/usr/lib64" /bin/sh: ldconfig: command not found NOTE: Explicit dynamic library configuration failed. If needed, configure manually for: /usr/src/tmp/libburn-buildroot/usr/lib64 make[2]: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' if [ -f ./doc/doc.lock ]; then \ /bin/sh /usr/src/RPM/BUILD/libburn-1.5.4/install-sh -d /usr/src/tmp/libburn-buildroot/usr/share/doc/libburn-1.5.4/html; \ /usr/libexec/rpm-build/install -p -m 644 doc/html/* /usr/src/tmp/libburn-buildroot/usr/share/doc/libburn-1.5.4/html; \ fi /bin/mkdir -p '/usr/src/tmp/libburn-buildroot/usr/include/libburn' /usr/libexec/rpm-build/install -p -m 644 libburn/libburn.h '/usr/src/tmp/libburn-buildroot/usr/include/libburn' /bin/mkdir -p '/usr/src/tmp/libburn-buildroot/usr/share/man/man1' /usr/libexec/rpm-build/install -p -m 644 cdrskin/cdrskin.1 '/usr/src/tmp/libburn-buildroot/usr/share/man/man1' /bin/mkdir -p '/usr/src/tmp/libburn-buildroot/usr/lib64/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libburn-1.pc '/usr/src/tmp/libburn-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.4' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libburn-buildroot (auto) removed './usr/lib64/libburn.la' mode of './usr/lib64/libburn.so.4.107.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libburn-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/libburn-1.pc: Libs: '-L${libdir} -lburn' --> '-lburn' Checking contents of files in /usr/src/tmp/libburn-buildroot/ (default) Compressing files in /usr/src/tmp/libburn-buildroot (auto) Adjusting library links in /usr/src/tmp/libburn-buildroot ./usr/lib64: (from :0) libburn.so.4 -> libburn.so.4.107.0 Verifying ELF objects in /usr/src/tmp/libburn-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: libburn-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0FeisY find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libburn-buildroot/usr/lib64/libburn.so.4: 210 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.U3beWW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libburn.so.4()(64bit) = set:ldvgtb61TzhwQqR0TFA7BZcnT0b2c7UG3l78ZtmDZ3nZmz73zUDJdhJiclxMaWRQEOmnzuhGV0gWhfnbg8N6uX2F0RHVLfItrPFh7tSYTqvnZ3w1FD2d8WKX4VliMfTgEriZorNBqkus9udqTPilUUvCUPeD8uCJZatw65Yhf076YX4qktDYs84pZCG1Ag2UtZBix5ZcODf0ZL9EEPmWdtBm4fMaI3xDKOHdXCPZAxtC5Kf9Z5zpF4TGUXiH6CJe3evQKvVf1JNjcJgEZIkRykP3qOfAd61X4Ulwqn0GegILs7L2fZwWrI9ysbEfifsCu8u28HtnD8PzfuDgLJmNhr3wEw3CZGNvrVxrMQGHXm67H0vPWSWsNkeefEfUbAFnWJ6bvlKApRuCQjivrIXMEOPZJZ9cCgVAlEp7, libburn.so.4(LIBBURN4)(64bit) Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.32)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libpthread.so.0(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L5roDW Creating libburn-debuginfo package Processing files: libburn-devel-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.IjrjFW 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.cu42dZ find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libburn-1) = 1.5.4 Requires: libburn = 1.5.4-alt1, /usr/lib64/libburn.so.4.107.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sqpgHY Processing files: cdrskin-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.skrmiY 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.ysoueY find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libburn = 1.5.4, /lib64/ld-linux-x86-64.so.2, libburn.so.4()(64bit) >= set:ldSTAhIoNibVhpfv9o0iZgwfaXDbvrYogYQCEm9CGgo5ZaFhBJK6Z2idYuQPNpvX2F0RHVLfItrPhnoPvHZdlZwgQ5ciAn91ZId4WCYqKkzOzbC4XpgRAfXsyUpSCoBTW1UMwv7RtA14pZCG181wt7d02aWIBuSVy7o5Sx0gpjoDp1ZA6S9KlNT5MnQpMVzSdo73Z7CGmAqugjZh2Se9gmw18AMznxDvgvzdhAr1Z11SITR9OYUzbbPZlI6wW0W6mttn770jxRVy17dTXBuH1vJApRZqY6Xe0KQVAlEp7, libburn.so.4(LIBBURN4)(64bit), libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.15)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pRRSfW Creating cdrskin-debuginfo package Processing files: libburn-debuginfo-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BtwOBV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.D7K43V find-requires: running scripts (debuginfo) Provides: debug64(libburn.so.4) Requires: libburn = 1.5.4-alt1, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: cdrskin-debuginfo-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.PoKuIX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vi9KmZ find-requires: running scripts (debuginfo) Requires: cdrskin = 1.5.4-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libburn.so.4), debug64(libc.so.6) Adding to libburn-devel a strict dependency on libburn Adding to libburn-debuginfo a strict dependency on libburn Adding to cdrskin-debuginfo a strict dependency on cdrskin Adding to cdrskin a strict dependency on libburn Adding to cdrskin-debuginfo a strict dependency on libburn-debuginfo Removing from cdrskin-debuginfo 1 sources provided by libburn-debuginfo also prunning dir /usr/src/debug/libburn-1.5.4/libburn Removing 1 extra deps from libburn-devel due to dependency on libburn Removing 3 extra deps from cdrskin due to dependency on libburn Removing 1 extra deps from cdrskin-debuginfo due to dependency on libburn-debuginfo Removing 7 extra deps from cdrskin due to repentancy on libburn Removing 1 extra deps from cdrskin-debuginfo due to repentancy on libburn-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libburn-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libburn-devel-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cdrskin-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libburn-debuginfo-1.5.4-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cdrskin-debuginfo-1.5.4-alt1.x86_64.rpm (w2.lzdio) 30.84user 3.71system 0:35.04elapsed 98%CPU (0avgtext+0avgdata 71888maxresident)k 0inputs+0outputs (0major+1676829minor)pagefaults 0swaps 35.04user 6.46system 0:42.25elapsed 98%CPU (0avgtext+0avgdata 102144maxresident)k 24inputs+0outputs (0major+2044728minor)pagefaults 0swaps --- cdrskin-1.5.4-alt1.x86_64.rpm.repo 2021-07-16 20:56:01.246046400 +0000 +++ cdrskin-1.5.4-alt1.x86_64.rpm.hasher 2021-08-24 12:13:23.749648192 +0000 @@ -8,4 +8,4 @@ Provides: cdrskin = 1.5.4-alt1:sisyphus+279283.100.1.1 -File: /usr/bin/cdrskin 100755 root:root cb8990b168d3a973b647d07b2b6d84c4 +File: /usr/bin/cdrskin 100755 root:root a2dc2fb2ac8f183e8889fa9c7d394395 File: /usr/share/man/man1/cdrskin.1.xz 100644 root:root 5ee0e8443a0487cf8356aeac206b8f1e -RPMIdentity: f7fb2bc10b863397a3ec69095c3de3d7c03a0bad8590381875ab4ca2e4e777f6aa169fe017738a651e0f14e78a3e4f18e451771ca1cdb74c8f0f4c58fa03319c +RPMIdentity: cf34f0adef0cc183a62bfa4120000cfa69c56c177f5eac6913a2de8e6618917a892f7ab000145ac22e37fb6e48db45327268459cff179900e206314629fed229 --- cdrskin-debuginfo-1.5.4-alt1.x86_64.rpm.repo 2021-07-16 20:56:01.261046527 +0000 +++ cdrskin-debuginfo-1.5.4-alt1.x86_64.rpm.hasher 2021-08-24 12:13:23.814648435 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/fc 40755 root:root -/usr/lib/debug/.build-id/fc/2d307aeb9c64600ddde04a0b7bc85c0ebb1153 120777 root:root ../../../../bin/cdrskin -/usr/lib/debug/.build-id/fc/2d307aeb9c64600ddde04a0b7bc85c0ebb1153.debug 120777 root:root ../../usr/bin/cdrskin.debug +/usr/lib/debug/.build-id/8e 40755 root:root +/usr/lib/debug/.build-id/8e/0bc40cdb29fd65c9f30a9319eb07aa79d74582 120777 root:root ../../../../bin/cdrskin +/usr/lib/debug/.build-id/8e/0bc40cdb29fd65c9f30a9319eb07aa79d74582.debug 120777 root:root ../../usr/bin/cdrskin.debug /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root @@ -7,3 +7,2 @@ /usr/src/debug/libburn-1.5.4/cdrskin/cdrfifo.c 100644 root:root -/usr/src/debug/libburn-1.5.4/cdrskin/cdrfifo.h 100644 root:root /usr/src/debug/libburn-1.5.4/cdrskin/cdrskin.c 100644 root:root @@ -14,6 +13,6 @@ Provides: cdrskin-debuginfo = 1.5.4-alt1:sisyphus+279283.100.1.1 -File: /usr/lib/debug/.build-id/fc 40755 root:root -File: /usr/lib/debug/.build-id/fc/2d307aeb9c64600ddde04a0b7bc85c0ebb1153 120777 root:root ../../../../bin/cdrskin -File: /usr/lib/debug/.build-id/fc/2d307aeb9c64600ddde04a0b7bc85c0ebb1153.debug 120777 root:root ../../usr/bin/cdrskin.debug -File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root 60265bd983c1bdb1206e3ae867d31521 +File: /usr/lib/debug/.build-id/8e 40755 root:root +File: /usr/lib/debug/.build-id/8e/0bc40cdb29fd65c9f30a9319eb07aa79d74582 120777 root:root ../../../../bin/cdrskin +File: /usr/lib/debug/.build-id/8e/0bc40cdb29fd65c9f30a9319eb07aa79d74582.debug 120777 root:root ../../usr/bin/cdrskin.debug +File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root 0c3ddbfcc684f61cf1f162762e193de9 File: /usr/src/debug/libburn-1.5.4 40755 root:root @@ -21,4 +20,3 @@ File: /usr/src/debug/libburn-1.5.4/cdrskin/cdrfifo.c 100644 root:root 7c3038ae55036d74980a7bf0f183ea58 -File: /usr/src/debug/libburn-1.5.4/cdrskin/cdrfifo.h 100644 root:root fbf6bb6b2b1e3f45c450ac87e162c7cd File: /usr/src/debug/libburn-1.5.4/cdrskin/cdrskin.c 100644 root:root 5a106bad90fd8b584ea92ede0b40722a -RPMIdentity: b67736f84fa9f524c54dc8c5cc81a2f997f8a4124091205ed26ee8552cc4f4c0e1da51fba8ba76b5bed235a872836e6b66b37f18ffe3d5aa58eb5e1e894fccda +RPMIdentity: a8061207944da915ceb1b4b5c73a8d465f0f31da7c17a580e9097dd5442ebdc4e9f2ccc658a7a5f71078e5cbbc07d7f0b320c06fa2a527808c6be22f5418e2d8 --- libburn-1.5.4-alt1.x86_64.rpm.repo 2021-07-16 20:56:01.312046955 +0000 +++ libburn-1.5.4-alt1.x86_64.rpm.hasher 2021-08-24 12:13:23.875648664 +0000 @@ -16,3 +16,3 @@ File: /usr/lib64/libburn.so.4 120777 root:root libburn.so.4.107.0 -File: /usr/lib64/libburn.so.4.107.0 100644 root:root 216dceb6670d73444371a49ca1619e50 -RPMIdentity: fc04202ecdd73b354176c75efe8f717c87e12f0d4a161fbd6287a701980c037afcee8d7934bde5fc0963310364c6582b465a4ff8de9376be0373f1e4d8f46637 +File: /usr/lib64/libburn.so.4.107.0 100644 root:root aec3ee12073254a525ddba6e909ce049 +RPMIdentity: f5d5635fe340e80de771f21b86bd7fdd2225d48ab8a4264d204d102b6c016f548765e0d213836b5b779cfdf52db871a41e9bd0f6b7cb76a655e421131322d212 --- libburn-debuginfo-1.5.4-alt1.x86_64.rpm.repo 2021-07-16 20:56:01.295046812 +0000 +++ libburn-debuginfo-1.5.4-alt1.x86_64.rpm.hasher 2021-08-24 12:13:23.937648896 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/14 40755 root:root -/usr/lib/debug/.build-id/14/99d3295eca84aa5cad863ff1238b8a3c5b44f7 120777 root:root ../../../../lib64/libburn.so.4.107.0 -/usr/lib/debug/.build-id/14/99d3295eca84aa5cad863ff1238b8a3c5b44f7.debug 120777 root:root ../../usr/lib64/libburn.so.4.107.0.debug +/usr/lib/debug/.build-id/58 40755 root:root +/usr/lib/debug/.build-id/58/a4675e14c05c098b2ab9fb1170159ccc570d49 120777 root:root ../../../../lib64/libburn.so.4.107.0 +/usr/lib/debug/.build-id/58/a4675e14c05c098b2ab9fb1170159ccc570d49.debug 120777 root:root ../../usr/lib64/libburn.so.4.107.0.debug /usr/lib/debug/usr/lib64/libburn.so.4.107.0.debug 100644 root:root @@ -8,3 +8,2 @@ /usr/src/debug/libburn-1.5.4/libburn/async.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/async.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/back_hacks.h 100644 root:root @@ -14,3 +13,2 @@ /usr/src/debug/libburn-1.5.4/libburn/crc.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/crc.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/debug.c 100644 root:root @@ -19,3 +17,2 @@ /usr/src/debug/libburn-1.5.4/libburn/ecma130ab.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/ecma130ab.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/file.c 100644 root:root @@ -30,3 +27,2 @@ /usr/src/debug/libburn-1.5.4/libburn/mmc.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/mmc.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/null.c 100644 root:root @@ -37,5 +33,3 @@ /usr/src/debug/libburn-1.5.4/libburn/sbc.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/sbc.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/sector.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/sector.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/sg-linux.c 100644 root:root @@ -43,3 +37,2 @@ /usr/src/debug/libburn-1.5.4/libburn/source.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/source.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/spc.c 100644 root:root @@ -49,8 +42,5 @@ /usr/src/debug/libburn-1.5.4/libburn/toc.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/toc.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/transport.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/util.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/util.h 100644 root:root /usr/src/debug/libburn-1.5.4/libburn/write.c 100644 root:root -/usr/src/debug/libburn-1.5.4/libburn/write.h 100644 root:root Requires: debug64(libc.so.6) @@ -61,6 +51,6 @@ Provides: libburn-debuginfo = 1.5.4-alt1:sisyphus+279283.100.1.1 -File: /usr/lib/debug/.build-id/14 40755 root:root -File: /usr/lib/debug/.build-id/14/99d3295eca84aa5cad863ff1238b8a3c5b44f7 120777 root:root ../../../../lib64/libburn.so.4.107.0 -File: /usr/lib/debug/.build-id/14/99d3295eca84aa5cad863ff1238b8a3c5b44f7.debug 120777 root:root ../../usr/lib64/libburn.so.4.107.0.debug -File: /usr/lib/debug/usr/lib64/libburn.so.4.107.0.debug 100644 root:root 728b992bbd29b48ef0787254c5103e92 +File: /usr/lib/debug/.build-id/58 40755 root:root +File: /usr/lib/debug/.build-id/58/a4675e14c05c098b2ab9fb1170159ccc570d49 120777 root:root ../../../../lib64/libburn.so.4.107.0 +File: /usr/lib/debug/.build-id/58/a4675e14c05c098b2ab9fb1170159ccc570d49.debug 120777 root:root ../../usr/lib64/libburn.so.4.107.0.debug +File: /usr/lib/debug/usr/lib64/libburn.so.4.107.0.debug 100644 root:root d34e6f8821e3b6e4b6b50674a4314519 File: /usr/lib/debug/usr/lib64/libburn.so.4.debug 120777 root:root libburn.so.4.107.0.debug @@ -69,3 +59,2 @@ File: /usr/src/debug/libburn-1.5.4/libburn/async.c 100644 root:root 690e18496b7e2b71e2c0a3d205f95794 -File: /usr/src/debug/libburn-1.5.4/libburn/async.h 100644 root:root 136aa756f21fe2f0ec0b9d68234968a7 File: /usr/src/debug/libburn-1.5.4/libburn/back_hacks.h 100644 root:root b9c4edad27a3846ef02e2624b32308e1 @@ -75,3 +64,2 @@ File: /usr/src/debug/libburn-1.5.4/libburn/crc.c 100644 root:root c81425b153ca930d46a7a81e52269f15 -File: /usr/src/debug/libburn-1.5.4/libburn/crc.h 100644 root:root b5faa801ac822de27fccac371314888f File: /usr/src/debug/libburn-1.5.4/libburn/debug.c 100644 root:root 2752907800a66e5126a92241fa448858 @@ -80,3 +68,2 @@ File: /usr/src/debug/libburn-1.5.4/libburn/ecma130ab.c 100644 root:root ea3d1200a1ee69e2112eda32dcc82b65 -File: /usr/src/debug/libburn-1.5.4/libburn/ecma130ab.h 100644 root:root 6263b48b8a3d63e08082acf988446fa3 File: /usr/src/debug/libburn-1.5.4/libburn/file.c 100644 root:root 0de25d574b3f3a89f8492b5e77cae9e4 @@ -91,3 +78,2 @@ File: /usr/src/debug/libburn-1.5.4/libburn/mmc.c 100644 root:root 17e22d0ffa6ee0c04499b0255e9f1d63 -File: /usr/src/debug/libburn-1.5.4/libburn/mmc.h 100644 root:root 75e9e58e7a0c601fddec7c023e40efc0 File: /usr/src/debug/libburn-1.5.4/libburn/null.c 100644 root:root 725a5d8e2516db5cc5975abf1f5bc7dc @@ -98,5 +84,3 @@ File: /usr/src/debug/libburn-1.5.4/libburn/sbc.c 100644 root:root 73bd6ddff49f5f8043581f08fd62e9c2 -File: /usr/src/debug/libburn-1.5.4/libburn/sbc.h 100644 root:root 92a27546240814f8b860f2a51c67d15d File: /usr/src/debug/libburn-1.5.4/libburn/sector.c 100644 root:root bbafd582319eec104d015364b25072ca -File: /usr/src/debug/libburn-1.5.4/libburn/sector.h 100644 root:root 46df305beb0aee99729aec241f216a5c File: /usr/src/debug/libburn-1.5.4/libburn/sg-linux.c 100644 root:root 1be49808e873629e013cb7a398a30fa5 @@ -104,3 +88,2 @@ File: /usr/src/debug/libburn-1.5.4/libburn/source.c 100644 root:root a941ba41cef8f134149e5788508e1b49 -File: /usr/src/debug/libburn-1.5.4/libburn/source.h 100644 root:root 3a2b3ed6b490b27da985cc42b2b8ca07 File: /usr/src/debug/libburn-1.5.4/libburn/spc.c 100644 root:root 536c38f89501de6b43740800c66c071d @@ -110,8 +93,5 @@ File: /usr/src/debug/libburn-1.5.4/libburn/toc.c 100644 root:root bcd8b8a82241e4adfea14948deb4b85c -File: /usr/src/debug/libburn-1.5.4/libburn/toc.h 100644 root:root bd9ea22d1999e30984cc5bdd4c970110 File: /usr/src/debug/libburn-1.5.4/libburn/transport.h 100644 root:root 751dfda1b4f9684f187faaebe643be5c File: /usr/src/debug/libburn-1.5.4/libburn/util.c 100644 root:root ea721726fee6c34a818482b4ab9f3b70 -File: /usr/src/debug/libburn-1.5.4/libburn/util.h 100644 root:root ec1faaca9f85d28e4ec197e76cf20dbf File: /usr/src/debug/libburn-1.5.4/libburn/write.c 100644 root:root 541b1fa849d8e572a9f9785447c153f8 -File: /usr/src/debug/libburn-1.5.4/libburn/write.h 100644 root:root df647bc730613d0277ac59861145cef5 -RPMIdentity: d36669286e5a7246d99f99ac40b0cf26de0b9617d7163d9423260f875c00df06dcd0c9c94a840d3ddcb9c2d2881247233322982a9c2c129cee328d2da24737e6 +RPMIdentity: 7048ad92becec6e5f167abd1a16ce40c897579d78c5f431d0b05dcd308e1627080e70586fdf067fea626246b3adb3d5a4d3db7509a32a5a82e2502a59b968d2d