<86>Sep 4 13:14:02 userdel[4187398]: delete user 'rooter' <86>Sep 4 13:14:02 userdel[4187398]: removed group 'rooter' owned by 'rooter' <86>Sep 4 13:14:02 groupadd[4187403]: group added to /etc/group: name=rooter, GID=675 <86>Sep 4 13:14:02 groupadd[4187403]: group added to /etc/gshadow: name=rooter <86>Sep 4 13:14:02 groupadd[4187403]: new group: name=rooter, GID=675 <86>Sep 4 13:14:02 useradd[4187410]: new user: name=rooter, UID=675, GID=675, home=/root, shell=/bin/bash <86>Sep 4 13:14:02 userdel[4187416]: delete user 'builder' <86>Sep 4 13:14:02 userdel[4187416]: removed group 'builder' owned by 'builder' <86>Sep 4 13:14:02 userdel[4187416]: removed shadow group 'builder' owned by 'builder' <86>Sep 4 13:14:02 groupadd[4187425]: group added to /etc/group: name=builder, GID=676 <86>Sep 4 13:14:02 groupadd[4187425]: group added to /etc/gshadow: name=builder <86>Sep 4 13:14:02 groupadd[4187425]: new group: name=builder, GID=676 <86>Sep 4 13:14:02 useradd[4187430]: new user: name=builder, UID=676, GID=676, home=/usr/src, shell=/bin/bash <13>Sep 4 13:14:04 rpmi: rpm-build-licenses-3.0.0-alt1 sisyphus+241804.100.1.1 1574868053 installed Building target platforms: i586 Building for target i586 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: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.19178 + 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.19178 + 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=auto -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + xargs -ri dirname -- '{}' + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking target system type... i586-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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... i586-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... 64 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 i586-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 i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop checking how to convert i586-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 i586-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-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 i586-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 i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking 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 i586-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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/crc.lo libburn/crc.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/debug.lo libburn/debug.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/cleanup.lo libburn/cleanup.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/async.lo libburn/async.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/ecma130ab.lo libburn/ecma130ab.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/cdtext.lo libburn/cdtext.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/libdax_audioxtr.lo libburn/libdax_audioxtr.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/libdax_msgs.lo libburn/libdax_msgs.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/init.lo libburn/init.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/file.lo libburn/file.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/null.lo libburn/null.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/drive.lo libburn/drive.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/sbc.lo libburn/sbc.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/options.lo libburn/options.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/read.lo libburn/read.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/source.lo libburn/source.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/sector.lo libburn/sector.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/sg.lo libburn/sg.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/toc.lo libburn/toc.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/util.lo libburn/util.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/spc.lo libburn/spc.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' /bin/sh ./libtool --tag=CC --mode=compile i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/structure.lo libburn/structure.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/mmc.lo libburn/mmc.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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' i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -c -o libburn/write.lo libburn/write.c libtool: compile: i586-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 -D_FILE_OFFSET_BITS=64 -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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -o test/fake_au test/fake_au-fake_au.o libtool: link: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -version-info 111:0:107 -Wl,--version-script=./libburn/libburn.ver -o libburn/libburn.la -rpath /usr/lib 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: i586-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=auto -march=i586 -mtune=generic -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 i586-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=auto -march=i586 -mtune=generic -o cdrskin/cdrskin cdrskin/cdrskin-cdrskin.o cdrskin/cdrskin-cdrfifo.o libburn/libburn.la -lpthread libtool: link: i586-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=auto -march=i586 -mtune=generic -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.27211 + 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/lib' /bin/sh ./libtool --mode=install /usr/libexec/rpm-build/install -p libburn/libburn.la '/usr/src/tmp/libburn-buildroot/usr/lib' libtool: install: /usr/libexec/rpm-build/install -p libburn/.libs/libburn.so.4.107.0 /usr/src/tmp/libburn-buildroot/usr/lib/libburn.so.4.107.0 libtool: install: (cd /usr/src/tmp/libburn-buildroot/usr/lib && { 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/lib && { 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/lib/libburn.la libtool: warning: remember to run 'libtool --finish /usr/lib' /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/lib' 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/lib" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/usr/src/tmp/libburn-buildroot/usr/lib" /bin/sh: ldconfig: command not found NOTE: Explicit dynamic library configuration failed. If needed, configure manually for: /usr/src/tmp/libburn-buildroot/usr/lib 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/lib/pkgconfig' /usr/libexec/rpm-build/install -p -m 644 libburn-1.pc '/usr/src/tmp/libburn-buildroot/usr/lib/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/lib/libburn.la' mode of './usr/lib/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/lib/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/lib: (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.hi0KOE find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/libburn-buildroot/usr/lib/libburn.so.4: 210 symbols, 18 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.eLx9qB 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 = set:ldvgtb61TzhwQqR0TFA7BZcnT0b2c7UG3l78ZtmDZ3nZmz73zUDJdhJiclxMaWRQEOmnzuhGV0gWhfnbg8N6uX2F0RHVLfItrPFh7tSYTqvnZ3w1FD2d8WKX4VliMfTgEriZorNBqkus9udqTPilUUvCUPeD8uCJZatw65Yhf076YX4qktDYs84pZCG1Ag2UtZBix5ZcODf0ZL9EEPmWdtBm4fMaI3xDKOHdXCPZAxtC5Kf9Z5zpF4TGUXiH6CJe3evQKvVf1JNjcJgEZIkRykP3qOfAd61X4Ulwqn0GegILs7L2fZwWrI9ysbEfifsCu8u28HtnD8PzfuDgLJmNhr3wEw3CZGNvrVxrMQGHXm67H0vPWSWsNkeefEfUbAFnWJ6bvlKApRuCQjivrIXMEOPZJZ9cCgVAlEp7, libburn.so.4(LIBBURN4) Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.28), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.32), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.2), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vBUqfD 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.4TKyRE 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.P9c9BF 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/lib/libburn.so.4.107.0, /usr/lib/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dVfg9C Processing files: cdrskin-1.5.4-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Yaa0nF 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.HDkljD 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, /lib/ld-linux.so.2, libburn.so.4 >= set:ldSTAhIoNibVhpfv9o0iZgwfaXDbvrYogYQCEm9CGgo5ZaFhBJK6Z2idYuQPNpvX2F0RHVLfItrPhnoPvHZdlZwgQ5ciAn91ZId4WCYqKkzOzbC4XpgRAfXsyUpSCoBTW1UMwv7RtA14pZCG181wt7d02aWIBuSVy7o5Sx0gpjoDp1ZA6S9KlNT5MnQpMVzSdo73Z7CGmAqugjZh2Se9gmw18AMznxDvgvzdhAr1Z11SITR9OYUzbbPZlI6wW0W6mttn770jxRVy17dTXBuH1vJApRZqY6Xe0KQVAlEp7, libburn.so.4(LIBBURN4), libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.15), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), 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.c65rhD 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.a2QXbF find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.cgA5WD find-requires: running scripts (debuginfo) Provides: debug(libburn.so.4) Requires: libburn = 1.5.4-alt1, debug(libc.so.6), debug(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.DP6MpD find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ey4KqD find-requires: running scripts (debuginfo) Requires: cdrskin = 1.5.4-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libburn.so.4), debug(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 9 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/i586/libburn-1.5.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libburn-devel-1.5.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cdrskin-1.5.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/libburn-debuginfo-1.5.4-alt1.i586.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/i586/cdrskin-debuginfo-1.5.4-alt1.i586.rpm (w2.lzdio) 38.36user 3.78system 0:35.53elapsed 118%CPU (0avgtext+0avgdata 56276maxresident)k 0inputs+0outputs (0major+1548605minor)pagefaults 0swaps 42.69user 6.30system 0:43.73elapsed 112%CPU (0avgtext+0avgdata 104008maxresident)k 24inputs+0outputs (0major+1899579minor)pagefaults 0swaps --- cdrskin-1.5.4-alt1.i586.rpm.repo 2021-07-16 20:56:01.000000000 +0000 +++ cdrskin-1.5.4-alt1.i586.rpm.hasher 2021-09-04 13:14:44.248027139 +0000 @@ -8,4 +8,4 @@ Provides: cdrskin = 1.5.4-alt1:sisyphus+279283.100.1.1 -File: /usr/bin/cdrskin 100755 root:root 9db4f5ff4211efef91f4042e4e2954f9 +File: /usr/bin/cdrskin 100755 root:root 50701dd9785b381a8b72514da8dd4c33 File: /usr/share/man/man1/cdrskin.1.xz 100644 root:root 5ee0e8443a0487cf8356aeac206b8f1e -RPMIdentity: cb182b4513cf8c03c45f199e6d9644f30e8954ac5512eade80339e77495064856d1809469638bf036a8dc29eae84a7e09acc9b0f414a5cca040bba817812e2de +RPMIdentity: ee0037f855fd767a9400b8eff03ae40ba5a5a2d421b5f9aef710a8cf326e4bcfbf5adf57a9b23e1657958216a9d52c7ab627ff71c21fd60a822725c3d3796fdc --- cdrskin-debuginfo-1.5.4-alt1.i586.rpm.repo 2021-07-16 20:56:01.000000000 +0000 +++ cdrskin-debuginfo-1.5.4-alt1.i586.rpm.hasher 2021-09-04 13:14:44.373027294 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/48 40755 root:root -/usr/lib/debug/.build-id/48/bcae56578f062496a2817dcde0efed2d3cee9a 120777 root:root ../../../../bin/cdrskin -/usr/lib/debug/.build-id/48/bcae56578f062496a2817dcde0efed2d3cee9a.debug 120777 root:root ../../usr/bin/cdrskin.debug +/usr/lib/debug/.build-id/99 40755 root:root +/usr/lib/debug/.build-id/99/2a8c8c4e6d7767908d3ea22665a8d588378c65 120777 root:root ../../../../bin/cdrskin +/usr/lib/debug/.build-id/99/2a8c8c4e6d7767908d3ea22665a8d588378c65.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/48 40755 root:root -File: /usr/lib/debug/.build-id/48/bcae56578f062496a2817dcde0efed2d3cee9a 120777 root:root ../../../../bin/cdrskin -File: /usr/lib/debug/.build-id/48/bcae56578f062496a2817dcde0efed2d3cee9a.debug 120777 root:root ../../usr/bin/cdrskin.debug -File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root 971b7df7f79185008bca5a1d28b10b10 +File: /usr/lib/debug/.build-id/99 40755 root:root +File: /usr/lib/debug/.build-id/99/2a8c8c4e6d7767908d3ea22665a8d588378c65 120777 root:root ../../../../bin/cdrskin +File: /usr/lib/debug/.build-id/99/2a8c8c4e6d7767908d3ea22665a8d588378c65.debug 120777 root:root ../../usr/bin/cdrskin.debug +File: /usr/lib/debug/usr/bin/cdrskin.debug 100644 root:root d549ba621d239944951915fe37811e5a 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: 270126abe4107fd5cb7196b8c2f139dd4f49e1c14a84bc0601035b46ec7169257b35a83206a4c025ab47e5a99264c9c285ae73358cfe881edcfb90d22c21ee7d +RPMIdentity: 89dc2243234b3dae3174b60e520aba42082d0967f0fb5ff490bcefd152f10d59f21da171e146c622516f643a770ba416758478066758294d58e4347c247ed659 --- libburn-1.5.4-alt1.i586.rpm.repo 2021-07-16 20:56:01.000000000 +0000 +++ libburn-1.5.4-alt1.i586.rpm.hasher 2021-09-04 13:14:44.432027367 +0000 @@ -21,3 +21,3 @@ File: /usr/lib/libburn.so.4 120777 root:root libburn.so.4.107.0 -File: /usr/lib/libburn.so.4.107.0 100644 root:root 3c6234df5bdbdd9cd7573f7606914c2b -RPMIdentity: 31e137aa08dfe568619247e5a5dfdd8cc9e2ead023aee69828324e019a825080b02f591a6af83c3617324de0ab80b5464c975dfd037125eeece9aedbb66600a0 +File: /usr/lib/libburn.so.4.107.0 100644 root:root 8aa14bde54c1e099a6003caaa2f6543a +RPMIdentity: 43301a724fa92fc9240e2352d70580f8ef8bddcdc95039e78bc9b68939d899017ae3a7d798e4c72d64d047077fefd2bce28f1b43638a14664eff4a1187798542 --- libburn-debuginfo-1.5.4-alt1.i586.rpm.repo 2021-07-16 20:56:01.000000000 +0000 +++ libburn-debuginfo-1.5.4-alt1.i586.rpm.hasher 2021-09-04 13:14:44.508027461 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/08 40755 root:root -/usr/lib/debug/.build-id/08/01ba5316482403bb24a5630d32fac485456b0b 120777 root:root ../../../libburn.so.4.107.0 -/usr/lib/debug/.build-id/08/01ba5316482403bb24a5630d32fac485456b0b.debug 120777 root:root ../../usr/lib/libburn.so.4.107.0.debug +/usr/lib/debug/.build-id/c8 40755 root:root +/usr/lib/debug/.build-id/c8/322f1b34327c0817914139efbfd006d731b2d6 120777 root:root ../../../libburn.so.4.107.0 +/usr/lib/debug/.build-id/c8/322f1b34327c0817914139efbfd006d731b2d6.debug 120777 root:root ../../usr/lib/libburn.so.4.107.0.debug /usr/lib/debug/usr/lib/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: debug(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/08 40755 root:root -File: /usr/lib/debug/.build-id/08/01ba5316482403bb24a5630d32fac485456b0b 120777 root:root ../../../libburn.so.4.107.0 -File: /usr/lib/debug/.build-id/08/01ba5316482403bb24a5630d32fac485456b0b.debug 120777 root:root ../../usr/lib/libburn.so.4.107.0.debug -File: /usr/lib/debug/usr/lib/libburn.so.4.107.0.debug 100644 root:root 85e74dd621029167ab59e98a16acd57d +File: /usr/lib/debug/.build-id/c8 40755 root:root +File: /usr/lib/debug/.build-id/c8/322f1b34327c0817914139efbfd006d731b2d6 120777 root:root ../../../libburn.so.4.107.0 +File: /usr/lib/debug/.build-id/c8/322f1b34327c0817914139efbfd006d731b2d6.debug 120777 root:root ../../usr/lib/libburn.so.4.107.0.debug +File: /usr/lib/debug/usr/lib/libburn.so.4.107.0.debug 100644 root:root d4fbda5e676708edb2543e96e83c7a30 File: /usr/lib/debug/usr/lib/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: d79606b52f30cedda52d2e9c5829dcd7f9edfb76738344929d47760052db2abe954f52413b1d91059f81ab62a9a44e564600aadbfff1c03c5c30d56109a4b3d8 +RPMIdentity: 9cd77368634e63d8cfe58776fb5f783cb90acc3407d8e06fd02da469a2f22a1d26d7be46fb945cdb968f214c7c215d84ca719349c69c89bbb5cde013bd6b1d31