Build of musicbrainz with clang_glibc toolchain

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

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

SLOCLanguage
8,767 sh
6,449 cpp
3,822 makefile
3,762 ansic
1,171 python
481 pascal
190 perl
24,642 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...

Copied permanent toolchain into container-local sysroot
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/sbin --> /sysroot/sbin
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/etc --> /sysroot/etc
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/var --> /sysroot/var
# /toolchain_root/usr --> /sysroot/usr
# /toolchain_root/glibc-build --> /sysroot/glibc-build
# /toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: musicbrainz 2.1.5-7 (Thu Apr 13 18:59:49 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file lib/c_wrapper.cpp
# patching file lib/comhttpsocket.cpp
# patching file lib/comsocket.cpp
# patching file lib/http.cpp
# Hunk #1 succeeded at 32 (offset 1 line).
# patching file lib/sigclient.cpp
# 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 whether to enable maintainer-specific portions of Makefiles... no
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for gawk... (cached) gawk
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for /usr/bin/ld option to reload object files... -r
# checking for BSD-compatible nm... /usr/bin/nm -B
# checking whether ln -s works... yes
# checking how to recognise dependent libraries... pass_all
# checking how to run the C preprocessor... clang -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 whether we are using the GNU C++ compiler... yes
# checking whether clang++ accepts -g... yes
# checking dependency style of clang++... gcc3
# checking how to run the C++ preprocessor... clang++ -E
# checking for x86_64-unknown-linux-g77... no
# checking for x86_64-unknown-linux-xlf... no
# checking for x86_64-unknown-linux-f77... no
# checking for x86_64-unknown-linux-frt... no
# checking for x86_64-unknown-linux-pgf77... no
# checking for x86_64-unknown-linux-cf77... no
# checking for x86_64-unknown-linux-fort77... no
# checking for x86_64-unknown-linux-fl32... no
# checking for x86_64-unknown-linux-af77... no
# checking for x86_64-unknown-linux-xlf90... no
# checking for x86_64-unknown-linux-f90... no
# checking for x86_64-unknown-linux-pgf90... no
# checking for x86_64-unknown-linux-pghpf... no
# checking for x86_64-unknown-linux-epcf90... no
# checking for x86_64-unknown-linux-gfortran... no
# checking for x86_64-unknown-linux-g95... no
# checking for x86_64-unknown-linux-xlf95... no
# checking for x86_64-unknown-linux-f95... no
# checking for x86_64-unknown-linux-fort... no
# checking for x86_64-unknown-linux-ifort... no
# checking for x86_64-unknown-linux-ifc... no
# checking for x86_64-unknown-linux-efc... no
# checking for x86_64-unknown-linux-pgf95... no
# checking for x86_64-unknown-linux-lf95... no
# checking for x86_64-unknown-linux-ftn... no
# checking for g77... no
# checking for xlf... no
# checking for f77... no
# checking for frt... no
# checking for pgf77... no
# checking for cf77... no
# checking for fort77... no
# checking for fl32... no
# checking for af77... no
# checking for xlf90... no
# checking for f90... no
# checking for pgf90... no
# checking for pghpf... no
# checking for epcf90... no
# checking for gfortran... gfortran
# checking whether we are using the GNU Fortran 77 compiler... yes
# checking whether gfortran accepts -g... yes
# checking the maximum length of command line arguments... 32768
# checking command to parse /usr/bin/nm -B output from clang 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 clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# configure: creating libtool
# appending configuration tag "CXX" to libtool
# checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for clang++ option to produce PIC... -fPIC
# checking if clang++ PIC flag -fPIC works... yes
# checking if clang++ static flag -static works... yes
# checking if clang++ supports -c -o file.o... yes
# checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# appending configuration tag "F77" to libtool
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for gfortran option to produce PIC... -fPIC
# checking if gfortran PIC flag -fPIC works... yes
# checking if gfortran static flag -static works... no
# checking if gfortran supports -c -o file.o... yes
# checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether we are using the GNU C++ compiler... (cached) yes
# checking whether clang++ accepts -g... (cached) yes
# checking dependency style of clang++... (cached) gcc3
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether byte ordering is bigendian... no
# checking for long... yes
# checking size of long... 8
# checking for XML_ExpatVersion in -lexpat... yes
# checking accept ARG2 => struct sockaddr ARG3 => socklen_t ... ok
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/Makefile
# config.status: creating include/musicbrainz/Makefile
# config.status: creating lib/Makefile
# config.status: creating osdep/Makefile
# config.status: creating examples/Makefile
# config.status: creating perl/Makefile
# config.status: creating python/Makefile
# config.status: creating python/examples/Makefile
# config.status: creating python/test/Makefile
# config.status: creating libmusicbrainz.pc
# config.status: creating config.h
# config.status: linking ./osdep/mb_linux.cpp to lib/mb.cpp
# config.status: linking ./osdep/mb_linux.h to lib/mb.h
# config.status: executing depfiles commands
# config.status: executing default commands
# make all-recursive
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# Making all in include
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# Making all in musicbrainz
# make[3]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[3]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# Making all in lib
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \
# then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi
# mkdir .libs
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT browser.lo -MD -MP -MF ".deps/browser.Tpo" -c -o browser.lo browser.c; \
# then mv -f ".deps/browser.Tpo" ".deps/browser.Plo"; else rm -f ".deps/browser.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -fPIC -DPIC -o .libs/browser.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -o browser.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT c_wrapper.lo -MD -MP -MF ".deps/c_wrapper.Tpo" -c -o c_wrapper.lo c_wrapper.cpp; \
# then mv -f ".deps/c_wrapper.Tpo" ".deps/c_wrapper.Plo"; else rm -f ".deps/c_wrapper.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.Tpo -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.Tpo -c c_wrapper.cpp -o c_wrapper.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF ".deps/comhttpsocket.Tpo" -c -o comhttpsocket.lo comhttpsocket.cpp; \
# then mv -f ".deps/comhttpsocket.Tpo" ".deps/comhttpsocket.Plo"; else rm -f ".deps/comhttpsocket.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF .deps/comhttpsocket.Tpo -c comhttpsocket.cpp -fPIC -DPIC -o .libs/comhttpsocket.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF .deps/comhttpsocket.Tpo -c comhttpsocket.cpp -o comhttpsocket.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comsocket.lo -MD -MP -MF ".deps/comsocket.Tpo" -c -o comsocket.lo comsocket.cpp; \
# then mv -f ".deps/comsocket.Tpo" ".deps/comsocket.Plo"; else rm -f ".deps/comsocket.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comsocket.lo -MD -MP -MF .deps/comsocket.Tpo -c comsocket.cpp -fPIC -DPIC -o .libs/comsocket.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT comsocket.lo -MD -MP -MF .deps/comsocket.Tpo -c comsocket.cpp -o comsocket.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT diskid.lo -MD -MP -MF ".deps/diskid.Tpo" -c -o diskid.lo diskid.cpp; \
# then mv -f ".deps/diskid.Tpo" ".deps/diskid.Plo"; else rm -f ".deps/diskid.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT diskid.lo -MD -MP -MF .deps/diskid.Tpo -c diskid.cpp -fPIC -DPIC -o .libs/diskid.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT diskid.lo -MD -MP -MF .deps/diskid.Tpo -c diskid.cpp -o diskid.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT haar.lo -MD -MP -MF ".deps/haar.Tpo" -c -o haar.lo haar.cpp; \
# then mv -f ".deps/haar.Tpo" ".deps/haar.Plo"; else rm -f ".deps/haar.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp -fPIC -DPIC -o .libs/haar.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp -o haar.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.cpp; \
# then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cpp -fPIC -DPIC -o .libs/http.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cpp -o http.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT musicbrainz.lo -MD -MP -MF ".deps/musicbrainz.Tpo" -c -o musicbrainz.lo musicbrainz.cpp; \
# then mv -f ".deps/musicbrainz.Tpo" ".deps/musicbrainz.Plo"; else rm -f ".deps/musicbrainz.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT musicbrainz.lo -MD -MP -MF .deps/musicbrainz.Tpo -c musicbrainz.cpp -fPIC -DPIC -o .libs/musicbrainz.o
# musicbrainz.cpp:773:11: warning: unused variable 'bufferSize' [-Wunused-const-variable]
# const int bufferSize = 8192;
# ^
# 1 warning generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT musicbrainz.lo -MD -MP -MF .deps/musicbrainz.Tpo -c musicbrainz.cpp -o musicbrainz.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; \
# then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT signature.lo -MD -MP -MF ".deps/signature.Tpo" -c -o signature.lo signature.cpp; \
# then mv -f ".deps/signature.Tpo" ".deps/signature.Plo"; else rm -f ".deps/signature.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.cpp -fPIC -DPIC -o .libs/signature.o
# In file included from signature.cpp:25:
# In file included from ./sigfft.h:39:
# ./sigcomplex.h:24:9: warning: 'INCLUDED_SIGCOMPLEX_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef INCLUDED_SIGCOMPLEX_H_
# ^~~~~~~~~~~~~~~~~~~~~~
# ./sigcomplex.h:25:9: note: 'INCLUDED_SIGCOMPLEX_H' is defined here; did you mean 'INCLUDED_SIGCOMPLEX_H_'?
# #define INCLUDED_SIGCOMPLEX_H
# ^~~~~~~~~~~~~~~~~~~~~
# INCLUDED_SIGCOMPLEX_H_
# In file included from signature.cpp:24:
# ./trm.h:59:24: warning: private field 'm_finishedFFTs' is not used [-Wunused-private-field]
# int m_finishedFFTs;
# ^
# ./trm.h:66:24: warning: private field 'fWin' is not used [-Wunused-private-field]
# double fWin[64];
# ^
# 3 warnings generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.cpp -o signature.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigxdr.lo -MD -MP -MF ".deps/sigxdr.Tpo" -c -o sigxdr.lo sigxdr.cpp; \
# then mv -f ".deps/sigxdr.Tpo" ".deps/sigxdr.Plo"; else rm -f ".deps/sigxdr.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigxdr.lo -MD -MP -MF .deps/sigxdr.Tpo -c sigxdr.cpp -fPIC -DPIC -o .libs/sigxdr.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigxdr.lo -MD -MP -MF .deps/sigxdr.Tpo -c sigxdr.cpp -o sigxdr.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigclient.lo -MD -MP -MF ".deps/sigclient.Tpo" -c -o sigclient.lo sigclient.cpp; \
# then mv -f ".deps/sigclient.Tpo" ".deps/sigclient.Plo"; else rm -f ".deps/sigclient.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigclient.lo -MD -MP -MF .deps/sigclient.Tpo -c sigclient.cpp -fPIC -DPIC -o .libs/sigclient.o
# sigclient.cpp:51:23: warning: unused variable 'cDisconnect' [-Wunused-const-variable]
# static const char cDisconnect = 'E';
# ^
# sigclient.cpp:53:22: warning: unused variable 'nGUIDSize' [-Wunused-const-variable]
# static const int nGUIDSize = 16;
# ^
# sigclient.cpp:56:22: warning: unused variable 'nHeaderSize' [-Wunused-const-variable]
# static const int nHeaderSize = sizeof(char) + sizeof(int);
# ^
# In file included from sigclient.cpp:38:
# ./sigclient.h:64:12: warning: private field 'm_pMutex' is not used [-Wunused-private-field]
# Mutex* m_pMutex;
# ^
# 4 warnings generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigclient.lo -MD -MP -MF .deps/sigclient.Tpo -c sigclient.cpp -o sigclient.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigfft.lo -MD -MP -MF ".deps/sigfft.Tpo" -c -o sigfft.lo sigfft.cpp; \
# then mv -f ".deps/sigfft.Tpo" ".deps/sigfft.Plo"; else rm -f ".deps/sigfft.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigfft.lo -MD -MP -MF .deps/sigfft.Tpo -c sigfft.cpp -fPIC -DPIC -o .libs/sigfft.o
# In file included from sigfft.cpp:31:
# In file included from ./sigfft.h:39:
# ./sigcomplex.h:24:9: warning: 'INCLUDED_SIGCOMPLEX_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
# #ifndef INCLUDED_SIGCOMPLEX_H_
# ^~~~~~~~~~~~~~~~~~~~~~
# ./sigcomplex.h:25:9: note: 'INCLUDED_SIGCOMPLEX_H' is defined here; did you mean 'INCLUDED_SIGCOMPLEX_H_'?
# #define INCLUDED_SIGCOMPLEX_H
# ^~~~~~~~~~~~~~~~~~~~~
# INCLUDED_SIGCOMPLEX_H_
# 1 warning generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT sigfft.lo -MD -MP -MF .deps/sigfft.Tpo -c sigfft.cpp -o sigfft.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfparse.lo -MD -MP -MF ".deps/rdfparse.Tpo" -c -o rdfparse.lo rdfparse.c; \
# then mv -f ".deps/rdfparse.Tpo" ".deps/rdfparse.Plo"; else rm -f ".deps/rdfparse.Tpo"; exit 1; fi
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfparse.lo -MD -MP -MF .deps/rdfparse.Tpo -c rdfparse.c -fPIC -DPIC -o .libs/rdfparse.o
# clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfparse.lo -MD -MP -MF .deps/rdfparse.Tpo -c rdfparse.c -o rdfparse.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfextract.lo -MD -MP -MF ".deps/rdfextract.Tpo" -c -o rdfextract.lo rdfextract.cpp; \
# then mv -f ".deps/rdfextract.Tpo" ".deps/rdfextract.Plo"; else rm -f ".deps/rdfextract.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfextract.lo -MD -MP -MF .deps/rdfextract.Tpo -c rdfextract.cpp -fPIC -DPIC -o .libs/rdfextract.o
# rdfextract.cpp:69:16: warning: format specifies type 'int' but the argument has type 'XML_Size' (aka 'unsigned long') [-Wformat]
# XML_GetCurrentLineNumber(RDF_GetXmlParser(parser)));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT rdfextract.lo -MD -MP -MF .deps/rdfextract.Tpo -c rdfextract.cpp -o rdfextract.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT uuid.lo -MD -MP -MF ".deps/uuid.Tpo" -c -o uuid.lo uuid.cpp; \
# then mv -f ".deps/uuid.Tpo" ".deps/uuid.Plo"; else rm -f ".deps/uuid.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.cpp -fPIC -DPIC -o .libs/uuid.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT uuid.lo -MD -MP -MF .deps/uuid.Tpo -c uuid.cpp -o uuid.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mp3.lo -MD -MP -MF ".deps/mp3.Tpo" -c -o mp3.lo mp3.cpp; \
# then mv -f ".deps/mp3.Tpo" ".deps/mp3.Plo"; else rm -f ".deps/mp3.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c mp3.cpp -fPIC -DPIC -o .libs/mp3.o
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c mp3.cpp -o mp3.o >/dev/null 2>&1
# if /bin/sh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mb.lo -MD -MP -MF ".deps/mb.Tpo" -c -o mb.lo mb.cpp; \
# then mv -f ".deps/mb.Tpo" ".deps/mb.Plo"; else rm -f ".deps/mb.Tpo"; exit 1; fi
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mb.lo -MD -MP -MF .deps/mb.Tpo -c mb.cpp -fPIC -DPIC -o .libs/mb.o
# mb.cpp:45:37: warning: conversion from string literal to 'MUSICBRAINZ_DEVICE' (aka 'char *') is deprecated [-Wc++11-compat-deprecated-writable-strings]
# MUSICBRAINZ_DEVICE DEFAULT_DEVICE = "/dev/cdrom";
# ^
# mb.cpp:150:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
# ReportError("Cannot read table of contents.");
# ^
# mb.cpp:158:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
# ReportError("This disk has no tracks.");
# ^
# mb.cpp:164:19: warning: conversion from string literal to 'char *' is deprecated [-Wc++11-compat-deprecated-writable-strings]
# ReportError("Track numbers must be within range 1..99.");
# ^
# 4 warnings generated.
# clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -Wall -O2 -MT mb.lo -MD -MP -MF .deps/mb.Tpo -c mb.cpp -o mb.o >/dev/null 2>&1
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -O2 -o libmusicbrainz.la -rpath /usr/lib -version-info 4:3:0 -no-undefined base64.lo browser.lo c_wrapper.lo comhttpsocket.lo comsocket.lo diskid.lo haar.lo http.lo musicbrainz.lo sha1.lo signature.lo sigxdr.lo sigclient.lo sigfft.lo rdfparse.lo rdfextract.lo uuid.lo mp3.lo mb.lo -lexpat -lstdc++ -lm
# clang++ -shared -nostdlib /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crti.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtbeginS.o .libs/base64.o .libs/browser.o .libs/c_wrapper.o .libs/comhttpsocket.o .libs/comsocket.o .libs/diskid.o .libs/haar.o .libs/http.o .libs/musicbrainz.o .libs/sha1.o .libs/signature.o .libs/sigxdr.o .libs/sigclient.o .libs/sigfft.o .libs/rdfparse.o .libs/rdfextract.o .libs/uuid.o .libs/mp3.o .libs/mb.o -lexpat -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64 -L/usr/bin/../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../.. -L/usr/bin/../lib -L/lib -L/usr/lib -lstdc++ -lm -lc -lgcc_s /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/crtendS.o /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1/../../../../lib64/crtn.o -Wl,-soname -Wl,libmusicbrainz.so.4 -o .libs/libmusicbrainz.so.4.0.3
# (cd .libs && rm -f libmusicbrainz.so.4 && ln -s libmusicbrainz.so.4.0.3 libmusicbrainz.so.4)
# (cd .libs && rm -f libmusicbrainz.so && ln -s libmusicbrainz.so.4.0.3 libmusicbrainz.so)
# ar cru .libs/libmusicbrainz.a base64.o browser.o c_wrapper.o comhttpsocket.o comsocket.o diskid.o haar.o http.o musicbrainz.o sha1.o signature.o sigxdr.o sigclient.o sigfft.o rdfparse.o rdfextract.o uuid.o mp3.o mb.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libmusicbrainz.a
# creating libmusicbrainz.la
# (cd .libs && rm -f libmusicbrainz.la && ln -s ../libmusicbrainz.la libmusicbrainz.la)
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# Making all in osdep
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o libosdep.la
# mkdir .libs
# ar cru .libs/libosdep.a
# ar: `u' modifier ignored since `D' is the default (see `U')
# ranlib .libs/libosdep.a
# creating libosdep.la
# (cd .libs && rm -f libosdep.la && ln -s ../libosdep.la libosdep.la)
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# Making all in examples
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# if clang++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT cpp_example.o -MD -MP -MF ".deps/cpp_example.Tpo" -c -o cpp_example.o cpp_example.cpp; \
# then mv -f ".deps/cpp_example.Tpo" ".deps/cpp_example.Po"; else rm -f ".deps/cpp_example.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CXX --mode=link clang++ -Wall -O2 -o cpp_example cpp_example.o ../lib/libmusicbrainz.la -lstdc++ -lm
# mkdir .libs
# clang++ -Wall -O2 -o .libs/cpp_example cpp_example.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating cpp_example
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT findartist.o -MD -MP -MF ".deps/findartist.Tpo" -c -o findartist.o findartist.c; \
# then mv -f ".deps/findartist.Tpo" ".deps/findartist.Po"; else rm -f ".deps/findartist.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o findartist findartist.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/findartist findartist.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating findartist
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT findalbum.o -MD -MP -MF ".deps/findalbum.Tpo" -c -o findalbum.o findalbum.c; \
# then mv -f ".deps/findalbum.Tpo" ".deps/findalbum.Po"; else rm -f ".deps/findalbum.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o findalbum findalbum.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/findalbum findalbum.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating findalbum
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT findtrack.o -MD -MP -MF ".deps/findtrack.Tpo" -c -o findtrack.o findtrack.c; \
# then mv -f ".deps/findtrack.Tpo" ".deps/findtrack.Po"; else rm -f ".deps/findtrack.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o findtrack findtrack.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/findtrack findtrack.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating findtrack
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT gettrack.o -MD -MP -MF ".deps/gettrack.Tpo" -c -o gettrack.o gettrack.c; \
# then mv -f ".deps/gettrack.Tpo" ".deps/gettrack.Po"; else rm -f ".deps/gettrack.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o gettrack gettrack.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/gettrack gettrack.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating gettrack
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT cdlookup.o -MD -MP -MF ".deps/cdlookup.Tpo" -c -o cdlookup.o cdlookup.c; \
# then mv -f ".deps/cdlookup.Tpo" ".deps/cdlookup.Po"; else rm -f ".deps/cdlookup.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o cdlookup cdlookup.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/cdlookup cdlookup.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating cdlookup
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT gettrm.o -MD -MP -MF ".deps/gettrm.Tpo" -c -o gettrm.o gettrm.c; \
# then mv -f ".deps/gettrm.Tpo" ".deps/gettrm.Po"; else rm -f ".deps/gettrm.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o gettrm gettrm.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/gettrm gettrm.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating gettrm
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT submittrm.o -MD -MP -MF ".deps/submittrm.Tpo" -c -o submittrm.o submittrm.c; \
# then mv -f ".deps/submittrm.Tpo" ".deps/submittrm.Po"; else rm -f ".deps/submittrm.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o submittrm submittrm.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/submittrm submittrm.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating submittrm
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT getalbum.o -MD -MP -MF ".deps/getalbum.Tpo" -c -o getalbum.o getalbum.c; \
# then mv -f ".deps/getalbum.Tpo" ".deps/getalbum.Po"; else rm -f ".deps/getalbum.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o getalbum getalbum.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/getalbum getalbum.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating getalbum
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT getartist.o -MD -MP -MF ".deps/getartist.Tpo" -c -o getartist.o getartist.c; \
# then mv -f ".deps/getartist.Tpo" ".deps/getartist.Po"; else rm -f ".deps/getartist.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o getartist getartist.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/getartist getartist.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating getartist
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT mp3info.o -MD -MP -MF ".deps/mp3info.Tpo" -c -o mp3info.o mp3info.c; \
# then mv -f ".deps/mp3info.Tpo" ".deps/mp3info.Po"; else rm -f ".deps/mp3info.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o mp3info mp3info.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/mp3info mp3info.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating mp3info
# if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -MT getrels.o -MD -MP -MF ".deps/getrels.Tpo" -c -o getrels.o getrels.c; \
# then mv -f ".deps/getrels.Tpo" ".deps/getrels.Po"; else rm -f ".deps/getrels.Tpo"; exit 1; fi
# /bin/sh ../libtool --tag=CC --mode=link clang -Wall -O2 -o getrels getrels.o ../lib/libmusicbrainz.la -lstdc++ -lm
# clang -Wall -O2 -o .libs/getrels getrels.o ../lib/.libs/libmusicbrainz.so -lstdc++ -lm
# creating getrels
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# Making install in musicbrainz
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[3]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include/musicbrainz" || mkdir -p -- "/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz"
# /usr/bin/install -c -m 644 'browser.h' '/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz/browser.h'
# /usr/bin/install -c -m 644 'errors.h' '/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz/errors.h'
# /usr/bin/install -c -m 644 'mb_c.h' '/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz/mb_c.h'
# /usr/bin/install -c -m 644 'musicbrainz.h' '/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz/musicbrainz.h'
# /usr/bin/install -c -m 644 'queries.h' '/tmp/musicbrainz/pkg/musicbrainz/usr/include/musicbrainz/queries.h'
# make[3]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# make[3]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# 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/musicbrainz/src/libmusicbrainz-2.1.5/include'
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/include'
# Making install in lib
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# test -z "/usr/lib" || mkdir -p -- "/tmp/musicbrainz/pkg/musicbrainz/usr/lib"
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libmusicbrainz.la' '/tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.la'
# /usr/bin/install -c .libs/libmusicbrainz.so.4.0.3 /tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.so.4.0.3
# (cd /tmp/musicbrainz/pkg/musicbrainz/usr/lib && { ln -s -f libmusicbrainz.so.4.0.3 libmusicbrainz.so.4 || { rm -f libmusicbrainz.so.4 && ln -s libmusicbrainz.so.4.0.3 libmusicbrainz.so.4; }; })
# (cd /tmp/musicbrainz/pkg/musicbrainz/usr/lib && { ln -s -f libmusicbrainz.so.4.0.3 libmusicbrainz.so || { rm -f libmusicbrainz.so && ln -s libmusicbrainz.so.4.0.3 libmusicbrainz.so; }; })
# /usr/bin/install -c .libs/libmusicbrainz.lai /tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.la
# /usr/bin/install -c .libs/libmusicbrainz.a /tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.a
# chmod 644 /tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.a
# ranlib /tmp/musicbrainz/pkg/musicbrainz/usr/lib/libmusicbrainz.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/lib'
# Making install in osdep
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# 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/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/osdep'
# Making install in examples
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# 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/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5/examples'
# make[1]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# make[2]: Entering directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || mkdir -p -- "/tmp/musicbrainz/pkg/musicbrainz/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'libmusicbrainz.pc' '/tmp/musicbrainz/pkg/musicbrainz/usr/lib/pkgconfig/libmusicbrainz.pc'
# make[2]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# make[1]: Leaving directory '/tmp/musicbrainz/src/libmusicbrainz-2.1.5'
# running install
# running build
# running build_py
# creating build
# creating build/lib
# copying musicbrainz.py -> build/lib
# running install_lib
# creating /tmp/musicbrainz/pkg/musicbrainz/usr/lib/python2.7
# creating /tmp/musicbrainz/pkg/musicbrainz/usr/lib/python2.7/site-packages
# copying build/lib/musicbrainz.py -> /tmp/musicbrainz/pkg/musicbrainz/usr/lib/python2.7/site-packages
# byte-compiling /tmp/musicbrainz/pkg/musicbrainz/usr/lib/python2.7/site-packages/musicbrainz.py to musicbrainz.pyc
# running install_egg_info
# Writing /tmp/musicbrainz/pkg/musicbrainz/usr/lib/python2.7/site-packages/python_musicbrainz-0.0.0-py2.7.egg-info
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "musicbrainz"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: musicbrainz 2.1.5-7 (Thu Apr 13 19:00:37 UTC 2017)

