Build of libburn with clang_glibc toolchain

The build took 00h 02m 00s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
36,763 ansic
11,577 sh
1,301 makefile
49,641 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libburn 1.4.4-1 (Thu Apr 13 19:16:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# 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-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking how to run the C preprocessor... clang -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 clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-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-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking dummy usability... no
# checking dummy presence... no
# checking for dummy... no
# checking mt usability... no
# checking mt presence... no
# checking for mt... no
# checking target operating system... linux
# checking sys/statvfs.h usability... yes
# checking sys/statvfs.h presence... yes
# checking for sys/statvfs.h... yes
# checking for statvfs... yes
# disabled use of O_DIRECT with track input
# disabled write size default 64 KB on DVD
# disabled padding of DVD DAO sessions to 32 or 64 KB
# checking for x86_64-unknown-linux-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
# depbase=`echo libburn/async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/async.lo -MD -MP -MF $depbase.Tpo -c -o libburn/async.lo libburn/async.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/async.lo -MD -MP -MF libburn/.deps/async.Tpo -c libburn/async.c -fPIC -DPIC -o libburn/.libs/async.o
# depbase=`echo libburn/cdtext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/cdtext.lo -MD -MP -MF $depbase.Tpo -c -o libburn/cdtext.lo libburn/cdtext.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/cdtext.lo -MD -MP -MF libburn/.deps/cdtext.Tpo -c libburn/cdtext.c -fPIC -DPIC -o libburn/.libs/cdtext.o
# depbase=`echo libburn/cleanup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/cleanup.lo -MD -MP -MF $depbase.Tpo -c -o libburn/cleanup.lo libburn/cleanup.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/cleanup.lo -MD -MP -MF libburn/.deps/cleanup.Tpo -c libburn/cleanup.c -fPIC -DPIC -o libburn/.libs/cleanup.o
# depbase=`echo libburn/crc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/crc.lo -MD -MP -MF $depbase.Tpo -c -o libburn/crc.lo libburn/crc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/crc.lo -MD -MP -MF libburn/.deps/crc.Tpo -c libburn/crc.c -fPIC -DPIC -o libburn/.libs/crc.o
# depbase=`echo libburn/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/debug.lo -MD -MP -MF $depbase.Tpo -c -o libburn/debug.lo libburn/debug.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/debug.lo -MD -MP -MF libburn/.deps/debug.Tpo -c libburn/debug.c -fPIC -DPIC -o libburn/.libs/debug.o
# depbase=`echo libburn/drive.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/drive.lo -MD -MP -MF $depbase.Tpo -c -o libburn/drive.lo libburn/drive.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/drive.lo -MD -MP -MF libburn/.deps/drive.Tpo -c libburn/drive.c -fPIC -DPIC -o libburn/.libs/drive.o
# depbase=`echo libburn/ecma130ab.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/ecma130ab.lo -MD -MP -MF $depbase.Tpo -c -o libburn/ecma130ab.lo libburn/ecma130ab.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/ecma130ab.lo -MD -MP -MF libburn/.deps/ecma130ab.Tpo -c libburn/ecma130ab.c -fPIC -DPIC -o libburn/.libs/ecma130ab.o
# depbase=`echo libburn/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/file.lo -MD -MP -MF $depbase.Tpo -c -o libburn/file.lo libburn/file.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/file.lo -MD -MP -MF libburn/.deps/file.Tpo -c libburn/file.c -fPIC -DPIC -o libburn/.libs/file.o
# depbase=`echo libburn/init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/init.lo -MD -MP -MF $depbase.Tpo -c -o libburn/init.lo libburn/init.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/init.lo -MD -MP -MF libburn/.deps/init.Tpo -c libburn/init.c -fPIC -DPIC -o libburn/.libs/init.o
# depbase=`echo libburn/libdax_audioxtr.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/libdax_audioxtr.lo -MD -MP -MF $depbase.Tpo -c -o libburn/libdax_audioxtr.lo libburn/libdax_audioxtr.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/libdax_audioxtr.lo -MD -MP -MF libburn/.deps/libdax_audioxtr.Tpo -c libburn/libdax_audioxtr.c -fPIC -DPIC -o libburn/.libs/libdax_audioxtr.o
# depbase=`echo libburn/libdax_msgs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/libdax_msgs.lo -MD -MP -MF $depbase.Tpo -c -o libburn/libdax_msgs.lo libburn/libdax_msgs.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/libdax_msgs.lo -MD -MP -MF libburn/.deps/libdax_msgs.Tpo -c libburn/libdax_msgs.c -fPIC -DPIC -o libburn/.libs/libdax_msgs.o
# depbase=`echo libburn/mmc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/mmc.lo -MD -MP -MF $depbase.Tpo -c -o libburn/mmc.lo libburn/mmc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/mmc.lo -MD -MP -MF libburn/.deps/mmc.Tpo -c libburn/mmc.c -fPIC -DPIC -o libburn/.libs/mmc.o
# depbase=`echo libburn/null.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/null.lo -MD -MP -MF $depbase.Tpo -c -o libburn/null.lo libburn/null.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/null.lo -MD -MP -MF libburn/.deps/null.Tpo -c libburn/null.c -fPIC -DPIC -o libburn/.libs/null.o
# depbase=`echo libburn/options.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/options.lo -MD -MP -MF $depbase.Tpo -c -o libburn/options.lo libburn/options.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/options.lo -MD -MP -MF libburn/.deps/options.Tpo -c libburn/options.c -fPIC -DPIC -o libburn/.libs/options.o
# depbase=`echo libburn/read.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/read.lo -MD -MP -MF $depbase.Tpo -c -o libburn/read.lo libburn/read.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/read.lo -MD -MP -MF libburn/.deps/read.Tpo -c libburn/read.c -fPIC -DPIC -o libburn/.libs/read.o
# depbase=`echo libburn/sbc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sbc.lo -MD -MP -MF $depbase.Tpo -c -o libburn/sbc.lo libburn/sbc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sbc.lo -MD -MP -MF libburn/.deps/sbc.Tpo -c libburn/sbc.c -fPIC -DPIC -o libburn/.libs/sbc.o
# depbase=`echo libburn/sector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sector.lo -MD -MP -MF $depbase.Tpo -c -o libburn/sector.lo libburn/sector.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sector.lo -MD -MP -MF libburn/.deps/sector.Tpo -c libburn/sector.c -fPIC -DPIC -o libburn/.libs/sector.o
# depbase=`echo libburn/sg.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sg.lo -MD -MP -MF $depbase.Tpo -c -o libburn/sg.lo libburn/sg.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/sg.lo -MD -MP -MF libburn/.deps/sg.Tpo -c libburn/sg.c -fPIC -DPIC -o libburn/.libs/sg.o
# depbase=`echo libburn/source.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/source.lo -MD -MP -MF $depbase.Tpo -c -o libburn/source.lo libburn/source.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/source.lo -MD -MP -MF libburn/.deps/source.Tpo -c libburn/source.c -fPIC -DPIC -o libburn/.libs/source.o
# depbase=`echo libburn/spc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/spc.lo -MD -MP -MF $depbase.Tpo -c -o libburn/spc.lo libburn/spc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/spc.lo -MD -MP -MF libburn/.deps/spc.Tpo -c libburn/spc.c -fPIC -DPIC -o libburn/.libs/spc.o
# depbase=`echo libburn/structure.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/structure.lo -MD -MP -MF $depbase.Tpo -c -o libburn/structure.lo libburn/structure.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/structure.lo -MD -MP -MF libburn/.deps/structure.Tpo -c libburn/structure.c -fPIC -DPIC -o libburn/.libs/structure.o
# depbase=`echo libburn/toc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/toc.lo -MD -MP -MF $depbase.Tpo -c -o libburn/toc.lo libburn/toc.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/toc.lo -MD -MP -MF libburn/.deps/toc.Tpo -c libburn/toc.c -fPIC -DPIC -o libburn/.libs/toc.o
# depbase=`echo libburn/util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/util.lo -MD -MP -MF $depbase.Tpo -c -o libburn/util.lo libburn/util.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/util.lo -MD -MP -MF libburn/.deps/util.Tpo -c libburn/util.c -fPIC -DPIC -o libburn/.libs/util.o
# depbase=`echo libburn/write.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/write.lo -MD -MP -MF $depbase.Tpo -c -o libburn/write.lo libburn/write.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libburn 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -MT libburn/write.lo -MD -MP -MF libburn/.deps/write.Tpo -c libburn/write.c -fPIC -DPIC -o libburn/.libs/write.o
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -version-info 101:0:97 -Wl,--version-script=libburn/libburn.ver -o libburn/libburn.la -rpath /usr/lib libburn/async.lo libburn/cdtext.lo libburn/cleanup.lo libburn/crc.lo libburn/debug.lo libburn/drive.lo libburn/ecma130ab.lo libburn/file.lo libburn/init.lo libburn/libdax_audioxtr.lo libburn/libdax_msgs.lo libburn/mmc.lo libburn/null.lo libburn/options.lo libburn/read.lo libburn/sbc.lo libburn/sector.lo libburn/sg.lo libburn/source.lo libburn/spc.lo libburn/structure.lo libburn/toc.lo libburn/util.lo libburn/write.lo -lpthread
# libtool: link: clang -shared -fPIC -DPIC libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread -Wl,--version-script=libburn/libburn.ver -Wl,-soname -Wl,libburn.so.4 -o libburn/.libs/libburn.so.4.97.0
# libtool: link: (cd "libburn/.libs" && rm -f "libburn.so.4" && ln -s "libburn.so.4.97.0" "libburn.so.4")
# libtool: link: (cd "libburn/.libs" && rm -f "libburn.so" && ln -s "libburn.so.4.97.0" "libburn.so")
# libtool: link: ( cd "libburn/.libs" && rm -f "libburn.la" && ln -s "../libburn.la" "libburn.la" )
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_4_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f cdrskin/.deps/cdrskin_cdrskin-cdrskin.Tpo cdrskin/.deps/cdrskin_cdrskin-cdrskin.Po
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DCdrskin_libburn_1_4_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Tpo cdrskin/.deps/cdrskin_cdrskin-cdrfifo.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DCdrskin_libburn_1_4_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o cdrskin/cdrskin cdrskin/cdrskin_cdrskin-cdrskin.o cdrskin/cdrskin_cdrskin-cdrfifo.o libburn/libburn.la -lpthread
# libtool: link: clang -DCdrskin_libburn_1_4_4 -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o cdrskin/.libs/cdrskin cdrskin/cdrskin_cdrskin-cdrskin.o cdrskin/cdrskin_cdrskin-cdrfifo.o libburn/.libs/libburn.so -lpthread
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_libburner-libburner.Tpo test/.deps/test_libburner-libburner.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/libburner test/test_libburner-libburner.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_offst_source-offst_source.Tpo test/.deps/test_offst_source-offst_source.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/offst_source test/test_offst_source-offst_source.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_telltoc-telltoc.Tpo test/.deps/test_telltoc-telltoc.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/telltoc test/test_telltoc-telltoc.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_dewav-dewav.Tpo test/.deps/test_dewav-dewav.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/dewav test/test_dewav-dewav.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_fake_au-fake_au.Tpo test/.deps/test_fake_au-fake_au.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/fake_au test/test_fake_au-fake_au.o
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/fake_au test/test_fake_au-fake_au.o
# clang -DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -Ilibburn -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# mv -f test/.deps/test_poll-poll.Tpo test/.deps/test_poll-poll.Po
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -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
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS -o test/poll test/test_poll-poll.o libburn/.libs/async.o libburn/.libs/cdtext.o libburn/.libs/cleanup.o libburn/.libs/crc.o libburn/.libs/debug.o libburn/.libs/drive.o libburn/.libs/ecma130ab.o libburn/.libs/file.o libburn/.libs/init.o libburn/.libs/libdax_audioxtr.o libburn/.libs/libdax_msgs.o libburn/.libs/mmc.o libburn/.libs/null.o libburn/.libs/options.o libburn/.libs/read.o libburn/.libs/sbc.o libburn/.libs/sector.o libburn/.libs/sg.o libburn/.libs/source.o libburn/.libs/spc.o libburn/.libs/structure.o libburn/.libs/toc.o libburn/.libs/util.o libburn/.libs/write.o -lpthread
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libburn/src/libburn-1.4.4'
# /usr/bin/mkdir -p '/tmp/libburn/pkg/libburn/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libburn/libburn.la '/tmp/libburn/pkg/libburn/usr/lib'
# libtool: install: /usr/bin/install -c libburn/.libs/libburn.so.4.97.0 /tmp/libburn/pkg/libburn/usr/lib/libburn.so.4.97.0
# libtool: install: (cd /tmp/libburn/pkg/libburn/usr/lib && { ln -s -f libburn.so.4.97.0 libburn.so.4 || { rm -f libburn.so.4 && ln -s libburn.so.4.97.0 libburn.so.4; }; })
# libtool: install: (cd /tmp/libburn/pkg/libburn/usr/lib && { ln -s -f libburn.so.4.97.0 libburn.so || { rm -f libburn.so && ln -s libburn.so.4.97.0 libburn.so; }; })
# libtool: install: /usr/bin/install -c libburn/.libs/libburn.lai /tmp/libburn/pkg/libburn/usr/lib/libburn.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/libburn/pkg/libburn/usr/bin'
# /bin/sh ./libtool --mode=install /usr/bin/install -c cdrskin/cdrskin '/tmp/libburn/pkg/libburn/usr/bin'
# libtool: install: warning: `libburn/libburn.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c cdrskin/.libs/cdrskin /tmp/libburn/pkg/libburn/usr/bin/cdrskin
# make install-exec-hook
# make[2]: Entering directory '/tmp/libburn/src/libburn-1.4.4'
# ldconfig "/tmp/libburn/pkg/libburn/usr/lib" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/tmp/libburn/pkg/libburn/usr/lib"
# ldconfig: Can't create temporary cache file /etc/ld.so.cache~: Permission denied
# NOTE: Explicit dynamic library configuration failed. If needed, configure manually for: /tmp/libburn/pkg/libburn/usr/lib
# make[2]: Leaving directory '/tmp/libburn/src/libburn-1.4.4'
# if [ -f ./doc/doc.lock ]; then \
# /bin/sh /tmp/libburn/src/libburn-1.4.4/install-sh -d /tmp/libburn/pkg/libburn/usr/share/doc/libburn-1.4.4/html; \
# /usr/bin/install -c -m 644 doc/html/* /tmp/libburn/pkg/libburn/usr/share/doc/libburn-1.4.4/html; \
# fi
# /usr/bin/mkdir -p '/tmp/libburn/pkg/libburn/usr/include/libburn'
# /usr/bin/install -c -m 644 libburn/libburn.h '/tmp/libburn/pkg/libburn/usr/include/libburn'
# /usr/bin/mkdir -p '/tmp/libburn/pkg/libburn/usr/share/man/man1'
# /usr/bin/install -c -m 644 cdrskin/cdrskin.1 '/tmp/libburn/pkg/libburn/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/libburn/pkg/libburn/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 libburn-1.pc '/tmp/libburn/pkg/libburn/usr/lib/pkgconfig'
# make[1]: Leaving directory '/tmp/libburn/src/libburn-1.4.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libburn"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libburn 1.4.4-1 (Thu Apr 13 19:17:38 UTC 2017)

CMD: pacman --query --file libburn-1.4.4-1-x86_64.pkg.tar.xz
# libburn 1.4.4-1

Creating hybrid package for 'libburn'

Trying to find vanilla package 'libburn'...

CMD: pacman --query --file /mirror/libburn-1.4.4-1.pkg.tar.xz
# libburn 1.4.4-1

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libburn.so.4.97.0
# /usr/lib/libburn.so
# /usr/lib/libburn.so.4
# /usr/lib/pkgconfig/libburn-1.pc
# /usr/bin/cdrskin
# /usr/share/man/man1/cdrskin.1.gz
# /usr/include/libburn/libburn.h
# /sysroot/usr/lib/libburn.so.4.97.0
# /sysroot/usr/lib/libburn.so.4
# /sysroot/usr/lib/libburn.so
# /sysroot/usr/lib/libburn.la
# /sysroot/usr/lib/pkgconfig/libburn-1.pc
# /sysroot/usr/include/libburn/libburn.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libburn.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libburn.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libburn.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 2538

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libburn.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 416

Attempting to access local repository, attempt 3

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libburn.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libburn.pkg.tar.xz'
# -> Computing checksums...
# -> Creating 'desc' db entry...
# -> Creating 'files' db entry...
# ==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'

Printing config logfiles

CMD: config logfiles '/tmp/libburn/src/libburn-1.4.4/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by libburn configure 1.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cfcb10148b7c
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2311: checking build system type
# configure:2325: result: x86_64-unknown-linux-gnu
# configure:2345: checking host system type
# configure:2358: result: x86_64-unknown-linux-gnu
# configure:2378: checking target system type
# configure:2391: result: x86_64-unknown-linux-gnu
# configure:2443: checking for a BSD-compatible install
# configure:2511: result: /usr/bin/install -c
# configure:2522: checking whether build environment is sane
# configure:2577: result: yes
# configure:2636: checking for x86_64-unknown-linux-strip
# configure:2666: result: no
# configure:2676: checking for strip
# configure:2692: found /usr/bin/strip
# configure:2703: result: strip
# configure:2728: checking for a thread-safe mkdir -p
# configure:2767: result: /usr/bin/mkdir -p
# configure:2774: checking for gawk
# configure:2790: found /usr/bin/gawk
# configure:2801: result: gawk
# configure:2812: checking whether make sets $(MAKE)
# configure:2834: result: yes
# configure:2863: checking whether make supports nested variables
# configure:2880: result: yes
# configure:3039: checking whether to enable maintainer-specific portions of Makefiles
# configure:3048: result: no
# configure:3074: checking for style of include used by make
# configure:3102: result: GNU
# configure:3133: checking for x86_64-unknown-linux-gcc
# configure:3160: result: clang
# configure:3429: checking for C compiler version
# configure:3438: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:3449: $? = 0
# configure:3438: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# ... rest of stderr output deleted ...
# configure:3449: $? = 0
# configure:3438: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3449: $? = 1
# configure:3438: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3449: $? = 1
# configure:3469: checking whether the C compiler works
# configure:3491: clang conftest.c >&5
# configure:3495: $? = 0
# configure:3543: result: yes
# configure:3546: checking for C compiler default output file name
# configure:3548: result: a.out
# configure:3554: checking for suffix of executables
# configure:3561: clang -o conftest conftest.c >&5
# configure:3565: $? = 0
# configure:3587: result:
# configure:3609: checking whether we are cross compiling
# configure:3617: clang -o conftest conftest.c >&5
# configure:3621: $? = 0
# configure:3628: ./conftest
# configure:3632: $? = 0
# configure:3647: result: no
# configure:3652: checking for suffix of object files
# configure:3674: clang -c conftest.c >&5
# configure:3678: $? = 0
# configure:3699: result: o
# configure:3703: checking whether we are using the GNU C compiler
# configure:3722: clang -c conftest.c >&5
# configure:3722: $? = 0
# configure:3731: result: yes
# configure:3740: checking whether clang accepts -g
# configure:3760: clang -c -g conftest.c >&5
# configure:3760: $? = 0
# configure:3801: result: yes
# configure:3818: checking for clang option to accept ISO C89
# configure:3881: clang -c conftest.c >&5
# configure:3881: $? = 0
# configure:3894: result: none needed
# configure:3919: checking whether clang understands -c and -o together
# configure:3941: clang -c conftest.c -o conftest2.o
# configure:3944: $? = 0
# configure:3941: clang -c conftest.c -o conftest2.o
# configure:3944: $? = 0
# configure:3956: result: yes
# configure:3975: checking dependency style of clang
# configure:4086: result: gcc3
# configure:4103: checking for an ANSI C-conforming const
# configure:4169: clang -c conftest.c >&5
# configure:4169: $? = 0
# configure:4176: result: yes
# configure:4184: checking for inline
# configure:4200: clang -c conftest.c >&5
# configure:4200: $? = 0
# configure:4208: result: inline
# configure:4231: checking how to run the C preprocessor
# configure:4262: clang -E conftest.c
# configure:4262: $? = 0
# configure:4276: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:4301: result: clang -E
# configure:4321: clang -E conftest.c
# configure:4321: $? = 0
# configure:4335: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4335: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:4364: checking for grep that handles long lines and -e
# configure:4422: result: /usr/bin/grep
# configure:4427: checking for egrep
# configure:4489: result: /usr/bin/grep -E
# configure:4494: checking for ANSI C header files
# configure:4514: clang -c conftest.c >&5
# configure:4514: $? = 0
# configure:4587: clang -o conftest conftest.c >&5
# configure:4587: $? = 0
# configure:4587: ./conftest
# configure:4587: $? = 0
# configure:4598: result: yes
# configure:4611: checking for sys/types.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for sys/stat.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for stdlib.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for string.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for memory.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for strings.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for inttypes.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for stdint.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4611: checking for unistd.h
# configure:4611: clang -c conftest.c >&5
# configure:4611: $? = 0
# configure:4611: result: yes
# configure:4623: checking whether byte ordering is bigendian
# configure:4638: clang -c conftest.c >&5
# conftest.c:22:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:22:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:4638: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:4683: clang -c conftest.c >&5
# configure:4683: $? = 0
# configure:4701: clang -c conftest.c >&5
# conftest.c:28:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4701: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:4829: result: no
# configure:4855: checking for special C compiler options needed for large files
# configure:4900: result: no
# configure:4906: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4931: clang -c conftest.c >&5
# configure:4931: $? = 0
# configure:4963: result: no
# configure:5048: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5067: clang -o conftest conftest.c >&5
# configure:5067: $? = 0
# configure:5095: result: no
# configure:5116: checking for fseeko
# configure:5116: clang -o conftest conftest.c >&5
# configure:5116: $? = 0
# configure:5116: result: yes
# configure:5171: checking how to print strings
# configure:5198: result: printf
# configure:5219: checking for a sed that does not truncate output
# configure:5283: result: /usr/bin/sed
# configure:5301: checking for fgrep
# configure:5363: result: /usr/bin/grep -F
# configure:5398: checking for ld used by clang
# configure:5465: result: /usr/bin/ld
# configure:5472: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5487: result: yes
# configure:5499: checking for BSD- or MS-compatible name lister (nm)
# configure:5548: result: /usr/bin/nm -B
# configure:5678: checking the name lister (/usr/bin/nm -B) interface
# configure:5685: clang -c conftest.c >&5
# configure:5688: /usr/bin/nm -B "conftest.o"
# configure:5691: output
# 0000000000000000 B some_variable
# configure:5698: result: BSD nm
# configure:5701: checking whether ln -s works
# configure:5705: result: yes
# configure:5713: checking the maximum length of command line arguments
# configure:5844: result: 1572864
# configure:5861: checking whether the shell understands some XSI constructs
# configure:5871: result: yes
# configure:5875: checking whether the shell understands "+="
# configure:5881: result: yes
# configure:5916: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5956: result: func_convert_file_noop
# configure:5963: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5983: result: func_convert_file_noop
# configure:5990: checking for /usr/bin/ld option to reload object files
# configure:5997: result: -r
# configure:6031: checking for x86_64-unknown-linux-objdump
# configure:6061: result: no
# configure:6071: checking for objdump
# configure:6087: found /usr/bin/objdump
# configure:6098: result: objdump
# configure:6130: checking how to recognize dependent libraries
# configure:6328: result: pass_all
# configure:6373: checking for x86_64-unknown-linux-dlltool
# configure:6403: result: no
# configure:6413: checking for dlltool
# configure:6443: result: no
# configure:6473: checking how to associate runtime and link libraries
# configure:6500: result: printf %s\n
# configure:6516: checking for x86_64-unknown-linux-ar
# configure:6546: result: no
# configure:6560: checking for ar
# configure:6576: found /usr/bin/ar
# configure:6587: result: ar
# configure:6624: checking for archiver @FILE support
# configure:6641: clang -c conftest.c >&5
# configure:6641: $? = 0
# configure:6644: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6647: $? = 0
# configure:6652: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6655: $? = 1
# configure:6667: result: @
# configure:6685: checking for x86_64-unknown-linux-strip
# configure:6712: result: strip
# configure:6784: checking for x86_64-unknown-linux-ranlib
# configure:6814: result: no
# configure:6824: checking for ranlib
# configure:6840: found /usr/bin/ranlib
# configure:6851: result: ranlib
# configure:6953: checking command to parse /usr/bin/nm -B output from clang object
# configure:7073: clang -c conftest.c >&5
# configure:7076: $? = 0
# configure:7080: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:7083: $? = 0
# configure:7149: clang -o conftest conftest.c conftstm.o >&5
# configure:7152: $? = 0
# configure:7190: result: ok
# configure:7227: checking for sysroot
# configure:7257: result: no
# configure:7334: clang -c conftest.c >&5
# configure:7337: $? = 0
# configure:7486: checking for x86_64-unknown-linux-mt
# configure:7516: result: no
# configure:7526: checking for mt
# configure:7556: result: no
# configure:7576: checking if : is a manifest tool
# configure:7582: : '-?'
# configure:7590: result: no
# configure:8229: checking for dlfcn.h
# configure:8229: clang -c conftest.c >&5
# configure:8229: $? = 0
# configure:8229: result: yes
# configure:8435: checking for objdir
# configure:8450: result: .libs
# configure:8717: checking if clang supports -fno-rtti -fno-exceptions
# configure:8735: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8739: $? = 0
# configure:8752: result: yes
# configure:9079: checking for clang option to produce PIC
# configure:9086: result: -fPIC -DPIC
# configure:9094: checking if clang PIC flag -fPIC -DPIC works
# configure:9112: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9116: $? = 0
# configure:9129: result: yes
# configure:9158: checking if clang static flag -static works
# configure:9186: result: yes
# configure:9201: checking if clang supports -c -o file.o
# configure:9222: clang -c -o out/conftest2.o conftest.c >&5
# configure:9226: $? = 0
# configure:9248: result: yes
# configure:9256: checking if clang supports -c -o file.o
# configure:9303: result: yes
# configure:9336: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10493: result: yes
# configure:10530: checking whether -lc should be explicitly linked in
# configure:10538: clang -c conftest.c >&5
# configure:10541: $? = 0
# configure:10556: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10559: $? = 0
# configure:10573: result: no
# configure:10733: checking dynamic linker characteristics
# configure:11233: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11233: $? = 0
# configure:11468: result: GNU/Linux ld.so
# configure:11575: checking how to hardcode library paths into programs
# configure:11600: result: immediate
# configure:12140: checking whether stripping libraries is possible
# configure:12145: result: yes
# configure:12180: checking if libtool supports shared libraries
# configure:12182: result: yes
# configure:12185: checking whether to build shared libraries
# configure:12206: result: yes
# configure:12209: checking whether to build static libraries
# configure:12213: result: no
# configure:12257: checking dummy usability
# configure:12257: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'dummy' file not found
# #include
# ^
# 1 error generated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12257: result: no
# configure:12257: checking dummy presence
# configure:12257: clang -E conftest.c
# conftest.c:24:10: fatal error: 'dummy' file not found
# #include
# ^
# 1 error generated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12257: result: no
# configure:12257: checking for dummy
# configure:12257: result: no
# configure:12257: checking mt usability
# configure:12257: clang -c conftest.c >&5
# conftest.c:57:10: fatal error: 'mt' file not found
# #include
# ^
# 1 error generated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12257: result: no
# configure:12257: checking mt presence
# configure:12257: clang -E conftest.c
# conftest.c:24:10: fatal error: 'mt' file not found
# #include
# ^
# 1 error generated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libburn"
# | #define PACKAGE_TARNAME "libburn"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libburn 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libburn"
# | #define VERSION "1.4.4"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12257: result: no
# configure:12257: checking for mt
# configure:12257: result: no
# configure:12275: checking target operating system
# configure:12306: result: linux
# configure:12314: checking sys/statvfs.h usability
# configure:12314: clang -c conftest.c >&5
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12314: checking sys/statvfs.h presence
# configure:12314: clang -E conftest.c
# configure:12314: $? = 0
# configure:12314: result: yes
# configure:12314: checking for sys/statvfs.h
# configure:12314: result: yes
# configure:12322: checking for statvfs
# configure:12322: clang -o conftest conftest.c >&5
# configure:12322: $? = 0
# configure:12322: result: yes
# configure:12414: checking for x86_64-unknown-linux-pkg-config
# configure:12447: result: no
# configure:12457: checking for pkg-config
# configure:12475: found /usr/bin/pkg-config
# configure:12487: result: /usr/bin/pkg-config
# configure:12512: checking pkg-config is at least version 0.9.0
# configure:12515: result: yes
# configure:12717: clang -o conftest -DLibburn_os_has_statvfS -Wl,--version-script=libburn/libburn.ver conftest.c >&5
# configure:12717: $? = 0
# configure:12856: checking for overridden pkgconfig directory path
# configure:12872: result: no
# configure:13029: checking that generated files are newer than configure
# configure:13035: result: done
# configure:13063: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libburn config.status 1.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cfcb10148b7c
#
# config.status:1036: creating Makefile
# config.status:1036: creating doc/doxygen.conf
# config.status:1036: creating version.h
# config.status:1036: creating libburn-1.pc
# config.status:1208: executing depfiles commands
# config.status:1208: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCDIO_CFLAGS_set=
# ac_cv_env_LIBCDIO_CFLAGS_value=
# ac_cv_env_LIBCDIO_LIBS_set=
# ac_cv_env_LIBCDIO_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_fseeko=yes
# ac_cv_func_statvfs=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_dummy=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_mt=no
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_statvfs_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_target=x86_64-unknown-linux-gnu
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libburn/src/libburn-1.4.4/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# ARCH='linux'
# AUTOCONF='${SHELL} /tmp/libburn/src/libburn-1.4.4/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libburn/src/libburn-1.4.4/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libburn/src/libburn-1.4.4/missing automake-1.14'
# AWK='gawk'
# BURN_BINARY_AGE='97'
# BURN_INTERFACE_AGE='0'
# BURN_MAJOR_VERSION='1'
# BURN_MICRO_VERSION='4'
# BURN_MINOR_VERSION='4'
# BURN_VERSION='1.4.4'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -DLibburn_os_has_statvfS '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libburn\" -DPACKAGE_TARNAME=\"libburn\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libburn\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libburn\" -DVERSION=\"1.4.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBBURNIA_LDCONFIG_CMD='ldconfig'
# LIBBURNIA_PKGCONFDIR='${exec_prefix}/lib/pkgconfig'
# LIBBURN_ARCH_LIBS=''
# LIBCDIO_CFLAGS=''
# LIBCDIO_LIBS=''
# LIBLDFLAGS='-Wl,--version-script=libburn/libburn.ver'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='97'
# LT_CURRENT='101'
# LT_CURRENT_MINUS_AGE='4'
# LT_RELEASE='1.4.4'
# LT_REVISION='0'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libburn/src/libburn-1.4.4/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libburn'
# PACKAGE_BUGREPORT='http://libburnia-project.org'
# PACKAGE_NAME='libburn'
# PACKAGE_STRING='libburn 1.4.4'
# PACKAGE_TARNAME='libburn'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.4.4'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# THREAD_LIBS='-lpthread'
# VERSION='1.4.4'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libburn/src/libburn-1.4.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libburn"
# #define PACKAGE_TARNAME "libburn"
# #define PACKAGE_VERSION "1.4.4"
# #define PACKAGE_STRING "libburn 1.4.4"
# #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libburn"
# #define VERSION "1.4.4"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_FSEEKO 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
#
# configure: exit 0