Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 265237 Details for
Bug 357991
dev-libs/libisofs-1.0.2 - libisofs/filters/gzip.c:557:25: error: 'gzip_ino_id' undeclared (first use in this function)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
The build log
libisofs.build.log (text/plain), 40.19 KB, created by
Fred Krogh
on 2011-03-08 23:23:21 UTC
(
hide
)
Description:
The build log
Filename:
MIME Type:
Creator:
Fred Krogh
Created:
2011-03-08 23:23:21 UTC
Size:
40.19 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-libs/libisofs-1.0.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: billie@gentoo.org media-optical@gentoo.org >[32;01m * [39;49;00mUSE: acl amd64 elibc_glibc kernel_linux multilib userland_GNU >>>> Unpacking source... >>>> Unpacking libisofs-1.0.2.tar.gz to /var/tmp/portage/dev-libs/libisofs-1.0.2/work >>>> Source unpacked in /var/tmp/portage/dev-libs/libisofs-1.0.2/work >>>> Preparing source in /var/tmp/portage/dev-libs/libisofs-1.0.2/work/libisofs-1.0.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/libisofs-1.0.2/work/libisofs-1.0.2 ... > * econf: updating libisofs-1.0.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libisofs-1.0.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static --disable-debug --disable-verbose-debug --enable-libacl --disable-xattr --disable-zlib --disable-libjte --disable-ldconfig-at-install >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for an ANSI C-conforming const... yes >checking for inline... inline >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for _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() ... no >checking for iconv() to be accessible now ... yes >checking for a sed that does not truncate output... /bin/sed >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognise dependent libraries... pass_all >checking dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 32768 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for a BSD-compatible install... /usr/bin/install -c >checking for struct tm.tm_gmtoff... yes >checking whether timegm is declared... yes >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 strict symbol encapsulation >disabled run of ldconfig during installation on GNU/Linux >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 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/libisofs-1.0.2/work/libisofs-1.0.2 ... >make -j3 >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-util.lo `test -f 'libisofs/util.c' || echo './'`libisofs/util.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-util_rbtree.lo `test -f 'libisofs/util_rbtree.c' || echo './'`libisofs/util_rbtree.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-util_htable.lo `test -f 'libisofs/util_htable.c' || echo './'`libisofs/util_htable.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-filesrc.lo `test -f 'libisofs/filesrc.c' || echo './'`libisofs/filesrc.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-ecma119.lo `test -f 'libisofs/ecma119.c' || echo './'`libisofs/ecma119.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-ecma119_tree.lo `test -f 'libisofs/ecma119_tree.c' || echo './'`libisofs/ecma119_tree.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-buffer.lo `test -f 'libisofs/buffer.c' || echo './'`libisofs/buffer.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-rockridge.lo `test -f 'libisofs/rockridge.c' || echo './'`libisofs/rockridge.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-rockridge_read.lo `test -f 'libisofs/rockridge_read.c' || echo './'`libisofs/rockridge_read.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-joliet.lo `test -f 'libisofs/joliet.c' || echo './'`libisofs/joliet.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-eltorito.lo `test -f 'libisofs/eltorito.c' || echo './'`libisofs/eltorito.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-system_area.lo `test -f 'libisofs/system_area.c' || echo './'`libisofs/system_area.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-make_isohybrid_mbr.lo `test -f 'libisofs/make_isohybrid_mbr.c' || echo './'`libisofs/make_isohybrid_mbr.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-iso1999.lo `test -f 'libisofs/iso1999.c' || echo './'`libisofs/iso1999.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-data_source.lo `test -f 'libisofs/data_source.c' || echo './'`libisofs/data_source.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-aaip_0_2.lo `test -f 'libisofs/aaip_0_2.c' || echo './'`libisofs/aaip_0_2.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-md5.lo `test -f 'libisofs/md5.c' || echo './'`libisofs/md5.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-builder.lo `test -f 'libisofs/builder.c' || echo './'`libisofs/builder.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-node.lo `test -f 'libisofs/node.c' || echo './'`libisofs/node.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-tree.lo `test -f 'libisofs/tree.c' || echo './'`libisofs/tree.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-find.lo `test -f 'libisofs/find.c' || echo './'`libisofs/find.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-image.lo `test -f 'libisofs/image.c' || echo './'`libisofs/image.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-fsource.lo `test -f 'libisofs/fsource.c' || echo './'`libisofs/fsource.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-fs_local.lo `test -f 'libisofs/fs_local.c' || echo './'`libisofs/fs_local.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-fs_image.lo `test -f 'libisofs/fs_image.c' || echo './'`libisofs/fs_image.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-messages.lo `test -f 'libisofs/messages.c' || echo './'`libisofs/messages.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-libiso_msgs.lo `test -f 'libisofs/libiso_msgs.c' || echo './'`libisofs/libiso_msgs.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-stream.lo `test -f 'libisofs/stream.c' || echo './'`libisofs/stream.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/libisofs_libisofs_la-filter.lo `test -f 'libisofs/filter.c' || echo './'`libisofs/filter.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/filters/libisofs_libisofs_la-external.lo `test -f 'libisofs/filters/external.c' || echo './'`libisofs/filters/external.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/filters/libisofs_libisofs_la-zisofs.lo `test -f 'libisofs/filters/zisofs.c' || echo './'`libisofs/filters/zisofs.c >/bin/sh ./libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -DLibisofs_with_aaip_acL -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o libisofs/filters/libisofs_libisofs_la-gzip.lo `test -f 'libisofs/filters/gzip.c' || echo './'`libisofs/filters/gzip.c >x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libisofs\" -DPACKAGE_TARNAME=\"libisofs\" -DPACKAGE_VERSION=\"1.0.2\" -DPACKAGE_STRING=\"libisofs\ 1.0.2\" -DPACKAGE_BUGREPORT=\"http://libburnia-project.org\" -DPACKAGE=\"libisofs\" -DVERSION=\"1.0.2\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FSEEKO=1 -DICONV_CONST= -DHAVE_DLFCN_H=1 -D_GNU_SOURCE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEGM=1 -DHAVE_EACCESS=1 -DLIBISOFS_VERBOSE_DEBUG=1 -DHAVE_LIBACL=1 -I. -I. -Ilibisofs -DNDEBUG -fexpensive-optimizations -O3 -O2 -march=native -pipe -ftree-vectorize -floop-interchange -floop-strip-mine -floop-block -c -o demo/demo_demo-demo.o `test -f 'demo/demo.c' || echo './'`demo/demo.c >demo/demo.c: In function 'gesture_iso_ms': >demo/demo.c:817:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >demo/demo.c: In function 'gesture_iso_modify': >demo/demo.c:703:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >demo/demo.c: In function 'gesture_iso_cat': >demo/demo.c:599:19: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >demo/demo.c: In function 'gesture_iso': >demo/demo.c:375:15: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >libisofs/filters/gzip.c: In function 'gzip_clone_stream': >libisofs/filters/gzip.c:557:25: error: 'gzip_ino_id' undeclared (first use in this function) >libisofs/filters/gzip.c:557:25: note: each undeclared identifier is reported only once for each function it appears in >make: *** [libisofs/filters/libisofs_libisofs_la-gzip.lo] Error 1 >make: *** Waiting for unfinished jobs.... >emake failed > [31;01m*[0m ERROR: dev-libs/libisofs-1.0.2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 179: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 665: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/libisofs-1.0.2', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/libisofs-1.0.2'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-libs/libisofs-1.0.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/libisofs-1.0.2/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/libisofs-1.0.2/work/libisofs-1.0.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 357991
: 265237 |
265239
|
265241