Building libisofs-1.3.4.txz (origin /buildshare/ports/355755/devel/libisofs) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/libisofs-1.3.4.tar.gz x packages/ x packages/libburn-1.3.4.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> libisofs-1.3.4 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of libisofs-1.3.4 ===> libisofs-1.3.4 depends on shared library: burn.4 - not found ===> Verifying install for burn.4 in /buildshare/ports/355755/devel/libburn ===> Installing existing package /packages/libburn-1.3.4.txz Installing libburn-1.3.4... done You will need to enable CAM support in the kernel. Your kernel configuation should include: for SCSI CD/DVD devices: device scbus device cd device pass for ATA CD/DVD devices you will need the above, plus: device atapicam You will also want to make the CD devices world read- and writable. In /etc/devfs.rules, add the following: [system=10] add path 'acd*' mode 0666 add path 'cd*' mode 0666 add path 'pass*' mode 0666 add path 'xpt*' mode 0666 ===> Returning to build of libisofs-1.3.4 Make install ===> License GPLv2 accepted by the user ===> libisofs-1.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libisofs-1.3.4 for building ===> Extracting for libisofs-1.3.4 => SHA256 Checksum OK for libisofs-1.3.4.tar.gz. ===> Patching for libisofs-1.3.4 ===> libisofs-1.3.4 depends on shared library: burn.4 - found ===> Configuring for libisofs-1.3.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/acinclude.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for _LARGEFILE_SOURCE value needed for large files... no checking for fseeko... yes checking for fseeko... (cached) yes checking for iconv() in separate -liconv ... no checking for libiconv in -liconv... no checking for const qualifier with iconv() ... const checking for iconv() to be accessible now ... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for struct tm.tm_gmtoff... yes checking whether timegm is declared... yes checking whether eaccess is declared... yes checking target operating system... freebsd checking for --enable-libdir-pkgconfig... no checking for overridden pkgconfig directory path... no checking for sys/acl.h... (cached) yes checking for acl_to_text in -lacl... no checking for acl_to_text in -lc... yes checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking sys/extattr.h usability... yes checking sys/extattr.h presence... yes checking for sys/extattr.h... yes checking for extattr_list_file in -lc... yes checking for zlib.h... (cached) 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 disabled strict symbol encapsulation (test failed) 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 ===> Building for libisofs-1.3.4 if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-builder.Tpo" "libisofs/.deps/libisofs_libisofs_la-builder.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-builder.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-node.Tpo" "libisofs/.deps/libisofs_libisofs_la-node.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-node.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-tree.Tpo" "libisofs/.deps/libisofs_libisofs_la-tree.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-tree.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-find.Tpo" "libisofs/.deps/libisofs_libisofs_la-find.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-find.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-image.Tpo" "libisofs/.deps/libisofs_libisofs_la-image.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-image.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-fsource.Tpo" "libisofs/.deps/libisofs_libisofs_la-fsource.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-fsource.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-fs_local.Tpo" "libisofs/.deps/libisofs_libisofs_la-fs_local.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-fs_local.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo" "libisofs/.deps/libisofs_libisofs_la-fs_image.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-fs_image.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-messages.Tpo" "libisofs/.deps/libisofs_libisofs_la-messages.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-messages.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Tpo" "libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-libiso_msgs.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-stream.Tpo" "libisofs/.deps/libisofs_libisofs_la-stream.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-stream.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-filter.Tpo" "libisofs/.deps/libisofs_libisofs_la-filter.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-filter.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo" "libisofs/filters/.deps/libisofs_libisofs_la-external.Plo"; else rm -f "libisofs/filters/.deps/libisofs_libisofs_la-external.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Tpo" "libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Plo"; else rm -f "libisofs/filters/.deps/libisofs_libisofs_la-zisofs.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/filters/.deps/libisofs_libisofs_la-gzip.Tpo" "libisofs/filters/.deps/libisofs_libisofs_la-gzip.Plo"; else rm -f "libisofs/filters/.deps/libisofs_libisofs_la-gzip.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-util.Tpo" "libisofs/.deps/libisofs_libisofs_la-util.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-util.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-util_rbtree.Tpo" "libisofs/.deps/libisofs_libisofs_la-util_rbtree.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-util_rbtree.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-util_htable.Tpo" "libisofs/.deps/libisofs_libisofs_la-util_htable.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-util_htable.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-filesrc.Tpo" "libisofs/.deps/libisofs_libisofs_la-filesrc.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-filesrc.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo" "libisofs/.deps/libisofs_libisofs_la-ecma119.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-ecma119.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Tpo" "libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-ecma119_tree.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-buffer.Tpo" "libisofs/.deps/libisofs_libisofs_la-buffer.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-buffer.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo" "libisofs/.deps/libisofs_libisofs_la-rockridge.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-rockridge.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-rockridge_read.Tpo" "libisofs/.deps/libisofs_libisofs_la-rockridge_read.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-rockridge_read.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-joliet.Tpo" "libisofs/.deps/libisofs_libisofs_la-joliet.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-joliet.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-hfsplus.Tpo" "libisofs/.deps/libisofs_libisofs_la-hfsplus.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-hfsplus.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Tpo" "libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_decompose.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Tpo" "libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_classes.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Tpo" "libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-hfsplus_case.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo" "libisofs/.deps/libisofs_libisofs_la-eltorito.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-eltorito.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-system_area.Tpo" "libisofs/.deps/libisofs_libisofs_la-system_area.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-system_area.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Tpo" "libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-make_isohybrid_mbr.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-iso1999.Tpo" "libisofs/.deps/libisofs_libisofs_la-iso1999.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-iso1999.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-data_source.Tpo" "libisofs/.deps/libisofs_libisofs_la-data_source.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-data_source.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Tpo" "libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-aaip_0_2.Tpo"; exit 1; fi if /bin/sh ./libtool --silent --tag=CC --mode=compile cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -I/usr/local/include -DLibisofs_with_aaip_acL -DLibisofs_with_freebsd_extattR -DLibisofs_with_zliB -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "libisofs/.deps/libisofs_libisofs_la-md5.Tpo" "libisofs/.deps/libisofs_libisofs_la-md5.Plo"; else rm -f "libisofs/.deps/libisofs_libisofs_la-md5.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link cc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -o libisofs/libisofs.la -rpath /usr/local/lib -version-info 76:0:70 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 if cc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.3.4\" -DPACKAGE_STRING=\"libisofs\ 1.3.4\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.3.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DWORDS_BIGENDIAN=1 -DHAVE_FSEEKO=1 -DICONV_CONST=const -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DHAVE_LIBZ=1 -I. -I. -Ilibisofs -I/usr/local/include -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -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; then mv -f "demo/.deps/demo_demo-demo.Tpo" "demo/.deps/demo_demo-demo.Po"; else rm -f "demo/.deps/demo_demo-demo.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=CC --mode=link cc -DDEBUG -g -pedantic -Wall -Wextra -Wno-unused-parameter -O2 -pipe -fno-strict-aliasing -L/usr/local/lib -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 ===> Staging for libisofs-1.3.4 ===> Generating temporary packing list test -z "/usr/local/lib" || /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/install-sh -d "/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/lib" /bin/sh ./libtool --silent --mode=install /usr/bin/install -c -o root -g wheel 'libisofs/libisofs.la' '/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/lib/libisofs.la' libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /usr/bin/make install-exec-hook echo 'No ldconfig run performed. If needed, configure manually for:' "/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/lib" || echo 'NOTE: Explicite dynamic library configuration failed. If needed, configure manually for:' "/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/lib" No ldconfig run performed. If needed, configure manually for: /obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/lib if [ -d doc/html ]; then /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/install-sh -d /obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/share/doc/libisofs-1.3.4/html; install -o root -g wheel -m 444 doc/html/* /obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/share/doc/libisofs-1.3.4/html; fi test -z "/usr/local/include/libisofs" || /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/install-sh -d "/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/include/libisofs" install -o root -g wheel -m 444 'libisofs/libisofs.h' '/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/include/libisofs/libisofs.h' test -z "/usr/local/libdata/pkgconfig" || /obj/buildshare/ports/355755/devel/libisofs/work/libisofs-1.3.4/install-sh -d "/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/libdata/pkgconfig" install -o root -g wheel -m 444 'libisofs-1.pc' '/obj/buildshare/ports/355755/devel/libisofs/work/stage/usr/local/libdata/pkgconfig/libisofs-1.pc' ====> Compressing man pages (compress-man) ===> Installing for libisofs-1.3.4 ===> Checking if devel/libisofs already installed ===> Registering installation for libisofs-1.3.4 Installing libisofs-1.3.4... done Make package ===> Building package for libisofs-1.3.4 slot2: removed