>>> libisofs: Building main/libisofs 1.5.6-r0 (using abuild 3.11.7-r0) started Thu, 08 Jun 2023 19:09:10 +0000 >>> libisofs: Checking sanity of /home/buildozer/aports/main/libisofs/APKBUILD... >>> libisofs: Analyzing dependencies... >>> libisofs: Installing for build: build-base acl-dev zlib-dev (1/3) Installing acl-dev (2.3.1-r4) (2/3) Installing zlib-dev (1.2.13-r2) (3/3) Installing .makedepends-libisofs (20230608.190911) OK: 344 MiB in 106 packages >>> libisofs: Cleaning up srcdir >>> libisofs: Cleaning up pkgdir >>> libisofs: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libisofs-1.5.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libisofs: Fetching https://files.libburnia-project.org/releases/libisofs-1.5.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 858k 100 858k 0 0 1278k 0 --:--:-- --:--:-- --:--:-- 1277k >>> libisofs: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libisofs-1.5.6.tar.gz >>> libisofs: Checking sha512sums... libisofs-1.5.6.tar.gz: OK >>> libisofs: Unpacking /var/cache/distfiles/edge/libisofs-1.5.6.tar.gz... checking build system type... s390x-ibm-linux-musl checking host system type... s390x-ibm-linux-musl checking target system type... s390x-ibm-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for style of include used by make... GNU checking for s390x-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking for inline... inline 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... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert s390x-ibm-linux-musl file names to s390x-ibm-linux-musl format... func_convert_file_noop checking how to convert s390x-ibm-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for s390x-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) 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... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_to_text in -lacl... yes enabled libacl, local processing of ACL checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for listxattr in -lc... yes decided to include file sys/attr.h enabled xattr, local processing of extended file attributes Linux style checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compressBound in -lz... yes 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-fsource.Tpo libisofs/.deps/libisofs_libisofs_la-fsource.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-builder.Tpo libisofs/.deps/libisofs_libisofs_la-builder.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-find.Tpo libisofs/.deps/libisofs_libisofs_la-find.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-libiso_msgs.Tpo libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-tree.Tpo libisofs/.deps/libisofs_libisofs_la-tree.Plo mv -f libisofs/.deps/libisofs_libisofs_la-messages.Tpo libisofs/.deps/libisofs_libisofs_la-messages.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-filter.Tpo libisofs/.deps/libisofs_libisofs_la-filter.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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/.deps/libisofs_libisofs_la-image.Tpo libisofs/.deps/libisofs_libisofs_la-image.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-stream.Tpo libisofs/.deps/libisofs_libisofs_la-stream.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo libisofs/filters/.deps/libisofs_libisofs_la-external.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-node.Tpo libisofs/.deps/libisofs_libisofs_la-node.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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_htable.Tpo libisofs/.deps/libisofs_libisofs_la-util_htable.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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/filters/.deps/libisofs_libisofs_la-zisofs.Tpo libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-filesrc.Tpo libisofs/.deps/libisofs_libisofs_la-filesrc.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-buffer.Tpo libisofs/.deps/libisofs_libisofs_la-buffer.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-util.Tpo libisofs/.deps/libisofs_libisofs_la-util.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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_decompose.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo libisofs/.deps/libisofs_libisofs_la-rockridge.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-joliet.Tpo libisofs/.deps/libisofs_libisofs_la-joliet.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 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 gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-hfsplus.Tpo libisofs/.deps/libisofs_libisofs_la-hfsplus.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-data_source.Tpo libisofs/.deps/libisofs_libisofs_la-data_source.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-make_isohybrid_mbr.Tpo libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Plo gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.5.6\" -DPACKAGE_STRING=\"libisofs\ 1.5.6\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.5.6\" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -I ./libisofs -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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 mv -f libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo libisofs/.deps/libisofs_libisofs_la-eltorito.Plo libtool: compile: gcc "-DPACKAGE_NAME=\"libisofs\"" "-DPACKAGE_TARNAME=\"libisofs\"" "-DPACKAGE_VERSION=\"1.5.6\"" "-DPACKAGE_STRING=\"libisofs 1.5.6\"" "-DPACKAGE_BUGREPORT=\"http://libburnia-project.org\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"libisofs\"" "-DVERSION=\"1.5.6\"" -DHAVE_FSEEKO=1 -DICONV_CONST= -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_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DLibburnia_timezonE=timezone -DHAVE_EACCESS=1 -DHAVE_LIBACL=1 -DHAVE_LIBZ=1 -I. -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -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-iso1999.Tpo libisofs/.deps/libisofs_libisofs_la-iso1999.Plo mv -f libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo libisofs/.deps/libisofs_libisofs_la-ecma119.Plo mv -f libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo libisofs/.deps/libisofs_libisofs_la-fs_image.Plo mv -f demo/.deps/demo_demo-demo.Tpo demo/.deps/demo_demo-demo.Po mv -f libisofs/.deps/libisofs_libisofs_la-md5.Tpo libisofs/.deps/libisofs_libisofs_la-md5.Plo mv -f libisofs/.deps/libisofs_libisofs_la-system_area.Tpo libisofs/.deps/libisofs_libisofs_la-system_area.Plo 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 gcc -DLibisofs_with_aaip_acL -DLibisofs_with_aaip_xattR -DLibisofs_with_sys_xattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -version-info 98:0:92 -Wl,--version-script=./libisofs/libisofs.ver -Wl,--as-needed,-O1,--sort-common -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 -lz -lacl /bin/sh ./libtool --tag=CC --mode=link gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed,-O1,--sort-common -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 -lz -lacl libtool: link: gcc -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 -lz -lacl -Os -flto=auto -Wl,--version-script=./libisofs/libisofs.ver -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libisofs.so.6 -o libisofs/.libs/libisofs.so.6.92.0 libtool: link: gcc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -Wno-char-subscripts -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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 -lz -lacl libisofs/fs_image.c: In function 'iso_file_source_new_ifs.constprop': libisofs/fs_image.c:2205:33: warning: 'MEM[(uint8_t *)&zisofs_alg + 1B]' may be used uninitialized [-Wmaybe-uninitialized] 2205 | ifsdata->zisofs_algo[1] = zisofs_alg[1]; | ^ libisofs/fs_image.c:1563:13: note: 'MEM[(uint8_t *)&zisofs_alg + 1B]' was declared here 1563 | uint8_t zisofs_alg[2], zisofs_hs4 = 0, zisofs_bsl2 = 0; | ^ libisofs/fs_image.c:2204:33: warning: 'MEM[(uint8_t *)&zisofs_alg]' may be used uninitialized [-Wmaybe-uninitialized] 2204 | ifsdata->zisofs_algo[0] = zisofs_alg[0]; | ^ libisofs/fs_image.c:1563:13: note: 'MEM[(uint8_t *)&zisofs_alg]' was declared here 1563 | uint8_t zisofs_alg[2], zisofs_hs4 = 0, zisofs_bsl2 = 0; | ^ libisofs/builder.c: In function 'default_create_node': libisofs/builder.c:191:29: warning: 'link' may be used uninitialized [-Wmaybe-uninitialized] 191 | link->fs_id = fs->get_id(fs); | ^ libisofs/builder.c:117:17: note: 'link' was declared here 117 | IsoSymlink *link; | ^ libisofs/builder.c:210:32: warning: 'special' may be used uninitialized [-Wmaybe-uninitialized] 210 | special->fs_id = fs->get_id(fs); | ^ libisofs/builder.c:205:25: note: 'special' was declared here 205 | IsoSpecial *special; | ^ libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so.6" && ln -s "libisofs.so.6.92.0" "libisofs.so.6") libtool: link: (cd "libisofs/.libs" && rm -f "libisofs.so" && ln -s "libisofs.so.6.92.0" "libisofs.so") libtool: link: ( cd "libisofs/.libs" && rm -f "libisofs.la" && ln -s "../libisofs.la" "libisofs.la" ) make: Nothing to be done for 'check'. >>> libisofs: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/libisofs/src/libisofs-1.5.6' if [ -d doc/html ]; then \ /bin/sh /home/buildozer/aports/main/libisofs/src/libisofs-1.5.6/install-sh -d /home/buildozer/aports/main/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.5.6/html; \ /usr/bin/install -c -m 644 doc/html/* /home/buildozer/aports/main/libisofs/pkg/libisofs/usr/share/doc/libisofs-1.5.6/html; \ fi ./install-sh -c -d '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib' ./install-sh -c -d '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/include/libisofs' ./install-sh -c -d '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib/pkgconfig' mkdir: can't create directory '/home/buildozer/aports/main/libisofs/pkg/libisofs': File exists mkdir: can't create directory '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr': File exists mkdir: can't create directory '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr': File exists mkdir: can't create directory '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib': File exists /bin/sh ./libtool --mode=install /usr/bin/install -c libisofs/libisofs.la '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib' /usr/bin/install -c -m 644 libisofs-1.pc '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libisofs/libisofs.h '/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/include/libisofs' libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.so.6.92.0 /home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib/libisofs.so.6.92.0 libtool: install: (cd /home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.92.0 libisofs.so.6 || { rm -f libisofs.so.6 && ln -s libisofs.so.6.92.0 libisofs.so.6; }; }) libtool: install: (cd /home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib && { ln -s -f libisofs.so.6.92.0 libisofs.so || { rm -f libisofs.so && ln -s libisofs.so.6.92.0 libisofs.so; }; }) libtool: install: /usr/bin/install -c libisofs/.libs/libisofs.lai /home/buildozer/aports/main/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 '/home/buildozer/aports/main/libisofs/src/libisofs-1.5.6' ldconfig "/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib" || echo 'NOTE: Explicit dynamic library configuration failed. If needed, configure manually for:' "/home/buildozer/aports/main/libisofs/pkg/libisofs/usr/lib" make[2]: Leaving directory '/home/buildozer/aports/main/libisofs/src/libisofs-1.5.6' make[1]: Leaving directory '/home/buildozer/aports/main/libisofs/src/libisofs-1.5.6' >>> libisofs-dev*: Running split function dev... >>> libisofs-dev*: Preparing subpackage libisofs-dev... >>> libisofs-dev*: Stripping binaries >>> libisofs-dev*: Running postcheck for libisofs-dev >>> libisofs*: Running postcheck for libisofs >>> libisofs*: Preparing package libisofs... >>> libisofs*: Stripping binaries >>> libisofs-dev*: Scanning shared objects >>> libisofs*: Scanning shared objects >>> libisofs-dev*: Tracing dependencies... libisofs=1.5.6-r0 pkgconfig >>> libisofs-dev*: Package size: 368.0 KB >>> libisofs-dev*: Compressing data... >>> libisofs-dev*: Create checksum... >>> libisofs-dev*: Create libisofs-dev-1.5.6-r0.apk >>> libisofs*: Tracing dependencies... so:libacl.so.1 so:libc.musl-s390x.so.1 so:libz.so.1 >>> libisofs*: Package size: 448.0 KB >>> libisofs*: Compressing data... >>> libisofs*: Create checksum... >>> libisofs*: Create libisofs-1.5.6-r0.apk >>> libisofs: Build complete at Thu, 08 Jun 2023 19:09:18 +0000 elapsed time 0h 0m 8s >>> libisofs: Cleaning up srcdir >>> libisofs: Cleaning up pkgdir >>> libisofs: Uninstalling dependencies... (1/3) Purging .makedepends-libisofs (20230608.190911) (2/3) Purging acl-dev (2.3.1-r4) (3/3) Purging zlib-dev (1.2.13-r2) OK: 343 MiB in 103 packages >>> libisofs: Updating the main/s390x repository index... >>> libisofs: Signing the index...