Build of libgig with vanilla toolchain

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

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

SLOCLanguage
16,061 cpp
11,495 sh
5,342 makefile
49 ansic
32,947 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: libgig 4.0.0-2 (Wed Aug 24 14:07:58 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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 the C++ compiler works... yes
# checking for C++ compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by gcc... /usr/sbin/ld
# checking if the linker (/usr/sbin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B
# checking the name lister (/usr/sbin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/sbin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for gawk... gawk
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... gcc -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/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
# checking how to run the C++ preprocessor... g++ -E
# 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 -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether byte ordering is bigendian... no
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for SNDFILE... yes
# checking uuid/uuid.h usability... yes
# checking uuid/uuid.h presence... yes
# checking for uuid/uuid.h... yes
# checking for library containing uuid_generate... -luuid
# checking for uuid_generate... yes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking whether make sets $(MAKE)... yes
# checking for style of include used by make... GNU
# checking whether make supports nested variables... yes
# checking dependency style of gcc... gcc3
# checking dependency style of g++... gcc3
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Doxyfile
# config.status: creating gig.pc
# config.status: creating akai.pc
# config.status: creating libgig.spec
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating src/testcases/Makefile
# config.status: creating src/tools/Makefile
# config.status: creating doc/Makefile
# config.status: creating man/Makefile
# config.status: creating man/dlsdump.1
# config.status: creating man/gigdump.1
# config.status: creating man/gigextract.1
# config.status: creating man/gigmerge.1
# config.status: creating man/gig2mono.1
# config.status: creating man/gig2stereo.1
# config.status: creating man/rifftree.1
# config.status: creating man/sf2dump.1
# config.status: creating man/sf2extract.1
# config.status: creating man/korgdump.1
# config.status: creating man/korg2gig.1
# config.status: creating man/akaidump.1
# config.status: creating man/akaiextract.1
# config.status: creating debian/Makefile
# config.status: creating osx/Makefile
# config.status: creating osx/libgig.xcodeproj/Makefile
# config.status: creating win32/Makefile
# config.status: creating win32/libgig.dev
# config.status: creating config.h
# config.status: executing libtool commands
# config.status: executing depfiles commands
# make all-recursive
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0'
# Making all in doc
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/doc'
# Making all in man
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/man'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/man'
# Making all in src
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making all in .
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src'
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c -o RIFF.lo RIFF.cpp
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c -o DLS.lo DLS.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c RIFF.cpp -fPIC -DPIC -o .libs/RIFF.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c DLS.cpp -fPIC -DPIC -o .libs/DLS.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT DLS.lo -MD -MP -MF .deps/DLS.Tpo -c DLS.cpp -o DLS.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT RIFF.lo -MD -MP -MF .deps/RIFF.Tpo -c RIFF.cpp -o RIFF.o >/dev/null 2>&1
# mv -f .deps/DLS.Tpo .deps/DLS.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c -o SF.lo SF.cpp
# mv -f .deps/RIFF.Tpo .deps/RIFF.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c -o gig.lo gig.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c SF.cpp -fPIC -DPIC -o .libs/SF.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c gig.cpp -fPIC -DPIC -o .libs/gig.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT SF.lo -MD -MP -MF .deps/SF.Tpo -c SF.cpp -o SF.o >/dev/null 2>&1
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT gig.lo -MD -MP -MF .deps/gig.Tpo -c gig.cpp -o gig.o >/dev/null 2>&1
# mv -f .deps/SF.Tpo .deps/SF.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c -o Korg.lo Korg.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c Korg.cpp -fPIC -DPIC -o .libs/Korg.o
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Korg.lo -MD -MP -MF .deps/Korg.Tpo -c Korg.cpp -o Korg.o >/dev/null 2>&1
# mv -f .deps/Korg.Tpo .deps/Korg.Plo
# /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Akai.lo -MD -MP -MF .deps/Akai.Tpo -c -o Akai.lo Akai.cpp
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Akai.lo -MD -MP -MF .deps/Akai.Tpo -c Akai.cpp -fPIC -DPIC -o .libs/Akai.o
# mv -f .deps/gig.Tpo .deps/gig.Plo
# /bin/sh ../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -no-undefined -version-info 7:0:0 -o libgig.la -rpath /usr/lib/libgig RIFF.lo DLS.lo SF.lo gig.lo Korg.lo -luuid
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/RIFF.o .libs/DLS.o .libs/SF.o .libs/gig.o .libs/Korg.o -luuid -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libgig.so.7 -o .libs/libgig.so.7.0.0
# libtool: link: (cd ".libs" && rm -f "libgig.so.7" && ln -s "libgig.so.7.0.0" "libgig.so.7")
# libtool: link: (cd ".libs" && rm -f "libgig.so" && ln -s "libgig.so.7.0.0" "libgig.so")
# libtool: link: ar cru .libs/libgig.a RIFF.o DLS.o SF.o gig.o Korg.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libgig.a
# libtool: link: ( cd ".libs" && rm -f "libgig.la" && ln -s "../libgig.la" "libgig.la" )
# libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pedantic -Wreturn-type -MT Akai.lo -MD -MP -MF .deps/Akai.Tpo -c Akai.cpp -o Akai.o >/dev/null 2>&1
# mv -f .deps/Akai.Tpo .deps/Akai.Plo
# /bin/sh ../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -no-undefined -version-info 0:0:0 -o libakai.la -rpath /usr/lib/libgig Akai.lo -luuid
# libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/Akai.o -luuid -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib/crtn.o -Wl,-soname -Wl,libakai.so.0 -o .libs/libakai.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libakai.so.0" && ln -s "libakai.so.0.0.0" "libakai.so.0")
# libtool: link: (cd ".libs" && rm -f "libakai.so" && ln -s "libakai.so.0.0.0" "libakai.so")
# libtool: link: ar cru .libs/libakai.a Akai.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libakai.a
# libtool: link: ( cd ".libs" && rm -f "libakai.la" && ln -s "../libakai.la" "libakai.la" )
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making all in tools
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT rifftree.o -MD -MP -MF .deps/rifftree.Tpo -c -o rifftree.o rifftree.cpp
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT dlsdump.o -MD -MP -MF .deps/dlsdump.Tpo -c -o dlsdump.o dlsdump.cpp
# mv -f .deps/dlsdump.Tpo .deps/dlsdump.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT gigdump.o -MD -MP -MF .deps/gigdump.Tpo -c -o gigdump.o gigdump.cpp
# mv -f .deps/rifftree.Tpo .deps/rifftree.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -MT gigextract-gigextract.o -MD -MP -MF .deps/gigextract-gigextract.Tpo -c -o gigextract-gigextract.o `test -f 'gigextract.cpp' || echo './'`gigextract.cpp
# mv -f .deps/gigdump.Tpo .deps/gigdump.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT gigmerge.o -MD -MP -MF .deps/gigmerge.Tpo -c -o gigmerge.o gigmerge.cpp
# mv -f .deps/gigextract-gigextract.Tpo .deps/gigextract-gigextract.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT gig2mono.o -MD -MP -MF .deps/gig2mono.Tpo -c -o gig2mono.o gig2mono.cpp
# mv -f .deps/gigmerge.Tpo .deps/gigmerge.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT gig2stereo.o -MD -MP -MF .deps/gig2stereo.Tpo -c -o gig2stereo.o gig2stereo.cpp
# mv -f .deps/gig2mono.Tpo .deps/gig2mono.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT sf2dump.o -MD -MP -MF .deps/sf2dump.Tpo -c -o sf2dump.o sf2dump.cpp
# mv -f .deps/gig2stereo.Tpo .deps/gig2stereo.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -MT sf2extract-sf2extract.o -MD -MP -MF .deps/sf2extract-sf2extract.Tpo -c -o sf2extract-sf2extract.o `test -f 'sf2extract.cpp' || echo './'`sf2extract.cpp
# mv -f .deps/sf2dump.Tpo .deps/sf2dump.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT korgdump.o -MD -MP -MF .deps/korgdump.Tpo -c -o korgdump.o korgdump.cpp
# mv -f .deps/sf2extract-sf2extract.Tpo .deps/sf2extract-sf2extract.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT korg2gig.o -MD -MP -MF .deps/korg2gig.Tpo -c -o korg2gig.o korg2gig.cpp
# mv -f .deps/korgdump.Tpo .deps/korgdump.Po
# g++ -DHAVE_CONFIG_H -I. -I../.. -pedantic -Wreturn-type -MT akaidump.o -MD -MP -MF .deps/akaidump.Tpo -c -o akaidump.o akaidump.cpp
# mv -f .deps/akaidump.Tpo .deps/akaidump.Po
# korg2gig.cpp: In function 'std::set collectVelocitySplits(const InstrGroup&, DLS::range_t)':
# korg2gig.cpp:316:63: warning: narrowing conversion of 'iLowerKey' from 'int' to 'uint16_t {aka short unsigned int}' inside { } [-Wnarrowing]
# DLS::range_t keyRange2 = { iLowerKey, rgn->TopKey };
# ^
# korg2gig.cpp:322:56: warning: narrowing conversion of 'from' from 'int' to 'uint16_t {aka short unsigned int}' inside { } [-Wnarrowing]
# DLS::range_t velRange = { from, to };
# ^
# korg2gig.cpp:322:56: warning: narrowing conversion of 'to' from 'int' to 'uint16_t {aka short unsigned int}' inside { } [-Wnarrowing]
# korg2gig.cpp: In function 'int main(int, char**)':
# korg2gig.cpp:629:74: warning: narrowing conversion of 'iLowKey' from 'int' to 'uint16_t {aka short unsigned int}' inside { } [-Wnarrowing]
# DLS::range_t keyRange = { iLowKey, kmpRegion->TopKey };
# ^
# g++ -DHAVE_CONFIG_H -I. -I../.. -MT akaiextract-akaiextract.o -MD -MP -MF .deps/akaiextract-akaiextract.Tpo -c -o akaiextract-akaiextract.o `test -f 'akaiextract.cpp' || echo './'`akaiextract.cpp
# mv -f .deps/korg2gig.Tpo .deps/korg2gig.Po
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o rifftree rifftree.o ../../src/libgig.la -luuid
# mv -f .deps/akaiextract-akaiextract.Tpo .deps/akaiextract-akaiextract.Po
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o dlsdump dlsdump.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/dlsdump dlsdump.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/rifftree rifftree.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o gigdump gigdump.o ../../src/libgig.la -luuid
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -o gigextract gigextract-gigextract.o ../../src/libgig.la -lsndfile -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/gigdump gigdump.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o gigmerge gigmerge.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/gigmerge gigmerge.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o gig2mono gig2mono.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/gig2mono gig2mono.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o gig2stereo gig2stereo.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/gig2stereo gig2stereo.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o sf2dump sf2dump.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/sf2dump sf2dump.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -o sf2extract sf2extract-sf2extract.o ../../src/libgig.la -lsndfile -luuid
# libtool: link: g++ -o .libs/gigextract gigextract-gigextract.o ../../src/.libs/libgig.so -lsndfile -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# libtool: link: g++ -o .libs/sf2extract sf2extract-sf2extract.o ../../src/.libs/libgig.so -lsndfile -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o korgdump korgdump.o ../../src/libgig.la -luuid
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o korg2gig korg2gig.o ../../src/libgig.la -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/korgdump korgdump.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/korg2gig korg2gig.o ../../src/.libs/libgig.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wreturn-type -o akaidump akaidump.o ../../src/libakai.la -luuid
# /bin/sh ../../libtool --tag=CXX --mode=link g++ -o akaiextract akaiextract-akaiextract.o ../../src/libakai.la -lsndfile -luuid
# libtool: link: g++ -pedantic -Wreturn-type -o .libs/akaidump akaidump.o ../../src/.libs/libakai.so -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# libtool: link: g++ -o .libs/akaiextract akaiextract-akaiextract.o ../../src/.libs/libakai.so -lsndfile -luuid -Wl,-rpath -Wl,/usr/lib/libgig
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# Making all in testcases
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making all in debian
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/debian'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/debian'
# Making all in win32
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/win32'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/win32'
# Making all in osx
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx'
# Making all in libgig.xcodeproj
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in doc
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/doc'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/doc'
# 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/libgig/src/libgig-4.0.0/doc'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/doc'
# Making install in man
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/man'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/man'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/share/man/man1'
# /usr/bin/install -c -m 644 dlsdump.1 gigdump.1 gigextract.1 gigmerge.1 gig2mono.1 gig2stereo.1 rifftree.1 sf2dump.1 sf2extract.1 korgdump.1 korg2gig.1 akaidump.1 akaiextract.1 '/tmp/libgig/pkg/libgig/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/man'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/man'
# Making install in src
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making install in .
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src'
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/lib/libgig'
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/include/libgig'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libgig.la libakai.la '/tmp/libgig/pkg/libgig/usr/lib/libgig'
# /usr/bin/install -c -m 644 Akai.h '/tmp/libgig/pkg/libgig/usr/include/libgig'
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/include/libgig'
# /usr/bin/install -c -m 644 RIFF.h DLS.h SF.h gig.h Korg.h '/tmp/libgig/pkg/libgig/usr/include/libgig'
# libtool: install: /usr/bin/install -c .libs/libgig.so.7.0.0 /tmp/libgig/pkg/libgig/usr/lib/libgig/libgig.so.7.0.0
# libtool: install: (cd /tmp/libgig/pkg/libgig/usr/lib/libgig && { ln -s -f libgig.so.7.0.0 libgig.so.7 || { rm -f libgig.so.7 && ln -s libgig.so.7.0.0 libgig.so.7; }; })
# libtool: install: (cd /tmp/libgig/pkg/libgig/usr/lib/libgig && { ln -s -f libgig.so.7.0.0 libgig.so || { rm -f libgig.so && ln -s libgig.so.7.0.0 libgig.so; }; })
# libtool: install: /usr/bin/install -c .libs/libgig.lai /tmp/libgig/pkg/libgig/usr/lib/libgig/libgig.la
# libtool: install: /usr/bin/install -c .libs/libakai.so.0.0.0 /tmp/libgig/pkg/libgig/usr/lib/libgig/libakai.so.0.0.0
# libtool: install: (cd /tmp/libgig/pkg/libgig/usr/lib/libgig && { ln -s -f libakai.so.0.0.0 libakai.so.0 || { rm -f libakai.so.0 && ln -s libakai.so.0.0.0 libakai.so.0; }; })
# libtool: install: (cd /tmp/libgig/pkg/libgig/usr/lib/libgig && { ln -s -f libakai.so.0.0.0 libakai.so || { rm -f libakai.so && ln -s libakai.so.0.0.0 libakai.so; }; })
# libtool: install: /usr/bin/install -c .libs/libakai.lai /tmp/libgig/pkg/libgig/usr/lib/libgig/libakai.la
# libtool: install: /usr/bin/install -c .libs/libgig.a /tmp/libgig/pkg/libgig/usr/lib/libgig/libgig.a
# libtool: install: chmod 644 /tmp/libgig/pkg/libgig/usr/lib/libgig/libgig.a
# libtool: install: ranlib /tmp/libgig/pkg/libgig/usr/lib/libgig/libgig.a
# libtool: install: /usr/bin/install -c .libs/libakai.a /tmp/libgig/pkg/libgig/usr/lib/libgig/libakai.a
# libtool: install: chmod 644 /tmp/libgig/pkg/libgig/usr/lib/libgig/libakai.a
# libtool: install: ranlib /tmp/libgig/pkg/libgig/usr/lib/libgig/libakai.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib/libgig'
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making install in tools
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/bin'
# make[3]: Nothing to be done for 'install-data-am'.
# /bin/sh ../../libtool --mode=install /usr/bin/install -c rifftree dlsdump gigdump gigextract gigmerge gig2mono gig2stereo sf2dump sf2extract korgdump korg2gig akaidump akaiextract '/tmp/libgig/pkg/libgig/usr/bin'
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/rifftree /tmp/libgig/pkg/libgig/usr/bin/rifftree
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/dlsdump /tmp/libgig/pkg/libgig/usr/bin/dlsdump
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/gigdump /tmp/libgig/pkg/libgig/usr/bin/gigdump
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/gigextract /tmp/libgig/pkg/libgig/usr/bin/gigextract
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/gigmerge /tmp/libgig/pkg/libgig/usr/bin/gigmerge
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/gig2mono /tmp/libgig/pkg/libgig/usr/bin/gig2mono
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/gig2stereo /tmp/libgig/pkg/libgig/usr/bin/gig2stereo
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/sf2dump /tmp/libgig/pkg/libgig/usr/bin/sf2dump
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/sf2extract /tmp/libgig/pkg/libgig/usr/bin/sf2extract
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/korgdump /tmp/libgig/pkg/libgig/usr/bin/korgdump
# libtool: install: warning: `../../src/libgig.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/korg2gig /tmp/libgig/pkg/libgig/usr/bin/korg2gig
# libtool: install: warning: `../../src/libakai.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/akaidump /tmp/libgig/pkg/libgig/usr/bin/akaidump
# libtool: install: warning: `../../src/libakai.la' has not been installed in `/usr/lib/libgig'
# libtool: install: /usr/bin/install -c .libs/akaiextract /tmp/libgig/pkg/libgig/usr/bin/akaiextract
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/tools'
# Making install in testcases
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src/testcases'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/src'
# Making install in debian
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/debian'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/debian'
# 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/libgig/src/libgig-4.0.0/debian'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/debian'
# Making install in win32
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/win32'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/win32'
# 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/libgig/src/libgig-4.0.0/win32'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/win32'
# Making install in osx
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx'
# Making install in libgig.xcodeproj
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx/libgig.xcodeproj'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[3]: Entering directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0/osx'
# make[1]: Entering directory '/tmp/libgig/src/libgig-4.0.0'
# make[2]: Entering directory '/tmp/libgig/src/libgig-4.0.0'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/libgig/pkg/libgig/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 gig.pc akai.pc '/tmp/libgig/pkg/libgig/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/libgig/src/libgig-4.0.0'
# make[1]: Leaving directory '/tmp/libgig/src/libgig-4.0.0'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libgig"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libgig 4.0.0-2 (Wed Aug 24 14:08:29 UTC 2016)

CMD: pacman --query --file libgig-4.0.0-2-x86_64.pkg.tar.xz
# libgig 4.0.0-2

Creating hybrid package for 'libgig'

Trying to find vanilla package 'libgig'...

CMD: pacman --query --file /mirror/libgig-4.0.0-2.pkg.tar.xz
# libgig 4.0.0-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /etc/ld.so.conf.d/libgig.conf
# /usr/share/man/man1/dlsdump.1.gz
# /usr/share/man/man1/gigdump.1.gz
# /usr/share/man/man1/gigextract.1.gz
# /usr/share/man/man1/gigmerge.1.gz
# /usr/share/man/man1/gig2mono.1.gz
# /usr/share/man/man1/gig2stereo.1.gz
# /usr/share/man/man1/rifftree.1.gz
# /usr/share/man/man1/sf2dump.1.gz
# /usr/share/man/man1/sf2extract.1.gz
# /usr/share/man/man1/korgdump.1.gz
# /usr/share/man/man1/korg2gig.1.gz
# /usr/share/man/man1/akaidump.1.gz
# /usr/share/man/man1/akaiextract.1.gz
# /usr/include/libgig/Akai.h
# /usr/include/libgig/RIFF.h
# /usr/include/libgig/DLS.h
# /usr/include/libgig/SF.h
# /usr/include/libgig/gig.h
# /usr/include/libgig/Korg.h
# /usr/lib/libgig/libgig.so.7
# /usr/lib/libgig/libgig.so
# /usr/lib/libgig/libakai.so.0
# /usr/lib/libgig/libakai.so
# /usr/lib/libgig/libgig.so.7.0.0
# /usr/lib/libgig/libakai.so.0.0.0
# /usr/lib/pkgconfig/gig.pc
# /usr/lib/pkgconfig/akai.pc
# /usr/bin/rifftree
# /usr/bin/dlsdump
# /usr/bin/gigdump
# /usr/bin/gigextract
# /usr/bin/gigmerge
# /usr/bin/gig2mono
# /usr/bin/gig2stereo
# /usr/bin/sf2dump
# /usr/bin/sf2extract
# /usr/bin/korgdump
# /usr/bin/korg2gig
# /usr/bin/akaidump
# /usr/bin/akaiextract
# /sysroot/usr/lib/libgig/libgig.so.7.0.0
# /sysroot/usr/lib/libgig/libgig.so.7
# /sysroot/usr/lib/libgig/libgig.so
# /sysroot/usr/lib/libgig/libgig.la
# /sysroot/usr/lib/libgig/libakai.so.0.0.0
# /sysroot/usr/lib/libgig/libakai.so.0
# /sysroot/usr/lib/libgig/libakai.so
# /sysroot/usr/lib/libgig/libakai.la
# /sysroot/usr/lib/libgig/libgig.a
# /sysroot/usr/lib/libgig/libakai.a
# /sysroot/usr/lib/pkgconfig/gig.pc
# /sysroot/usr/lib/pkgconfig/akai.pc
# /sysroot/usr/include/libgig/Akai.h
# /sysroot/usr/include/libgig/RIFF.h
# /sysroot/usr/include/libgig/DLS.h
# /sysroot/usr/include/libgig/SF.h
# /sysroot/usr/include/libgig/gig.h
# /sysroot/usr/include/libgig/Korg.h

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libgig.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libgig.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/libgig/src/libgig-4.0.0/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 libgig configure 4.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 46fd85ebe5b3
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2536: checking for x86_64-unknown-linux-g++
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-c++
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-gpp
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-aCC
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-CC
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-cxx
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-cc++
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-cl.exe
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-FCC
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-KCC
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-RCC
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-xlC_r
# configure:2566: result: no
# configure:2536: checking for x86_64-unknown-linux-xlC
# configure:2566: result: no
# configure:2580: checking for g++
# configure:2596: found /usr/sbin/g++
# configure:2607: result: g++
# configure:2634: checking for C++ compiler version
# configure:2643: 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:2654: $? = 0
# configure:2643: 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:2654: $? = 0
# configure:2643: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:2654: $? = 1
# configure:2643: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:2654: $? = 1
# configure:2674: checking whether the C++ compiler works
# configure:2696: g++ conftest.cpp >&5
# configure:2700: $? = 0
# configure:2748: result: yes
# configure:2751: checking for C++ compiler default output file name
# configure:2753: result: a.out
# configure:2759: checking for suffix of executables
# configure:2766: g++ -o conftest conftest.cpp >&5
# configure:2770: $? = 0
# configure:2792: result:
# configure:2814: checking whether we are cross compiling
# configure:2822: g++ -o conftest conftest.cpp >&5
# configure:2826: $? = 0
# configure:2833: ./conftest
# configure:2837: $? = 0
# configure:2852: result: no
# configure:2857: checking for suffix of object files
# configure:2879: g++ -c conftest.cpp >&5
# configure:2883: $? = 0
# configure:2904: result: o
# configure:2908: checking whether we are using the GNU C++ compiler
# configure:2927: g++ -c conftest.cpp >&5
# configure:2927: $? = 0
# configure:2936: result: yes
# configure:2945: checking whether g++ accepts -g
# configure:2965: g++ -c -g conftest.cpp >&5
# configure:2965: $? = 0
# configure:3006: result: yes
# configure:3062: checking build system type
# configure:3076: result: x86_64-unknown-linux-gnu
# configure:3096: checking host system type
# configure:3109: result: x86_64-unknown-linux-gnu
# configure:3478: checking how to print strings
# configure:3505: result: printf
# configure:3537: checking for x86_64-unknown-linux-gcc
# configure:3567: result: no
# configure:3577: checking for gcc
# configure:3593: found /usr/sbin/gcc
# configure:3604: result: gcc
# configure:3833: checking for C compiler version
# configure:3842: 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:3853: $? = 0
# configure:3842: 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:3853: $? = 0
# configure:3842: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3853: $? = 1
# configure:3842: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3853: $? = 1
# configure:3857: checking whether we are using the GNU C compiler
# configure:3876: gcc -c conftest.c >&5
# configure:3876: $? = 0
# configure:3885: result: yes
# configure:3894: checking whether gcc accepts -g
# configure:3914: gcc -c -g conftest.c >&5
# configure:3914: $? = 0
# configure:3955: result: yes
# configure:3972: checking for gcc option to accept ISO C89
# configure:4035: gcc -c conftest.c >&5
# configure:4035: $? = 0
# configure:4048: result: none needed
# configure:4073: checking whether gcc understands -c and -o together
# configure:4095: gcc -c conftest.c -o conftest2.o
# configure:4098: $? = 0
# configure:4095: gcc -c conftest.c -o conftest2.o
# configure:4098: $? = 0
# configure:4110: result: yes
# configure:4127: checking for a sed that does not truncate output
# configure:4191: result: /usr/sbin/sed
# configure:4209: checking for grep that handles long lines and -e
# configure:4267: result: /usr/sbin/grep
# configure:4272: checking for egrep
# configure:4334: result: /usr/sbin/grep -E
# configure:4339: checking for fgrep
# configure:4401: result: /usr/sbin/grep -F
# configure:4436: checking for ld used by gcc
# configure:4503: result: /usr/sbin/ld
# configure:4510: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4525: result: yes
# configure:4537: checking for BSD- or MS-compatible name lister (nm)
# configure:4586: result: /usr/sbin/nm -B
# configure:4716: checking the name lister (/usr/sbin/nm -B) interface
# configure:4723: g++ -c conftest.cpp >&5
# configure:4726: /usr/sbin/nm -B "conftest.o"
# configure:4729: output
# 0000000000000000 B some_variable
# configure:4736: result: BSD nm
# configure:4739: checking whether ln -s works
# configure:4743: result: yes
# configure:4751: checking the maximum length of command line arguments
# configure:4882: result: 1572864
# configure:4899: checking whether the shell understands some XSI constructs
# configure:4909: result: yes
# configure:4913: checking whether the shell understands "+="
# configure:4919: result: yes
# configure:4954: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:4994: result: func_convert_file_noop
# configure:5001: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5021: result: func_convert_file_noop
# configure:5028: checking for /usr/sbin/ld option to reload object files
# configure:5035: result: -r
# configure:5069: checking for x86_64-unknown-linux-objdump
# configure:5096: result: objdump
# configure:5165: checking how to recognize dependent libraries
# configure:5363: result: pass_all
# configure:5408: checking for x86_64-unknown-linux-dlltool
# configure:5435: result: dlltool
# configure:5505: checking how to associate runtime and link libraries
# configure:5532: result: printf %s\n
# configure:5549: checking for x86_64-unknown-linux-ar
# configure:5579: result: no
# configure:5593: checking for ar
# configure:5609: found /usr/sbin/ar
# configure:5620: result: ar
# configure:5657: checking for archiver @FILE support
# configure:5674: g++ -c conftest.cpp >&5
# configure:5674: $? = 0
# configure:5677: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5680: $? = 0
# configure:5685: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5688: $? = 1
# configure:5700: result: @
# configure:5718: checking for x86_64-unknown-linux-strip
# configure:5748: result: no
# configure:5758: checking for strip
# configure:5774: found /usr/sbin/strip
# configure:5785: result: strip
# configure:5817: checking for x86_64-unknown-linux-ranlib
# configure:5847: result: no
# configure:5857: checking for ranlib
# configure:5873: found /usr/sbin/ranlib
# configure:5884: result: ranlib
# configure:5961: checking for gawk
# configure:5977: found /usr/sbin/gawk
# configure:5988: result: gawk
# configure:6028: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6148: g++ -c conftest.cpp >&5
# configure:6151: $? = 0
# configure:6155: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6158: $? = 0
# configure:6224: g++ -o conftest conftest.cpp conftstm.o >&5
# configure:6227: $? = 0
# configure:6265: result: ok
# configure:6302: checking for sysroot
# configure:6332: result: no
# configure:6410: g++ -c conftest.cpp >&5
# configure:6413: $? = 0
# configure:6562: checking for x86_64-unknown-linux-mt
# configure:6592: result: no
# configure:6602: checking for mt
# configure:6632: result: no
# configure:6652: checking if : is a manifest tool
# configure:6658: : '-?'
# configure:6666: result: no
# configure:7308: checking how to run the C preprocessor
# configure:7339: gcc -E conftest.c
# configure:7339: $? = 0
# configure:7353: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7353: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7378: result: gcc -E
# configure:7398: gcc -E conftest.c
# configure:7398: $? = 0
# configure:7412: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7412: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:7441: checking for ANSI C header files
# configure:7461: gcc -c conftest.c >&5
# configure:7461: $? = 0
# configure:7534: gcc -o conftest conftest.c >&5
# configure:7534: $? = 0
# configure:7534: ./conftest
# configure:7534: $? = 0
# configure:7545: result: yes
# configure:7558: checking for sys/types.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for sys/stat.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for stdlib.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for string.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for memory.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for strings.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for inttypes.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for stdint.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7558: checking for unistd.h
# configure:7558: gcc -c conftest.c >&5
# configure:7558: $? = 0
# configure:7558: result: yes
# configure:7572: checking for dlfcn.h
# configure:7572: gcc -c conftest.c >&5
# configure:7572: $? = 0
# configure:7572: result: yes
# configure:7786: checking for objdir
# configure:7801: result: .libs
# configure:8068: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8086: 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:8090: $? = 0
# configure:8103: result: no
# configure:8430: checking for gcc option to produce PIC
# configure:8437: result: -fPIC -DPIC
# configure:8445: checking if gcc PIC flag -fPIC -DPIC works
# configure:8463: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8467: $? = 0
# configure:8480: result: yes
# configure:8509: checking if gcc static flag -static works
# configure:8537: result: yes
# configure:8552: checking if gcc supports -c -o file.o
# configure:8573: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8577: $? = 0
# configure:8599: result: yes
# configure:8607: checking if gcc supports -c -o file.o
# configure:8654: result: yes
# configure:8687: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9844: result: yes
# configure:9881: checking whether -lc should be explicitly linked in
# configure:9889: gcc -c conftest.c >&5
# configure:9892: $? = 0
# configure:9907: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9910: $? = 0
# configure:9924: result: no
# configure:10084: checking dynamic linker characteristics
# configure:10584: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10584: $? = 0
# configure:10818: result: GNU/Linux ld.so
# configure:10925: checking how to hardcode library paths into programs
# configure:10950: result: immediate
# configure:11490: checking whether stripping libraries is possible
# configure:11495: result: yes
# configure:11530: checking if libtool supports shared libraries
# configure:11532: result: yes
# configure:11535: checking whether to build shared libraries
# configure:11556: result: yes
# configure:11559: checking whether to build static libraries
# configure:11563: result: yes
# configure:11586: checking how to run the C++ preprocessor
# configure:11613: g++ -E conftest.cpp
# configure:11613: $? = 0
# configure:11627: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11627: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:11652: result: g++ -E
# configure:11672: g++ -E conftest.cpp
# configure:11672: $? = 0
# configure:11686: g++ -E conftest.cpp
# conftest.cpp:21:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11686: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# configure:11855: checking for ld used by g++
# configure:11922: result: /usr/sbin/ld -m elf_x86_64
# configure:11929: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:11944: result: yes
# configure:11999: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13001: result: yes
# configure:13037: g++ -c conftest.cpp >&5
# configure:13040: $? = 0
# configure:13560: checking for g++ option to produce PIC
# configure:13567: result: -fPIC -DPIC
# configure:13575: checking if g++ PIC flag -fPIC -DPIC works
# configure:13593: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13597: $? = 0
# configure:13610: result: yes
# configure:13633: checking if g++ static flag -static works
# configure:13661: result: yes
# configure:13673: checking if g++ supports -c -o file.o
# configure:13694: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13698: $? = 0
# configure:13720: result: yes
# configure:13725: checking if g++ supports -c -o file.o
# configure:13772: result: yes
# configure:13802: checking whether the g++ linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:13841: result: yes
# configure:13982: checking dynamic linker characteristics
# configure:14650: result: GNU/Linux ld.so
# configure:14703: checking how to hardcode library paths into programs
# configure:14728: result: immediate
# configure:14790: checking whether byte ordering is bigendian
# configure:14805: g++ -c conftest.cpp >&5
# conftest.cpp:22:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^~~
# configure:14805: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:14850: g++ -c conftest.cpp >&5
# configure:14850: $? = 0
# configure:14868: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:28:8: error: 'big' was not declared in this scope
# not big endian
# ^~~
# configure:14868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14996: result: no
# configure:15047: checking for x86_64-unknown-linux-pkg-config
# configure:15080: result: no
# configure:15090: checking for pkg-config
# configure:15108: found /usr/sbin/pkg-config
# configure:15120: result: /usr/sbin/pkg-config
# configure:15145: checking pkg-config is at least version 0.9.0
# configure:15148: result: yes
# configure:15158: checking for SNDFILE
# configure:15165: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.2"
# configure:15168: $? = 0
# configure:15182: $PKG_CONFIG --exists --print-errors "sndfile >= 1.0.2"
# configure:15185: $? = 0
# configure:15223: result: yes
# configure:15338: checking uuid/uuid.h usability
# configure:15338: g++ -c conftest.cpp >&5
# configure:15338: $? = 0
# configure:15338: result: yes
# configure:15338: checking uuid/uuid.h presence
# configure:15338: g++ -E conftest.cpp
# configure:15338: $? = 0
# configure:15338: result: yes
# configure:15338: checking for uuid/uuid.h
# configure:15338: result: yes
# configure:15348: checking for library containing uuid_generate
# configure:15379: g++ -o conftest conftest.cpp >&5
# /tmp/ccQtTnVx.o: In function `main':
# conftest.cpp:(.text+0x5): undefined reference to `uuid_generate'
# collect2: error: ld returned 1 exit status
# configure:15379: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libgig"
# | #define PACKAGE_TARNAME "libgig"
# | #define PACKAGE_VERSION "4.0.0"
# | #define PACKAGE_STRING "libgig 4.0.0"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #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 LT_OBJDIR ".libs/"
# | #define HAVE_SNDFILE 1
# | #define HAVE_UUID_UUID_H 1
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char uuid_generate ();
# | int
# | main ()
# | {
# | return uuid_generate ();
# | ;
# | return 0;
# | }
# configure:15379: g++ -o conftest conftest.cpp -luuid >&5
# configure:15379: $? = 0
# configure:15396: result: -luuid
# configure:15406: checking for uuid_generate
# configure:15406: g++ -o conftest conftest.cpp -luuid >&5
# configure:15406: $? = 0
# configure:15406: result: yes
# configure:15479: checking for a BSD-compatible install
# configure:15547: result: /usr/bin/install -c
# configure:15558: checking whether build environment is sane
# configure:15613: result: yes
# configure:15761: checking for a thread-safe mkdir -p
# configure:15800: result: /usr/sbin/mkdir -p
# configure:15803: checking whether make sets $(MAKE)
# configure:15825: result: yes
# configure:15855: checking for style of include used by make
# configure:15883: result: GNU
# configure:15917: checking whether make supports nested variables
# configure:15934: result: yes
# configure:16019: checking dependency style of gcc
# configure:16130: result: gcc3
# configure:16147: checking dependency style of g++
# configure:16258: result: gcc3
# configure:16441: checking that generated files are newer than configure
# configure:16447: result: done
# configure:16474: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libgig config.status 4.0.0, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 46fd85ebe5b3
#
# config.status:1198: creating Doxyfile
# config.status:1198: creating gig.pc
# config.status:1198: creating akai.pc
# config.status:1198: creating libgig.spec
# config.status:1198: creating Makefile
# config.status:1198: creating src/Makefile
# config.status:1198: creating src/testcases/Makefile
# config.status:1198: creating src/tools/Makefile
# config.status:1198: creating doc/Makefile
# config.status:1198: creating man/Makefile
# config.status:1198: creating man/dlsdump.1
# config.status:1198: creating man/gigdump.1
# config.status:1198: creating man/gigextract.1
# config.status:1198: creating man/gigmerge.1
# config.status:1198: creating man/gig2mono.1
# config.status:1198: creating man/gig2stereo.1
# config.status:1198: creating man/rifftree.1
# config.status:1198: creating man/sf2dump.1
# config.status:1198: creating man/sf2extract.1
# config.status:1198: creating man/korgdump.1
# config.status:1198: creating man/korg2gig.1
# config.status:1198: creating man/akaidump.1
# config.status:1198: creating man/akaiextract.1
# config.status:1198: creating debian/Makefile
# config.status:1198: creating osx/Makefile
# config.status:1198: creating osx/libgig.xcodeproj/Makefile
# config.status:1198: creating win32/Makefile
# config.status:1198: creating win32/libgig.dev
# config.status:1198: creating config.h
# config.status:1427: executing libtool commands
# config.status:1427: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_cxx_compiler_gnu=yes
# ac_cv_env_AUDIOFILE_CFLAGS_set=
# ac_cv_env_AUDIOFILE_CFLAGS_value=
# ac_cv_env_AUDIOFILE_LIBS_set=
# ac_cv_env_AUDIOFILE_LIBS_value=
# 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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_SNDFILE_CFLAGS_set=
# ac_cv_env_SNDFILE_CFLAGS_value=
# ac_cv_env_SNDFILE_LIBS_set=
# ac_cv_env_SNDFILE_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_func_uuid_generate=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_header_uuid_uuid_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# 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_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_make_make_set=yes
# ac_cv_search_uuid_generate=-luuid
# ac_cv_sndfile=1
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# 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='/usr/sbin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_compiler_static_works_CXX=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# pkg_cv_SNDFILE_CFLAGS=
# pkg_cv_SNDFILE_LIBS=-lsndfile
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libgig/src/libgig-4.0.0/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUDIOFILE_CFLAGS=''
# AUDIOFILE_LIBS=''
# AUTOCONF='${SHELL} /tmp/libgig/src/libgig-4.0.0/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libgig/src/libgig-4.0.0/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libgig/src/libgig-4.0.0/missing automake-1.14'
# 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'
# DLLTOOL='dlltool'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_SNDFILE_FALSE='#'
# HAVE_SNDFILE_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/sbin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBAKAI_RELEASE_BUILD='libakai_release_build'
# LIBAKAI_RELEASE_MAJOR='libakai_release_major'
# LIBAKAI_RELEASE_MINOR='libakai_release_minor'
# LIBAKAI_SHARED_VERSION_INFO='0:0:0'
# LIBAKAI_SHLIB_VERSION_ARG=''
# LIBGIG_RELEASE_BUILD='0'
# LIBGIG_RELEASE_MAJOR='4'
# LIBGIG_RELEASE_MINOR='0'
# LIBGIG_SHARED_VERSION_INFO='7:0:0'
# LIBGIG_SHLIB_VERSION_ARG=''
# LIBOBJS=''
# LIBS='-luuid '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAC_FALSE=''
# MAC_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libgig/src/libgig-4.0.0/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libgig'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libgig'
# PACKAGE_STRING='libgig 4.0.0'
# PACKAGE_TARNAME='libgig'
# PACKAGE_URL=''
# PACKAGE_VERSION='4.0.0'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SNDFILE_CFLAGS=''
# SNDFILE_LIBS='-lsndfile'
# STRIP='strip'
# VERSION='4.0.0'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} 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_TARNAME}'
# 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='${SHELL} /tmp/libgig/src/libgig-4.0.0/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. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "libgig"
# #define PACKAGE_TARNAME "libgig"
# #define PACKAGE_VERSION "4.0.0"
# #define PACKAGE_STRING "libgig 4.0.0"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #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 LT_OBJDIR ".libs/"
# #define HAVE_SNDFILE 1
# #define HAVE_UUID_UUID_H 1
# #define HAVE_UUID_GENERATE 1
# #define PACKAGE "libgig"
# #define VERSION "4.0.0"
#
# configure: exit 0