Build of libisofs with musl toolchain

The build took 00h 01m 21s and was SUCCESSFUL.

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

SLOCLanguage
40,259 ansic
10,803 sh
1,212 makefile
52,274 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: libisofs 1.4.4-1 (Wed Apr 5 01:28:42 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/sbin/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... yes
# 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/sbin/grep
# checking for egrep... /usr/sbin/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 for iconv() in separate -liconv ... no
# checking for libiconv in -liconv... no
# checking for const qualifier with iconv() ... no
# checking for iconv() to be accessible now ... yes
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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 for struct tm.tm_gmtoff... yes
# checking whether timegm is declared... yes
# checking for timezone variable ... timezone
# checking whether eaccess is declared... yes
# checking target operating system... linux
# checking for overridden pkgconfig directory path... no
# checking sys/acl.h usability... no
# checking sys/acl.h presence... no
# checking for sys/acl.h... no
# disabled local processing of ACL
# checking attr/xattr.h usability... no
# checking attr/xattr.h presence... no
# checking for attr/xattr.h... no
# disabled local processing of extended file attributes
# checking zlib.h usability... no
# checking zlib.h presence... no
# checking for zlib.h... no
# checking libjte/libjte.h usability... no
# checking libjte/libjte.h presence... no
# checking for libjte/libjte.h... no
# enabled strict symbol encapsulation
# 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 libisofs-1.pc
# config.status: executing depfiles commands
# config.status: executing libtool commands
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-builder.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-builder.Tpo -c -o libisofs/libisofs_libisofs_la-builder.lo `test -f 'libisofs/builder.c' || echo './'`libisofs/builder.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-node.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-node.Tpo -c -o libisofs/libisofs_libisofs_la-node.lo `test -f 'libisofs/node.c' || echo './'`libisofs/node.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-tree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-tree.Tpo -c -o libisofs/libisofs_libisofs_la-tree.lo `test -f 'libisofs/tree.c' || echo './'`libisofs/tree.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-find.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-find.Tpo -c -o libisofs/libisofs_libisofs_la-find.lo `test -f 'libisofs/find.c' || echo './'`libisofs/find.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-node.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-node.Tpo -c libisofs/node.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-node.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-find.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-find.Tpo -c libisofs/find.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-find.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-builder.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-builder.Tpo -c libisofs/builder.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-builder.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-tree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-tree.Tpo -c libisofs/tree.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-tree.o
# mv -f libisofs/.deps/libisofs_libisofs_la-builder.Tpo libisofs/.deps/libisofs_libisofs_la-builder.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-image.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-image.Tpo -c -o libisofs/libisofs_libisofs_la-image.lo `test -f 'libisofs/image.c' || echo './'`libisofs/image.c
# mv -f libisofs/.deps/libisofs_libisofs_la-find.Tpo libisofs/.deps/libisofs_libisofs_la-find.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fsource.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fsource.Tpo -c -o libisofs/libisofs_libisofs_la-fsource.lo `test -f 'libisofs/fsource.c' || echo './'`libisofs/fsource.c
# mv -f libisofs/.deps/libisofs_libisofs_la-tree.Tpo libisofs/.deps/libisofs_libisofs_la-tree.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fs_local.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fs_local.Tpo -c -o libisofs/libisofs_libisofs_la-fs_local.lo `test -f 'libisofs/fs_local.c' || echo './'`libisofs/fs_local.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-image.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-image.Tpo -c libisofs/image.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-image.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fsource.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fsource.Tpo -c libisofs/fsource.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-fsource.o
# mv -f libisofs/.deps/libisofs_libisofs_la-node.Tpo libisofs/.deps/libisofs_libisofs_la-node.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fs_image.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo -c -o libisofs/libisofs_libisofs_la-fs_image.lo `test -f 'libisofs/fs_image.c' || echo './'`libisofs/fs_image.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fs_local.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fs_local.Tpo -c libisofs/fs_local.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-fs_local.o
# mv -f libisofs/.deps/libisofs_libisofs_la-fsource.Tpo libisofs/.deps/libisofs_libisofs_la-fsource.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-messages.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-messages.Tpo -c -o libisofs/libisofs_libisofs_la-messages.lo `test -f 'libisofs/messages.c' || echo './'`libisofs/messages.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-fs_image.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo -c libisofs/fs_image.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-fs_image.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-messages.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-messages.Tpo -c libisofs/messages.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-messages.o
# mv -f libisofs/.deps/libisofs_libisofs_la-fs_local.Tpo libisofs/.deps/libisofs_libisofs_la-fs_local.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-libiso_msgs.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Tpo -c -o libisofs/libisofs_libisofs_la-libiso_msgs.lo `test -f 'libisofs/libiso_msgs.c' || echo './'`libisofs/libiso_msgs.c
# mv -f libisofs/.deps/libisofs_libisofs_la-image.Tpo libisofs/.deps/libisofs_libisofs_la-image.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-stream.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-stream.Tpo -c -o libisofs/libisofs_libisofs_la-stream.lo `test -f 'libisofs/stream.c' || echo './'`libisofs/stream.c
# libisofs/fs_image.c:3996:9: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses]
# !sai->prep_part_start > 0) {
# ^ ~
# libisofs/fs_image.c:3996:9: note: add parentheses after the '!' to evaluate the comparison first
# !sai->prep_part_start > 0) {
# ^
# ( )
# libisofs/fs_image.c:3996:9: note: add parentheses around left hand side expression to silence this warning
# !sai->prep_part_start > 0) {
# ^
# ( )
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-libiso_msgs.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Tpo -c libisofs/libiso_msgs.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-libiso_msgs.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-stream.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-stream.Tpo -c libisofs/stream.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-stream.o
# mv -f libisofs/.deps/libisofs_libisofs_la-messages.Tpo libisofs/.deps/libisofs_libisofs_la-messages.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-filter.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-filter.Tpo -c -o libisofs/libisofs_libisofs_la-filter.lo `test -f 'libisofs/filter.c' || echo './'`libisofs/filter.c
# mv -f libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Tpo libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-external.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo -c -o libisofs/filters/libisofs_libisofs_la-external.lo `test -f 'libisofs/filters/external.c' || echo './'`libisofs/filters/external.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-filter.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-filter.Tpo -c libisofs/filter.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-filter.o
# mv -f libisofs/.deps/libisofs_libisofs_la-stream.Tpo libisofs/.deps/libisofs_libisofs_la-stream.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-zisofs.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Tpo -c -o libisofs/filters/libisofs_libisofs_la-zisofs.lo `test -f 'libisofs/filters/zisofs.c' || echo './'`libisofs/filters/zisofs.c
# mv -f libisofs/.deps/libisofs_libisofs_la-filter.Tpo libisofs/.deps/libisofs_libisofs_la-filter.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-gzip.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-gzip.Tpo -c -o libisofs/filters/libisofs_libisofs_la-gzip.lo `test -f 'libisofs/filters/gzip.c' || echo './'`libisofs/filters/gzip.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-external.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo -c libisofs/filters/external.c -fPIC -DPIC -o libisofs/filters/.libs/libisofs_libisofs_la-external.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-zisofs.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Tpo -c libisofs/filters/zisofs.c -fPIC -DPIC -o libisofs/filters/.libs/libisofs_libisofs_la-zisofs.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/filters/libisofs_libisofs_la-gzip.lo -MD -MP -MF libisofs/filters/.deps/libisofs_libisofs_la-gzip.Tpo -c libisofs/filters/gzip.c -fPIC -DPIC -o libisofs/filters/.libs/libisofs_libisofs_la-gzip.o
# mv -f libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo libisofs/filters/.deps/libisofs_libisofs_la-external.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util.Tpo -c -o libisofs/libisofs_libisofs_la-util.lo `test -f 'libisofs/util.c' || echo './'`libisofs/util.c
# 1 warning generated.
# mv -f libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Tpo libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util_rbtree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util_rbtree.Tpo -c -o libisofs/libisofs_libisofs_la-util_rbtree.lo `test -f 'libisofs/util_rbtree.c' || echo './'`libisofs/util_rbtree.c
# mv -f libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo libisofs/.deps/libisofs_libisofs_la-fs_image.Plo
# mv -f libisofs/filters/.deps/libisofs_libisofs_la-gzip.Tpo libisofs/filters/.deps/libisofs_libisofs_la-gzip.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util_htable.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util_htable.Tpo -c -o libisofs/libisofs_libisofs_la-util_htable.lo `test -f 'libisofs/util_htable.c' || echo './'`libisofs/util_htable.c
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-filesrc.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-filesrc.Tpo -c -o libisofs/libisofs_libisofs_la-filesrc.lo `test -f 'libisofs/filesrc.c' || echo './'`libisofs/filesrc.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util.Tpo -c libisofs/util.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-util.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util_htable.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util_htable.Tpo -c libisofs/util_htable.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-util_htable.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-util_rbtree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-util_rbtree.Tpo -c libisofs/util_rbtree.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-util_rbtree.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-filesrc.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-filesrc.Tpo -c libisofs/filesrc.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-filesrc.o
# mv -f libisofs/.deps/libisofs_libisofs_la-util_htable.Tpo libisofs/.deps/libisofs_libisofs_la-util_htable.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-ecma119.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo -c -o libisofs/libisofs_libisofs_la-ecma119.lo `test -f 'libisofs/ecma119.c' || echo './'`libisofs/ecma119.c
# mv -f libisofs/.deps/libisofs_libisofs_la-util_rbtree.Tpo libisofs/.deps/libisofs_libisofs_la-util_rbtree.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-ecma119_tree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Tpo -c -o libisofs/libisofs_libisofs_la-ecma119_tree.lo `test -f 'libisofs/ecma119_tree.c' || echo './'`libisofs/ecma119_tree.c
# mv -f libisofs/.deps/libisofs_libisofs_la-filesrc.Tpo libisofs/.deps/libisofs_libisofs_la-filesrc.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-buffer.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-buffer.Tpo -c -o libisofs/libisofs_libisofs_la-buffer.lo `test -f 'libisofs/buffer.c' || echo './'`libisofs/buffer.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-ecma119_tree.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Tpo -c libisofs/ecma119_tree.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-ecma119_tree.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-ecma119.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo -c libisofs/ecma119.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-ecma119.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-buffer.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-buffer.Tpo -c libisofs/buffer.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-buffer.o
# mv -f libisofs/.deps/libisofs_libisofs_la-util.Tpo libisofs/.deps/libisofs_libisofs_la-util.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-rockridge.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo -c -o libisofs/libisofs_libisofs_la-rockridge.lo `test -f 'libisofs/rockridge.c' || echo './'`libisofs/rockridge.c
# mv -f libisofs/.deps/libisofs_libisofs_la-buffer.Tpo libisofs/.deps/libisofs_libisofs_la-buffer.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-rockridge_read.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-rockridge_read.Tpo -c -o libisofs/libisofs_libisofs_la-rockridge_read.lo `test -f 'libisofs/rockridge_read.c' || echo './'`libisofs/rockridge_read.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-rockridge.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo -c libisofs/rockridge.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-rockridge.o
# mv -f libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Tpo libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-joliet.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-joliet.Tpo -c -o libisofs/libisofs_libisofs_la-joliet.lo `test -f 'libisofs/joliet.c' || echo './'`libisofs/joliet.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-rockridge_read.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-rockridge_read.Tpo -c libisofs/rockridge_read.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-rockridge_read.o
# mv -f libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo libisofs/.deps/libisofs_libisofs_la-rockridge.Plo
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-joliet.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-joliet.Tpo -c libisofs/joliet.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-joliet.o
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus.Tpo -c -o libisofs/libisofs_libisofs_la-hfsplus.lo `test -f 'libisofs/hfsplus.c' || echo './'`libisofs/hfsplus.c
# mv -f libisofs/.deps/libisofs_libisofs_la-rockridge_read.Tpo libisofs/.deps/libisofs_libisofs_la-rockridge_read.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_decompose.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Tpo -c -o libisofs/libisofs_libisofs_la-hfsplus_decompose.lo `test -f 'libisofs/hfsplus_decompose.c' || echo './'`libisofs/hfsplus_decompose.c
# mv -f libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo libisofs/.deps/libisofs_libisofs_la-ecma119.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_classes.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Tpo -c -o libisofs/libisofs_libisofs_la-hfsplus_classes.lo `test -f 'libisofs/hfsplus_classes.c' || echo './'`libisofs/hfsplus_classes.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus.Tpo -c libisofs/hfsplus.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-hfsplus.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_decompose.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Tpo -c libisofs/hfsplus_decompose.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-hfsplus_decompose.o
# mv -f libisofs/.deps/libisofs_libisofs_la-joliet.Tpo libisofs/.deps/libisofs_libisofs_la-joliet.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_case.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Tpo -c -o libisofs/libisofs_libisofs_la-hfsplus_case.lo `test -f 'libisofs/hfsplus_case.c' || echo './'`libisofs/hfsplus_case.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_classes.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Tpo -c libisofs/hfsplus_classes.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-hfsplus_classes.o
# mv -f libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-eltorito.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo -c -o libisofs/libisofs_libisofs_la-eltorito.lo `test -f 'libisofs/eltorito.c' || echo './'`libisofs/eltorito.c
# mv -f libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-system_area.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-system_area.Tpo -c -o libisofs/libisofs_libisofs_la-system_area.lo `test -f 'libisofs/system_area.c' || echo './'`libisofs/system_area.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-hfsplus_case.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Tpo -c libisofs/hfsplus_case.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-hfsplus_case.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-eltorito.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo -c libisofs/eltorito.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-eltorito.o
# mv -f libisofs/.deps/libisofs_libisofs_la-hfsplus.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Tpo -c -o libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo `test -f 'libisofs/make_isohybrid_mbr.c' || echo './'`libisofs/make_isohybrid_mbr.c
# mv -f libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-iso1999.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-iso1999.Tpo -c -o libisofs/libisofs_libisofs_la-iso1999.lo `test -f 'libisofs/iso1999.c' || echo './'`libisofs/iso1999.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-system_area.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-system_area.Tpo -c libisofs/system_area.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-system_area.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Tpo -c libisofs/make_isohybrid_mbr.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-make_isohybrid_mbr.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-iso1999.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-iso1999.Tpo -c libisofs/iso1999.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-iso1999.o
# mv -f libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Tpo libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-data_source.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-data_source.Tpo -c -o libisofs/libisofs_libisofs_la-data_source.lo `test -f 'libisofs/data_source.c' || echo './'`libisofs/data_source.c
# mv -f libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo libisofs/.deps/libisofs_libisofs_la-eltorito.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-aaip_0_2.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Tpo -c -o libisofs/libisofs_libisofs_la-aaip_0_2.lo `test -f 'libisofs/aaip_0_2.c' || echo './'`libisofs/aaip_0_2.c
# mv -f libisofs/.deps/libisofs_libisofs_la-iso1999.Tpo libisofs/.deps/libisofs_libisofs_la-iso1999.Plo
# /bin/sh ./libtool --tag=CC --mode=compile clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-md5.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-md5.Tpo -c -o libisofs/libisofs_libisofs_la-md5.lo `test -f 'libisofs/md5.c' || echo './'`libisofs/md5.c
# mv -f libisofs/.deps/libisofs_libisofs_la-system_area.Tpo libisofs/.deps/libisofs_libisofs_la-system_area.Plo
# clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -Ilibisofs -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT demo/demo_demo-demo.o -MD -MP -MF demo/.deps/demo_demo-demo.Tpo -c -o demo/demo_demo-demo.o `test -f 'demo/demo.c' || echo './'`demo/demo.c
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-data_source.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-data_source.Tpo -c libisofs/data_source.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-data_source.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-aaip_0_2.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Tpo -c libisofs/aaip_0_2.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-aaip_0_2.o
# libtool: compile: clang -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" "-DPACKAGE_STRING=\"libisofs 1.4.4\"" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -I. -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -MT libisofs/libisofs_libisofs_la-md5.lo -MD -MP -MF libisofs/.deps/libisofs_libisofs_la-md5.Tpo -c libisofs/md5.c -fPIC -DPIC -o libisofs/.libs/libisofs_libisofs_la-md5.o
# mv -f libisofs/.deps/libisofs_libisofs_la-data_source.Tpo libisofs/.deps/libisofs_libisofs_la-data_source.Plo
# mv -f libisofs/.deps/libisofs_libisofs_la-md5.Tpo libisofs/.deps/libisofs_libisofs_la-md5.Plo
# mv -f demo/.deps/demo_demo-demo.Tpo demo/.deps/demo_demo-demo.Po
# mv -f libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Tpo libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Plo
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -version-info 86:0:80 -Wl,--version-script=libisofs/libisofs.ver -o libisofs/libisofs.la -rpath /usr/lib libisofs/libisofs_libisofs_la-builder.lo libisofs/libisofs_libisofs_la-node.lo libisofs/libisofs_libisofs_la-tree.lo libisofs/libisofs_libisofs_la-find.lo libisofs/libisofs_libisofs_la-image.lo libisofs/libisofs_libisofs_la-fsource.lo libisofs/libisofs_libisofs_la-fs_local.lo libisofs/libisofs_libisofs_la-fs_image.lo libisofs/libisofs_libisofs_la-messages.lo libisofs/libisofs_libisofs_la-libiso_msgs.lo libisofs/libisofs_libisofs_la-stream.lo libisofs/libisofs_libisofs_la-filter.lo libisofs/filters/libisofs_libisofs_la-external.lo libisofs/filters/libisofs_libisofs_la-zisofs.lo libisofs/filters/libisofs_libisofs_la-gzip.lo libisofs/libisofs_libisofs_la-util.lo libisofs/libisofs_libisofs_la-util_rbtree.lo libisofs/libisofs_libisofs_la-util_htable.lo libisofs/libisofs_libisofs_la-filesrc.lo libisofs/libisofs_libisofs_la-ecma119.lo libisofs/libisofs_libisofs_la-ecma119_tree.lo libisofs/libisofs_libisofs_la-buffer.lo libisofs/libisofs_libisofs_la-rockridge.lo libisofs/libisofs_libisofs_la-rockridge_read.lo libisofs/libisofs_libisofs_la-joliet.lo libisofs/libisofs_libisofs_la-hfsplus.lo libisofs/libisofs_libisofs_la-hfsplus_decompose.lo libisofs/libisofs_libisofs_la-hfsplus_classes.lo libisofs/libisofs_libisofs_la-hfsplus_case.lo libisofs/libisofs_libisofs_la-eltorito.lo libisofs/libisofs_libisofs_la-system_area.lo libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo libisofs/libisofs_libisofs_la-iso1999.lo libisofs/libisofs_libisofs_la-data_source.lo libisofs/libisofs_libisofs_la-aaip_0_2.lo libisofs/libisofs_libisofs_la-md5.lo -lpthread
# /bin/sh ./libtool --tag=CC --mode=link clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -o demo/demo demo/demo_demo-demo.o libisofs/libisofs_libisofs_la-builder.lo libisofs/libisofs_libisofs_la-node.lo libisofs/libisofs_libisofs_la-tree.lo libisofs/libisofs_libisofs_la-find.lo libisofs/libisofs_libisofs_la-image.lo libisofs/libisofs_libisofs_la-fsource.lo libisofs/libisofs_libisofs_la-fs_local.lo libisofs/libisofs_libisofs_la-fs_image.lo libisofs/libisofs_libisofs_la-messages.lo libisofs/libisofs_libisofs_la-libiso_msgs.lo libisofs/libisofs_libisofs_la-stream.lo libisofs/libisofs_libisofs_la-filter.lo libisofs/filters/libisofs_libisofs_la-external.lo libisofs/filters/libisofs_libisofs_la-zisofs.lo libisofs/filters/libisofs_libisofs_la-gzip.lo libisofs/libisofs_libisofs_la-util.lo libisofs/libisofs_libisofs_la-util_rbtree.lo libisofs/libisofs_libisofs_la-util_htable.lo libisofs/libisofs_libisofs_la-filesrc.lo libisofs/libisofs_libisofs_la-ecma119.lo libisofs/libisofs_libisofs_la-ecma119_tree.lo libisofs/libisofs_libisofs_la-buffer.lo libisofs/libisofs_libisofs_la-rockridge.lo libisofs/libisofs_libisofs_la-rockridge_read.lo libisofs/libisofs_libisofs_la-joliet.lo libisofs/libisofs_libisofs_la-hfsplus.lo libisofs/libisofs_libisofs_la-hfsplus_decompose.lo libisofs/libisofs_libisofs_la-hfsplus_classes.lo libisofs/libisofs_libisofs_la-hfsplus_case.lo libisofs/libisofs_libisofs_la-eltorito.lo libisofs/libisofs_libisofs_la-system_area.lo libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo libisofs/libisofs_libisofs_la-iso1999.lo libisofs/libisofs_libisofs_la-data_source.lo libisofs/libisofs_libisofs_la-aaip_0_2.lo libisofs/libisofs_libisofs_la-md5.lo -lpthread
# libtool: link: clang -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -o demo/demo demo/demo_demo-demo.o libisofs/.libs/libisofs_libisofs_la-builder.o libisofs/.libs/libisofs_libisofs_la-node.o libisofs/.libs/libisofs_libisofs_la-tree.o libisofs/.libs/libisofs_libisofs_la-find.o libisofs/.libs/libisofs_libisofs_la-image.o libisofs/.libs/libisofs_libisofs_la-fsource.o libisofs/.libs/libisofs_libisofs_la-fs_local.o libisofs/.libs/libisofs_libisofs_la-fs_image.o libisofs/.libs/libisofs_libisofs_la-messages.o libisofs/.libs/libisofs_libisofs_la-libiso_msgs.o libisofs/.libs/libisofs_libisofs_la-stream.o libisofs/.libs/libisofs_libisofs_la-filter.o libisofs/filters/.libs/libisofs_libisofs_la-external.o libisofs/filters/.libs/libisofs_libisofs_la-zisofs.o libisofs/filters/.libs/libisofs_libisofs_la-gzip.o libisofs/.libs/libisofs_libisofs_la-util.o libisofs/.libs/libisofs_libisofs_la-util_rbtree.o libisofs/.libs/libisofs_libisofs_la-util_htable.o libisofs/.libs/libisofs_libisofs_la-filesrc.o libisofs/.libs/libisofs_libisofs_la-ecma119.o libisofs/.libs/libisofs_libisofs_la-ecma119_tree.o libisofs/.libs/libisofs_libisofs_la-buffer.o libisofs/.libs/libisofs_libisofs_la-rockridge.o libisofs/.libs/libisofs_libisofs_la-rockridge_read.o libisofs/.libs/libisofs_libisofs_la-joliet.o libisofs/.libs/libisofs_libisofs_la-hfsplus.o libisofs/.libs/libisofs_libisofs_la-hfsplus_decompose.o libisofs/.libs/libisofs_libisofs_la-hfsplus_classes.o libisofs/.libs/libisofs_libisofs_la-hfsplus_case.o libisofs/.libs/libisofs_libisofs_la-eltorito.o libisofs/.libs/libisofs_libisofs_la-system_area.o libisofs/.libs/libisofs_libisofs_la-make_isohybrid_mbr.o libisofs/.libs/libisofs_libisofs_la-iso1999.o libisofs/.libs/libisofs_libisofs_la-data_source.o libisofs/.libs/libisofs_libisofs_la-aaip_0_2.o libisofs/.libs/libisofs_libisofs_la-md5.o -lpthread
# libtool: link: clang -shared -fPIC -DPIC libisofs/.libs/libisofs_libisofs_la-builder.o libisofs/.libs/libisofs_libisofs_la-node.o libisofs/.libs/libisofs_libisofs_la-tree.o libisofs/.libs/libisofs_libisofs_la-find.o libisofs/.libs/libisofs_libisofs_la-image.o libisofs/.libs/libisofs_libisofs_la-fsource.o libisofs/.libs/libisofs_libisofs_la-fs_local.o libisofs/.libs/libisofs_libisofs_la-fs_image.o libisofs/.libs/libisofs_libisofs_la-messages.o libisofs/.libs/libisofs_libisofs_la-libiso_msgs.o libisofs/.libs/libisofs_libisofs_la-stream.o libisofs/.libs/libisofs_libisofs_la-filter.o libisofs/filters/.libs/libisofs_libisofs_la-external.o libisofs/filters/.libs/libisofs_libisofs_la-zisofs.o libisofs/filters/.libs/libisofs_libisofs_la-gzip.o libisofs/.libs/libisofs_libisofs_la-util.o libisofs/.libs/libisofs_libisofs_la-util_rbtree.o libisofs/.libs/libisofs_libisofs_la-util_htable.o libisofs/.libs/libisofs_libisofs_la-filesrc.o libisofs/.libs/libisofs_libisofs_la-ecma119.o libisofs/.libs/libisofs_libisofs_la-ecma119_tree.o libisofs/.libs/libisofs_libisofs_la-buffer.o libisofs/.libs/libisofs_libisofs_la-rockridge.o libisofs/.libs/libisofs_libisofs_la-rockridge_read.o libisofs/.libs/libisofs_libisofs_la-joliet.o libisofs/.libs/libisofs_libisofs_la-hfsplus.o libisofs/.libs/libisofs_libisofs_la-hfsplus_decompose.o libisofs/.libs/libisofs_libisofs_la-hfsplus_classes.o libisofs/.libs/libisofs_libisofs_la-hfsplus_case.o libisofs/.libs/libisofs_libisofs_la-eltorito.o libisofs/.libs/libisofs_libisofs_la-system_area.o libisofs/.libs/libisofs_libisofs_la-make_isohybrid_mbr.o libisofs/.libs/libisofs_libisofs_la-iso1999.o libisofs/.libs/libisofs_libisofs_la-data_source.o libisofs/.libs/libisofs_libisofs_la-aaip_0_2.o libisofs/.libs/libisofs_libisofs_la-md5.o -lpthread -Wl,--version-script=libisofs/libisofs.ver -Wl,-soname -Wl,libisofs.so.6 -o libisofs/.libs/libisofs.so.6.80.0
# libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so.6" && ln -s "libisofs.so.6.80.0" "libisofs.so.6")
# libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so" && ln -s "libisofs.so.6.80.0" "libisofs.so")
# libtool: link: ( cd "libisofs/.libs" && rm -f "libisofs.la" && ln -s "../libisofs.la" "libisofs.la" )
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libisofs/src/libisofs-1.4.4'
# if [ -d doc/html ]; then \
# /bin/sh /tmp/libisofs/src/libisofs-1.4.4/install-sh -d /tmp/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.4.4/html; \
# /usr/bin/install -c -m 644 doc/html/* /tmp/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.4.4/html; \
# fi
# /usr/sbin/mkdir -p '/tmp/libisofs/pkg/libisofs/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libisofs/pkg/libisofs/usr/include/libisofs'
# /usr/sbin/mkdir -p '/tmp/libisofs/pkg/libisofs/usr/lib/pkgconfig'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libisofs/libisofs.la '/tmp/libisofs/pkg/libisofs/usr/lib'
# /usr/bin/install -c -m 644 libisofs/libisofs.h '/tmp/libisofs/pkg/libisofs/usr/include/libisofs'
# /usr/bin/install -c -m 644 libisofs-1.pc '/tmp/libisofs/pkg/libisofs/usr/lib/pkgconfig'
# libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.so.6.80.0 /tmp/libisofs/pkg/libisofs/usr/lib/libisofs.so.6.80.0
# libtool: install: (cd /tmp/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.80.0 libisofs.so.6 || { rm -f libisofs.so.6 && ln -s libisofs.so.6.80.0 libisofs.so.6; }; })
# libtool: install: (cd /tmp/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.80.0 libisofs.so || { rm -f libisofs.so && ln -s libisofs.so.6.80.0 libisofs.so; }; })
# libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.lai /tmp/libisofs/pkg/libisofs/usr/lib/libisofs.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make install-exec-hook
# make[2]: Entering directory '/tmp/libisofs/src/libisofs-1.4.4'
# ldconfig "/tmp/libisofs/pkg/libisofs/usr/lib" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/tmp/libisofs/pkg/libisofs/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/libisofs/pkg/libisofs/usr/lib
# make[2]: Leaving directory '/tmp/libisofs/src/libisofs-1.4.4'
# make[1]: Leaving directory '/tmp/libisofs/src/libisofs-1.4.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libisofs"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libisofs 1.4.4-1 (Wed Apr 5 01:28:57 UTC 2017)

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

Creating hybrid package for 'libisofs'

Trying to find vanilla package 'libisofs'...

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

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/lib/libisofs.so.6
# /usr/lib/libisofs.so
# /usr/lib/libisofs.so.6.80.0
# /usr/lib/pkgconfig/libisofs-1.pc
# /usr/include/libisofs/libisofs.h
# /sysroot/usr/lib/libisofs.so.6.80.0
# /sysroot/usr/lib/libisofs.so.6
# /sysroot/usr/lib/libisofs.so
# /sysroot/usr/lib/libisofs.la
# /sysroot/usr/lib/pkgconfig/libisofs-1.pc
# /sysroot/usr/include/libisofs/libisofs.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 libisofs.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libisofs.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libisofs.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/libisofs/src/libisofs-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 libisofs configure 1.4.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-libacl --enable-xattr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e237beb60089
# 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: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2397: checking build system type
# configure:2411: result: x86_64-unknown-linux-gnu
# configure:2431: checking host system type
# configure:2444: result: x86_64-unknown-linux-gnu
# configure:2464: checking target system type
# configure:2477: result: x86_64-unknown-linux-gnu
# configure:2529: checking for a BSD-compatible install
# configure:2597: result: /usr/bin/install -c
# configure:2608: checking whether build environment is sane
# configure:2663: result: yes
# configure:2722: checking for x86_64-unknown-linux-strip
# configure:2752: result: no
# configure:2762: checking for strip
# configure:2778: found /sysroot/bin/strip
# configure:2789: result: strip
# configure:2814: checking for a thread-safe mkdir -p
# configure:2853: result: /usr/sbin/mkdir -p
# configure:2860: checking for gawk
# configure:2876: found /usr/sbin/gawk
# configure:2887: result: gawk
# configure:2898: checking whether make sets $(MAKE)
# configure:2920: result: yes
# configure:2949: checking whether make supports nested variables
# configure:2966: result: yes
# configure:3122: checking whether to enable maintainer-specific portions of Makefiles
# configure:3131: result: no
# configure:3157: checking for style of include used by make
# configure:3185: result: GNU
# configure:3216: checking for x86_64-unknown-linux-gcc
# configure:3243: result: clang
# configure:3512: checking for C compiler version
# configure:3521: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3532: $? = 0
# configure:3521: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3532: $? = 0
# configure:3521: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3532: $? = 1
# configure:3521: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3532: $? = 1
# configure:3552: checking whether the C compiler works
# configure:3574: clang conftest.c >&5
# configure:3578: $? = 0
# configure:3626: result: yes
# configure:3629: checking for C compiler default output file name
# configure:3631: result: a.out
# configure:3637: checking for suffix of executables
# configure:3644: clang -o conftest conftest.c >&5
# configure:3648: $? = 0
# configure:3670: result:
# configure:3692: checking whether we are cross compiling
# configure:3700: clang -o conftest conftest.c >&5
# configure:3704: $? = 0
# configure:3711: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3715: $? = 127
# configure:3730: result: yes
# configure:3735: checking for suffix of object files
# configure:3757: clang -c conftest.c >&5
# configure:3761: $? = 0
# configure:3782: result: o
# configure:3786: checking whether we are using the GNU C compiler
# configure:3805: clang -c conftest.c >&5
# configure:3805: $? = 0
# configure:3814: result: yes
# configure:3823: checking whether clang accepts -g
# configure:3843: clang -c -g conftest.c >&5
# configure:3843: $? = 0
# configure:3884: result: yes
# configure:3901: checking for clang option to accept ISO C89
# configure:3964: clang -c conftest.c >&5
# configure:3964: $? = 0
# configure:3977: result: none needed
# configure:4002: checking whether clang understands -c and -o together
# configure:4024: clang -c conftest.c -o conftest2.o
# configure:4027: $? = 0
# configure:4024: clang -c conftest.c -o conftest2.o
# configure:4027: $? = 0
# configure:4039: result: yes
# configure:4058: checking dependency style of clang
# configure:4169: result: gcc3
# configure:4186: checking for an ANSI C-conforming const
# configure:4252: clang -c conftest.c >&5
# configure:4252: $? = 0
# configure:4259: result: yes
# configure:4267: checking for inline
# configure:4283: clang -c conftest.c >&5
# configure:4283: $? = 0
# configure:4291: result: inline
# configure:4314: checking how to run the C preprocessor
# configure:4345: clang -E conftest.c
# configure:4345: $? = 0
# configure:4359: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4359: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:4384: result: clang -E
# configure:4404: clang -E conftest.c
# configure:4404: $? = 0
# configure:4418: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4418: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #define VERSION "1.4.4"
# | /* end confdefs.h. */
# | #include
# configure:4447: checking for grep that handles long lines and -e
# configure:4505: result: /usr/sbin/grep
# configure:4510: checking for egrep
# configure:4572: result: /usr/sbin/grep -E
# configure:4577: checking for ANSI C header files
# configure:4597: clang -c conftest.c >&5
# configure:4597: $? = 0
# configure:4681: result: yes
# configure:4694: checking for sys/types.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for sys/stat.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for stdlib.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for string.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for memory.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for strings.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for inttypes.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for stdint.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4694: checking for unistd.h
# configure:4694: clang -c conftest.c >&5
# configure:4694: $? = 0
# configure:4694: result: yes
# configure:4706: checking whether byte ordering is bigendian
# configure:4721: 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:4721: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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:4766: clang -c conftest.c >&5
# configure:4766: $? = 0
# configure:4784: clang -c conftest.c >&5
# conftest.c:28:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:4784: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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:4912: result: no
# configure:4938: checking for special C compiler options needed for large files
# configure:4983: result: no
# configure:4989: checking for _FILE_OFFSET_BITS value needed for large files
# configure:5014: clang -c conftest.c >&5
# configure:5014: $? = 0
# configure:5046: result: no
# configure:5131: checking for _LARGEFILE_SOURCE value needed for large files
# configure:5150: clang -o conftest conftest.c >&5
# configure:5150: $? = 0
# configure:5178: result: no
# configure:5199: checking for fseeko
# configure:5199: clang -o conftest conftest.c >&5
# configure:5199: $? = 0
# configure:5199: result: yes
# configure:5210: checking for iconv() in separate -liconv
# configure:5229: clang -o conftest conftest.c -liconv >&5
# /sysroot/bin/ld: error: cannot find -liconv
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5229: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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
# | /* end confdefs.h. */
# | #include
# | #include
# | int
# | main ()
# | {
# | iconv_t cd = iconv_open("","");
# | iconv(cd,NULL,NULL,NULL,NULL);
# | iconv_close(cd);
# | ;
# | return 0;
# | }
# configure:5237: result: no
# configure:5242: checking for libiconv in -liconv
# configure:5267: clang -o conftest conftest.c -liconv >&5
# /sysroot/bin/ld: error: cannot find -liconv
# /tmp/conftest-9250be.o:conftest.c:function main: error: undefined reference to 'libiconv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:5267: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char libiconv ();
# | int
# | main ()
# | {
# | return libiconv ();
# | ;
# | return 0;
# | }
# configure:5276: result: no
# configure:5289: checking for const qualifier with iconv()
# configure:5306: clang -c conftest.c >&5
# configure:5306: $? = 0
# configure:5318: result: no
# configure:5325: checking for iconv() to be accessible now
# configure:5352: clang -o conftest conftest.c >&5
# configure:5352: $? = 0
# configure:5360: result: yes
# configure:5426: checking how to print strings
# configure:5453: result: printf
# configure:5474: checking for a sed that does not truncate output
# configure:5538: result: /usr/sbin/sed
# configure:5556: checking for fgrep
# configure:5618: result: /usr/sbin/grep -F
# configure:5653: checking for ld used by clang
# configure:5720: result: /sysroot/bin/ld
# configure:5727: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5742: result: yes
# configure:5754: checking for BSD- or MS-compatible name lister (nm)
# configure:5803: result: /sysroot/bin/nm -B
# configure:5933: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5940: clang -c conftest.c >&5
# configure:5943: /sysroot/bin/nm -B "conftest.o"
# configure:5946: output
# 0000000000000000 B some_variable
# configure:5953: result: BSD nm
# configure:5956: checking whether ln -s works
# configure:5960: result: yes
# configure:5968: checking the maximum length of command line arguments
# configure:6099: result: 1572864
# configure:6116: checking whether the shell understands some XSI constructs
# configure:6126: result: yes
# configure:6130: checking whether the shell understands "+="
# configure:6136: result: yes
# configure:6171: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:6211: result: func_convert_file_noop
# configure:6218: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:6238: result: func_convert_file_noop
# configure:6245: checking for /sysroot/bin/ld option to reload object files
# configure:6252: result: -r
# configure:6286: checking for x86_64-unknown-linux-objdump
# configure:6316: result: no
# configure:6326: checking for objdump
# configure:6342: found /sysroot/bin/objdump
# configure:6353: result: objdump
# configure:6365: WARNING: using cross tools not prefixed with host triplet
# configure:6385: checking how to recognize dependent libraries
# configure:6583: result: pass_all
# configure:6628: checking for x86_64-unknown-linux-dlltool
# configure:6658: result: no
# configure:6668: checking for dlltool
# configure:6698: result: no
# configure:6728: checking how to associate runtime and link libraries
# configure:6755: result: printf %s\n
# configure:6771: checking for x86_64-unknown-linux-ar
# configure:6801: result: no
# configure:6815: checking for ar
# configure:6831: found /sysroot/bin/ar
# configure:6842: result: ar
# configure:6879: checking for archiver @FILE support
# configure:6896: clang -c conftest.c >&5
# configure:6896: $? = 0
# configure:6899: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6902: $? = 0
# configure:6907: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6910: $? = 1
# configure:6922: result: @
# configure:6940: checking for x86_64-unknown-linux-strip
# configure:6967: result: strip
# configure:7039: checking for x86_64-unknown-linux-ranlib
# configure:7069: result: no
# configure:7079: checking for ranlib
# configure:7095: found /sysroot/bin/ranlib
# configure:7106: result: ranlib
# configure:7208: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:7328: clang -c conftest.c >&5
# configure:7331: $? = 0
# configure:7335: /sysroot/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:7338: $? = 0
# configure:7404: clang -o conftest conftest.c conftstm.o >&5
# configure:7407: $? = 0
# configure:7445: result: ok
# configure:7482: checking for sysroot
# configure:7512: result: no
# configure:7589: clang -c conftest.c >&5
# configure:7592: $? = 0
# configure:7741: checking for x86_64-unknown-linux-mt
# configure:7771: result: no
# configure:7781: checking for mt
# configure:7811: result: no
# configure:7831: checking if : is a manifest tool
# configure:7837: : '-?'
# configure:7845: result: no
# configure:8484: checking for dlfcn.h
# configure:8484: clang -c conftest.c >&5
# configure:8484: $? = 0
# configure:8484: result: yes
# configure:8690: checking for objdir
# configure:8705: result: .libs
# configure:8976: checking if clang supports -fno-rtti -fno-exceptions
# configure:8994: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8998: $? = 0
# configure:9011: result: yes
# configure:9338: checking for clang option to produce PIC
# configure:9345: result: -fPIC -DPIC
# configure:9353: checking if clang PIC flag -fPIC -DPIC works
# configure:9371: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:9375: $? = 0
# configure:9388: result: yes
# configure:9417: checking if clang static flag -static works
# configure:9445: result: no
# configure:9460: checking if clang supports -c -o file.o
# configure:9481: clang -c -o out/conftest2.o conftest.c >&5
# configure:9485: $? = 0
# configure:9507: result: yes
# configure:9515: checking if clang supports -c -o file.o
# configure:9562: result: yes
# configure:9595: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10752: result: yes
# configure:10789: checking whether -lc should be explicitly linked in
# configure:10797: clang -c conftest.c >&5
# configure:10800: $? = 0
# configure:10815: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10818: $? = 0
# configure:10832: result: no
# configure:10992: checking dynamic linker characteristics
# configure:11492: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11492: $? = 0
# configure:11727: result: GNU/Linux ld.so
# configure:11834: checking how to hardcode library paths into programs
# configure:11859: result: immediate
# configure:12399: checking whether stripping libraries is possible
# configure:12404: result: yes
# configure:12439: checking if libtool supports shared libraries
# configure:12441: result: yes
# configure:12444: checking whether to build shared libraries
# configure:12465: result: yes
# configure:12468: checking whether to build static libraries
# configure:12472: result: no
# configure:12516: checking dummy usability
# configure:12516: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'dummy' file not found
# #include
# ^
# 1 error generated.
# configure:12516: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #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:12516: result: no
# configure:12516: checking dummy presence
# configure:12516: clang -E conftest.c
# conftest.c:25:10: fatal error: 'dummy' file not found
# #include
# ^
# 1 error generated.
# configure:12516: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12516: result: no
# configure:12516: checking for dummy
# configure:12516: result: no
# configure:12516: checking mt usability
# configure:12516: clang -c conftest.c >&5
# conftest.c:58:10: fatal error: 'mt' file not found
# #include
# ^
# 1 error generated.
# configure:12516: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #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:12516: result: no
# configure:12516: checking mt presence
# configure:12516: clang -E conftest.c
# conftest.c:25:10: fatal error: 'mt' file not found
# #include
# ^
# 1 error generated.
# configure:12516: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:12516: result: no
# configure:12516: checking for mt
# configure:12516: result: no
# configure:12530: checking for struct tm.tm_gmtoff
# configure:12530: clang -c conftest.c >&5
# configure:12530: $? = 0
# configure:12530: result: yes
# configure:12539: checking whether timegm is declared
# configure:12539: clang -c conftest.c >&5
# configure:12539: $? = 0
# configure:12539: result: yes
# configure:12562: clang -o conftest conftest.c >&5
# configure:12562: $? = 0
# configure:12581: checking whether eaccess is declared
# configure:12581: clang -c conftest.c >&5
# configure:12581: $? = 0
# configure:12581: result: yes
# configure:12597: checking target operating system
# configure:12627: result: linux
# configure:12695: checking for overridden pkgconfig directory path
# configure:12711: result: no
# configure:12735: checking sys/acl.h usability
# configure:12735: clang -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts conftest.c >&5
# conftest.c:63:10: fatal error: 'sys/acl.h' file not found
# #include
# ^
# 1 error generated.
# configure:12735: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* 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:12735: result: no
# configure:12735: checking sys/acl.h presence
# configure:12735: clang -E conftest.c
# conftest.c:30:10: fatal error: 'sys/acl.h' file not found
# #include
# ^
# 1 error generated.
# configure:12735: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* end confdefs.h. */
# | #include
# configure:12735: result: no
# configure:12735: checking for sys/acl.h
# configure:12735: result: no
# configure:12862: checking attr/xattr.h usability
# configure:12862: clang -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts conftest.c >&5
# conftest.c:63:10: fatal error: 'attr/xattr.h' file not found
# #include
# ^
# 1 error generated.
# configure:12862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* 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:12862: result: no
# configure:12862: checking attr/xattr.h presence
# configure:12862: clang -E conftest.c
# conftest.c:30:10: fatal error: 'attr/xattr.h' file not found
# #include
# ^
# 1 error generated.
# configure:12862: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* end confdefs.h. */
# | #include
# configure:12862: result: no
# configure:12862: checking for attr/xattr.h
# configure:12862: result: no
# configure:12988: checking zlib.h usability
# configure:12988: clang -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts conftest.c >&5
# conftest.c:63:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:12988: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* 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:12988: result: no
# configure:12988: checking zlib.h presence
# configure:12988: clang -E conftest.c
# conftest.c:30:10: fatal error: 'zlib.h' file not found
# #include
# ^
# 1 error generated.
# configure:12988: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* end confdefs.h. */
# | #include
# configure:12988: result: no
# configure:12988: checking for zlib.h
# configure:12988: result: no
# configure:13056: checking libjte/libjte.h usability
# configure:13056: clang -c -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts conftest.c >&5
# conftest.c:63:10: fatal error: 'libjte/libjte.h' file not found
# #include
# ^
# 1 error generated.
# configure:13056: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* 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:13056: result: no
# configure:13056: checking libjte/libjte.h presence
# configure:13056: clang -E conftest.c
# conftest.c:30:10: fatal error: 'libjte/libjte.h' file not found
# #include
# ^
# 1 error generated.
# configure:13056: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libisofs"
# | #define PACKAGE_TARNAME "libisofs"
# | #define PACKAGE_VERSION "1.4.4"
# | #define PACKAGE_STRING "libisofs 1.4.4"
# | #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libisofs"
# | #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 ICONV_CONST
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define _GNU_SOURCE 1
# | #define HAVE_TM_GMTOFF 1
# | #define HAVE_TIMEGM 1
# | #define Libburnia_timezonE timezone
# | #define HAVE_EACCESS 1
# | /* end confdefs.h. */
# | #include
# configure:13056: result: no
# configure:13056: checking for libjte/libjte.h
# configure:13056: result: no
# configure:13142: clang -o conftest -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Wl,--version-script=libisofs/libisofs.ver conftest.c >&5
# configure:13142: $? = 0
# configure:13328: checking that generated files are newer than configure
# configure:13334: result: done
# configure:13362: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libisofs 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 e237beb60089
#
# config.status:1034: creating Makefile
# config.status:1034: creating doc/doxygen.conf
# config.status:1034: creating version.h
# config.status:1034: creating libisofs-1.pc
# config.status:1206: executing depfiles commands
# config.status:1206: 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_LIBS_set=
# ac_cv_env_LIBS_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_have_decl_eaccess=yes
# ac_cv_have_decl_timegm=yes
# ac_cv_header_attr_xattr_h=no
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_dummy=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libjte_libjte_h=no
# 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_acl_h=no
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_zlib_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_iconv_libiconv=no
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/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=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/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=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# 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/libisofs/src/libisofs-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/libisofs/src/libisofs-1.4.4/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libisofs/src/libisofs-1.4.4/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libisofs/src/libisofs-1.4.4/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts '
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.4.4\" -DPACKAGE_STRING=\"libisofs\ 1.4.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -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 -DICONV_CONST= -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBACL_DEF=''
# LIBBURNIA_LDCONFIG_CMD='ldconfig'
# LIBBURNIA_PKGCONFDIR='${exec_prefix}/lib/pkgconfig'
# LIBBURN_ARCH_LIBS=''
# LIBISOFS_MAJOR_VERSION='1'
# LIBISOFS_MICRO_VERSION='4'
# LIBISOFS_MINOR_VERSION='4'
# LIBISOFS_VERSION='1.4.4'
# LIBJTE_DEF=''
# LIBLDFLAGS='-Wl,--version-script=libisofs/libisofs.ver'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='80'
# LT_CURRENT='86'
# LT_CURRENT_MINUS_AGE='6'
# LT_RELEASE='1.4'
# LT_REVISION='0'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libisofs/src/libisofs-1.4.4/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libisofs'
# PACKAGE_BUGREPORT='http://libburnia-project.org'
# PACKAGE_NAME='libisofs'
# PACKAGE_STRING='libisofs 1.4.4'
# PACKAGE_TARNAME='libisofs'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.4.4'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# THREAD_LIBS='-lpthread'
# VERSION='1.4.4'
# XATTR_DEF=''
# ZLIB_DEF=''
# 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/libisofs/src/libisofs-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 "libisofs"
# #define PACKAGE_TARNAME "libisofs"
# #define PACKAGE_VERSION "1.4.4"
# #define PACKAGE_STRING "libisofs 1.4.4"
# #define PACKAGE_BUGREPORT "http://libburnia-project.org"
# #define PACKAGE_URL ""
# #define PACKAGE "libisofs"
# #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 ICONV_CONST
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define _GNU_SOURCE 1
# #define HAVE_TM_GMTOFF 1
# #define HAVE_TIMEGM 1
# #define Libburnia_timezonE timezone
# #define HAVE_EACCESS 1
#
# configure: exit 0