<86>Sep 29 12:14:48 userdel[1122481]: delete user 'rooter' <86>Sep 29 12:14:48 userdel[1122481]: removed shadow group 'rooter' owned by 'rooter' <86>Sep 29 12:14:48 groupadd[1122489]: group added to /etc/group: name=rooter, GID=1241 <86>Sep 29 12:14:48 groupadd[1122489]: group added to /etc/gshadow: name=rooter <86>Sep 29 12:14:48 groupadd[1122489]: new group: name=rooter, GID=1241 <86>Sep 29 12:14:48 useradd[1122496]: new user: name=rooter, UID=1241, GID=1241, home=/root, shell=/bin/bash <86>Sep 29 12:14:48 userdel[1122509]: delete user 'builder' <86>Sep 29 12:14:48 userdel[1122509]: removed group 'builder' owned by 'builder' <86>Sep 29 12:14:48 userdel[1122509]: removed shadow group 'builder' owned by 'builder' <86>Sep 29 12:14:48 groupadd[1122521]: group added to /etc/group: name=builder, GID=1242 <86>Sep 29 12:14:48 groupadd[1122521]: group added to /etc/gshadow: name=builder <86>Sep 29 12:14:48 groupadd[1122521]: new group: name=builder, GID=1242 <86>Sep 29 12:14:48 useradd[1122534]: new user: name=builder, UID=1242, GID=1242, home=/usr/src, shell=/bin/bash <13>Sep 29 12:14:53 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libburn-1.5.0-alt1.nosrc.rpm (w1.gzdio) Installing libburn-1.5.0-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.36902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libburn-1.5.0 + echo 'Source #0 (libburn-1.5.0.tar):' Source #0 (libburn-1.5.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/libburn-1.5.0.tar + cd libburn-1.5.0 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.36902 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libburn-1.5.0 + 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:178: installing './compile' configure.ac:10: installing './missing' Makefile.am: installing './depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ 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 + readlink -e -- ./configure + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -ri dirname -- '{}' + ./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 to enable maintainer-specific portions of Makefiles... no 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.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/debug.c -fPIC -DPIC -o libburn/.libs/debug.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/crc.c -fPIC -DPIC -o libburn/.libs/crc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/cleanup.c -fPIC -DPIC -o libburn/.libs/cleanup.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_5_0 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/async.c -fPIC -DPIC -o libburn/.libs/async.o libburn/async.c: In function 'add_worker': libburn/async.c:212:11: warning: cast between incompatible function types from 'int (*)(struct burn_source *, int)' to 'void * (*)(void *)' [-Wcast-function-type] if (f == (WorkerFunc) burn_fifo_source_shoveller) ^ make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/ecma130ab.c -fPIC -DPIC -o libburn/.libs/ecma130ab.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/init.c -fPIC -DPIC -o libburn/.libs/init.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/libdax_audioxtr.c -fPIC -DPIC -o libburn/.libs/libdax_audioxtr.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/null.c -fPIC -DPIC -o libburn/.libs/null.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/libdax_msgs.c -fPIC -DPIC -o libburn/.libs/libdax_msgs.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/file.c -fPIC -DPIC -o libburn/.libs/file.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/cdtext.c -fPIC -DPIC -o libburn/.libs/cdtext.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/options.c -fPIC -DPIC -o libburn/.libs/options.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/read.c -fPIC -DPIC -o libburn/.libs/read.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/sbc.c -fPIC -DPIC -o libburn/.libs/sbc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/drive.c -fPIC -DPIC -o libburn/.libs/drive.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/source.c -fPIC -DPIC -o libburn/.libs/source.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/sector.c -fPIC -DPIC -o libburn/.libs/sector.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/toc.c -fPIC -DPIC -o libburn/.libs/toc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/util.c -fPIC -DPIC -o libburn/.libs/util.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/spc.c -fPIC -DPIC -o libburn/.libs/spc.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/sg.c -fPIC -DPIC -o libburn/.libs/sg.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/structure.c -fPIC -DPIC -o libburn/.libs/structure.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -o test/fake_au test/fake_au-fake_au.o make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/mmc.c -fPIC -DPIC -o libburn/.libs/mmc.o libburn/mmc.c: In function 'mmc_read_disc_info_al': libburn/mmc.c:2080:13: warning: this statement may fall through [-Wimplicit-fallthrough=] d->status = BURN_DISC_APPENDABLE; ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ libburn/mmc.c:2082:2: note: here case 2: ^~~~ libburn/mmc.c: In function 'mmc_compose_mode_page_5': libburn/mmc.c:4730:42: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(isrc_text + 5, "%-2.2u%-5.5u", ^ In file included from /usr/include/stdio.h:862, from libburn/mmc.c:16: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -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.0\" "-DPACKAGE_STRING=\"libburn 1.5.0\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_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 -c libburn/write.c -fPIC -DPIC -o libburn/.libs/write.o libburn/write.c: In function 'burn_create_toc_entries': libburn/write.c:456:29: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] sprintf(text, "%-2.2u%-5.5u", (unsigned int) isrc->year, isrc->serial); ^ In file included from /usr/include/stdio.h:862, from libburn/write.c:32: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 8 and 14 bytes into a destination of size 8 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -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 make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -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 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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 -version-info 107:0:103 -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 -Wl,--version-script=libburn/libburn.ver -Wl,-soname -Wl,libburn.so.4 -o libburn/.libs/libburn.so.4.103.0 libtool: link: (cd "libburn/.libs" && rm -f "libburn.so.4" && ln -s "libburn.so.4.103.0" "libburn.so.4") libtool: link: (cd "libburn/.libs" && rm -f "libburn.so" && ln -s "libburn.so.4.103.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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' x86_64-alt-linux-gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.5.0\" -DPACKAGE_STRING=\"libburn\ 1.5.0\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.5.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_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_5_0 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -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.0' make: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -DCdrskin_libburn_1_5_0 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -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_0 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -pipe -frecord-gcc-switches -Wall -g -O2 -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.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.59928 + 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.0 + 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.0' make[1]: Entering directory '/usr/src/RPM/BUILD/libburn-1.5.0' /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.103.0 /usr/src/tmp/libburn-buildroot/usr/lib64/libburn.so.4.103.0 libtool: install: (cd /usr/src/tmp/libburn-buildroot/usr/lib64 && { ln -s -f libburn.so.4.103.0 libburn.so.4 || { rm -f libburn.so.4 && ln -s libburn.so.4.103.0 libburn.so.4; }; }) libtool: install: (cd /usr/src/tmp/libburn-buildroot/usr/lib64 && { ln -s -f libburn.so.4.103.0 libburn.so || { rm -f libburn.so && ln -s libburn.so.4.103.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.0' 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.0' if [ -f ./doc/doc.lock ]; then \ /bin/sh /usr/src/RPM/BUILD/libburn-1.5.0/install-sh -d /usr/src/tmp/libburn-buildroot/usr/share/doc/libburn-1.5.0/html; \ /usr/libexec/rpm-build/install -p -m 644 doc/html/* /usr/src/tmp/libburn-buildroot/usr/share/doc/libburn-1.5.0/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.0' make: Leaving directory '/usr/src/RPM/BUILD/libburn-1.5.0' + /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.103.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: libburn.so.4 -> libburn.so.4.103.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) Hardlinking identical .pyc and .pyo files Processing files: libburn-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d1IUhP find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libburn-buildroot/usr/lib64/libburn.so.4: 206 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pRyoSS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libburn.so.4()(64bit) = set:ldvgtb61TzhwQqR0TFA7BZcnT0b2c7UG3l78ZtmDZ3nZmz73yDS4RaNk52HEnjzartdW5FC30F7ZcR24iIxTKgagZaVLfItrPFh7tSYTqvnZ3w1FD2d8WKX4VliMfTgEriZorNBqkus9udqTPilUUvCUPeD8uCJZatw65Yhf076YX4qktDYU2ZJk38x4MXZrA2bWpVP7wZL4kQpbZ6WaJ8uwlo72ftBnrSdDZF2XcbsviWHNIkyrlYtFl3OMevQKvVf1JNjcJgEZIkRykP3qOfAd61X4Ulwqn0GegILs7L2fZwWrI9ysbEfifsCu8u28HtnD8PzfuDgLJmNhr3wEw3CZGNvWw1jHKKrpsI2YdHrHP5jVUYwZgZiAFnWJ6bvlKApRuCQjivrIXMEOPZJZ9cCgVAlEp7, 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.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.faRtAZ Creating libburn-debuginfo package Processing files: libburn-devel-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.H0yPp9 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tl76mm find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(libburn-1) = 1.5.0 Requires: libburn = 1.5.0-alt1, /usr/lib64/libburn.so.4.103.0, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.XGUQrC Processing files: cdrskin-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NLrZDV find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rQp6Wh find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libburn = 1.5.0, /lib64/ld-linux-x86-64.so.2, libburn.so.4()(64bit) >= set:ldSTAhIoNibVhpfv9o0iZgwfaXDbvrYogYQCEm9CGgo5ZaFhBJK6Z2idYuQPR2oDLtxkwWRYT7SKJVEbIVLRZuGv0yKwhyYa9UDr8QdVRsF6B7nc9SPwG9vSV4NPIdNaLR3Mx1ZKEK3FSLF6w40StQ08EEPmWpDbuwlo720BdxtC5Yj6S9KlNT5wyFP7JrMe6WfjlbidfE9Zw1rD48bM04iUNHMPfELNC8OJwZo0rSXW4puYNBBpZym3Eg4Zxt3HKKHz3wFMWsNwzCXZ2Z6dUHBcHSnVdSt0sFP9HgPe, 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), libpthread.so.0(GLIBC_2.2.5)(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.XS8QnH Creating cdrskin-debuginfo package Processing files: libburn-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HEDGX9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nb55EF find-requires: running scripts (debuginfo) Provides: debug64(libburn.so.4) Requires: libburn = 1.5.0-alt1, debug64(libc.so.6), debug64(libpthread.so.0) Processing files: cdrskin-debuginfo-1.5.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DSdTxe find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.LAqHyQ find-requires: running scripts (debuginfo) Requires: cdrskin = 1.5.0-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libburn.so.4), debug64(libc.so.6), debug64(libpthread.so.0) 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.0/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 8 extra deps from cdrskin due to repentancy on libburn Removing 2 extra deps from cdrskin-debuginfo due to repentancy on libburn-debuginfo Wrote: /usr/src/RPM/RPMS/x86_64/libburn-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libburn-devel-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cdrskin-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/libburn-debuginfo-1.5.0-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/cdrskin-debuginfo-1.5.0-alt1.x86_64.rpm (w2.lzdio) 21.77user 5.16system 0:32.39elapsed 83%CPU (0avgtext+0avgdata 91228maxresident)k 0inputs+0outputs (0major+1598872minor)pagefaults 0swaps 6.74user 2.11system 0:45.71elapsed 19%CPU (0avgtext+0avgdata 135284maxresident)k 0inputs+0outputs (0major+222076minor)pagefaults 0swaps --- cdrskin-1.5.0-alt1.x86_64.rpm.repo 2019-02-23 05:30:27.000000000 +0000 +++ cdrskin-1.5.0-alt1.x86_64.rpm.hasher 2024-09-29 12:15:30.618335175 +0000 @@ -2,2 +2,3 @@ /usr/share/man/man1/cdrskin.1.xz 100644 root:root +Requires: libburn = 1.5.0 Requires: /lib64/ld-linux-x86-64.so.2 @@ -7,4 +8,4 @@ Provides: cdrskin = 1.5.0-alt1:sisyphus+222575.100.1.1 -File: /usr/bin/cdrskin 100755 root:root d76a8143bded8fbf7208d3dbee4cbaf1 +File: /usr/bin/cdrskin 100755 root:root 87eb5f14ef311a10e9513b94a454a965 File: /usr/share/man/man1/cdrskin.1.xz 100644 root:root a6f8bd88c22dc1d189c98fd7e84c1f60 -RPMIdentity: 8bdb62c459bda2605dc6d245adf15ea607ea5cf18dccfb2cd4ae00bbbc473cc623c7c4f8b1911141cdc5dcb3391aedd14fd27e15bad70df71b15514a4ce47632 +RPMIdentity: 560a99b35b251262c1757219b4e584ee22b06a0b8b8078305e613a0802324534580519c3f5b812739b4d416272ba08adf30c0560b57d2b916342963c7e3d5d17 --- cdrskin-debuginfo-1.5.0-alt1.x86_64.rpm.repo 2019-02-23 05:30:27.000000000 +0000 +++ cdrskin-debuginfo-1.5.0-alt1.x86_64.rpm.hasher 2024-09-29 12:15:30.699336086 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/c6 40755 root:root -/usr/lib/debug/.build-id/c6/f86a6366efb4057f8f5c9439fa845795fe95b3 120777 root:root ../../../../bin/cdrskin -/usr/lib/debug/.build-id/c6/f86a6366efb4057f8f5c9439fa845795fe95b3.debug 120777 root:root ../../usr/bin/cdrskin.debug +/usr/lib/debug/.build-id/8c 40755 root:root +/usr/lib/debug/.build-id/8c/df4a466fe589e9e29a59cd72343055df9b08e4 120777 root:root ../../../../bin/cdrskin +/usr/lib/debug/.build-id/8c/df4a466fe589e9e29a59cd72343055df9b08e4.debug 120777 root:root ../../usr/bin/cdrskin.debug /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root @@ -14,6 +14,6 @@ Provides: cdrskin-debuginfo = 1.5.0-alt1:sisyphus+222575.100.1.1 -File: /usr/lib/debug/.build-id/c6 40755 root:root -File: /usr/lib/debug/.build-id/c6/f86a6366efb4057f8f5c9439fa845795fe95b3 120777 root:root ../../../../bin/cdrskin -File: /usr/lib/debug/.build-id/c6/f86a6366efb4057f8f5c9439fa845795fe95b3.debug 120777 root:root ../../usr/bin/cdrskin.debug -File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root 892a93969d9ebdf8a91b58f2946e0161 +File: /usr/lib/debug/.build-id/8c 40755 root:root +File: /usr/lib/debug/.build-id/8c/df4a466fe589e9e29a59cd72343055df9b08e4 120777 root:root ../../../../bin/cdrskin +File: /usr/lib/debug/.build-id/8c/df4a466fe589e9e29a59cd72343055df9b08e4.debug 120777 root:root ../../usr/bin/cdrskin.debug +File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root 83a525d23d5ed45969474b3388d00624 File: /usr/src/debug/libburn-1.5.0 40755 root:root @@ -23,2 +23,2 @@ File: /usr/src/debug/libburn-1.5.0/cdrskin/cdrskin.c 100644 root:root 120040fa1e7ca60fdfaa18b868783f29 -RPMIdentity: 51a190f0f5a5d65b59cb76cd5c3ec5e5e7d4d8b0dd1d75eda68fa0d73ffe838f07266f615e186c03ff275c28e42c69dff7f6fe175ac224638214bc53808ffda2 +RPMIdentity: 9f082b8103ff1b731569b658c371f42ec8186a09c184bb0005537147348474b92f5c33338670ef6004ca8523ccc13d9335f491b60501b2852ae8cb4a267079f1 --- libburn-1.5.0-alt1.x86_64.rpm.repo 2019-02-23 05:30:27.000000000 +0000 +++ libburn-1.5.0-alt1.x86_64.rpm.hasher 2024-09-29 12:15:30.767336851 +0000 @@ -15,3 +15,3 @@ File: /usr/lib64/libburn.so.4 120777 root:root libburn.so.4.103.0 -File: /usr/lib64/libburn.so.4.103.0 100644 root:root bff09dcebf0e30de54552e797b7dba39 -RPMIdentity: fc6ce45e3ed3d2344aa1496b00c78b077d011a29f6469a969328a3e9d053caf7c27002368dbfc58efe34274f7594c4ccf97aa5500ba889b01b94982f54bbefa7 +File: /usr/lib64/libburn.so.4.103.0 100644 root:root 1e27b02bc795ece78b9473310b734e94 +RPMIdentity: c6014349f399461aba6e4efdeecdeb1b9a0b19df89ab727155e207696604ca9f89f7ccbc3aa9c03a3f7955d7f9e904923bd4096f603d4d88ab2378e3e1445371 --- libburn-debuginfo-1.5.0-alt1.x86_64.rpm.repo 2019-02-23 05:30:27.000000000 +0000 +++ libburn-debuginfo-1.5.0-alt1.x86_64.rpm.hasher 2024-09-29 12:15:30.841337684 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/b5 40755 root:root -/usr/lib/debug/.build-id/b5/2eff26351346a00ecd8d4fee7f3b3dc5e0213d 120777 root:root ../../../../lib64/libburn.so.4.103.0 -/usr/lib/debug/.build-id/b5/2eff26351346a00ecd8d4fee7f3b3dc5e0213d.debug 120777 root:root ../../usr/lib64/libburn.so.4.103.0.debug +/usr/lib/debug/.build-id/85 40755 root:root +/usr/lib/debug/.build-id/85/839bb6b71d43c4d0b12916537f8de3c294021b 120777 root:root ../../../../lib64/libburn.so.4.103.0 +/usr/lib/debug/.build-id/85/839bb6b71d43c4d0b12916537f8de3c294021b.debug 120777 root:root ../../usr/lib64/libburn.so.4.103.0.debug /usr/lib/debug/usr/lib64/libburn.so.4.103.0.debug 100644 root:root @@ -61,6 +61,6 @@ Provides: libburn-debuginfo = 1.5.0-alt1:sisyphus+222575.100.1.1 -File: /usr/lib/debug/.build-id/b5 40755 root:root -File: /usr/lib/debug/.build-id/b5/2eff26351346a00ecd8d4fee7f3b3dc5e0213d 120777 root:root ../../../../lib64/libburn.so.4.103.0 -File: /usr/lib/debug/.build-id/b5/2eff26351346a00ecd8d4fee7f3b3dc5e0213d.debug 120777 root:root ../../usr/lib64/libburn.so.4.103.0.debug -File: /usr/lib/debug/usr/lib64/libburn.so.4.103.0.debug 100644 root:root eb7ad6e38ae26a4dfbfeaaf2a60290a5 +File: /usr/lib/debug/.build-id/85 40755 root:root +File: /usr/lib/debug/.build-id/85/839bb6b71d43c4d0b12916537f8de3c294021b 120777 root:root ../../../../lib64/libburn.so.4.103.0 +File: /usr/lib/debug/.build-id/85/839bb6b71d43c4d0b12916537f8de3c294021b.debug 120777 root:root ../../usr/lib64/libburn.so.4.103.0.debug +File: /usr/lib/debug/usr/lib64/libburn.so.4.103.0.debug 100644 root:root 4399f4c2bd38b87a723ff46dc8b68752 File: /usr/lib/debug/usr/lib64/libburn.so.4.debug 120777 root:root libburn.so.4.103.0.debug @@ -116,2 +116,2 @@ File: /usr/src/debug/libburn-1.5.0/libburn/write.h 100644 root:root df647bc730613d0277ac59861145cef5 -RPMIdentity: 98db981691908c4f420f48a2292ee6918a2529eda677522a08933d6205269398f2e509d29571ae3a4954ddac4ceddf62289face33521f64d21705a5c65a28489 +RPMIdentity: d19972d752614eb01141b61bf4fc3033412b3244535ab57bb6fc30de1e8f9192affe2dbc1bc7d387f9d52b3002d49ccb65f574ba05d4453d0a6863fd493a56ec