CMD: pacman --query --file musicbrainz-2.1.5-7-x86_64.pkg.tar.xz
# musicbrainz 2.1.5-7

Creating hybrid package for 'musicbrainz'

Trying to find vanilla package 'musicbrainz'...

CMD: pacman --query --file /mirror/libmusicbrainz5-5.1.0-2.pkg.tar.xz
# libmusicbrainz5 5.1.0-2

CMD: pacman --query --file /mirror/python2-musicbrainz2-0.7.4-3.pkg.tar.xz
# python2-musicbrainz2 0.7.4-3

CMD: pacman --query --file /mirror/musicbrainz-2.1.5-7.pkg.tar.xz
# musicbrainz 2.1.5-7

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/musicbrainz/browser.h
# /usr/include/musicbrainz/errors.h
# /usr/include/musicbrainz/mb_c.h
# /usr/include/musicbrainz/musicbrainz.h
# /usr/include/musicbrainz/queries.h
# /usr/lib/libmusicbrainz.so.4
# /usr/lib/libmusicbrainz.so
# /usr/lib/libmusicbrainz.so.4.0.3
# /usr/lib/pkgconfig/libmusicbrainz.pc
# /usr/lib/python2.7/site-packages/musicbrainz.py
# /usr/lib/python2.7/site-packages/musicbrainz.pyc
# /usr/lib/python2.7/site-packages/python_musicbrainz-0.0.0-py2.7.egg-info
# /sysroot/usr/lib/libmusicbrainz.so.4.0.3
# /sysroot/usr/lib/libmusicbrainz.so.4
# /sysroot/usr/lib/libmusicbrainz.so
# /sysroot/usr/lib/libmusicbrainz.la
# /sysroot/usr/lib/libmusicbrainz.a
# /sysroot/usr/lib/pkgconfig/libmusicbrainz.pc
# /sysroot/usr/lib/python2.7/site-packages/musicbrainz.py
# /sysroot/usr/lib/python2.7/site-packages/musicbrainz.pyc
# /sysroot/usr/lib/python2.7/site-packages/python_musicbrainz-0.0.0-py2.7.egg-info
# /sysroot/usr/include/musicbrainz/browser.h
# /sysroot/usr/include/musicbrainz/errors.h
# /sysroot/usr/include/musicbrainz/mb_c.h
# /sysroot/usr/include/musicbrainz/musicbrainz.h
# /sysroot/usr/include/musicbrainz/queries.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 musicbrainz.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/musicbrainz.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/musicbrainz.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/musicbrainz/src/libmusicbrainz-2.1.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by configure, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 7d2320a668f7
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:1974: checking for a BSD-compatible install
# configure:2030: result: /usr/bin/install -c
# configure:2041: checking whether build environment is sane
# configure:2084: result: yes
# configure:2149: checking for gawk
# configure:2165: found /usr/bin/gawk
# configure:2176: result: gawk
# configure:2187: checking whether make sets $(MAKE)
# configure:2208: result: yes
# configure:2284: checking for x86_64-unknown-linux-strip
# configure:2314: result: no
# configure:2324: checking for strip
# configure:2340: found /usr/bin/strip
# configure:2351: result: strip
# configure:2393: checking whether to enable maintainer-specific portions of Makefiles
# configure:2402: result: no
# configure:2424: checking build system type
# configure:2442: result: x86_64-unknown-linux-gnu
# configure:2464: checking host system type
# configure:2479: result: x86_64-unknown-linux-gnu
# configure:2544: checking for gawk
# configure:2571: result: gawk
# configure:2590: checking for x86_64-unknown-linux-gcc
# configure:2617: result: clang
# configure:2895: checking for C compiler version
# configure:2902: clang --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:2905: $? = 0
# configure:2912: clang -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2915: $? = 0
# configure:2922: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2925: $? = 1
# configure:2948: checking for C compiler default output file name
# configure:2975: clang conftest.c >&5
# configure:2978: $? = 0
# configure:3016: result: a.out
# configure:3033: checking whether the C compiler works
# configure:3043: ./a.out
# configure:3046: $? = 0
# configure:3063: result: yes
# configure:3070: checking whether we are cross compiling
# configure:3072: result: no
# configure:3075: checking for suffix of executables
# configure:3082: clang -o conftest conftest.c >&5
# configure:3085: $? = 0
# configure:3109: result:
# configure:3115: checking for suffix of object files
# configure:3141: clang -c conftest.c >&5
# configure:3144: $? = 0
# configure:3167: result: o
# configure:3171: checking whether we are using the GNU C compiler
# configure:3200: clang -c conftest.c >&5
# configure:3206: $? = 0
# configure:3223: result: yes
# configure:3228: checking whether clang accepts -g
# configure:3258: clang -c -g conftest.c >&5
# configure:3264: $? = 0
# configure:3363: result: yes
# configure:3380: checking for clang option to accept ISO C89
# configure:3454: clang -c conftest.c >&5
# configure:3460: $? = 0
# configure:3483: result: none needed
# configure:3512: checking for style of include used by make
# configure:3540: result: GNU
# configure:3568: checking dependency style of clang
# configure:3658: result: gcc3
# configure:3747: checking for a sed that does not truncate output
# configure:3801: result: /usr/bin/sed
# configure:3804: checking for grep that handles long lines and -e
# configure:3878: result: /usr/bin/grep
# configure:3883: checking for egrep
# configure:3961: result: /usr/bin/grep -E
# configure:3977: checking for ld used by clang
# configure:4044: result: /usr/bin/ld
# configure:4053: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4068: result: yes
# configure:4073: checking for /usr/bin/ld option to reload object files
# configure:4080: result: -r
# configure:4098: checking for BSD-compatible nm
# configure:4147: result: /usr/bin/nm -B
# configure:4151: checking whether ln -s works
# configure:4155: result: yes
# configure:4162: checking how to recognise dependent libraries
# configure:4338: result: pass_all
# configure:4426: clang -c conftest.c >&5
# configure:4429: $? = 0
# configure:4572: checking how to run the C preprocessor
# configure:4612: clang -E conftest.c
# configure:4618: $? = 0
# configure:4649: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4655: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libmusicbrainz"
# | #define VERSION "2.1.5"
# | /* end confdefs.h. */
# | #include
# configure:4688: result: clang -E
# configure:4717: clang -E conftest.c
# configure:4723: $? = 0
# configure:4754: clang -E conftest.c
# conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4760: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libmusicbrainz"
# | #define VERSION "2.1.5"
# | /* end confdefs.h. */
# | #include
# configure:4798: checking for ANSI C header files
# configure:4828: clang -c conftest.c >&5
# configure:4834: $? = 0
# configure:4933: clang -o conftest conftest.c >&5
# configure:4936: $? = 0
# configure:4942: ./conftest
# configure:4945: $? = 0
# configure:4962: result: yes
# configure:4986: checking for sys/types.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for sys/stat.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for stdlib.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for string.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for memory.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for strings.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for inttypes.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for stdint.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:4986: checking for unistd.h
# configure:5007: clang -c conftest.c >&5
# configure:5013: $? = 0
# configure:5029: result: yes
# configure:5056: checking dlfcn.h usability
# configure:5073: clang -c conftest.c >&5
# configure:5079: $? = 0
# configure:5093: result: yes
# configure:5097: checking dlfcn.h presence
# configure:5112: clang -E conftest.c
# configure:5118: $? = 0
# configure:5132: result: yes
# configure:5160: checking for dlfcn.h
# configure:5168: result: yes
# configure:5297: checking for C++ compiler version
# configure:5304: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:5307: $? = 0
# configure:5314: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5317: $? = 0
# configure:5324: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5327: $? = 1
# configure:5330: checking whether we are using the GNU C++ compiler
# configure:5359: clang++ -c conftest.cpp >&5
# configure:5365: $? = 0
# configure:5382: result: yes
# configure:5387: checking whether clang++ accepts -g
# configure:5417: clang++ -c -g conftest.cpp >&5
# configure:5423: $? = 0
# configure:5522: result: yes
# configure:5547: checking dependency style of clang++
# configure:5637: result: gcc3
# configure:5664: checking how to run the C++ preprocessor
# configure:5700: clang++ -E conftest.cpp
# configure:5706: $? = 0
# configure:5737: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5743: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libmusicbrainz"
# | #define VERSION "2.1.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5776: result: clang++ -E
# configure:5805: clang++ -E conftest.cpp
# configure:5811: $? = 0
# configure:5842: clang++ -E conftest.cpp
# conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5848: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libmusicbrainz"
# | #define VERSION "2.1.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# configure:5897: checking for x86_64-unknown-linux-g77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-frt
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-cf77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fort77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fl32
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-af77
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pghpf
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-epcf90
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-gfortran
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-g95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-xlf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-f95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-fort
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ifort
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ifc
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-efc
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-pgf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-lf95
# configure:5927: result: no
# configure:5897: checking for x86_64-unknown-linux-ftn
# configure:5927: result: no
# configure:5941: checking for g77
# configure:5971: result: no
# configure:5941: checking for xlf
# configure:5971: result: no
# configure:5941: checking for f77
# configure:5971: result: no
# configure:5941: checking for frt
# configure:5971: result: no
# configure:5941: checking for pgf77
# configure:5971: result: no
# configure:5941: checking for cf77
# configure:5971: result: no
# configure:5941: checking for fort77
# configure:5971: result: no
# configure:5941: checking for fl32
# configure:5971: result: no
# configure:5941: checking for af77
# configure:5971: result: no
# configure:5941: checking for xlf90
# configure:5971: result: no
# configure:5941: checking for f90
# configure:5971: result: no
# configure:5941: checking for pgf90
# configure:5971: result: no
# configure:5941: checking for pghpf
# configure:5971: result: no
# configure:5941: checking for epcf90
# configure:5971: result: no
# configure:5941: checking for gfortran
# configure:5957: found /usr/bin/gfortran
# configure:5968: result: gfortran
# configure:5998: checking for Fortran 77 compiler version
# configure:6005: gfortran --version >&5
# GNU Fortran (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:6008: $? = 0
# configure:6015: gfortran -v >&5
# Using built-in specs.
# COLLECT_GCC=gfortran
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:6018: $? = 0
# configure:6025: gfortran -V >&5
# gfortran: error: unrecognized command line option '-V'
# gfortran: fatal error: no input files
# compilation terminated.
# configure:6028: $? = 1
# configure:6036: checking whether we are using the GNU Fortran 77 compiler
# configure:6055: gfortran -c conftest.F >&5
# configure:6061: $? = 0
# configure:6078: result: yes
# configure:6084: checking whether gfortran accepts -g
# configure:6101: gfortran -c -g conftest.f >&5
# configure:6107: $? = 0
# configure:6123: result: yes
# configure:6153: checking the maximum length of command line arguments
# configure:6262: result: 32768
# configure:6273: checking command to parse /usr/bin/nm -B output from clang object
# configure:6378: clang -c conftest.c >&5
# configure:6381: $? = 0
# configure:6385: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6388: $? = 0
# configure:6440: clang -o conftest conftest.c conftstm.o >&5
# configure:6443: $? = 0
# configure:6481: result: ok
# configure:6485: checking for objdir
# configure:6500: result: .libs
# configure:6552: checking for x86_64-unknown-linux-ar
# configure:6582: result: no
# configure:6592: checking for ar
# configure:6608: found /usr/bin/ar
# configure:6619: result: ar
# configure:6648: checking for x86_64-unknown-linux-ranlib
# configure:6678: result: no
# configure:6688: checking for ranlib
# configure:6704: found /usr/bin/ranlib
# configure:6715: result: ranlib
# configure:6744: checking for x86_64-unknown-linux-strip
# configure:6771: result: strip
# configure:7097: checking if clang supports -fno-rtti -fno-exceptions
# configure:7115: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:7119: $? = 0
# configure:7132: result: yes
# configure:7147: checking for clang option to produce PIC
# configure:7357: result: -fPIC
# configure:7365: checking if clang PIC flag -fPIC works
# configure:7383: clang -c -fPIC -DPIC conftest.c >&5
# configure:7387: $? = 0
# configure:7400: result: yes
# configure:7428: checking if clang static flag -static works
# configure:7456: result: yes
# configure:7466: checking if clang supports -c -o file.o
# configure:7487: clang -c -o out/conftest2.o conftest.c >&5
# configure:7491: $? = 0
# configure:7513: result: yes
# configure:7539: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:8494: result: yes
# configure:8515: checking whether -lc should be explicitly linked in
# configure:8520: clang -c conftest.c >&5
# configure:8523: $? = 0
# configure:8538: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:8541: $? = 0
# configure:8553: result: no
# configure:8561: checking dynamic linker characteristics
# configure:9137: result: GNU/Linux ld.so
# configure:9146: checking how to hardcode library paths into programs
# configure:9171: result: immediate
# configure:9185: checking whether stripping libraries is possible
# configure:9190: result: yes
# configure:9991: checking if libtool supports shared libraries
# configure:9993: result: yes
# configure:9996: checking whether to build shared libraries
# configure:10017: result: yes
# configure:10020: checking whether to build static libraries
# configure:10024: result: yes
# configure:10116: creating libtool
# configure:10704: checking for ld used by clang++
# configure:10771: result: /usr/bin/ld -m elf_x86_64
# configure:10780: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:10795: result: yes
# configure:10846: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:11780: result: yes
# configure:11798: clang++ -c conftest.cpp >&5
# configure:11801: $? = 0
# configure:11920: checking for clang++ option to produce PIC
# configure:12194: result: -fPIC
# configure:12202: checking if clang++ PIC flag -fPIC works
# configure:12220: clang++ -c -fPIC -DPIC conftest.cpp >&5
# configure:12224: $? = 0
# configure:12237: result: yes
# configure:12265: checking if clang++ static flag -static works
# configure:12293: result: yes
# configure:12303: checking if clang++ supports -c -o file.o
# configure:12324: clang++ -c -o out/conftest2.o conftest.cpp >&5
# configure:12328: $? = 0
# configure:12350: result: yes
# configure:12376: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12404: result: yes
# configure:12471: checking dynamic linker characteristics
# configure:13047: result: GNU/Linux ld.so
# configure:13056: checking how to hardcode library paths into programs
# configure:13081: result: immediate
# configure:13607: checking if libtool supports shared libraries
# configure:13609: result: yes
# configure:13612: checking whether to build shared libraries
# configure:13632: result: yes
# configure:13635: checking whether to build static libraries
# configure:13639: result: yes
# configure:13649: checking for gfortran option to produce PIC
# configure:13859: result: -fPIC
# configure:13867: checking if gfortran PIC flag -fPIC works
# configure:13885: gfortran -c -g -O2 -fPIC conftest.f >&5
# configure:13889: $? = 0
# configure:13902: result: yes
# configure:13930: checking if gfortran static flag -static works
# configure:13958: result: no
# configure:13968: checking if gfortran supports -c -o file.o
# configure:13989: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
# configure:13993: $? = 0
# configure:14015: result: yes
# configure:14041: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14976: result: yes
# configure:15043: checking dynamic linker characteristics
# configure:15619: result: GNU/Linux ld.so
# configure:15628: checking how to hardcode library paths into programs
# configure:15653: result: immediate
# configure:19316: checking for C++ compiler version
# configure:19323: clang++ --version >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# configure:19326: $? = 0
# configure:19333: clang++ -v >&5
# clang version 3.8.0 (tags/RELEASE_380/final)
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /usr/bin
# Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:19336: $? = 0
# configure:19343: clang++ -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:19346: $? = 1
# configure:19349: checking whether we are using the GNU C++ compiler
# configure:19401: result: yes
# configure:19406: checking whether clang++ accepts -g
# configure:19541: result: yes
# configure:19566: checking dependency style of clang++
# configure:19656: result: gcc3
# configure:19686: checking for a BSD-compatible install
# configure:19742: result: /usr/bin/install -c
# configure:19753: checking whether ln -s works
# configure:19757: result: yes
# configure:19764: checking whether byte ordering is bigendian
# configure:19797: clang -c conftest.c >&5
# configure:19803: $? = 0
# configure:19835: clang -c conftest.c >&5
# conftest.c:28:2: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:19841: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libmusicbrainz"
# | #define VERSION "2.1.5"
# | #define STDC_HEADERS 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_STRINGS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_DLFCN_H 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:19981: result: no
# configure:20000: checking for long
# configure:20030: clang -c conftest.c >&5
# configure:20036: $? = 0
# configure:20051: result: yes
# configure:20058: checking size of long
# configure:20360: clang -o conftest conftest.c >&5
# configure:20363: $? = 0
# configure:20369: ./conftest
# configure:20372: $? = 0
# configure:20395: result: 8
# configure:20414: checking for XML_ExpatVersion in -lexpat
# configure:20449: clang -o conftest -Wall -O2 conftest.c -lexpat -lexpat >&5
# configure:20455: $? = 0
# configure:20473: result: yes
# configure:20541: checking accept ARG2 => struct sockaddr ARG3 => socklen_t
# configure:20573: clang -c -Wall -O2 conftest.c >&5
# configure:20579: $? = 0
# configure:20586: result: ok
# configure:21568: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.61. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 7d2320a668f7
#
# config.status:683: creating Makefile
# config.status:683: creating include/Makefile
# config.status:683: creating include/musicbrainz/Makefile
# config.status:683: creating lib/Makefile
# config.status:683: creating osdep/Makefile
# config.status:683: creating examples/Makefile
# config.status:683: creating perl/Makefile
# config.status:683: creating python/Makefile
# config.status:683: creating python/examples/Makefile
# config.status:683: creating python/test/Makefile
# config.status:683: creating libmusicbrainz.pc
# config.status:683: creating config.h
# config.status:960: linking ./osdep/mb_linux.cpp to lib/mb.cpp
# config.status:960: linking ./osdep/mb_linux.h to lib/mb.h
# config.status:982: executing depfiles commands
# config.status:982: executing default 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_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# 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=set
# ac_cv_env_CXX_value=clang++
# ac_cv_env_F77_set=
# ac_cv_env_F77_value=
# ac_cv_env_FFLAGS_set=
# ac_cv_env_FFLAGS_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_f77_compiler_gnu=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_expat_XML_ExpatVersion=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_F77=gfortran
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_cxx_g=yes
# ac_cv_prog_f77_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_sizeof_long=8
# ac_cv_type_long=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_SED=/usr/bin/sed
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_c_o_F77=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_prog_gnu_ldcxx=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
# lt_cv_sys_max_cmd_len=32768
# lt_lt_cv_prog_compiler_c_o='"yes"'
# lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
# lt_lt_cv_prog_compiler_c_o_F77='"yes"'
# lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
# lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
# lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run aclocal-1.9'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run tar'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run automake-1.9'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -O2'
# CPP='clang -E'
# CPPFLAGS=''
# CXX='clang++'
# CXXCPP='clang++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=' -Wall -O2'
# CYGPATH_W='echo'
# DARWIN_FALSE=''
# DARWIN_TRUE='#'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO='echo'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# EXPAT_LIBS='-lexpat'
# F77='gfortran'
# FFLAGS='-g -O2'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBTOOL_DEPS='./ltmain.sh'
# LN_S='ln -s'
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/musicbrainz/src/libmusicbrainz-2.1.5/missing --run makeinfo'
# OBJEXT='o'
# PACKAGE='libmusicbrainz'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.1.5'
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_F77='gfortran'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__fastdepCXX_FALSE='#'
# am__fastdepCXX_TRUE=''
# am__include='include'
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='/tmp/musicbrainz/src/libmusicbrainz-2.1.5/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='mkdir -p --'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libmusicbrainz"
# #define VERSION "2.1.5"
# #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 SIZEOF_LONG 8
# #define ACCEPT_ARG2
# #define ACCEPT_ARG3
# #define ACCEPT_ARG2 struct sockaddr
# #define ACCEPT_ARG3 socklen_t
# #define PREFIX "/usr"
#
# configure: exit 0