tar -xf libburn-1.2.4.tar.gz checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking target system type... arm-slackware-linux-gnu checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 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... 64 checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for fseeko... (cached) yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 static flag -static works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for a BSD-compatible install... /usr/bin/ginstall -c 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 enabled strict symbol encapsulation checking for overridden pkgconfig directory path... no 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 depbase=`echo libburn/async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/async.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/async.lo libburn/async.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/cdtext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/cdtext.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/cdtext.lo libburn/cdtext.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/cleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/cleanup.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/cleanup.lo libburn/cleanup.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/crc.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/crc.lo libburn/crc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/debug.lo libburn/debug.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/drive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/drive.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/drive.lo libburn/drive.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/ecma130ab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/ecma130ab.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/ecma130ab.lo libburn/ecma130ab.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/file.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/file.lo libburn/file.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/init.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/init.lo libburn/init.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/libdax_audioxtr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/libdax_audioxtr.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/libdax_audioxtr.lo libburn/libdax_audioxtr.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/libdax_msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/libdax_msgs.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/libdax_msgs.lo libburn/libdax_msgs.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/mmc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/mmc.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/mmc.lo libburn/mmc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/null.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/null.lo libburn/null.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/options.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/options.lo libburn/options.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/read.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/read.lo libburn/read.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/sbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/sbc.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/sbc.lo libburn/sbc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/sector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/sector.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/sector.lo libburn/sector.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/sg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/sg.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/sg.lo libburn/sg.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/source.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/source.lo libburn/source.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/spc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/spc.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/spc.lo libburn/spc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/structure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/structure.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/structure.lo libburn/structure.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/toc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/toc.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/toc.lo libburn/toc.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/util.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/util.lo libburn/util.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi depbase=`echo libburn/write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT libburn/write.lo -MD -MP -MF "$depbase.Tpo" -c -o libburn/write.lo libburn/write.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -Wl,--version-script=libburn/libburn.ver -o libburn/libburn.la -rpath /usr/lib -version-info 81:0:77 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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DCdrskin_libburn_1_2_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT cdrskin/cdrskin_cdrskin-cdrskin.o -MD -MP -MF "cdrskin/.deps/cdrskin_cdrskin-cdrskin.Tpo" -c -o cdrskin/cdrskin_cdrskin-cdrskin.o `test -f 'cdrskin/cdrskin.c' || echo './'`cdrskin/cdrskin.c; \ then mv -f "cdrskin/.deps/cdrskin_cdrskin-cdrskin.Tpo" "cdrskin/.deps/cdrskin_cdrskin-cdrskin.Po"; else rm -f "cdrskin/.deps/cdrskin_cdrskin-cdrskin.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DCdrskin_libburn_1_2_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT cdrskin/cdrskin_cdrskin-cdrfifo.o -MD -MP -MF "cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Tpo" -c -o cdrskin/cdrskin_cdrskin-cdrfifo.o `test -f 'cdrskin/cdrfifo.c' || echo './'`cdrskin/cdrfifo.c; \ then mv -f "cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Tpo" "cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Po"; else rm -f "cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -Wl,--version-script=libburn/libburn.ver -o cdrskin/cdrskin cdrskin/cdrskin_cdrskin-cdrskin.o cdrskin/cdrskin_cdrskin-cdrfifo.o libburn/libburn.la -lpthread if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_libburner-libburner.o -MD -MP -MF "test/.deps/test_libburner-libburner.Tpo" -c -o test/test_libburner-libburner.o `test -f 'test/libburner.c' || echo './'`test/libburner.c; \ then mv -f "test/.deps/test_libburner-libburner.Tpo" "test/.deps/test_libburner-libburner.Po"; else rm -f "test/.deps/test_libburner-libburner.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_offst_source-offst_source.o -MD -MP -MF "test/.deps/test_offst_source-offst_source.Tpo" -c -o test/test_offst_source-offst_source.o `test -f 'test/offst_source.c' || echo './'`test/offst_source.c; \ then mv -f "test/.deps/test_offst_source-offst_source.Tpo" "test/.deps/test_offst_source-offst_source.Po"; else rm -f "test/.deps/test_offst_source-offst_source.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_telltoc-telltoc.o -MD -MP -MF "test/.deps/test_telltoc-telltoc.Tpo" -c -o test/test_telltoc-telltoc.o `test -f 'test/telltoc.c' || echo './'`test/telltoc.c; \ then mv -f "test/.deps/test_telltoc-telltoc.Tpo" "test/.deps/test_telltoc-telltoc.Po"; else rm -f "test/.deps/test_telltoc-telltoc.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_dewav-dewav.o -MD -MP -MF "test/.deps/test_dewav-dewav.Tpo" -c -o test/test_dewav-dewav.o `test -f 'test/dewav.c' || echo './'`test/dewav.c; \ then mv -f "test/.deps/test_dewav-dewav.Tpo" "test/.deps/test_dewav-dewav.Po"; else rm -f "test/.deps/test_dewav-dewav.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_fake_au-fake_au.o -MD -MP -MF "test/.deps/test_fake_au-fake_au.Tpo" -c -o test/test_fake_au-fake_au.o `test -f 'test/fake_au.c' || echo './'`test/fake_au.c; \ then mv -f "test/.deps/test_fake_au-fake_au.Tpo" "test/.deps/test_fake_au-fake_au.Po"; else rm -f "test/.deps/test_fake_au-fake_au.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -Wl,--version-script=libburn/libburn.ver -o test/fake_au test/test_fake_au-fake_au.o if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_poll-poll.o -MD -MP -MF "test/.deps/test_poll-poll.Tpo" -c -o test/test_poll-poll.o `test -f 'test/poll.c' || echo './'`test/poll.c; \ then mv -f "test/.deps/test_poll-poll.Tpo" "test/.deps/test_poll-poll.Po"; else rm -f "test/.deps/test_poll-poll.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 if gcc -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.2.4\" -DPACKAGE_STRING=\"libburn\ 1.2.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libburn\" -DVERSION=\"1.2.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 -I. -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -MT test/test_structest-structest.o -MD -MP -MF "test/.deps/test_structest-structest.Tpo" -c -o test/test_structest-structest.o `test -f 'test/structest.c' || echo './'`test/structest.c; \ then mv -f "test/.deps/test_structest-structest.Tpo" "test/.deps/test_structest-structest.Po"; else rm -f "test/.deps/test_structest-structest.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -DLibburn_os_has_statvfS -O2 -march=armv5te -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 make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libburn/src/libburn-1.2.4' test -z "/usr/lib" || mkdir -p -- "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/ginstall -c 'libburn/libburn.la' '/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib/libburn.la' libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || mkdir -p -- "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/bin" /bin/sh ./libtool --silent --mode=install /usr/bin/ginstall -c 'cdrskin/cdrskin' '/builds/salix/arm/14.0/original/l/libburn/pkg/usr/bin/cdrskin' libtool: install: warning: `libburn/libburn.la' has not been installed in `/usr/lib' make install-exec-hook make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libburn/src/libburn-1.2.4' ldconfig "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib" || echo 'NOTE: Explicite dynamic library configuration failed. If needed, configure manually for:' "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib" ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied NOTE: Explicite dynamic library configuration failed. If needed, configure manually for: /builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libburn/src/libburn-1.2.4' if [ -f ./doc/doc.lock ]; then \ /builds/salix/arm/14.0/original/l/libburn/src/libburn-1.2.4/install-sh -d /builds/salix/arm/14.0/original/l/libburn/pkg/usr/share/doc/libburn-1.2.4/html; \ /usr/bin/ginstall -c -m 644 doc/html/* /builds/salix/arm/14.0/original/l/libburn/pkg/usr/share/doc/libburn-1.2.4/html; \ fi test -z "/usr/include/libburn" || mkdir -p -- "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/include/libburn" /usr/bin/ginstall -c -m 644 'libburn/libburn.h' '/builds/salix/arm/14.0/original/l/libburn/pkg/usr/include/libburn/libburn.h' test -z "/usr/share/man/man1" || mkdir -p -- "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/share/man/man1" /usr/bin/ginstall -c -m 644 './cdrskin/cdrskin.1' '/builds/salix/arm/14.0/original/l/libburn/pkg/usr/share/man/man1/cdrskin.1' test -z "/usr/lib/pkgconfig" || mkdir -p -- "/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 'libburn-1.pc' '/builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib/pkgconfig/libburn-1.pc' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libburn/src/libburn-1.2.4' /builds/salix/arm/14.0/original/l/libburn/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 23 19:43 install drwxr-xr-x 8 root root 4096 Dec 23 19:43 usr /builds/salix/arm/14.0/original/l/libburn/pkg/install: total 4 -rw-r--r-- 1 root root 379 Dec 23 19:43 slack-desc /builds/salix/arm/14.0/original/l/libburn/pkg/usr: total 24 drwxr-xr-x 2 root root 4096 Dec 23 19:43 bin drwxr-xr-x 3 root root 4096 Dec 23 19:43 doc drwxr-xr-x 3 root root 4096 Dec 23 19:43 include drwxr-xr-x 3 root root 4096 Dec 23 19:43 lib drwxr-xr-x 3 root root 4096 Dec 23 19:43 man drwxr-xr-x 3 root root 4096 Dec 23 19:38 src /builds/salix/arm/14.0/original/l/libburn/pkg/usr/bin: total 152 -rwxr-xr-x 1 root root 151992 Dec 23 19:43 cdrskin /builds/salix/arm/14.0/original/l/libburn/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 23 19:43 libburn-1.2.4 /builds/salix/arm/14.0/original/l/libburn/pkg/usr/doc/libburn-1.2.4: total 92 -rw-r--r-- 1 root root 29 Dec 23 19:43 AUTHORS -rw-r--r-- 1 root root 100 Dec 23 19:43 CONTRIBUTORS -rw-r--r-- 1 root root 15127 Dec 23 19:43 COPYING -rw-r--r-- 1 root root 918 Dec 23 19:43 COPYRIGHT -rw-r--r-- 1 root root 17941 Dec 23 19:43 ChangeLog -rw-r--r-- 1 root root 9416 Dec 23 19:43 INSTALL -rw-r--r-- 1 root root 17 Dec 23 19:43 NEWS -rw-r--r-- 1 root root 25105 Dec 23 19:43 README /builds/salix/arm/14.0/original/l/libburn/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 Dec 23 19:43 libburn /builds/salix/arm/14.0/original/l/libburn/pkg/usr/include/libburn: total 176 -rw-r--r-- 1 root root 176711 Dec 23 19:43 libburn.h /builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib: total 228 -rwxr-xr-x 1 root root 790 Dec 23 19:43 libburn.la lrwxrwxrwx 1 root root 17 Dec 23 19:43 libburn.so -> libburn.so.4.77.0 lrwxrwxrwx 1 root root 17 Dec 23 19:43 libburn.so.4 -> libburn.so.4.77.0 -rwxr-xr-x 1 root root 224908 Dec 23 19:43 libburn.so.4.77.0 drwxr-xr-x 2 root root 4096 Dec 23 19:43 pkgconfig /builds/salix/arm/14.0/original/l/libburn/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 251 Dec 23 19:43 libburn-1.pc /builds/salix/arm/14.0/original/l/libburn/pkg/usr/man: total 4 drwxr-xr-x 2 root root 4096 Dec 23 19:43 man1 /builds/salix/arm/14.0/original/l/libburn/pkg/usr/man/man1: total 24 -rw-r--r-- 1 root root 23727 Dec 23 19:43 cdrskin.1.gz /builds/salix/arm/14.0/original/l/libburn/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 23 19:43 libburn-1.2.4 /builds/salix/arm/14.0/original/l/libburn/pkg/usr/src/libburn-1.2.4: total 4 -rw-r--r-- 1 root root 935 Dec 23 19:43 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libburn.so.4 -> libburn.so.4.77.0 usr/lib/libburn.so -> libburn.so.4.77.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libburn.so.4 ) ( cd usr/lib ; ln -sf libburn.so.4.77.0 libburn.so.4 ) ( cd usr/lib ; rm -rf libburn.so ) ( cd usr/lib ; ln -sf libburn.so.4.77.0 libburn.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libburn.so.4' removed './usr/lib/libburn.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/l/libburn/libburn-1.2.4-arm-1rl.txz ./ usr/ usr/src/ usr/src/libburn-1.2.4/ usr/src/libburn-1.2.4/SLKBUILD usr/bin/ usr/bin/cdrskin usr/lib/ usr/lib/libburn.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libburn-1.pc usr/lib/libburn.so.4.77.0 usr/include/ usr/include/libburn/ usr/include/libburn/libburn.h usr/man/ usr/man/man1/ usr/man/man1/cdrskin.1.gz usr/doc/ usr/doc/libburn-1.2.4/ usr/doc/libburn-1.2.4/README usr/doc/libburn-1.2.4/NEWS usr/doc/libburn-1.2.4/ChangeLog usr/doc/libburn-1.2.4/CONTRIBUTORS usr/doc/libburn-1.2.4/INSTALL usr/doc/libburn-1.2.4/COPYING usr/doc/libburn-1.2.4/AUTHORS usr/doc/libburn-1.2.4/COPYRIGHT install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/l/libburn/libburn-1.2.4-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories