Build of fuseiso with vanilla toolchain

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

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

SLOCLanguage
9,081 sh
2,202 ansic
1,182 makefile
12,465 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: fuseiso 20070708-6 (Wed Aug 24 13:57:42 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) fuse-2.9.7-1
#
# Total Installed Size: 0.48 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing fuse...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file src/isofs.c
# patching file src/isofs.h
# patching file src/fuseiso.c
# patching file src/isofs.c
# patching file src/isofs.c
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# 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 for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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 gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ld used by gcc... /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 recognize dependent libraries... pass_all
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking how to run the C++ preprocessor... g++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... 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 xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for objdir... .libs
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking for correct ltmain.sh version... yes
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC
# checking if gcc PIC flag -fPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC
# checking if g++ PIC flag -fPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/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... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/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 fuse.h... yes
# checking for fuse_main in -lfuse... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating zAppRun/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708'
# Making all in src
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 `pkg-config --cflags fuse glib-2.0` -Wall -MT fuseiso.o -MD -MP -MF ".deps/fuseiso.Tpo" -c -o fuseiso.o fuseiso.c; \
# then mv -f ".deps/fuseiso.Tpo" ".deps/fuseiso.Po"; else rm -f ".deps/fuseiso.Tpo"; exit 1; fi
# if gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_FILE_OFFSET_BITS=64 `pkg-config --cflags fuse glib-2.0` -Wall -MT isofs.o -MD -MP -MF ".deps/isofs.Tpo" -c -o isofs.o isofs.c; \
# then mv -f ".deps/isofs.Tpo" ".deps/isofs.Po"; else rm -f ".deps/isofs.Tpo"; exit 1; fi
# In file included from /usr/include/stdio.h:27:0,
# from isofs.c:24:
# /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
# ^~~~~~~
# isofs.c: In function 'isofs_real_preinit':
# isofs.c:101:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=]
# fprintf(stderr, "only %d bytes read from position %d, %d required; is it really supported file?\n",
# ^
# isofs.c:101:68: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
# fprintf(stderr, "only %d bytes read from position %d, %d required; is it really supported file?\n",
# ^
# isofs.c:152:36: warning: format '%d' expects argument of type 'int', but argument 3 has type 'ssize_t {aka long int}' [-Wformat=]
# fprintf(stderr, "only %d bytes read from volume descriptor %d, %d required\n",
# ^
# isofs.c:152:77: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
# fprintf(stderr, "only %d bytes read from volume descriptor %d, %d required\n",
# ^
# isofs.c:181:76: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 3 has type 'off_t {aka long int}' [-Wformat=]
# fprintf(stderr, "init: wrong block data size %Lu, using default 2048\n", context.data_size);
# ^
# isofs.c: In function 'isofs_real_init':
# isofs.c:327:36: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'off_t {aka long int}' [-Wformat=]
# printf("Data block size: %Lu\n", context.block_size);
# ^
# isofs.c: In function 'isofs_check_rr':
# isofs.c:369:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "check_rr: directory record length too small: %d\n", record_length);
# ^
# isofs.c:374:76: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "check_rr: file name length too big for . record: %d\n", name_len);
# ^
# isofs.c:380:72: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "check_rr: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# isofs.c:380:90: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "check_rr: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# isofs.c: In function 'isofs_read_raw_block':
# isofs.c:482:82: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "isofs_read_raw_block: can`t read full block, read only %d bytes from offset %d, %Lu required; errno %d, message %s\n",
# ^
# isofs.c:482:108: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 5 has type 'off_t {aka long int}' [-Wformat=]
# fprintf(stderr, "isofs_read_raw_block: can`t read full block, read only %d bytes from offset %d, %Lu required; errno %d, message %s\n",
# ^
# isofs.c: In function 'isofs_parse_sa':
# isofs.c:1059:64: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# "parse_sa: too long NM entry: %d\n",
# ^
# isofs.c:1123:98: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "parse_sa: CL entry: directory record length too small: %d\n", record_length);
# ^
# isofs.c:1128:92: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "parse_sa: file name length too big for . record: %d\n", name_len);
# ^
# isofs.c:1134:99: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "parse_sa: CL record: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# isofs.c:1134:117: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "parse_sa: CL record: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# isofs.c: In function 'isofs_real_readdir':
# isofs.c:1427:83: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "readdir: directory record length too small: %d\n", record_length);
# ^
# isofs.c:1433:70: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "readdir: file name length too big: %d\n", name_len);
# ^
# isofs.c:1439:79: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "readdir: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# isofs.c:1439:97: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t {aka long unsigned int}' [-Wformat=]
# fprintf(stderr, "readdir: wrong name_len in directory entry: %d, record_length %d\n",
# ^
# /bin/sh ../libtool --tag=CC --mode=link gcc -D_FILE_OFFSET_BITS=64 `pkg-config --cflags fuse glib-2.0` -Wall `pkg-config --libs fuse glib-2.0` -lz -o fuseiso fuseiso.o isofs.o -lfuse
# mkdir .libs
# gcc -D_FILE_OFFSET_BITS=64 -D_FILE_OFFSET_BITS=64 -I/usr/include/fuse -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -pthread -o fuseiso fuseiso.o isofs.o -lglib-2.0 -lz -lfuse
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# Making all in zAppRun
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708'
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708'
# make[1]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# test -z "/usr/bin" || mkdir -p -- "/tmp/fuseiso/pkg/fuseiso/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'fuseiso' '/tmp/fuseiso/pkg/fuseiso/usr/bin/fuseiso'
# /usr/bin/install -c fuseiso /tmp/fuseiso/pkg/fuseiso/usr/bin/fuseiso
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# make[1]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/src'
# Making install in zAppRun
# make[1]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[1]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708/zAppRun'
# make[1]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708'
# make[2]: Entering directory '/tmp/fuseiso/src/fuseiso-20070708'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708'
# make[1]: Leaving directory '/tmp/fuseiso/src/fuseiso-20070708'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "fuseiso"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: fuseiso 20070708-6 (Wed Aug 24 13:57:57 UTC 2016)

CMD: pacman --query --file fuseiso-20070708-6-x86_64.pkg.tar.xz
# fuseiso 20070708-6

Creating hybrid package for 'fuseiso'

Trying to find vanilla package 'fuseiso'...

CMD: pacman --query --file /mirror/fuseiso-20070708-6.pkg.tar.xz
# fuseiso 20070708-6

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/fuseiso

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 3

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

Attempting to access local repository, attempt 4

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

Printing config logfiles

CMD: config logfiles '/tmp/fuseiso/src/fuseiso-20070708/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 0dc7c0c7934b
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1967: checking for a BSD-compatible install
# configure:2023: result: /usr/bin/install -c
# configure:2034: checking whether build environment is sane
# configure:2077: result: yes
# configure:2142: checking for gawk
# configure:2158: found /usr/bin/gawk
# configure:2169: result: gawk
# configure:2180: checking whether make sets $(MAKE)
# configure:2201: result: yes
# configure:2277: checking for x86_64-unknown-linux-strip
# configure:2307: result: no
# configure:2317: checking for strip
# configure:2333: found /usr/bin/strip
# configure:2344: result: strip
# configure:2400: checking for x86_64-unknown-linux-gcc
# configure:2430: result: no
# configure:2440: checking for gcc
# configure:2456: found /usr/bin/gcc
# configure:2467: result: gcc
# configure:2705: checking for C compiler version
# configure:2712: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2715: $? = 0
# configure:2722: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2725: $? = 0
# configure:2732: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2735: $? = 1
# configure:2758: checking for C compiler default output file name
# configure:2785: gcc conftest.c >&5
# configure:2788: $? = 0
# configure:2826: result: a.out
# configure:2843: checking whether the C compiler works
# configure:2853: ./a.out
# configure:2856: $? = 0
# configure:2873: result: yes
# configure:2880: checking whether we are cross compiling
# configure:2882: result: no
# configure:2885: checking for suffix of executables
# configure:2892: gcc -o conftest conftest.c >&5
# configure:2895: $? = 0
# configure:2919: result:
# configure:2925: checking for suffix of object files
# configure:2951: gcc -c conftest.c >&5
# configure:2954: $? = 0
# configure:2977: result: o
# configure:2981: checking whether we are using the GNU C compiler
# configure:3010: gcc -c conftest.c >&5
# configure:3016: $? = 0
# configure:3033: result: yes
# configure:3038: checking whether gcc accepts -g
# configure:3068: gcc -c -g conftest.c >&5
# configure:3074: $? = 0
# configure:3173: result: yes
# configure:3190: checking for gcc option to accept ISO C89
# configure:3264: gcc -c conftest.c >&5
# configure:3270: $? = 0
# configure:3293: result: none needed
# configure:3322: checking for style of include used by make
# configure:3350: result: GNU
# configure:3378: checking dependency style of gcc
# configure:3468: result: gcc3
# configure:3563: checking build system type
# configure:3581: result: x86_64-unknown-linux-gnu
# configure:3603: checking host system type
# configure:3618: result: x86_64-unknown-linux-gnu
# configure:3640: checking for a sed that does not truncate output
# configure:3696: result: /usr/bin/sed
# configure:3699: checking for grep that handles long lines and -e
# configure:3773: result: /usr/bin/grep
# configure:3778: checking for egrep
# configure:3856: result: /usr/bin/grep -E
# configure:3872: checking for ld used by gcc
# configure:3939: result: /usr/bin/ld
# configure:3948: checking if the linker (/usr/bin/ld) is GNU ld
# configure:3963: result: yes
# configure:3968: checking for /usr/bin/ld option to reload object files
# configure:3975: result: -r
# configure:3993: checking for BSD-compatible nm
# configure:4042: result: /usr/bin/nm -B
# configure:4046: checking whether ln -s works
# configure:4050: result: yes
# configure:4057: checking how to recognize dependent libraries
# configure:4243: result: pass_all
# configure:4332: gcc -c conftest.c >&5
# configure:4335: $? = 0
# configure:4484: checking how to run the C preprocessor
# configure:4524: gcc -E conftest.c
# configure:4530: $? = 0
# configure:4561: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4567: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fuseiso"
# | #define VERSION "20070708"
# | /* end confdefs.h. */
# | #include
# configure:4600: result: gcc -E
# configure:4629: gcc -E conftest.c
# configure:4635: $? = 0
# configure:4666: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4672: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fuseiso"
# | #define VERSION "20070708"
# | /* end confdefs.h. */
# | #include
# configure:4710: checking for ANSI C header files
# configure:4740: gcc -c conftest.c >&5
# configure:4746: $? = 0
# configure:4845: gcc -o conftest conftest.c >&5
# configure:4848: $? = 0
# configure:4854: ./conftest
# configure:4857: $? = 0
# configure:4874: result: yes
# configure:4898: checking for sys/types.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for sys/stat.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for stdlib.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for string.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for memory.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for strings.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for inttypes.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for stdint.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4898: checking for unistd.h
# configure:4919: gcc -c conftest.c >&5
# configure:4925: $? = 0
# configure:4941: result: yes
# configure:4968: checking dlfcn.h usability
# configure:4985: gcc -c conftest.c >&5
# configure:4991: $? = 0
# configure:5005: result: yes
# configure:5009: checking dlfcn.h presence
# configure:5024: gcc -E conftest.c
# configure:5030: $? = 0
# configure:5044: result: yes
# configure:5072: checking for dlfcn.h
# configure:5080: result: yes
# configure:5107: checking for x86_64-unknown-linux-g++
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-c++
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-gpp
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-aCC
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-CC
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-cxx
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-cc++
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-cl.exe
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-FCC
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-KCC
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-RCC
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-xlC_r
# configure:5137: result: no
# configure:5107: checking for x86_64-unknown-linux-xlC
# configure:5137: result: no
# configure:5151: checking for g++
# configure:5167: found /usr/bin/g++
# configure:5178: result: g++
# configure:5209: checking for C++ compiler version
# configure:5216: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5219: $? = 0
# configure:5226: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5229: $? = 0
# configure:5236: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:5239: $? = 1
# configure:5242: checking whether we are using the GNU C++ compiler
# configure:5271: g++ -c conftest.cpp >&5
# configure:5277: $? = 0
# configure:5294: result: yes
# configure:5299: checking whether g++ accepts -g
# configure:5329: g++ -c -g conftest.cpp >&5
# configure:5335: $? = 0
# configure:5434: result: yes
# configure:5459: checking dependency style of g++
# configure:5549: result: gcc3
# configure:5576: checking how to run the C++ preprocessor
# configure:5612: g++ -E conftest.cpp
# configure:5618: $? = 0
# configure:5649: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5655: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fuseiso"
# | #define VERSION "20070708"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5688: result: g++ -E
# configure:5717: g++ -E conftest.cpp
# configure:5723: $? = 0
# configure:5754: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5760: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "fuseiso"
# | #define VERSION "20070708"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5809: checking for x86_64-unknown-linux-g77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-xlf
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-f77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-frt
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-pgf77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-cf77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-fort77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-fl32
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-af77
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-xlf90
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-f90
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-pgf90
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-pghpf
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-epcf90
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-gfortran
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-g95
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-xlf95
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-f95
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-fort
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-ifort
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-ifc
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-efc
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-pgf95
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-lf95
# configure:5839: result: no
# configure:5809: checking for x86_64-unknown-linux-ftn
# configure:5839: result: no
# configure:5853: checking for g77
# configure:5883: result: no
# configure:5853: checking for xlf
# configure:5883: result: no
# configure:5853: checking for f77
# configure:5883: result: no
# configure:5853: checking for frt
# configure:5883: result: no
# configure:5853: checking for pgf77
# configure:5883: result: no
# configure:5853: checking for cf77
# configure:5883: result: no
# configure:5853: checking for fort77
# configure:5883: result: no
# configure:5853: checking for fl32
# configure:5883: result: no
# configure:5853: checking for af77
# configure:5883: result: no
# configure:5853: checking for xlf90
# configure:5883: result: no
# configure:5853: checking for f90
# configure:5883: result: no
# configure:5853: checking for pgf90
# configure:5883: result: no
# configure:5853: checking for pghpf
# configure:5883: result: no
# configure:5853: checking for epcf90
# configure:5883: result: no
# configure:5853: checking for gfortran
# configure:5869: found /usr/bin/gfortran
# configure:5880: result: gfortran
# configure:5910: checking for Fortran 77 compiler version
# configure:5917: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:5920: $? = 0
# configure:5927: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:5930: $? = 0
# configure:5937: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:5940: $? = 1
# configure:5948: checking whether we are using the GNU Fortran 77 compiler
# configure:5967: gfortran -c conftest.F >&5
# configure:5973: $? = 0
# configure:5990: result: yes
# configure:5996: checking whether gfortran accepts -g
# configure:6013: gfortran -c -g conftest.f >&5
# configure:6019: $? = 0
# configure:6035: result: yes
# configure:6065: checking the maximum length of command line arguments
# configure:6174: result: 32768
# configure:6186: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6291: gcc -c conftest.c >&5
# configure:6294: $? = 0
# configure:6298: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6301: $? = 0
# configure:6353: gcc -o conftest conftest.c conftstm.o >&5
# configure:6356: $? = 0
# configure:6394: result: ok
# configure:6398: checking for objdir
# configure:6413: result: .libs
# configure:6465: checking for x86_64-unknown-linux-ar
# configure:6495: result: no
# configure:6505: checking for ar
# configure:6521: found /usr/bin/ar
# configure:6532: result: ar
# configure:6561: checking for x86_64-unknown-linux-ranlib
# configure:6591: result: no
# configure:6601: checking for ranlib
# configure:6617: found /usr/bin/ranlib
# configure:6628: result: ranlib
# configure:6657: checking for x86_64-unknown-linux-strip
# configure:6684: result: strip
# configure:6961: checking for correct ltmain.sh version
# configure:7011: result: yes
# configure:7071: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7089: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:7093: $? = 0
# configure:7106: result: no
# configure:7121: checking for gcc option to produce PIC
# configure:7353: result: -fPIC
# configure:7361: checking if gcc PIC flag -fPIC works
# configure:7379: gcc -c -fPIC -DPIC conftest.c >&5
# configure:7383: $? = 0
# configure:7396: result: yes
# configure:7424: checking if gcc static flag -static works
# configure:7452: result: yes
# configure:7462: checking if gcc supports -c -o file.o
# configure:7483: gcc -c -o out/conftest2.o conftest.c >&5
# configure:7487: $? = 0
# configure:7509: result: yes
# configure:7535: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8511: result: yes
# configure:8532: checking whether -lc should be explicitly linked in
# configure:8537: gcc -c conftest.c >&5
# configure:8540: $? = 0
# configure:8555: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8558: $? = 0
# configure:8570: result: no
# configure:8578: checking dynamic linker characteristics
# configure:9193: result: GNU/Linux ld.so
# configure:9202: checking how to hardcode library paths into programs
# configure:9227: result: immediate
# configure:9241: checking whether stripping libraries is possible
# configure:9246: result: yes
# configure:10048: checking if libtool supports shared libraries
# configure:10050: result: yes
# configure:10053: checking whether to build shared libraries
# configure:10074: result: yes
# configure:10077: checking whether to build static libraries
# configure:10081: result: yes
# configure:10173: creating libtool
# configure:10761: checking for ld used by g++
# configure:10828: result: /usr/bin/ld -m elf_x86_64
# configure:10837: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:10852: result: yes
# configure:10903: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11873: result: yes
# configure:11891: g++ -c conftest.cpp >&5
# configure:11894: $? = 0
# configure:12046: checking for g++ option to produce PIC
# configure:12330: result: -fPIC
# configure:12338: checking if g++ PIC flag -fPIC works
# configure:12356: g++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12360: $? = 0
# configure:12373: result: yes
# configure:12401: checking if g++ static flag -static works
# configure:12429: result: yes
# configure:12439: checking if g++ supports -c -o file.o
# configure:12460: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12464: $? = 0
# configure:12486: result: yes
# configure:12512: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12537: result: yes
# configure:12604: checking dynamic linker characteristics
# configure:13167: result: GNU/Linux ld.so
# configure:13176: checking how to hardcode library paths into programs
# configure:13201: result: immediate
# configure:13734: checking if libtool supports shared libraries
# configure:13736: result: yes
# configure:13739: checking whether to build shared libraries
# configure:13759: result: yes
# configure:13762: checking whether to build static libraries
# configure:13766: result: yes
# configure:13776: checking for gfortran option to produce PIC
# configure:14008: result: -fPIC
# configure:14016: checking if gfortran PIC flag -fPIC works
# configure:14034: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:14038: $? = 0
# configure:14051: result: yes
# configure:14079: checking if gfortran static flag -static works
# configure:14107: result: no
# configure:14117: checking if gfortran supports -c -o file.o
# configure:14138: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:14142: $? = 0
# configure:14164: result: yes
# configure:14190: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:15146: result: yes
# configure:15213: checking dynamic linker characteristics
# configure:15776: result: GNU/Linux ld.so
# configure:15785: checking how to hardcode library paths into programs
# configure:15810: result: immediate
# configure:19391: checking for fuse.h
# configure:19416: gcc -c conftest.c >&5
# configure:19422: $? = 0
# configure:19438: result: yes
# configure:19445: checking for fuse_main in -lfuse
# configure:19480: gcc -o conftest conftest.c -lfuse >&5
# configure:19486: $? = 0
# configure:19504: result: yes
# configure:19651: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 0dc7c0c7934b
#
# config.status:662: creating Makefile
# config.status:662: creating src/Makefile
# config.status:662: creating zAppRun/Makefile
# config.status:662: creating config.h
# config.status:931: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fuse_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_fuse_fuse_main=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run automake-1.9'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lfuse '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/fuseiso/src/fuseiso-20070708/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='fuseiso'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='20070708'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/fuseiso/src/fuseiso-20070708/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "fuseiso"
# #define VERSION "20070708"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_FUSE_H 1
# #define HAVE_LIBFUSE 1
#
# configure: exit 0