Mock Version: 1.1.38 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libburn.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/libburn.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libburn-1.2.8-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libburn.spec'], False, '/srv/build/7/A/mock-root/c7.00.03-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/libburn.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.lTwnNz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libburn-1.2.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/libburn-1.2.8.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libburn-1.2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libburn-multilib_doc.patch):' Patch #0 (libburn-multilib_doc.patch): + /usr/bin/cat /builddir/build/SOURCES/libburn-multilib_doc.patch + /usr/bin/patch -p1 -b --suffix .multilibdoc --fuzz=0 patching file doc/doxygen.conf.in + echo '' + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I ./ autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `./'. libtoolize: copying file `.//libtool.m4' libtoolize: copying file `.//ltoptions.m4' libtoolize: copying file `.//ltsugar.m4' libtoolize: copying file `.//ltversion.m4' libtoolize: copying file `.//lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: configure.ac: not using Autoheader autoreconf: running: automake --add-missing --copy --force-missing autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.l0kZgd + umask 022 + cd /builddir/build/BUILD + cd libburn-1.2.8 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking 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 for style of include used by make... GNU checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for 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... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -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 and BD disabled padding of DVD DAO sessions to 32 resp. 64 KB checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes 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 + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j16 /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/async.lo libburn/async.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/cdtext.lo libburn/cdtext.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/cleanup.lo libburn/cleanup.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/crc.lo libburn/crc.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/debug.lo libburn/debug.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/drive.lo libburn/drive.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/ecma130ab.lo libburn/ecma130ab.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/file.lo libburn/file.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/init.lo libburn/init.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/libdax_audioxtr.lo libburn/libdax_audioxtr.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/libdax_msgs.lo libburn/libdax_msgs.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/mmc.lo libburn/mmc.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/null.lo libburn/null.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/options.lo libburn/options.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/read.lo libburn/read.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/sbc.lo libburn/sbc.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/sector.lo libburn/sector.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/sg.lo libburn/sg.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/source.lo libburn/source.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/spc.lo libburn/spc.c libburn/mmc.c: In function 'mmc_read_cd_msf': libburn/mmc.c:2457:6: warning: variable 'report_recovered_errors' set but not used [-Wunused-but-set-variable] int report_recovered_errors = 0, subcodes_audio = 0, subcodes_data = 0; ^ libburn/mmc.c: In function 'mmc_read_cd': libburn/mmc.c:2533:6: warning: variable 'report_recovered_errors' set but not used [-Wunused-but-set-variable] int report_recovered_errors = 0, subcodes_audio = 0, subcodes_data = 0; ^ /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/structure.lo libburn/structure.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/toc.lo libburn/toc.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/util.lo libburn/util.c /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libburn/write.lo libburn/write.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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_2_8 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cdrskin/cdrskin_cdrskin-cdrskin.o `test -f 'cdrskin/cdrskin.c' || echo './'`cdrskin/cdrskin.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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_2_8 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o cdrskin/cdrskin_cdrskin-cdrfifo.o `test -f 'cdrskin/cdrfifo.c' || echo './'`cdrskin/cdrfifo.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_libburner-libburner.o `test -f 'test/libburner.c' || echo './'`test/libburner.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_offst_source-offst_source.o `test -f 'test/offst_source.c' || echo './'`test/offst_source.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_telltoc-telltoc.o `test -f 'test/telltoc.c' || echo './'`test/telltoc.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_dewav-dewav.o `test -f 'test/dewav.c' || echo './'`test/dewav.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_fake_au-fake_au.o `test -f 'test/fake_au.c' || echo './'`test/fake_au.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_poll-poll.o `test -f 'test/poll.c' || echo './'`test/poll.c gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.8\" -DPACKAGE_STRING=\"libburn\ 1.2.8\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.8\" -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 -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o test/test_structest-structest.o `test -f 'test/structest.c' || echo './'`test/structest.c /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/fake_au test/test_fake_au-fake_au.o cdrskin/cdrskin.c: In function 'Cdrskin_burn': cdrskin/cdrskin.c:7232:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(skin->preskin->result_fd,msg,strlen(msg)); ^ cdrskin/cdrskin.c: In function 'Cdrskin_msinfo': cdrskin/cdrskin.c:7636:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(skin->preskin->result_fd,msg,strlen(msg)); ^ /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -version-info 85:0:81 -Wl,-z,relro -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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/libburner test/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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/offst_source test/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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/telltoc test/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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/dewav test/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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/poll test/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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o test/structest test/test_structest-structest.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 /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DCdrskin_libburn_1_2_8 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -Wl,--version-script=libburn/libburn.ver -o cdrskin/cdrskin cdrskin/cdrskin_cdrskin-cdrskin.o cdrskin/cdrskin_cdrskin-cdrfifo.o libburn/libburn.la -lpthread + doxygen doc/doxygen.conf Warning: Tag `SHOW_DIRECTORIES' at line 401 of file doc/doxygen.conf has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Warning: Tag `HTML_ALIGN_MEMBERS' at line 707 of file doc/doxygen.conf has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:1177: warning: argument 'drive' of command @param is not found in the argument list of burn_drive_re_assess(struct burn_drive *d, int flag) /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:1177: warning: The following parameters of burn_drive_re_assess(struct burn_drive *d, int flag) are not documented: parameter 'd' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:3562: warning: explicit link request to 'if' could not be resolved /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2189: warning: Found unknown command `\pram' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2175: warning: The following parameters of burn_session_get_cdtext(struct burn_session *s, int block, int pack_type, char *pack_type_name, unsigned char **payload, int *length, int flag) are not documented: parameter 'length' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2088: warning: argument 'languages' of command @param is not found in the argument list of burn_session_get_cdtext_par(struct burn_session *s, int char_codes[8], int copyrights[8], int block_languages[8], int flag) /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2088: warning: The following parameters of burn_session_get_cdtext_par(struct burn_session *s, int char_codes[8], int copyrights[8], int block_languages[8], int flag) are not documented: parameter 'block_languages' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:1978: warning: The following parameters of burn_session_get_start_tno(struct burn_session *session, int flag) are not documented: parameter 'flag' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2202: warning: argument 's' of command @param is not found in the argument list of burn_session_input_sheet_v07t(struct burn_session *session, char *path, int block, int flag) /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2202: warning: The following parameters of burn_session_input_sheet_v07t(struct burn_session *session, char *path, int block, int flag) are not documented: parameter 'session' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2141: warning: Found unknown command `\pram' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2104: warning: The following parameters of burn_session_set_cdtext(struct burn_session *s, int block, int pack_type, char *pack_type_name, unsigned char *payload, int length, int flag) are not documented: parameter 'length' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2348: warning: Found unknown command `\pram' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2337: warning: The following parameters of burn_track_get_cdtext(struct burn_track *t, int block, int pack_type, char *pack_type_name, unsigned char **payload, int *length, int flag) are not documented: parameter 'length' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2323: warning: Found unknown command `\pram' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:2301: warning: The following parameters of burn_track_set_cdtext(struct burn_track *t, int block, int pack_type, char *pack_type_name, unsigned char *payload, int length, int flag) are not documented: parameter 'length' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:4028: warning: argument 'xtr' of command @param is not found in the argument list of libdax_audioxtr_detach_fd(struct libdax_audioxtr *o, int *fd, int flag) /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:4028: warning: The following parameters of libdax_audioxtr_detach_fd(struct libdax_audioxtr *o, int *fd, int flag) are not documented: parameter 'o' /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:4001: warning: argument 'xtr' of command @param is not found in the argument list of libdax_audioxtr_get_size(struct libdax_audioxtr *o, off_t *size, int flag) /builddir/build/BUILD/libburn-1.2.8/libburn/libburn.h:4001: warning: The following parameters of libdax_audioxtr_get_size(struct libdax_audioxtr *o, off_t *size, int flag) are not documented: parameter 'o' /builddir/build/BUILD/libburn-1.2.8/test/libburner.c:132: warning: explicit link request to 'define' could not be resolved /builddir/build/BUILD/libburn-1.2.8/test/libburner.c:133: warning: explicit link request to 'define' could not be resolved + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Rnn3G8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 + cd libburn-1.2.8 + make DESTDIR=/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 'INSTALL=install -p' install make[1]: Entering directory `/builddir/build/BUILD/libburn-1.2.8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64' /bin/sh ./libtool --silent --mode=install install -p libburn/libburn.la '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64' libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/bin' /bin/sh ./libtool --silent --mode=install install -p cdrskin/cdrskin '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/bin' libtool: install: warning: `libburn/libburn.la' has not been installed in `/usr/lib64' make install-exec-hook make[2]: Entering directory `/builddir/build/BUILD/libburn-1.2.8' ldconfig "/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64" || echo 'NOTE: Explicite dynamic library configuration failed. If needed, configure manually for:' "/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64" ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied NOTE: Explicite dynamic library configuration failed. If needed, configure manually for: /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64 make[2]: Leaving directory `/builddir/build/BUILD/libburn-1.2.8' if [ -f ./doc/doc.lock ]; then \ /bin/sh /builddir/build/BUILD/libburn-1.2.8/install-sh -d /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8/html; \ install -p -m 644 doc/html/* /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8/html; \ fi /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/include/libburn' install -p -m 644 libburn/libburn.h '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/include/libburn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/man/man1' install -p -m 644 cdrskin/cdrskin.1 '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64/pkgconfig' install -p -m 644 libburn-1.pc '/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64/pkgconfig' make[1]: Leaving directory `/builddir/build/BUILD/libburn-1.2.8' + rm -f /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64/libburn.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/libburn-1.2.8 extracting debug info from /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/bin/cdrskin extracting debug info from /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/lib64/libburn.so.4.81.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libburn.so.4.81.0.debug to /usr/lib/debug/usr/lib64/libburn.so.4.debug symlinked /usr/lib/debug/usr/lib64/libburn.so.4.81.0.debug to /usr/lib/debug/usr/lib64/libburn.so.debug 2659 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libburn-1.2.8-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pUq6d6 + umask 022 + cd /builddir/build/BUILD + cd libburn-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + cp -pr AUTHORS /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + cp -pr COPYING /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + cp -pr COPYRIGHT /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + cp -pr README /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-1.2.8 + exit 0 Provides: libburn = 1.2.8-4.el7 libburn(x86-64) = 1.2.8-4.el7 libburn.so.4()(64bit) libburn.so.4(LIBBURN4)(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) 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()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libburn-devel-1.2.8-4.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hM3QQ3 + umask 022 + cd /builddir/build/BUILD + cd libburn-1.2.8 + DOCDIR=/builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-devel-1.2.8 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-devel-1.2.8 + cp -pr doc/html /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64/usr/share/doc/libburn-devel-1.2.8 + exit 0 Provides: libburn-devel = 1.2.8-4.el7 libburn-devel(x86-64) = 1.2.8-4.el7 pkgconfig(libburn-1) = 1.2.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libburn.so.4()(64bit) Processing files: cdrskin-1.2.8-4.el7.x86_64 Provides: cdrskin = 1.2.8-4.el7 cdrskin(x86-64) = 1.2.8-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libburn.so.4()(64bit) libburn.so.4(LIBBURN4)(64bit) libc.so.6()(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()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: libburn-debuginfo-1.2.8-4.el7.x86_64 Provides: libburn-debuginfo = 1.2.8-4.el7 libburn-debuginfo(x86-64) = 1.2.8-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 Wrote: /builddir/build/RPMS/libburn-1.2.8-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libburn-devel-1.2.8-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/cdrskin-1.2.8-4.el7.x86_64.rpm Wrote: /builddir/build/RPMS/libburn-debuginfo-1.2.8-4.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.njUGL0 + umask 022 + cd /builddir/build/BUILD + cd libburn-1.2.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libburn-1.2.8-4.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->