Build of libcddb with vanilla toolchain

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

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

SLOCLanguage
11,099 sh
4,786 ansic
2,593 makefile
18,478 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: libcddb 1.3.2-4 (Wed Aug 24 14:04:24 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# 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... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# 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 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-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/sbin/nm -B output from gcc object... ok
# 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 for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for connect in -lsocket... no
# checking for connect in -lnetwork... no
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking regex.h usability... yes
# checking regex.h presence... yes
# checking for regex.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking time.h usability... yes
# checking time.h presence... yes
# checking for time.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking windows.h usability... no
# checking windows.h presence... no
# checking for windows.h... no
# checking winsock2.h usability... no
# checking winsock2.h presence... no
# checking for winsock2.h... no
# checking for an ANSI C-conforming const... yes
# checking for size_t... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking whether lstat dereferences a symlink specified with a trailing slash... yes
# checking whether stat accepts an empty string... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking types of arguments for select... int,fd_set *,struct timeval *
# checking for mkdir... yes
# checking for regcomp... yes
# checking for socket... yes
# checking for strdup... yes
# checking for strtol... yes
# checking for strchr... yes
# checking for memset... yes
# checking for alarm... yes
# checking for select... yes
# checking for realloc... yes
# checking for gethostbyname... yes
# 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 LIBCDIO... no
# configure: WARNING: new enough libcdio not found. CD reading in CDDB test program disabled. Get libcdio from http://www.gnu.org/software/libcdio/
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking for ld used by GCC... /usr/sbin/ld -m elf_x86_64
# checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking for iconv... yes
# checking for working iconv... yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking whether gcc accepts -Wall... yes
# checking whether gcc accepts -Wchar-subscripts... yes
# checking whether gcc accepts -Wmissing-prototypes... yes
# checking whether gcc accepts -Wmissing-declarations... yes
# checking whether gcc accepts -Wunused... yes
# checking whether gcc accepts -Wpointer-arith... yes
# checking whether gcc accepts -Wwrite-strings... yes
# checking whether gcc accepts -Wnested-externs... yes
# checking whether gcc accepts -Wno-sign-compare... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libcddb.pc
# config.status: creating include/Makefile
# config.status: creating include/cddb/Makefile
# config.status: creating include/cddb/cddb_config.h
# config.status: creating include/cddb/version.h
# config.status: creating lib/Makefile
# config.status: creating examples/Makefile
# config.status: creating tests/Makefile
# config.status: creating tests/settings.sh
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2'
# Making all in include
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# Making all in cddb
# make[3]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[3]: Nothing to be done for 'all'.
# make[3]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[3]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# Making all in lib
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c -o cddb_track.lo cddb_track.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c -o cddb_disc.lo cddb_disc.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -fPIC -DPIC -o .libs/cddb_track.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -fPIC -DPIC -o .libs/cddb_disc.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_track.lo -MD -MP -MF .deps/cddb_track.Tpo -c cddb_track.c -o cddb_track.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_disc.lo -MD -MP -MF .deps/cddb_disc.Tpo -c cddb_disc.c -o cddb_disc.o >/dev/null 2>&1
# mv -f .deps/cddb_track.Tpo .deps/cddb_track.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c -o cddb_regex.lo cddb_regex.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -fPIC -DPIC -o .libs/cddb_regex.o
# cddb_regex.c: In function 'cddb_regex_init':
# cddb_regex.c:58:9: warning: variable 'rv' set but not used [-Wunused-but-set-variable]
# int rv;
# ^~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_regex.lo -MD -MP -MF .deps/cddb_regex.Tpo -c cddb_regex.c -o cddb_regex.o >/dev/null 2>&1
# mv -f .deps/cddb_disc.Tpo .deps/cddb_disc.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c -o cddb_error.lo cddb_error.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -fPIC -DPIC -o .libs/cddb_error.o
# mv -f .deps/cddb_regex.Tpo .deps/cddb_regex.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c -o cddb_conn.lo cddb_conn.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -fPIC -DPIC -o .libs/cddb_conn.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_error.lo -MD -MP -MF .deps/cddb_error.Tpo -c cddb_error.c -o cddb_error.o >/dev/null 2>&1
# mv -f .deps/cddb_error.Tpo .deps/cddb_error.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c -o cddb_cmd.lo cddb_cmd.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -fPIC -DPIC -o .libs/cddb_cmd.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_conn.lo -MD -MP -MF .deps/cddb_conn.Tpo -c cddb_conn.c -o cddb_conn.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_cmd.lo -MD -MP -MF .deps/cddb_cmd.Tpo -c cddb_cmd.c -o cddb_cmd.o >/dev/null 2>&1
# mv -f .deps/cddb_conn.Tpo .deps/cddb_conn.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c -o cddb_net.lo cddb_net.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -fPIC -DPIC -o .libs/cddb_net.o
# mv -f .deps/cddb_cmd.Tpo .deps/cddb_cmd.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c -o cddb_log.lo cddb_log.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -fPIC -DPIC -o .libs/cddb_log.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_log.lo -MD -MP -MF .deps/cddb_log.Tpo -c cddb_log.c -o cddb_log.o >/dev/null 2>&1
# mv -f .deps/cddb_log.Tpo .deps/cddb_log.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c -o cddb_util.lo cddb_util.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -fPIC -DPIC -o .libs/cddb_util.o
# cddb_net.c: In function 'timeout_connect':
# cddb_net.c:328:63: warning: passing argument 5 of 'getsockopt' from incompatible pointer type [-Wincompatible-pointer-types]
# getsockopt(sockfd, SOL_SOCKET, SO_ERROR, &rv, &l);
# ^
# In file included from /usr/include/netinet/in.h:23:0,
# from ../include/cddb/cddb_conn.h:32,
# from ../include/cddb/cddb.h:37,
# from ../include/cddb/cddb_ni.h:58,
# from cddb_net.c:22:
# /usr/include/sys/socket.h:219:12: note: expected 'socklen_t * restrict {aka unsigned int * restrict}' but argument is of type 'size_t * {aka long unsigned int *}'
# extern int getsockopt (int __fd, int __level, int __optname,
# ^~~~~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_util.lo -MD -MP -MF .deps/cddb_util.Tpo -c cddb_util.c -o cddb_util.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_net.lo -MD -MP -MF .deps/cddb_net.Tpo -c cddb_net.c -o cddb_net.o >/dev/null 2>&1
# mv -f .deps/cddb_util.Tpo .deps/cddb_util.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c -o cddb.lo cddb.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o .libs/cddb.o
# mv -f .deps/cddb_net.Tpo .deps/cddb_net.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c -o cddb_site.lo cddb_site.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -o cddb.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -fPIC -DPIC -o .libs/cddb_site.o
# mv -f .deps/cddb.Tpo .deps/cddb.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c -o ll.lo ll.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -fPIC -DPIC -o .libs/ll.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cddb_site.lo -MD -MP -MF .deps/cddb_site.Tpo -c cddb_site.c -o cddb_site.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT ll.lo -MD -MP -MF .deps/ll.Tpo -c ll.c -o ll.o >/dev/null 2>&1
# mv -f .deps/cddb_site.Tpo .deps/cddb_site.Plo
# mv -f .deps/ll.Tpo .deps/ll.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -no-undefined -version-info 4:3:2 -o libcddb.la -rpath /usr/lib cddb_track.lo cddb_disc.lo cddb_regex.lo cddb_error.lo cddb_conn.lo cddb_cmd.lo cddb_net.lo cddb_log.lo cddb_util.lo cddb.lo cddb_site.lo ll.lo
# libtool: link: gcc -shared .libs/cddb_track.o .libs/cddb_disc.o .libs/cddb_regex.o .libs/cddb_error.o .libs/cddb_conn.o .libs/cddb_cmd.o .libs/cddb_net.o .libs/cddb_log.o .libs/cddb_util.o .libs/cddb.o .libs/cddb_site.o .libs/ll.o -Wl,-soname -Wl,libcddb.so.2 -o .libs/libcddb.so.2.2.3
# libtool: link: (cd ".libs" && rm -f "libcddb.so.2" && ln -s "libcddb.so.2.2.3" "libcddb.so.2")
# libtool: link: (cd ".libs" && rm -f "libcddb.so" && ln -s "libcddb.so.2.2.3" "libcddb.so")
# libtool: link: ar cru .libs/libcddb.a cddb_track.o cddb_disc.o cddb_regex.o cddb_error.o cddb_conn.o cddb_cmd.o cddb_net.o cddb_log.o cddb_util.o cddb.o cddb_site.o ll.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libcddb.a
# libtool: link: ( cd ".libs" && rm -f "libcddb.la" && ln -s "../libcddb.la" "libcddb.la" )
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# Making all in examples
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_query.o -MD -MP -MF .deps/do_query.Tpo -c -o do_query.o do_query.c
# mv -f .deps/do_query.Tpo .deps/do_query.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_read.o -MD -MP -MF .deps/do_read.Tpo -c -o do_read.o do_read.c
# mv -f .deps/do_read.Tpo .deps/do_read.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_display.o -MD -MP -MF .deps/do_display.Tpo -c -o do_display.o do_display.c
# mv -f .deps/main.Tpo .deps/main.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT cd_access.o -MD -MP -MF .deps/cd_access.Tpo -c -o cd_access.o cd_access.c
# mv -f .deps/do_display.Tpo .deps/do_display.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_sites.o -MD -MP -MF .deps/do_sites.Tpo -c -o do_sites.o do_sites.c
# mv -f .deps/cd_access.Tpo .deps/cd_access.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_search.o -MD -MP -MF .deps/do_search.Tpo -c -o do_search.o do_search.c
# mv -f .deps/do_search.Tpo .deps/do_search.Po
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -MT do_album.o -MD -MP -MF .deps/do_album.Tpo -c -o do_album.o do_album.c
# mv -f .deps/do_sites.Tpo .deps/do_sites.Po
# mv -f .deps/do_album.Tpo .deps/do_album.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -o cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/libcddb.la
# libtool: link: gcc -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare -o .libs/cddb_query main.o do_query.o do_read.o do_display.o cd_access.o do_sites.o do_search.o do_album.o ../lib/.libs/libcddb.so
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# Making all in tests
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/tests'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# Making install in cddb
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[3]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[3]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/include/cddb" || /usr/sbin/mkdir -p "/tmp/libcddb/pkg/libcddb/usr/include/cddb"
# /usr/bin/install -c -m 644 'cddb.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb.h'
# /usr/bin/install -c -m 644 'cddb_config.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_config.h'
# /usr/bin/install -c -m 644 'cddb_disc.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_disc.h'
# /usr/bin/install -c -m 644 'cddb_track.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_track.h'
# /usr/bin/install -c -m 644 'cddb_error.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_error.h'
# /usr/bin/install -c -m 644 'cddb_conn.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_conn.h'
# /usr/bin/install -c -m 644 'cddb_cmd.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_cmd.h'
# /usr/bin/install -c -m 644 'cddb_log.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_log.h'
# /usr/bin/install -c -m 644 'version.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/version.h'
# /usr/bin/install -c -m 644 'cddb_site.h' '/tmp/libcddb/pkg/libcddb/usr/include/cddb/cddb_site.h'
# make[3]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include/cddb'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# make[3]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/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/libcddb/src/libcddb-1.3.2/include'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/include'
# Making install in lib
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# test -z "/usr/lib" || /usr/sbin/mkdir -p "/tmp/libcddb/pkg/libcddb/usr/lib"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'libcddb.la' '/tmp/libcddb/pkg/libcddb/usr/lib/libcddb.la'
# libtool: install: /usr/bin/install -c .libs/libcddb.so.2.2.3 /tmp/libcddb/pkg/libcddb/usr/lib/libcddb.so.2.2.3
# libtool: install: (cd /tmp/libcddb/pkg/libcddb/usr/lib && { ln -s -f libcddb.so.2.2.3 libcddb.so.2 || { rm -f libcddb.so.2 && ln -s libcddb.so.2.2.3 libcddb.so.2; }; })
# libtool: install: (cd /tmp/libcddb/pkg/libcddb/usr/lib && { ln -s -f libcddb.so.2.2.3 libcddb.so || { rm -f libcddb.so && ln -s libcddb.so.2.2.3 libcddb.so; }; })
# libtool: install: /usr/bin/install -c .libs/libcddb.lai /tmp/libcddb/pkg/libcddb/usr/lib/libcddb.la
# libtool: install: /usr/bin/install -c .libs/libcddb.a /tmp/libcddb/pkg/libcddb/usr/lib/libcddb.a
# libtool: install: chmod 644 /tmp/libcddb/pkg/libcddb/usr/lib/libcddb.a
# libtool: install: ranlib /tmp/libcddb/pkg/libcddb/usr/lib/libcddb.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/lib'
# Making install in examples
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# test -z "/usr/bin" || /usr/sbin/mkdir -p "/tmp/libcddb/pkg/libcddb/usr/bin"
# make[2]: Nothing to be done for 'install-data-am'.
# /bin/sh ../libtool --mode=install /usr/bin/install -c 'cddb_query' '/tmp/libcddb/pkg/libcddb/usr/bin/cddb_query'
# libtool: install: warning: `../lib/libcddb.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/cddb_query /tmp/libcddb/pkg/libcddb/usr/bin/cddb_query
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/examples'
# Making install in tests
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/tests'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2/tests'
# 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/libcddb/src/libcddb-1.3.2/tests'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2/tests'
# make[1]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2'
# make[2]: Entering directory '/tmp/libcddb/src/libcddb-1.3.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# test -z "/usr/lib/pkgconfig" || /usr/sbin/mkdir -p "/tmp/libcddb/pkg/libcddb/usr/lib/pkgconfig"
# /usr/bin/install -c -m 644 'libcddb.pc' '/tmp/libcddb/pkg/libcddb/usr/lib/pkgconfig/libcddb.pc'
# make[2]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2'
# make[1]: Leaving directory '/tmp/libcddb/src/libcddb-1.3.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libcddb"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libcddb 1.3.2-4 (Wed Aug 24 14:04:37 UTC 2016)

CMD: pacman --query --file libcddb-1.3.2-4-x86_64.pkg.tar.xz
# libcddb 1.3.2-4

Creating hybrid package for 'libcddb'

Trying to find vanilla package 'libcddb'...

CMD: pacman --query --file /mirror/libcddb-1.3.2-4.pkg.tar.xz
# libcddb 1.3.2-4

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libcddb.so.2.2.3
# /usr/lib/libcddb.so
# /usr/lib/libcddb.so.2
# /usr/lib/pkgconfig/libcddb.pc
# /usr/include/cddb/cddb_config.h
# /usr/include/cddb/cddb_disc.h
# /usr/include/cddb/version.h
# /usr/include/cddb/cddb_site.h
# /usr/include/cddb/cddb_conn.h
# /usr/include/cddb/cddb_cmd.h
# /usr/include/cddb/cddb_log.h
# /usr/include/cddb/cddb_error.h
# /usr/include/cddb/cddb.h
# /usr/include/cddb/cddb_track.h
# /usr/bin/cddb_query
# /sysroot/usr/lib/libcddb.so.2.2.3
# /sysroot/usr/lib/libcddb.so.2
# /sysroot/usr/lib/libcddb.so
# /sysroot/usr/lib/libcddb.la
# /sysroot/usr/lib/libcddb.a
# /sysroot/usr/lib/pkgconfig/libcddb.pc
# /sysroot/usr/include/cddb/cddb.h
# /sysroot/usr/include/cddb/cddb_config.h
# /sysroot/usr/include/cddb/cddb_disc.h
# /sysroot/usr/include/cddb/cddb_track.h
# /sysroot/usr/include/cddb/cddb_error.h
# /sysroot/usr/include/cddb/cddb_conn.h
# /sysroot/usr/include/cddb/cddb_cmd.h
# /sysroot/usr/include/cddb/cddb_log.h
# /sysroot/usr/include/cddb/version.h
# /sysroot/usr/include/cddb/cddb_site.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 libcddb.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libcddb.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libcddb.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/libcddb/src/libcddb-1.3.2/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 libcddb configure 1.3.2, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4b72ea39a00c
# 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:2105: checking for a BSD-compatible install
# configure:2173: result: /usr/bin/install -c
# configure:2184: checking whether build environment is sane
# configure:2227: result: yes
# configure:2252: checking for a thread-safe mkdir -p
# configure:2291: result: /usr/sbin/mkdir -p
# configure:2304: checking for gawk
# configure:2320: found /usr/sbin/gawk
# configure:2331: result: gawk
# configure:2342: checking whether make sets $(MAKE)
# configure:2364: result: yes
# configure:2444: checking for x86_64-unknown-linux-strip
# configure:2474: result: no
# configure:2484: checking for strip
# configure:2500: found /usr/sbin/strip
# configure:2511: result: strip
# configure:2548: checking whether to enable maintainer-specific portions of Makefiles
# configure:2557: result: no
# configure:2627: checking build system type
# configure:2645: result: x86_64-unknown-linux-gnu
# configure:2667: checking host system type
# configure:2682: result: x86_64-unknown-linux-gnu
# configure:2747: checking for gawk
# configure:2774: result: gawk
# configure:2793: checking for x86_64-unknown-linux-gcc
# configure:2823: result: no
# configure:2833: checking for gcc
# configure:2849: found /usr/sbin/gcc
# configure:2860: result: gcc
# configure:3092: checking for C compiler version
# configure:3100: 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:3104: $? = 0
# configure:3111: 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:3115: $? = 0
# configure:3122: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3126: $? = 1
# configure:3149: checking for C compiler default output file name
# configure:3171: gcc conftest.c >&5
# configure:3175: $? = 0
# configure:3213: result: a.out
# configure:3232: checking whether the C compiler works
# configure:3242: ./a.out
# configure:3246: $? = 0
# configure:3265: result: yes
# configure:3272: checking whether we are cross compiling
# configure:3274: result: no
# configure:3277: checking for suffix of executables
# configure:3284: gcc -o conftest conftest.c >&5
# configure:3288: $? = 0
# configure:3314: result:
# configure:3320: checking for suffix of object files
# configure:3346: gcc -c conftest.c >&5
# configure:3350: $? = 0
# configure:3375: result: o
# configure:3379: checking whether we are using the GNU C compiler
# configure:3408: gcc -c conftest.c >&5
# configure:3415: $? = 0
# configure:3432: result: yes
# configure:3441: checking whether gcc accepts -g
# configure:3471: gcc -c -g conftest.c >&5
# configure:3478: $? = 0
# configure:3579: result: yes
# configure:3596: checking for gcc option to accept ISO C89
# configure:3670: gcc -c conftest.c >&5
# configure:3677: $? = 0
# configure:3700: result: none needed
# configure:3729: checking for style of include used by make
# configure:3757: result: GNU
# configure:3782: checking dependency style of gcc
# configure:3873: result: gcc3
# configure:3893: checking how to run the C preprocessor
# configure:3933: gcc -E conftest.c
# configure:3940: $? = 0
# configure:3971: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3978: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | /* end confdefs.h. */
# | #include
# configure:4011: result: gcc -E
# configure:4040: gcc -E conftest.c
# configure:4047: $? = 0
# configure:4078: gcc -E conftest.c
# conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4085: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | /* end confdefs.h. */
# | #include
# configure:4452: checking for a sed that does not truncate output
# configure:4518: result: /usr/sbin/sed
# configure:4536: checking for grep that handles long lines and -e
# configure:4596: result: /usr/sbin/grep
# configure:4601: checking for egrep
# configure:4665: result: /usr/sbin/grep -E
# configure:4670: checking for fgrep
# configure:4734: result: /usr/sbin/grep -F
# configure:4769: checking for ld used by gcc
# configure:4836: result: /usr/sbin/ld
# configure:4845: checking if the linker (/usr/sbin/ld) is GNU ld
# configure:4860: result: yes
# configure:4872: checking for BSD- or MS-compatible name lister (nm)
# configure:4921: result: /usr/sbin/nm -B
# configure:5039: checking the name lister (/usr/sbin/nm -B) interface
# configure:5046: gcc -c conftest.c >&5
# configure:5049: /usr/sbin/nm -B "conftest.o"
# configure:5052: output
# 0000000000000000 B some_variable
# configure:5059: result: BSD nm
# configure:5062: checking whether ln -s works
# configure:5066: result: yes
# configure:5074: checking the maximum length of command line arguments
# configure:5194: result: 1572864
# configure:5211: checking whether the shell understands some XSI constructs
# configure:5221: result: yes
# configure:5225: checking whether the shell understands "+="
# configure:5231: result: yes
# configure:5266: checking for /usr/sbin/ld option to reload object files
# configure:5273: result: -r
# configure:5302: checking for x86_64-unknown-linux-objdump
# configure:5329: result: objdump
# configure:5398: checking how to recognize dependent libraries
# configure:5594: result: pass_all
# configure:5614: checking for x86_64-unknown-linux-ar
# configure:5644: result: no
# configure:5654: checking for ar
# configure:5670: found /usr/sbin/ar
# configure:5681: result: ar
# configure:5719: checking for x86_64-unknown-linux-strip
# configure:5746: result: strip
# configure:5818: checking for x86_64-unknown-linux-ranlib
# configure:5848: result: no
# configure:5858: checking for ranlib
# configure:5874: found /usr/sbin/ranlib
# configure:5885: result: ranlib
# configure:5975: checking command to parse /usr/sbin/nm -B output from gcc object
# configure:6093: gcc -c conftest.c >&5
# configure:6096: $? = 0
# configure:6100: /usr/sbin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
# configure:6103: $? = 0
# configure:6157: gcc -o conftest conftest.c conftstm.o >&5
# configure:6160: $? = 0
# configure:6198: result: ok
# configure:6294: gcc -c conftest.c >&5
# configure:6297: $? = 0
# configure:7061: checking for ANSI C header files
# configure:7091: gcc -c conftest.c >&5
# configure:7098: $? = 0
# configure:7197: gcc -o conftest conftest.c >&5
# configure:7201: $? = 0
# configure:7207: ./conftest
# configure:7211: $? = 0
# configure:7229: result: yes
# configure:7253: checking for sys/types.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for sys/stat.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for stdlib.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for string.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for memory.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for strings.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for inttypes.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for stdint.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7253: checking for unistd.h
# configure:7274: gcc -c conftest.c >&5
# configure:7281: $? = 0
# configure:7298: result: yes
# configure:7316: checking for dlfcn.h
# configure:7337: gcc -c conftest.c >&5
# configure:7344: $? = 0
# configure:7361: result: yes
# configure:7545: checking for objdir
# configure:7560: result: .libs
# configure:7852: checking if gcc supports -fno-rtti -fno-exceptions
# configure:7870: 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:7874: $? = 0
# configure:7887: result: no
# configure:7907: checking for gcc option to produce PIC
# configure:8179: result: -fPIC -DPIC
# configure:8191: checking if gcc PIC flag -fPIC -DPIC works
# configure:8209: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8213: $? = 0
# configure:8226: result: yes
# configure:8250: checking if gcc static flag -static works
# configure:8278: result: yes
# configure:8293: checking if gcc supports -c -o file.o
# configure:8314: gcc -c -o out/conftest2.o conftest.c >&5
# configure:8318: $? = 0
# configure:8340: result: yes
# configure:8348: checking if gcc supports -c -o file.o
# configure:8395: result: yes
# configure:8428: checking whether the gcc linker (/usr/sbin/ld -m elf_x86_64) supports shared libraries
# configure:9502: result: yes
# configure:9539: checking whether -lc should be explicitly linked in
# configure:9544: gcc -c conftest.c >&5
# configure:9547: $? = 0
# configure:9562: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:9565: $? = 0
# configure:9577: result: no
# configure:9741: checking dynamic linker characteristics
# configure:10184: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10191: $? = 0
# configure:10424: result: GNU/Linux ld.so
# configure:10526: checking how to hardcode library paths into programs
# configure:10551: result: immediate
# configure:11384: checking whether stripping libraries is possible
# configure:11389: result: yes
# configure:11424: checking if libtool supports shared libraries
# configure:11426: result: yes
# configure:11429: checking whether to build shared libraries
# configure:11450: result: yes
# configure:11453: checking whether to build static libraries
# configure:11457: result: yes
# configure:11506: checking for a BSD-compatible install
# configure:11574: result: /usr/bin/install -c
# configure:11585: checking whether ln -s works
# configure:11589: result: yes
# configure:11596: checking whether make sets $(MAKE)
# configure:11618: result: yes
# configure:11629: checking for connect in -lsocket
# configure:11664: gcc -o conftest conftest.c -lsocket >&5
# /usr/sbin/ld: cannot find -lsocket
# collect2: error: ld returned 1 exit status
# configure:11671: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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. */
# |
# | /* 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 connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:11692: result: no
# configure:11704: checking for connect in -lnetwork
# configure:11739: gcc -o conftest conftest.c -lnetwork >&5
# /usr/sbin/ld: cannot find -lnetwork
# collect2: error: ld returned 1 exit status
# configure:11746: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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. */
# |
# | /* 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 connect ();
# | int
# | main ()
# | {
# | return connect ();
# | ;
# | return 0;
# | }
# configure:11767: result: no
# configure:11779: checking for ANSI C header files
# configure:11947: result: yes
# configure:11957: checking whether time.h and sys/time.h may both be included
# configure:11987: gcc -c conftest.c >&5
# configure:11994: $? = 0
# configure:12009: result: yes
# configure:12041: checking arpa/inet.h usability
# configure:12058: gcc -c conftest.c >&5
# configure:12065: $? = 0
# configure:12079: result: yes
# configure:12083: checking arpa/inet.h presence
# configure:12098: gcc -E conftest.c
# configure:12105: $? = 0
# configure:12119: result: yes
# configure:12147: checking for arpa/inet.h
# configure:12156: result: yes
# configure:12041: checking netdb.h usability
# configure:12058: gcc -c conftest.c >&5
# configure:12065: $? = 0
# configure:12079: result: yes
# configure:12083: checking netdb.h presence
# configure:12098: gcc -E conftest.c
# configure:12105: $? = 0
# configure:12119: result: yes
# configure:12147: checking for netdb.h
# configure:12156: result: yes
# configure:12041: checking netinet/in.h usability
# configure:12058: gcc -c conftest.c >&5
# configure:12065: $? = 0
# configure:12079: result: yes
# configure:12083: checking netinet/in.h presence
# configure:12098: gcc -E conftest.c
# configure:12105: $? = 0
# configure:12119: result: yes
# configure:12147: checking for netinet/in.h
# configure:12156: result: yes
# configure:12041: checking regex.h usability
# configure:12058: gcc -c conftest.c >&5
# configure:12065: $? = 0
# configure:12079: result: yes
# configure:12083: checking regex.h presence
# configure:12098: gcc -E conftest.c
# configure:12105: $? = 0
# configure:12119: result: yes
# configure:12147: checking for regex.h
# configure:12156: result: yes
# configure:12030: checking for stdlib.h
# configure:12037: result: yes
# configure:12030: checking for string.h
# configure:12037: result: yes
# configure:12041: checking sys/socket.h usability
# configure:12058: gcc -c conftest.c >&5
# configure:12065: $? = 0
# configure:12079: result: yes
# configure:12083: checking sys/socket.h presence
# configure:12098: gcc -E conftest.c
# configure:12105: $? = 0
# configure:12119: result: yes
# configure:12147: checking for sys/socket.h
# configure:12156: result: yes
# configure:12182: checking for unistd.h
# configure:12189: result: yes
# configure:12193: checking errno.h usability
# configure:12210: gcc -c conftest.c >&5
# configure:12217: $? = 0
# configure:12231: result: yes
# configure:12235: checking errno.h presence
# configure:12250: gcc -E conftest.c
# configure:12257: $? = 0
# configure:12271: result: yes
# configure:12299: checking for errno.h
# configure:12308: result: yes
# configure:12193: checking time.h usability
# configure:12210: gcc -c conftest.c >&5
# configure:12217: $? = 0
# configure:12231: result: yes
# configure:12235: checking time.h presence
# configure:12250: gcc -E conftest.c
# configure:12257: $? = 0
# configure:12271: result: yes
# configure:12299: checking for time.h
# configure:12308: result: yes
# configure:12193: checking sys/time.h usability
# configure:12210: gcc -c conftest.c >&5
# configure:12217: $? = 0
# configure:12231: result: yes
# configure:12235: checking sys/time.h presence
# configure:12250: gcc -E conftest.c
# configure:12257: $? = 0
# configure:12271: result: yes
# configure:12299: checking for sys/time.h
# configure:12308: result: yes
# configure:12193: checking fcntl.h usability
# configure:12210: gcc -c conftest.c >&5
# configure:12217: $? = 0
# configure:12231: result: yes
# configure:12235: checking fcntl.h presence
# configure:12250: gcc -E conftest.c
# configure:12257: $? = 0
# configure:12271: result: yes
# configure:12299: checking for fcntl.h
# configure:12308: result: yes
# configure:12193: checking windows.h usability
# configure:12210: gcc -c conftest.c >&5
# conftest.c:69:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12217: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12231: result: no
# configure:12235: checking windows.h presence
# configure:12250: gcc -E conftest.c
# conftest.c:36:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12271: result: no
# configure:12299: checking for windows.h
# configure:12308: result: no
# configure:12193: checking winsock2.h usability
# configure:12210: gcc -c conftest.c >&5
# conftest.c:69:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12217: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:12231: result: no
# configure:12235: checking winsock2.h presence
# configure:12250: gcc -E conftest.c
# conftest.c:36:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12257: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# configure:12271: result: no
# configure:12299: checking for winsock2.h
# configure:12308: result: no
# configure:12324: checking for an ANSI C-conforming const
# configure:12399: gcc -c conftest.c >&5
# configure:12406: $? = 0
# configure:12421: result: yes
# configure:12431: checking for size_t
# configure:12459: gcc -c conftest.c >&5
# configure:12466: $? = 0
# configure:12493: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:12500: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:12523: result: yes
# configure:12541: checking for stdlib.h
# configure:12548: result: yes
# configure:12682: checking for GNU libc compatible malloc
# configure:12716: gcc -o conftest conftest.c >&5
# configure:12720: $? = 0
# configure:12726: ./conftest
# configure:12730: $? = 0
# configure:12747: result: yes
# configure:12780: checking for stdlib.h
# configure:12787: result: yes
# configure:12921: checking for GNU libc compatible realloc
# configure:12955: gcc -o conftest conftest.c >&5
# configure:12959: $? = 0
# configure:12965: ./conftest
# configure:12969: $? = 0
# configure:12986: result: yes
# configure:13014: checking whether lstat dereferences a symlink specified with a trailing slash
# configure:13050: gcc -o conftest conftest.c >&5
# configure:13054: $? = 0
# configure:13060: ./conftest
# configure:13064: $? = 0
# configure:13088: result: yes
# configure:13107: checking whether stat accepts an empty string
# configure:13137: gcc -o conftest conftest.c >&5
# configure:13141: $? = 0
# configure:13147: ./conftest
# configure:13151: $? = 0
# configure:13168: result: no
# configure:13188: checking for vprintf
# configure:13244: gcc -o conftest conftest.c >&5
# conftest.c:64:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:13251: $? = 0
# configure:13273: result: yes
# configure:13282: checking for _doprnt
# configure:13338: gcc -o conftest conftest.c >&5
# /tmp/ccfJwFrs.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:13345: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME "libcddb"
# | #define PACKAGE_TARNAME "libcddb"
# | #define PACKAGE_VERSION "1.3.2"
# | #define PACKAGE_STRING "libcddb 1.3.2"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE "libcddb"
# | #define VERSION "1.3.2"
# | #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 STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_TIME_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* Override any 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 _doprnt ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:13365: result: no
# configure:13396: checking sys/select.h usability
# configure:13413: gcc -c conftest.c >&5
# configure:13420: $? = 0
# configure:13434: result: yes
# configure:13438: checking sys/select.h presence
# configure:13453: gcc -E conftest.c
# configure:13460: $? = 0
# configure:13474: result: yes
# configure:13502: checking for sys/select.h
# configure:13511: result: yes
# configure:13385: checking for sys/socket.h
# configure:13392: result: yes
# configure:13526: checking types of arguments for select
# configure:13564: gcc -c conftest.c >&5
# configure:13571: $? = 0
# configure:13592: result: int,fd_set *,struct timeval *
# configure:13628: checking for mkdir
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for regcomp
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for socket
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for strdup
# configure:13684: gcc -o conftest conftest.c >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'strdup'
# char strdup ();
# ^~~~~~
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for strtol
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for strchr
# configure:13684: gcc -o conftest conftest.c >&5
# conftest.c:75:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for memset
# configure:13684: gcc -o conftest conftest.c >&5
# conftest.c:76:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for alarm
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for select
# configure:13684: gcc -o conftest conftest.c >&5
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13628: checking for realloc
# configure:13684: gcc -o conftest conftest.c >&5
# conftest.c:79:6: warning: conflicting types for built-in function 'realloc'
# char realloc ();
# ^~~~~~~
# configure:13691: $? = 0
# configure:13713: result: yes
# configure:13725: checking for gethostbyname
# configure:13781: gcc -o conftest conftest.c >&5
# configure:13788: $? = 0
# configure:13808: result: yes
# configure:13898: checking for x86_64-unknown-linux-pkg-config
# configure:13931: result: no
# configure:13941: checking for pkg-config
# configure:13959: found /usr/sbin/pkg-config
# configure:13971: result: /usr/sbin/pkg-config
# configure:13996: checking pkg-config is at least version 0.9.0
# configure:13999: result: yes
# configure:14010: checking for LIBCDIO
# configure:14017: $PKG_CONFIG --exists --print-errors "libcdio >= 0.76"
# Package libcdio was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libcdio.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libcdio' found
# configure:14020: $? = 1
# configure:14033: $PKG_CONFIG --exists --print-errors "libcdio >= 0.76"
# Package libcdio was not found in the pkg-config search path.
# Perhaps you should add the directory containing `libcdio.pc'
# to the PKG_CONFIG_PATH environment variable
# No package 'libcdio' found
# configure:14036: $? = 1
# No package 'libcdio' found
# configure:14063: result: no
# configure:14065: WARNING: new enough libcdio not found. CD reading in CDDB test program disabled. Get libcdio from http://www.gnu.org/software/libcdio/
# configure:14109: checking iconv.h usability
# configure:14126: gcc -c conftest.c >&5
# configure:14133: $? = 0
# configure:14147: result: yes
# configure:14151: checking iconv.h presence
# configure:14166: gcc -E conftest.c
# configure:14173: $? = 0
# configure:14187: result: yes
# configure:14215: checking for iconv.h
# configure:14224: result: yes
# configure:14281: checking for ld used by GCC
# configure:14345: result: /usr/sbin/ld -m elf_x86_64
# configure:14354: checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld
# configure:14367: result: yes
# configure:14374: checking for shared library run path origin
# configure:14387: result: done
# configure:14895: checking for iconv
# configure:14927: gcc -o conftest conftest.c >&5
# configure:14934: $? = 0
# configure:15011: result: yes
# configure:15014: checking for working iconv
# configure:15100: gcc -o conftest conftest.c >&5
# configure:15104: $? = 0
# configure:15110: ./conftest
# configure:15114: $? = 0
# configure:15133: result: yes
# configure:15163: checking for iconv declaration
# configure:15202: gcc -c conftest.c >&5
# configure:15209: $? = 0
# configure:15228: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:15323: checking whether gcc accepts -Wall
# configure:15346: gcc -c -Wall conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wchar-subscripts
# configure:15346: gcc -c -Wchar-subscripts conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wmissing-prototypes
# configure:15346: gcc -c -Wmissing-prototypes conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wmissing-declarations
# configure:15346: gcc -c -Wmissing-declarations conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wunused
# configure:15346: gcc -c -Wunused conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wpointer-arith
# configure:15346: gcc -c -Wpointer-arith conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wwrite-strings
# configure:15346: gcc -c -Wwrite-strings conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wnested-externs
# configure:15346: gcc -c -Wnested-externs conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15323: checking whether gcc accepts -Wno-sign-compare
# configure:15346: gcc -c -Wno-sign-compare conftest.c >&5
# configure:15353: $? = 0
# configure:15368: result: yes
# configure:15513: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libcddb config.status 1.3.2, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4b72ea39a00c
#
# config.status:1042: creating Makefile
# config.status:1042: creating libcddb.pc
# config.status:1042: creating include/Makefile
# config.status:1042: creating include/cddb/Makefile
# config.status:1042: creating include/cddb/cddb_config.h
# config.status:1042: creating include/cddb/version.h
# config.status:1042: creating lib/Makefile
# config.status:1042: creating examples/Makefile
# config.status:1042: creating tests/Makefile
# config.status:1042: creating tests/settings.sh
# config.status:1042: creating config.h
# config.status:1316: executing depfiles commands
# config.status:1316: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBCDIO_CFLAGS_set=
# ac_cv_env_LIBCDIO_CFLAGS_value=
# ac_cv_env_LIBCDIO_LIBS_set=
# ac_cv_env_LIBCDIO_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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__doprnt=no
# ac_cv_func_alarm=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select=yes
# ac_cv_func_select_args='int,fd_set *,struct timeval *'
# ac_cv_func_socket=yes
# ac_cv_func_stat_empty_string_bug=no
# ac_cv_func_strchr=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strtol=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_regex_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_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_windows_h=no
# ac_cv_header_winsock2_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_network_connect=no
# ac_cv_lib_socket_connect=no
# 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_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# 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_make_make_set=yes
# ac_cv_type_size_t=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD='/usr/sbin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_func_iconv=yes
# am_cv_func_iconv_works=yes
# am_cv_lib_iconv=no
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# 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_NM='/usr/sbin/nm -B'
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=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\", (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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run aclocal-1.10'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run tar'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run automake-1.10'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wunused -Wpointer-arith -Wwrite-strings -Wnested-externs -Wno-sign-compare '
# CPP='gcc -E'
# CPPFLAGS=''
# 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'
# 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=''
# LIBCDDB_VERSION_NUM='131'
# LIBCDIO_CFLAGS=''
# LIBCDIO_LIBS=''
# LIBICONV=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBICONV=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/libcddb/src/libcddb-1.3.2/missing --run makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/usr/sbin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libcddb'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='libcddb'
# PACKAGE_STRING='libcddb 1.3.2'
# PACKAGE_TARNAME='libcddb'
# PACKAGE_VERSION='1.3.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='1.3.2'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# 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_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/libcddb/src/libcddb-1.3.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# lt_ECHO='echo'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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=''
# with_iconv='1'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME "libcddb"
# #define PACKAGE_TARNAME "libcddb"
# #define PACKAGE_VERSION "1.3.2"
# #define PACKAGE_STRING "libcddb 1.3.2"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "libcddb"
# #define VERSION "1.3.2"
# #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 STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_TIME_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_VPRINTF 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define SELECT_TYPE_ARG1 int
# #define SELECT_TYPE_ARG234 (fd_set *)
# #define SELECT_TYPE_ARG5 (struct timeval *)
# #define HAVE_MKDIR 1
# #define HAVE_REGCOMP 1
# #define HAVE_SOCKET 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOL 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMSET 1
# #define HAVE_ALARM 1
# #define HAVE_SELECT 1
# #define HAVE_REALLOC 1
# #define HAVE_ICONV_H 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
#
# configure: exit 0