Build of vorbissimple with vanilla toolchain

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

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

SLOCLanguage
10,984 sh
1,940 makefile
711 ansic
35 python
13,670 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: vorbissimple 0.0.2-4 (Wed Aug 24 13:48:42 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 mkdir... /usr/sbin/mkdir
# checking if /usr/sbin/mkdir supports -p... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 ANSI C... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking build system type... x86_64-unknown-linux
# checking host system type... x86_64-unknown-linux
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for egrep... grep -E
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for /usr/sbin/ld option to reload object files... -r
# checking for BSD-compatible nm... nm
# checking how to recognise 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... 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-f77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... 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-f90... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-xlf95... 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-gfortran... no
# checking for g77... no
# checking for f77... no
# checking for xlf... no
# checking for frt... no
# checking for pgf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for f90... no
# checking for xlf90... no
# checking for pgf90... no
# checking for epcf90... no
# checking for f95... f95
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether f95 accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse nm 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 if gcc static flag works... 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 supports -c -o file.o... yes
# checking whether the gcc linker (/usr/sbin/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/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/sbin/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++ supports -c -o file.o... yes
# checking whether the g++ linker (/usr/sbin/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 whether stripping libraries is possible... yes
# 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 f95 option to produce PIC... -fPIC
# checking if f95 PIC flag -fPIC works... yes
# checking if f95 supports -c -o file.o... yes
# checking whether the f95 linker (/usr/sbin/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 whether stripping libraries is possible... yes
# checking for library containing cos... -lm
# checking for vorbis_info_init in -lvorbis... yes
# checking for ogg_sync_buffer in -logg... yes
# checking for ANSI C header files... (cached) yes
# checking for unistd.h... (cached) yes
# checking for vprintf... yes
# checking for _doprnt... no
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/libvorbissimple/Makefile
# config.status: creating macros/Makefile
# config.status: creating script/Makefile
# config.status: creating script/vorbissimple-config
# config.status: executing depfiles commands
# config.status: executing default commands
# Making all in macros
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# Making all in src
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# Making all in libvorbissimple
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# if /bin/sh ../../libtool --mode=compile gcc -DPACKAGE_NAME=\"vorbissimple\" -DPACKAGE_TARNAME=\"vorbissimple\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"vorbissimple\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DMKDIR_P=\"/usr/sbin/mkdir\ -p\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_VORBIS=1 -DHAVE_OGG=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DVORBISSIMPLE_VERSION=\"0.0.1\" -I. -I. -I../../src -Wall -MT vorbissimple.lo -MD -MP -MF ".deps/vorbissimple.Tpo" -c -o vorbissimple.lo vorbissimple.c; \
# then mv -f ".deps/vorbissimple.Tpo" ".deps/vorbissimple.Plo"; else rm -f ".deps/vorbissimple.Tpo"; exit 1; fi
# mkdir .libs
# gcc -DPACKAGE_NAME=\"vorbissimple\" -DPACKAGE_TARNAME=\"vorbissimple\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"vorbissimple 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" "-DMKDIR_P=\"/usr/sbin/mkdir -p\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_VORBIS=1 -DHAVE_OGG=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DVORBISSIMPLE_VERSION=\"0.0.1\" -I. -I. -I../../src -Wall -MT vorbissimple.lo -MD -MP -MF .deps/vorbissimple.Tpo -c vorbissimple.c -fPIC -DPIC -o .libs/vorbissimple.o
# gcc -DPACKAGE_NAME=\"vorbissimple\" -DPACKAGE_TARNAME=\"vorbissimple\" -DPACKAGE_VERSION=\"0.0.1\" "-DPACKAGE_STRING=\"vorbissimple 0.0.1\"" -DPACKAGE_BUGREPORT=\"\" "-DMKDIR_P=\"/usr/sbin/mkdir -p\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_VORBIS=1 -DHAVE_OGG=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DVORBISSIMPLE_VERSION=\"0.0.1\" -I. -I. -I../../src -Wall -MT vorbissimple.lo -MD -MP -MF .deps/vorbissimple.Tpo -c vorbissimple.c -o vorbissimple.o >/dev/null 2>&1
# /bin/sh ../../libtool --mode=link gcc -I../../src -Wall -o libvorbissimple.la -rpath /usr/lib -version-info 4:7:2 -pthread vorbissimple.lo -lm -lm -lvorbis -logg
# gcc -shared .libs/vorbissimple.o -pthread -lm -lvorbis -logg -Wl,-soname -Wl,libvorbissimple.so.2 -o .libs/libvorbissimple.so.2.2.7
# (cd .libs && rm -f libvorbissimple.so.2 && ln -s libvorbissimple.so.2.2.7 libvorbissimple.so.2)
# (cd .libs && rm -f libvorbissimple.so && ln -s libvorbissimple.so.2.2.7 libvorbissimple.so)
# ar cru .libs/libvorbissimple.a vorbissimple.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libvorbissimple.a
# creating libvorbissimple.la
# (cd .libs && rm -f libvorbissimple.la && ln -s ../libvorbissimple.la libvorbissimple.la)
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# if gcc -DPACKAGE_NAME=\"vorbissimple\" -DPACKAGE_TARNAME=\"vorbissimple\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"vorbissimple\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DMKDIR_P=\"/usr/sbin/mkdir\ -p\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_VORBIS=1 -DHAVE_OGG=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DVORBISSIMPLE_VERSION=\"0.0.1\" -I. -I. -Wall -MT simple_decoder.o -MD -MP -MF ".deps/simple_decoder.Tpo" -c -o simple_decoder.o simple_decoder.c; \
# then mv -f ".deps/simple_decoder.Tpo" ".deps/simple_decoder.Po"; else rm -f ".deps/simple_decoder.Tpo"; exit 1; fi
# /bin/sh ../libtool --mode=link gcc -Wall -o simple_decoder simple_decoder.o libvorbissimple/libvorbissimple.la -lm -lm -lvorbis -logg
# mkdir .libs
# gcc -Wall -o .libs/simple_decoder simple_decoder.o libvorbissimple/.libs/libvorbissimple.so -lm -lvorbis -logg
# creating simple_decoder
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# Making all in script
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# make[1]: Nothing to be done for 'all-am'.
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in macros
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# 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/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/macros'
# Making install in src
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# Making install in libvorbissimple
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# make[3]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# test -z "/usr/lib" || mkdir -p -- . "/tmp/vorbissimple/pkg/vorbissimple/usr/lib"
# make[3]: Nothing to be done for 'install-data-am'.
# /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libvorbissimple.la' '/tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.la'
# /usr/bin/install -c .libs/libvorbissimple.so.2.2.7 /tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.so.2.2.7
# (cd /tmp/vorbissimple/pkg/vorbissimple/usr/lib && rm -f libvorbissimple.so.2 && ln -s libvorbissimple.so.2.2.7 libvorbissimple.so.2)
# (cd /tmp/vorbissimple/pkg/vorbissimple/usr/lib && rm -f libvorbissimple.so && ln -s libvorbissimple.so.2.2.7 libvorbissimple.so)
# /usr/bin/install -c .libs/libvorbissimple.lai /tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.la
# /usr/bin/install -c .libs/libvorbissimple.a /tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.a
# ranlib /tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.a
# chmod 644 /tmp/vorbissimple/pkg/vorbissimple/usr/lib/libvorbissimple.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[3]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src/libvorbissimple'
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# make[3]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# test -z "/usr/bin" || mkdir -p -- . "/tmp/vorbissimple/pkg/vorbissimple/usr/bin"
# test -z "/usr/include" || mkdir -p -- . "/tmp/vorbissimple/pkg/vorbissimple/usr/include"
# /usr/bin/install -c -m 644 'vorbissimple.h' '/tmp/vorbissimple/pkg/vorbissimple/usr/include/vorbissimple.h'
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'simple_decoder' '/tmp/vorbissimple/pkg/vorbissimple/usr/bin/simple_decoder'
# libtool: install: warning: `libvorbissimple/libvorbissimple.la' has not been installed in `/usr/lib'
# /usr/bin/install -c .libs/simple_decoder /tmp/vorbissimple/pkg/vorbissimple/usr/bin/simple_decoder
# make[3]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/src'
# Making install in script
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# test -z "/usr/bin" || mkdir -p -- . "/tmp/vorbissimple/pkg/vorbissimple/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/install -c 'vorbissimple-config' '/tmp/vorbissimple/pkg/vorbissimple/usr/bin/vorbissimple-config'
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/script'
# make[1]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# make[2]: Entering directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/share/aclocal" || mkdir -p -- . "/tmp/vorbissimple/pkg/vorbissimple/usr/share/aclocal"
# /usr/bin/install -c -m 644 'libvorbissimple.m4' '/tmp/vorbissimple/pkg/vorbissimple/usr/share/aclocal/libvorbissimple.m4'
# make[2]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# make[1]: Leaving directory '/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "vorbissimple"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: vorbissimple 0.0.2-4 (Wed Aug 24 13:48:54 UTC 2016)

CMD: pacman --query --file vorbissimple-0.0.2-4-x86_64.pkg.tar.xz
# vorbissimple 0.0.2-4

Creating hybrid package for 'vorbissimple'

Trying to find vanilla package 'vorbissimple'...

CMD: pacman --query --file /mirror/vorbissimple-0.0.2-4.pkg.tar.xz
# vorbissimple 0.0.2-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/simple_decoder
# /usr/bin/vorbissimple-config
# /usr/share/aclocal/libvorbissimple.m4
# /usr/lib/libvorbissimple.so
# /usr/lib/libvorbissimple.so.2
# /usr/lib/libvorbissimple.so.2.2.7
# /usr/include/vorbissimple.h
# /sysroot/usr/lib/libvorbissimple.so.2.2.7
# /sysroot/usr/lib/libvorbissimple.so.2
# /sysroot/usr/lib/libvorbissimple.so
# /sysroot/usr/lib/libvorbissimple.la
# /sysroot/usr/lib/libvorbissimple.a
# /sysroot/usr/include/vorbissimple.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

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

Attempting to access local repository, attempt 2

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

Attempting to access local repository, attempt 3

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

Attempting to access local repository, attempt 4

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/vorbissimple.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/vorbissimple.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/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/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 vorbissimple configure 0.0.1, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = b02a225bdb33
# 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
# hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1551: checking for a BSD-compatible install
# configure:1606: result: /usr/bin/install -c
# configure:1617: checking whether build environment is sane
# configure:1660: result: yes
# configure:1717: checking for gawk
# configure:1733: found /usr/sbin/gawk
# configure:1743: result: gawk
# configure:1753: checking whether make sets $(MAKE)
# configure:1773: result: yes
# configure:1843: checking for x86_64-unknown-linux-strip
# configure:1872: result: no
# configure:1881: checking for strip
# configure:1897: found /usr/sbin/strip
# configure:1908: result: strip
# configure:1941: checking for mkdir
# configure:1959: found /usr/sbin/mkdir
# configure:1971: result: /usr/sbin/mkdir
# configure:1982: checking if /usr/sbin/mkdir supports -p
# configure:2009: result: yes
# configure:2024: checking whether to enable maintainer-specific portions of Makefiles
# configure:2033: result: no
# configure:2057: checking for x86_64-unknown-linux-gcc
# configure:2086: result: no
# configure:2095: checking for gcc
# configure:2111: found /usr/sbin/gcc
# configure:2121: result: gcc
# configure:2365: checking for C compiler version
# configure:2368: 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:2371: $? = 0
# configure:2373: 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:2376: $? = 0
# configure:2378: gcc -V &5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2381: $? = 1
# configure:2404: checking for C compiler default output file name
# configure:2407: gcc conftest.c >&5
# configure:2410: $? = 0
# configure:2456: result: a.out
# configure:2461: checking whether the C compiler works
# configure:2467: ./a.out
# configure:2470: $? = 0
# configure:2487: result: yes
# configure:2494: checking whether we are cross compiling
# configure:2496: result: no
# configure:2499: checking for suffix of executables
# configure:2501: gcc -o conftest conftest.c >&5
# configure:2504: $? = 0
# configure:2529: result:
# configure:2535: checking for suffix of object files
# configure:2556: gcc -c conftest.c >&5
# configure:2559: $? = 0
# configure:2581: result: o
# configure:2585: checking whether we are using the GNU C compiler
# configure:2609: gcc -c conftest.c >&5
# configure:2615: $? = 0
# configure:2619: test -z
# || test ! -s conftest.err
# configure:2622: $? = 0
# configure:2625: test -s conftest.o
# configure:2628: $? = 0
# configure:2641: result: yes
# configure:2647: checking whether gcc accepts -g
# configure:2668: gcc -c -g conftest.c >&5
# configure:2674: $? = 0
# configure:2678: test -z
# || test ! -s conftest.err
# configure:2681: $? = 0
# configure:2684: test -s conftest.o
# configure:2687: $? = 0
# configure:2698: result: yes
# configure:2715: checking for gcc option to accept ANSI C
# configure:2785: gcc -c conftest.c >&5
# configure:2791: $? = 0
# configure:2795: test -z
# || test ! -s conftest.err
# configure:2798: $? = 0
# configure:2801: test -s conftest.o
# configure:2804: $? = 0
# configure:2822: result: none needed
# configure:2840: gcc -c conftest.c >&5
# conftest.c:2:3: error: unknown type name 'choke'
# choke me
# ^~~~~
# conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
# configure:2846: $? = 1
# configure: failed program was:
# | #ifndef __cplusplus
# | choke me
# | #endif
# configure:2990: checking for style of include used by make
# configure:3018: result: GNU
# configure:3046: checking dependency style of gcc
# configure:3131: result: gcc3
# configure:3161: checking for a BSD-compatible install
# configure:3216: result: /usr/bin/install -c
# configure:3227: checking whether ln -s works
# configure:3231: result: yes
# configure:3316: checking build system type
# configure:3334: result: x86_64-unknown-linux
# configure:3342: checking host system type
# configure:3356: result: x86_64-unknown-linux
# configure:3364: checking for a sed that does not truncate output
# configure:3418: result: /usr/sbin/sed
# configure:3421: checking for egrep
# configure:3431: result: grep -E
# configure:3447: checking for ld used by gcc
# configure:3514: result: /usr/sbin/ld
# configure:3523: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:3538: result: yes
# configure:3543: checking for /usr/sbin/ld option to reload object files
# configure:3550: result: -r
# configure:3559: checking for BSD-compatible nm
# configure:3601: result: nm
# configure:3605: checking how to recognise dependent libraries
# configure:3788: result: pass_all
# configure:3873: gcc -c conftest.c >&5
# configure:3876: $? = 0
# configure:4002: checking how to run the C preprocessor
# configure:4037: gcc -E conftest.c
# configure:4043: $? = 0
# configure:4075: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4081: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | /* end confdefs.h. */
# | #include
# configure:4120: result: gcc -E
# configure:4144: gcc -E conftest.c
# configure:4150: $? = 0
# configure:4182: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4188: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | /* end confdefs.h. */
# | #include
# configure:4232: checking for ANSI C header files
# configure:4257: gcc -c conftest.c >&5
# configure:4263: $? = 0
# configure:4267: test -z
# || test ! -s conftest.err
# configure:4270: $? = 0
# configure:4273: test -s conftest.o
# configure:4276: $? = 0
# configure:4365: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:27:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(2);
# ^~~~
# conftest.c:27:7: warning: incompatible implicit declaration of built-in function 'exit'
# conftest.c:27:7: note: include '' or provide a declaration of 'exit'
# conftest.c:28:3: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0);
# ^~~~
# conftest.c:28:3: note: include '' or provide a declaration of 'exit'
# configure:4368: $? = 0
# configure:4370: ./conftest
# configure:4373: $? = 0
# configure:4388: result: yes
# configure:4412: checking for sys/types.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for sys/stat.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for stdlib.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for string.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for memory.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for strings.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for inttypes.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for stdint.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4412: checking for unistd.h
# configure:4428: gcc -c conftest.c >&5
# configure:4434: $? = 0
# configure:4438: test -z
# || test ! -s conftest.err
# configure:4441: $? = 0
# configure:4444: test -s conftest.o
# configure:4447: $? = 0
# configure:4458: result: yes
# configure:4484: checking dlfcn.h usability
# configure:4496: gcc -c conftest.c >&5
# configure:4502: $? = 0
# configure:4506: test -z
# || test ! -s conftest.err
# configure:4509: $? = 0
# configure:4512: test -s conftest.o
# configure:4515: $? = 0
# configure:4525: result: yes
# configure:4529: checking dlfcn.h presence
# configure:4539: gcc -E conftest.c
# configure:4545: $? = 0
# configure:4565: result: yes
# configure:4600: checking for dlfcn.h
# configure:4607: result: yes
# configure:4630: checking for x86_64-unknown-linux-g++
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-c++
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-gpp
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-aCC
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-CC
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-cxx
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-cc++
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-cl
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-FCC
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-KCC
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-RCC
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-xlC_r
# configure:4659: result: no
# configure:4630: checking for x86_64-unknown-linux-xlC
# configure:4659: result: no
# configure:4672: checking for g++
# configure:4688: found /usr/sbin/g++
# configure:4698: result: g++
# configure:4714: checking for C++ compiler version
# configure:4717: 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:4720: $? = 0
# configure:4722: 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:4725: $? = 0
# configure:4727: g++ -V &5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4730: $? = 1
# configure:4733: checking whether we are using the GNU C++ compiler
# configure:4757: g++ -c conftest.cc >&5
# configure:4763: $? = 0
# configure:4767: test -z
# || test ! -s conftest.err
# configure:4770: $? = 0
# configure:4773: test -s conftest.o
# configure:4776: $? = 0
# configure:4789: result: yes
# configure:4795: checking whether g++ accepts -g
# configure:4816: g++ -c -g conftest.cc >&5
# configure:4822: $? = 0
# configure:4826: test -z
# || test ! -s conftest.err
# configure:4829: $? = 0
# configure:4832: test -s conftest.o
# configure:4835: $? = 0
# configure:4846: result: yes
# configure:4888: g++ -c conftest.cc >&5
# configure:4894: $? = 0
# configure:4898: test -z
# || test ! -s conftest.err
# configure:4901: $? = 0
# configure:4904: test -s conftest.o
# configure:4907: $? = 0
# configure:4933: g++ -c conftest.cc >&5
# conftest.cc: In function 'int main()':
# conftest.cc:25:9: error: 'exit' was not declared in this scope
# exit (42);
# ^
# configure:4939: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | #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. */
# |
# | int
# | main ()
# | {
# | exit (42);
# | ;
# | return 0;
# | }
# configure:4888: g++ -c conftest.cc >&5
# configure:4894: $? = 0
# configure:4898: test -z
# || test ! -s conftest.err
# configure:4901: $? = 0
# configure:4904: test -s conftest.o
# configure:4907: $? = 0
# configure:4933: g++ -c conftest.cc >&5
# configure:4939: $? = 0
# configure:4943: test -z
# || test ! -s conftest.err
# configure:4946: $? = 0
# configure:4949: test -s conftest.o
# configure:4952: $? = 0
# configure:4977: checking dependency style of g++
# configure:5062: result: gcc3
# configure:5084: checking how to run the C++ preprocessor
# configure:5115: g++ -E conftest.cc
# configure:5121: $? = 0
# configure:5153: g++ -E conftest.cc
# conftest.cc:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5159: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5198: result: g++ -E
# configure:5222: g++ -E conftest.cc
# configure:5228: $? = 0
# configure:5260: g++ -E conftest.cc
# conftest.cc:24:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5266: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# | #include
# configure:5319: checking for x86_64-unknown-linux-g77
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-f77
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-xlf
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-frt
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-pgf77
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-fort77
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-fl32
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-af77
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-f90
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-xlf90
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-pgf90
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-epcf90
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-f95
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-fort
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-xlf95
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-ifc
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-efc
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-pgf95
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-lf95
# configure:5348: result: no
# configure:5319: checking for x86_64-unknown-linux-gfortran
# configure:5348: result: no
# configure:5361: checking for g77
# configure:5390: result: no
# configure:5361: checking for f77
# configure:5390: result: no
# configure:5361: checking for xlf
# configure:5390: result: no
# configure:5361: checking for frt
# configure:5390: result: no
# configure:5361: checking for pgf77
# configure:5390: result: no
# configure:5361: checking for fort77
# configure:5390: result: no
# configure:5361: checking for fl32
# configure:5390: result: no
# configure:5361: checking for af77
# configure:5390: result: no
# configure:5361: checking for f90
# configure:5390: result: no
# configure:5361: checking for xlf90
# configure:5390: result: no
# configure:5361: checking for pgf90
# configure:5390: result: no
# configure:5361: checking for epcf90
# configure:5390: result: no
# configure:5361: checking for f95
# configure:5377: found /usr/sbin/f95
# configure:5387: result: f95
# configure:5402: checking for Fortran 77 compiler version
# configure:5405: f95 --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:5408: $? = 0
# configure:5410: f95 -v &5
# Using built-in specs.
# COLLECT_GCC=f95
# 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:5413: $? = 0
# configure:5415: f95 -V &5
# f95: error: unrecognized command line option '-V'
# f95: fatal error: no input files
# compilation terminated.
# configure:5418: $? = 1
# configure:5426: checking whether we are using the GNU Fortran 77 compiler
# configure:5440: f95 -c conftest.F >&5
# configure:5446: $? = 0
# configure:5450: test -z
# || test ! -s conftest.err
# configure:5453: $? = 0
# configure:5456: test -s conftest.o
# configure:5459: $? = 0
# configure:5472: result: yes
# configure:5478: checking whether f95 accepts -g
# configure:5490: f95 -c -g conftest.f >&5
# configure:5496: $? = 0
# configure:5500: test -z
# || test ! -s conftest.err
# configure:5503: $? = 0
# configure:5506: test -s conftest.o
# configure:5509: $? = 0
# configure:5521: result: yes
# configure:5551: checking the maximum length of command line arguments
# configure:5616: result: 32768
# configure:5627: checking command to parse nm output from gcc object
# configure:5716: gcc -c conftest.c >&5
# configure:5719: $? = 0
# configure:5723: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:5726: $? = 0
# configure:5778: gcc -o conftest conftest.c conftstm.o >&5
# configure:5781: $? = 0
# configure:5819: result: ok
# configure:5823: checking for objdir
# configure:5838: result: .libs
# configure:5890: checking for x86_64-unknown-linux-ar
# configure:5919: result: no
# configure:5928: checking for ar
# configure:5944: found /usr/sbin/ar
# configure:5955: result: ar
# configure:5970: checking for x86_64-unknown-linux-ranlib
# configure:5999: result: no
# configure:6008: checking for ranlib
# configure:6024: found /usr/sbin/ranlib
# configure:6035: result: ranlib
# configure:6050: checking for x86_64-unknown-linux-strip
# configure:6076: result: strip
# configure:6377: checking if gcc static flag works
# configure:6400: result: yes
# configure:6418: checking if gcc supports -fno-rtti -fno-exceptions
# configure:6436: 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:6440: $? = 0
# configure:6451: result: no
# configure:6466: checking for gcc option to produce PIC
# configure:6643: result: -fPIC
# configure:6651: checking if gcc PIC flag -fPIC works
# configure:6669: gcc -c -fPIC -DPIC conftest.c >&5
# configure:6673: $? = 0
# configure:6684: result: yes
# configure:6708: checking if gcc supports -c -o file.o
# configure:6729: gcc -c -o out/conftest2.o conftest.c >&5
# configure:6733: $? = 0
# configure:6753: result: yes
# configure:6779: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:7627: result: yes
# configure:7653: checking whether -lc should be explicitly linked in
# configure:7658: gcc -c conftest.c >&5
# configure:7661: $? = 0
# configure:7675: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7678: $? = 0
# configure:7690: result: no
# configure:7698: checking dynamic linker characteristics
# configure:8238: result: GNU/Linux ld.so
# configure:8242: checking how to hardcode library paths into programs
# configure:8267: result: immediate
# configure:8281: checking whether stripping libraries is possible
# configure:8286: result: yes
# configure:9116: checking if libtool supports shared libraries
# configure:9118: result: yes
# configure:9121: checking whether to build shared libraries
# configure:9179: result: yes
# configure:9182: checking whether to build static libraries
# configure:9186: result: yes
# configure:9278: creating libtool
# configure:9825: checking for ld used by g++
# configure:9892: result: /usr/sbin/ld -m elf_x86_64
# configure:9901: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:9916: result: yes
# configure:9967: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:10795: result: yes
# configure:10813: g++ -c conftest.cc >&5
# configure:10816: $? = 0
# configure:10912: checking for g++ option to produce PIC
# configure:11164: result: -fPIC
# configure:11172: checking if g++ PIC flag -fPIC works
# configure:11190: g++ -c -fPIC -DPIC conftest.cc >&5
# configure:11194: $? = 0
# configure:11205: result: yes
# configure:11229: checking if g++ supports -c -o file.o
# configure:11250: g++ -c -o out/conftest2.o conftest.cc >&5
# configure:11254: $? = 0
# configure:11274: result: yes
# configure:11300: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:11325: result: yes
# configure:11396: checking dynamic linker characteristics
# configure:11936: result: GNU/Linux ld.so
# configure:11940: checking how to hardcode library paths into programs
# configure:11965: result: immediate
# configure:11979: checking whether stripping libraries is possible
# configure:11984: result: yes
# configure:13291: checking if libtool supports shared libraries
# configure:13293: result: yes
# configure:13296: checking whether to build shared libraries
# configure:13314: result: yes
# configure:13317: checking whether to build static libraries
# configure:13321: result: yes
# configure:13333: checking for f95 option to produce PIC
# configure:13510: result: -fPIC
# configure:13518: checking if f95 PIC flag -fPIC works
# configure:13536: f95 -c -g -O2 -fPIC conftest.f >&5
# configure:13540: $? = 0
# configure:13551: result: yes
# configure:13575: checking if f95 supports -c -o file.o
# configure:13596: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13600: $? = 0
# configure:13620: result: yes
# configure:13646: checking whether the f95 linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:14474: result: yes
# configure:14545: checking dynamic linker characteristics
# configure:15085: result: GNU/Linux ld.so
# configure:15089: checking how to hardcode library paths into programs
# configure:15114: result: immediate
# configure:15128: checking whether stripping libraries is possible
# configure:15133: result: yes
# configure:19238: checking for library containing cos
# configure:19268: gcc -o conftest -Wall conftest.c >&5
# conftest.c:31:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# /tmp/ccEWzHzO.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `cos'
# collect2: error: ld returned 1 exit status
# configure:19274: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | /* end confdefs.h. */
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char cos ();
# | int
# | main ()
# | {
# | cos ();
# | ;
# | return 0;
# | }
# configure:19323: gcc -o conftest -Wall conftest.c -lm >&5
# conftest.c:31:6: warning: conflicting types for built-in function 'cos'
# char cos ();
# ^~~
# configure:19329: $? = 0
# configure:19333: test -z
# || test ! -s conftest.err
# configure:19336: $? = 0
# configure:19339: test -s conftest
# configure:19342: $? = 0
# configure:19357: result: -lm
# configure:19370: checking for vorbis_info_init in -lvorbis
# configure:19400: gcc -o conftest -Wall conftest.c -lvorbis -lm -lm >&5
# configure:19406: $? = 0
# configure:19410: test -z
# || test ! -s conftest.err
# configure:19413: $? = 0
# configure:19416: test -s conftest
# configure:19419: $? = 0
# configure:19432: result: yes
# configure:19450: checking for ogg_sync_buffer in -logg
# configure:19480: gcc -o conftest -Wall conftest.c -logg -lm -lm -lvorbis >&5
# configure:19486: $? = 0
# configure:19490: test -z
# || test ! -s conftest.err
# configure:19493: $? = 0
# configure:19496: test -s conftest
# configure:19499: $? = 0
# configure:19512: result: yes
# configure:19529: checking for ANSI C header files
# configure:19685: result: yes
# configure:19700: checking for unistd.h
# configure:19705: result: yes
# configure:19853: checking for vprintf
# configure:19910: gcc -o conftest -Wall conftest.c -lm -lm -lvorbis -logg >&5
# conftest.c:52:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:19916: $? = 0
# configure:19920: test -z
# || test ! -s conftest.err
# configure:19923: $? = 0
# configure:19926: test -s conftest
# configure:19929: $? = 0
# configure:19941: result: yes
# configure:19948: checking for _doprnt
# configure:20005: gcc -o conftest -Wall conftest.c -lm -lm -lvorbis -logg >&5
# /tmp/ccwpwZT4.o: In function `main':
# conftest.c:(.text+0xd): undefined reference to `_doprnt'
# /tmp/ccwpwZT4.o:(.data+0x0): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:20011: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# |
# | #define PACKAGE_NAME "vorbissimple"
# | #define PACKAGE_TARNAME "vorbissimple"
# | #define PACKAGE_VERSION "0.0.1"
# | #define PACKAGE_STRING "vorbissimple 0.0.1"
# | #define PACKAGE_BUGREPORT ""
# | #define MKDIR_P "/usr/sbin/mkdir -p"
# | #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
# | #ifdef __cplusplus
# | extern "C" void std::exit (int) throw (); using std::exit;
# | #endif
# | #define HAVE_VORBIS 1
# | #define HAVE_OGG 1
# | #define STDC_HEADERS 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any gcc2 internal prototype to avoid an error. */
# | #ifdef __cplusplus
# | extern "C"
# | {
# | #endif
# | /* We use char because int might match the return type of a gcc2
# | builtin and then its argument prototype would still apply. */
# | char _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined (__stub__doprnt) || defined (__stub____doprnt)
# | choke me
# | #else
# | char (*f) () = _doprnt;
# | #endif
# | #ifdef __cplusplus
# | }
# | #endif
# |
# | int
# | main ()
# | {
# | return f != _doprnt;
# | ;
# | return 0;
# | }
# configure:20036: result: no
# configure:20242: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by vorbissimple config.status 0.0.1, which was
# generated by GNU Autoconf 2.59. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on b02a225bdb33
#
# config.status:720: creating Makefile
# config.status:720: creating src/Makefile
# config.status:720: creating src/libvorbissimple/Makefile
# config.status:720: creating macros/Makefile
# config.status:720: creating script/Makefile
# config.status:720: creating script/vorbissimple-config
# config.status:903: executing depfiles commands
# config.status:903: executing default commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux
# ac_cv_build_alias=x86_64-unknown-linux
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# 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_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_exeext=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_func__doprnt=no
# ac_cv_func_vprintf=yes
# ac_cv_header_dlfcn_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
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_ogg_ogg_sync_buffer=yes
# ac_cv_lib_vorbis_vorbis_info_init=yes
# ac_cv_objext=o
# ac_cv_path_MKDIR=/usr/sbin/mkdir
# 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=f95
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cc_stdc=
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_egrep='grep -E'
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_cos=-lm
# 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='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/sbin/ld
# lt_cv_path_LDCXX='/usr/sbin/ld -m elf_x86_64'
# lt_cv_path_NM=nm
# lt_cv_path_SED=/usr/sbin/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\3 \3/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\\3 \\3/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/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run aclocal-1.8'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run automake-1.8'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"vorbissimple\" -DPACKAGE_TARNAME=\"vorbissimple\" -DPACKAGE_VERSION=\"0.0.1\" -DPACKAGE_STRING=\"vorbissimple\ 0.0.1\" -DPACKAGE_BUGREPORT=\"\" -DMKDIR_P=\"/usr/sbin/mkdir\ -p\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_VORBIS=1 -DHAVE_OGG=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_VPRINTF=1 -DVORBISSIMPLE_VERSION=\"0.0.1\" '
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='grep -E'
# EXEEXT=''
# F77='f95'
# FFLAGS='-g -O2'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm -lm -lvorbis -logg'
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_AGE='2'
# LT_CURRENT='4'
# LT_REVISION='7'
# M4DATADIR='${prefix}/share/aclocal'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/missing --run makeinfo'
# MKDIR='/usr/sbin/mkdir'
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE='vorbissimple'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='vorbissimple'
# PACKAGE_STRING='vorbissimple 0.0.1'
# PACKAGE_TARNAME='vorbissimple'
# PACKAGE_VERSION='0.0.1'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.0.1'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_F77='f95'
# ac_ct_RANLIB='ranlib'
# ac_ct_STRIP='strip'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux'
# build_vendor='unknown'
# datadir='${prefix}/share'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux'
# host_vendor='unknown'
# includedir='${prefix}/include'
# infodir='${prefix}/info'
# install_sh='/tmp/vorbissimple/src/vorbissimple-0.0.2/libvorbissimple/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localstatedir='${prefix}/var'
# mandir='${prefix}/man'
# mkdir_p='mkdir -p -- .'
# oldincludedir='/usr/include'
# prefix='/usr'
# program_transform_name='s,x,x,'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define HAVE_DLFCN_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_OGG 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_VORBIS 1
# #define HAVE_VPRINTF 1
# #define MKDIR_P "/usr/sbin/mkdir -p"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_NAME "vorbissimple"
# #define PACKAGE_STRING "vorbissimple 0.0.1"
# #define PACKAGE_TARNAME "vorbissimple"
# #define PACKAGE_VERSION "0.0.1"
# #define STDC_HEADERS 1
# #define STDC_HEADERS 1
# #define VORBISSIMPLE_VERSION "0.0.1"
# #endif
# #ifdef __cplusplus
# extern "C" void std::exit (int) throw (); using std::exit;
#
# configure: exit 0