The build took 00h 01m 40s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
8,476 |
sh |
5,300 |
ansic |
1,020 |
makefile |
14,796 |
total |
The process tree of the build process is here.
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:
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: libcdaudio 0.99.12.p2-1 (Thu Apr 13 19:22:13 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
patching file src/cddb.c
patching file src/cddb.c
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking how to run the C preprocessor... clang -E
checking for function prototypes... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for string.h... (cached) yes
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ANSI C... (cached) none needed
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 make sets $(MAKE)... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /usr/bin/sed
checking for 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... nm
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for x86_64-unknown-linux-g++... clang++
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-f77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-gfortran... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... f95
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether f95 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse nm output from 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 static flag works... yes
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 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++ 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
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for f95 option to produce PIC... -fPIC
checking if f95 PIC flag -fPIC works... yes
checking if f95 supports -c -o file.o... yes
checking whether the f95 linker (/usr/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 stripping libraries is possible... yes
checking for pthread_create in -lpthread... yes
threads=-lpthread
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... (cached) yes
checking for linux/cdrom.h... yes
checking for linux/ucdrom.h... no
checking for sys/cdio.h... no
checking for io/cam/cdrom.h... no
checking for stdarg.h... yes
checking for mntent.h... yes
checking for sys/mntent.h... no
checking for sys/types.h... (cached) yes
checking for sys/param.h... yes
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking for strings.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking for long... yes
checking size of long... 8
checking whether time.h and sys/time.h may both be included... yes
checking whether clang needs -traditional... no
checking for vprintf... yes
checking for _doprnt... no
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for mkdir... yes
checking for socket... yes
checking for strerror... yes
checking for strstr... yes
checking for strtol... yes
checking for snprintf... yes
checking for getmntinfo... no
checking for strtoul... yes
checking for getmntent in -lsun... no
checking for getmntent in -lseq... no
checking for getmntent in -lgen... no
checking for getmntent... yes
configure: creating ./config.status
config.status: creating libcdaudio.pc
config.status: creating libcdaudio-config
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/cdaudio.h
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default commands
Ready to build libcdaudio 0.99.12p2.
* I am configured for a generic or GNU or GNU-like system.
* The build is not a cross-compilation.
* I will build a thread-safe version.
* I will not use the XBox fix.
If you're compiling on XBox, consider enabling the fix
with --enable-xbox-fix.
=> If you want to help, please contact the maintainer.
libcdaudio cannot evolve as long as there is no portability testing.
We need people who can compile & test libcdaudio on:
OpenBSD FreeBSD NetBSD Solaris Irix BeOS OSF/1 XBox/MythTV
If you use a box with one of these operating systems, please consider
helping us.
Thanks.
You may build libcdaudio with your favorite Make program, e.g. "make".
make all-recursive
make[1]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
Making all in src
make[2]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cddb.lo -MD -MP -MF ".deps/cddb.Tpo" -c -o cddb.lo cddb.c; \
then mv -f ".deps/cddb.Tpo" ".deps/cddb.Plo"; else rm -f ".deps/cddb.Tpo"; exit 1; fi
mkdir .libs
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -fPIC -DPIC -o .libs/cddb.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cddb.lo -MD -MP -MF .deps/cddb.Tpo -c cddb.c -o cddb.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdindex.lo -MD -MP -MF ".deps/cdindex.Tpo" -c -o cdindex.lo cdindex.c; \
then mv -f ".deps/cdindex.Tpo" ".deps/cdindex.Plo"; else rm -f ".deps/cdindex.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdindex.lo -MD -MP -MF .deps/cdindex.Tpo -c cdindex.c -fPIC -DPIC -o .libs/cdindex.o
cdindex.c:286:21: warning: passing 'char [9]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sha_update(&sha, temp, strlen(temp));
^~~~
cdindex.c:191:49: note: passing argument to parameter 'buffer' here
sha_update(struct sha_data *sha, unsigned char *buffer, int count)
^
cdindex.c:288:21: warning: passing 'char [9]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sha_update(&sha, temp, strlen(temp));
^~~~
cdindex.c:191:49: note: passing argument to parameter 'buffer' here
sha_update(struct sha_data *sha, unsigned char *buffer, int count)
^
cdindex.c:291:21: warning: passing 'char [9]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sha_update(&sha, temp, strlen(temp));
^~~~
cdindex.c:191:49: note: passing argument to parameter 'buffer' here
sha_update(struct sha_data *sha, unsigned char *buffer, int count)
^
cdindex.c:298:24: warning: passing 'char [9]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sha_update(&sha, temp, strlen(temp));
^~~~
cdindex.c:191:49: note: passing argument to parameter 'buffer' here
sha_update(struct sha_data *sha, unsigned char *buffer, int count)
^
cdindex.c:300:14: warning: passing 'char [20]' to parameter of type 'unsigned char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sha_final(digest, &sha);
^~~~~~
cdindex.c:226:25: note: passing argument to parameter 'digest' here
sha_final(unsigned char digest[20], struct sha_data *sha)
^
5 warnings generated.
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdindex.lo -MD -MP -MF .deps/cdindex.Tpo -c cdindex.c -o cdindex.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT coverart.lo -MD -MP -MF ".deps/coverart.Tpo" -c -o coverart.lo coverart.c; \
then mv -f ".deps/coverart.Tpo" ".deps/coverart.Plo"; else rm -f ".deps/coverart.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT coverart.lo -MD -MP -MF .deps/coverart.Tpo -c coverart.c -fPIC -DPIC -o .libs/coverart.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT coverart.lo -MD -MP -MF .deps/coverart.Tpo -c coverart.c -o coverart.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT data.lo -MD -MP -MF ".deps/data.Tpo" -c -o data.lo data.c; \
then mv -f ".deps/data.Tpo" ".deps/data.Plo"; else rm -f ".deps/data.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -fPIC -DPIC -o .libs/data.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT data.lo -MD -MP -MF .deps/data.Tpo -c data.c -o data.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT changer.lo -MD -MP -MF ".deps/changer.Tpo" -c -o changer.lo changer.c; \
then mv -f ".deps/changer.Tpo" ".deps/changer.Plo"; else rm -f ".deps/changer.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT changer.lo -MD -MP -MF .deps/changer.Tpo -c changer.c -fPIC -DPIC -o .libs/changer.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT changer.lo -MD -MP -MF .deps/changer.Tpo -c changer.c -o changer.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -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
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -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.. -D_REENTRANT -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT extra_objs.lo -MD -MP -MF ".deps/extra_objs.Tpo" -c -o extra_objs.lo extra_objs.c; \
then mv -f ".deps/extra_objs.Tpo" ".deps/extra_objs.Plo"; else rm -f ".deps/extra_objs.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT extra_objs.lo -MD -MP -MF .deps/extra_objs.Tpo -c extra_objs.c -fPIC -DPIC -o .libs/extra_objs.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT extra_objs.lo -MD -MP -MF .deps/extra_objs.Tpo -c extra_objs.c -o extra_objs.o >/dev/null 2>&1
if /bin/sh ../libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdaudio.lo -MD -MP -MF ".deps/cdaudio.Tpo" -c -o cdaudio.lo cdaudio.c; \
then mv -f ".deps/cdaudio.Tpo" ".deps/cdaudio.Plo"; else rm -f ".deps/cdaudio.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdaudio.lo -MD -MP -MF .deps/cdaudio.Tpo -c cdaudio.c -fPIC -DPIC -o .libs/cdaudio.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -MT cdaudio.lo -MD -MP -MF .deps/cdaudio.Tpo -c cdaudio.c -o cdaudio.o >/dev/null 2>&1
/bin/sh ../libtool --mode=link clang -D_REENTRANT -o libcdaudio.la -rpath /usr/lib -version-info 1:0:0 cddb.lo cdindex.lo coverart.lo data.lo changer.lo base64.lo extra_objs.lo cdaudio.lo
clang -shared .libs/cddb.o .libs/cdindex.o .libs/coverart.o .libs/data.o .libs/changer.o .libs/base64.o .libs/extra_objs.o .libs/cdaudio.o -Wl,-soname -Wl,libcdaudio.so.1 -o .libs/libcdaudio.so.1.0.0
(cd .libs && rm -f libcdaudio.so.1 && ln -s libcdaudio.so.1.0.0 libcdaudio.so.1)
(cd .libs && rm -f libcdaudio.so && ln -s libcdaudio.so.1.0.0 libcdaudio.so)
ar cru .libs/libcdaudio.a cddb.o cdindex.o coverart.o data.o changer.o base64.o extra_objs.o cdaudio.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libcdaudio.a
creating libcdaudio.la
(cd .libs && rm -f libcdaudio.la && ln -s ../libcdaudio.la libcdaudio.la)
make[2]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
make[2]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
make[2]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
make[1]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
make[2]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
mkdir -p -- . /tmp/libcdaudio/pkg/libcdaudio/usr/lib
/bin/sh ../libtool --mode=install /usr/bin/install -c libcdaudio.la /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.la
/usr/bin/install -c .libs/libcdaudio.so.1.0.0 /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.so.1.0.0
(cd /tmp/libcdaudio/pkg/libcdaudio/usr/lib && rm -f libcdaudio.so.1 && ln -s libcdaudio.so.1.0.0 libcdaudio.so.1)
(cd /tmp/libcdaudio/pkg/libcdaudio/usr/lib && rm -f libcdaudio.so && ln -s libcdaudio.so.1.0.0 libcdaudio.so)
/usr/bin/install -c .libs/libcdaudio.lai /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.la
/usr/bin/install -c .libs/libcdaudio.a /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.a
ranlib /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.a
chmod 644 /tmp/libcdaudio/pkg/libcdaudio/usr/lib/libcdaudio.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
mkdir -p -- . /tmp/libcdaudio/pkg/libcdaudio/usr/include
/usr/bin/install -c -m 644 cdaudio.h /tmp/libcdaudio/pkg/libcdaudio/usr/include/cdaudio.h
make[2]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
make[1]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2/src'
make[1]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
make[2]: Entering directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
test -z "/usr/bin" || mkdir -p -- . "/tmp/libcdaudio/pkg/libcdaudio/usr/bin"
/usr/bin/install -c 'libcdaudio-config' '/tmp/libcdaudio/pkg/libcdaudio/usr/bin/libcdaudio-config'
test -z "/usr/share/aclocal" || mkdir -p -- . "/tmp/libcdaudio/pkg/libcdaudio/usr/share/aclocal"
/usr/bin/install -c -m 644 'libcdaudio.m4' '/tmp/libcdaudio/pkg/libcdaudio/usr/share/aclocal/libcdaudio.m4'
test -z "/usr/lib/pkgconfig" || mkdir -p -- . "/tmp/libcdaudio/pkg/libcdaudio/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 'libcdaudio.pc' '/tmp/libcdaudio/pkg/libcdaudio/usr/lib/pkgconfig/libcdaudio.pc'
make[2]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
make[1]: Leaving directory '/tmp/libcdaudio/src/libcdaudio-0.99.12p2'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libcdaudio"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libcdaudio 0.99.12.p2-1 (Thu Apr 13 19:22:53 UTC 2017)
CMD: pacman --query --file libcdaudio-0.99.12.p2-1-x86_64.pkg.tar.xz
Creating hybrid package for 'libcdaudio'
Trying to find vanilla package 'libcdaudio'...
CMD: pacman --query --file /mirror/libcdaudio-0.99.12.p2-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libcdaudio.so.1
/usr/lib/libcdaudio.so
/usr/lib/libcdaudio.so.1.0.0
/usr/lib/pkgconfig/libcdaudio.pc
/usr/include/cdaudio.h
/usr/bin/libcdaudio-config
/usr/share/aclocal/libcdaudio.m4
/sysroot/usr/lib/libcdaudio.so.1.0.0
/sysroot/usr/lib/libcdaudio.so.1
/sysroot/usr/lib/libcdaudio.so
/sysroot/usr/lib/libcdaudio.la
/sysroot/usr/lib/libcdaudio.a
/sysroot/usr/lib/pkgconfig/libcdaudio.pc
/sysroot/usr/include/cdaudio.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libcdaudio.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libcdaudio.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libcdaudio.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libcdaudio.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libcdaudio.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/libcdaudio/src/libcdaudio-0.99.12p2/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.59. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = f51ca1708d8c
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
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:1550: checking for a BSD-compatible install
configure:1605: result: /usr/bin/install -c
configure:1616: checking whether build environment is sane
configure:1659: result: yes
configure:1716: checking for gawk
configure:1732: found /usr/bin/gawk
configure:1742: result: gawk
configure:1752: checking whether make sets $(MAKE)
configure:1772: result: yes
configure:1851: checking for x86_64-unknown-linux-strip
configure:1880: result: no
configure:1889: checking for strip
configure:1905: found /usr/bin/strip
configure:1916: result: strip
configure:1936: checking whether to enable maintainer-specific portions of Makefiles
configure:1945: result: no
configure:1968: checking for gawk
configure:1994: result: gawk
configure:2012: checking for x86_64-unknown-linux-gcc
configure:2038: result: clang
configure:2320: checking for C compiler version
configure:2323: 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:2326: $? = 0
configure:2328: 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:2331: $? = 0
configure:2333: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2336: $? = 1
configure:2359: checking for C compiler default output file name
configure:2362: clang conftest.c >&5
configure:2365: $? = 0
configure:2411: result: a.out
configure:2416: checking whether the C compiler works
configure:2422: ./a.out
configure:2425: $? = 0
configure:2442: result: yes
configure:2449: checking whether we are cross compiling
configure:2451: result: no
configure:2454: checking for suffix of executables
configure:2456: clang -o conftest conftest.c >&5
configure:2459: $? = 0
configure:2484: result:
configure:2490: checking for suffix of object files
configure:2511: clang -c conftest.c >&5
configure:2514: $? = 0
configure:2536: result: o
configure:2540: checking whether we are using the GNU C compiler
configure:2564: clang -c conftest.c >&5
configure:2570: $? = 0
configure:2573: test -z || test ! -s conftest.err
configure:2576: $? = 0
configure:2579: test -s conftest.o
configure:2582: $? = 0
configure:2595: result: yes
configure:2601: checking whether clang accepts -g
configure:2622: clang -c -g conftest.c >&5
configure:2628: $? = 0
configure:2631: test -z || test ! -s conftest.err
configure:2634: $? = 0
configure:2637: test -s conftest.o
configure:2640: $? = 0
configure:2651: result: yes
configure:2668: checking for clang option to accept ANSI C
configure:2738: clang -c conftest.c >&5
configure:2744: $? = 0
configure:2747: test -z || test ! -s conftest.err
configure:2750: $? = 0
configure:2753: test -s conftest.o
configure:2756: $? = 0
configure:2774: result: none needed
configure:2792: clang -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:2798: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2939: checking for style of include used by make
configure:2967: result: GNU
configure:2995: checking dependency style of clang
configure:3085: result: gcc3
configure:3107: checking how to run the C preprocessor
configure:3142: clang -E conftest.c
configure:3148: $? = 0
configure:3180: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3186: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| /* end confdefs.h. */
| #include
configure:3225: result: clang -E
configure:3249: clang -E conftest.c
configure:3255: $? = 0
configure:3287: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3293: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| /* end confdefs.h. */
| #include
configure:3336: checking for function prototypes
configure:3339: result: yes
configure:3358: checking for egrep
configure:3368: result: grep -E
configure:3373: checking for ANSI C header files
configure:3398: clang -c conftest.c >&5
configure:3404: $? = 0
configure:3407: test -z || test ! -s conftest.err
configure:3410: $? = 0
configure:3413: test -s conftest.o
configure:3416: $? = 0
configure:3505: clang -o conftest conftest.c >&5
conftest.c:30:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(2);
^
conftest.c:30:7: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
configure:3508: $? = 0
configure:3510: ./conftest
configure:3513: $? = 0
configure:3528: result: yes
configure:3552: checking for sys/types.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for sys/stat.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for stdlib.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for string.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for memory.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for strings.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for inttypes.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for stdint.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3552: checking for unistd.h
configure:3568: clang -c conftest.c >&5
configure:3574: $? = 0
configure:3577: test -z || test ! -s conftest.err
configure:3580: $? = 0
configure:3583: test -s conftest.o
configure:3586: $? = 0
configure:3597: result: yes
configure:3622: checking for string.h
configure:3627: result: yes
configure:3775: checking for x86_64-unknown-linux-gcc
configure:3801: result: clang
configure:4083: checking for C compiler version
configure:4086: 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:4089: $? = 0
configure:4091: 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:4094: $? = 0
configure:4096: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4099: $? = 1
configure:4102: checking whether we are using the GNU C compiler
configure:4157: result: yes
configure:4163: checking whether clang accepts -g
configure:4213: result: yes
configure:4230: checking for clang option to accept ANSI C
configure:4336: result: none needed
configure:4354: clang -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:4360: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:4492: checking dependency style of clang
configure:4582: result: gcc3
configure:4615: checking for a BSD-compatible install
configure:4670: result: /usr/bin/install -c
configure:4681: checking whether ln -s works
configure:4685: result: yes
configure:4692: checking whether make sets $(MAKE)
configure:4712: result: yes
configure:4799: checking build system type
configure:4817: result: x86_64-unknown-linux-gnu
configure:4825: checking host system type
configure:4839: result: x86_64-unknown-linux-gnu
configure:4847: checking for a sed that does not truncate output
configure:4901: result: /usr/bin/sed
configure:4915: checking for ld used by clang
configure:4982: result: /usr/bin/ld
configure:4991: checking if the linker (/usr/bin/ld) is GNU ld
configure:5006: result: yes
configure:5011: checking for /usr/bin/ld option to reload object files
configure:5018: result: -r
configure:5027: checking for BSD-compatible nm
configure:5069: result: nm
configure:5073: checking how to recognise dependent libraries
configure:5247: result: pass_all
configure:5331: clang -c conftest.c >&5
configure:5334: $? = 0
configure:5468: checking dlfcn.h usability
configure:5480: clang -c conftest.c >&5
configure:5486: $? = 0
configure:5489: test -z || test ! -s conftest.err
configure:5492: $? = 0
configure:5495: test -s conftest.o
configure:5498: $? = 0
configure:5508: result: yes
configure:5512: checking dlfcn.h presence
configure:5522: clang -E conftest.c
configure:5528: $? = 0
configure:5548: result: yes
configure:5583: checking for dlfcn.h
configure:5590: result: yes
configure:5613: checking for x86_64-unknown-linux-g++
configure:5639: result: clang++
configure:5697: checking for C++ compiler version
configure:5700: 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:5703: $? = 0
configure:5705: 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:5708: $? = 0
configure:5710: clang++ -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5713: $? = 1
configure:5716: checking whether we are using the GNU C++ compiler
configure:5740: clang++ -c conftest.cc >&5
configure:5746: $? = 0
configure:5749: test -z || test ! -s conftest.err
configure:5752: $? = 0
configure:5755: test -s conftest.o
configure:5758: $? = 0
configure:5771: result: yes
configure:5777: checking whether clang++ accepts -g
configure:5798: clang++ -c -g conftest.cc >&5
configure:5804: $? = 0
configure:5807: test -z || test ! -s conftest.err
configure:5810: $? = 0
configure:5813: test -s conftest.o
configure:5816: $? = 0
configure:5827: result: yes
configure:5869: clang++ -c conftest.cc >&5
configure:5875: $? = 0
configure:5878: test -z || test ! -s conftest.err
configure:5881: $? = 0
configure:5884: test -s conftest.o
configure:5887: $? = 0
configure:5913: clang++ -c conftest.cc >&5
conftest.cc:29:1: error: use of undeclared identifier 'exit'
exit (42);
^
1 error generated.
configure:5919: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5869: clang++ -c conftest.cc >&5
conftest.cc:25:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
conftest.cc:25:49: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
2 errors generated.
configure:5875: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5869: clang++ -c conftest.cc >&5
conftest.cc:25:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
conftest.cc:25:40: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
2 errors generated.
configure:5875: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:5869: clang++ -c conftest.cc >&5
configure:5875: $? = 0
configure:5878: test -z || test ! -s conftest.err
configure:5881: $? = 0
configure:5884: test -s conftest.o
configure:5887: $? = 0
configure:5913: clang++ -c conftest.cc >&5
configure:5919: $? = 0
configure:5922: test -z || test ! -s conftest.err
configure:5925: $? = 0
configure:5928: test -s conftest.o
configure:5931: $? = 0
configure:5956: checking dependency style of clang++
configure:6046: result: gcc3
configure:6068: checking how to run the C++ preprocessor
configure:6099: clang++ -E conftest.cc
configure:6105: $? = 0
configure:6137: clang++ -E conftest.cc
conftest.cc:28:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6143: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:6182: result: clang++ -E
configure:6206: clang++ -E conftest.cc
configure:6212: $? = 0
configure:6244: clang++ -E conftest.cc
conftest.cc:28:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6250: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:6303: checking for x86_64-unknown-linux-g77
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-f77
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-xlf
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-frt
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-pgf77
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-fort77
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-fl32
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-af77
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-f90
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-xlf90
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-pgf90
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-epcf90
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-f95
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-fort
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-xlf95
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-ifc
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-efc
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-pgf95
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-lf95
configure:6332: result: no
configure:6303: checking for x86_64-unknown-linux-gfortran
configure:6332: result: no
configure:6345: checking for g77
configure:6374: result: no
configure:6345: checking for f77
configure:6374: result: no
configure:6345: checking for xlf
configure:6374: result: no
configure:6345: checking for frt
configure:6374: result: no
configure:6345: checking for pgf77
configure:6374: result: no
configure:6345: checking for fort77
configure:6374: result: no
configure:6345: checking for fl32
configure:6374: result: no
configure:6345: checking for af77
configure:6374: result: no
configure:6345: checking for f90
configure:6374: result: no
configure:6345: checking for xlf90
configure:6374: result: no
configure:6345: checking for pgf90
configure:6374: result: no
configure:6345: checking for epcf90
configure:6374: result: no
configure:6345: checking for f95
configure:6361: found /usr/bin/f95
configure:6371: result: f95
configure:6386: checking for Fortran 77 compiler version
configure:6389: f95 --version &5
GNU Fortran (GCC) 6.1.1 20160602
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:6392: $? = 0
configure:6394: f95 -v &5
Using built-in specs.
COLLECT_GCC=f95
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
Target: x86_64-pc-linux-gnu
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
Thread model: posix
gcc version 6.1.1 20160602 (GCC)
configure:6397: $? = 0
configure:6399: f95 -V &5
f95: error: unrecognized command line option '-V'
f95: fatal error: no input files
compilation terminated.
configure:6402: $? = 1
configure:6410: checking whether we are using the GNU Fortran 77 compiler
configure:6424: f95 -c conftest.F >&5
configure:6430: $? = 0
configure:6433: test -z || test ! -s conftest.err
configure:6436: $? = 0
configure:6439: test -s conftest.o
configure:6442: $? = 0
configure:6455: result: yes
configure:6461: checking whether f95 accepts -g
configure:6473: f95 -c -g conftest.f >&5
configure:6479: $? = 0
configure:6482: test -z || test ! -s conftest.err
configure:6485: $? = 0
configure:6488: test -s conftest.o
configure:6491: $? = 0
configure:6503: result: yes
configure:6533: checking the maximum length of command line arguments
configure:6598: result: 32768
configure:6609: checking command to parse nm output from clang object
configure:6698: clang -c conftest.c >&5
configure:6701: $? = 0
configure:6705: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6708: $? = 0
configure:6760: clang -o conftest conftest.c conftstm.o >&5
configure:6763: $? = 0
configure:6801: result: ok
configure:6805: checking for objdir
configure:6820: result: .libs
configure:6872: checking for x86_64-unknown-linux-ar
configure:6901: result: no
configure:6910: checking for ar
configure:6926: found /usr/bin/ar
configure:6937: result: ar
configure:6952: checking for x86_64-unknown-linux-ranlib
configure:6981: result: no
configure:6990: checking for ranlib
configure:7006: found /usr/bin/ranlib
configure:7017: result: ranlib
configure:7032: checking for x86_64-unknown-linux-strip
configure:7058: result: strip
configure:7359: checking if clang static flag works
configure:7382: result: yes
configure:7400: checking if clang supports -fno-rtti -fno-exceptions
configure:7418: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7422: $? = 0
configure:7433: result: yes
configure:7448: checking for clang option to produce PIC
configure:7625: result: -fPIC
configure:7633: checking if clang PIC flag -fPIC works
configure:7651: clang -c -fPIC -DPIC conftest.c >&5
configure:7655: $? = 0
configure:7666: result: yes
configure:7690: checking if clang supports -c -o file.o
configure:7711: clang -c -o out/conftest2.o conftest.c >&5
configure:7715: $? = 0
configure:7735: result: yes
configure:7761: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8608: result: yes
configure:8634: checking whether -lc should be explicitly linked in
configure:8639: clang -c conftest.c >&5
configure:8642: $? = 0
configure:8656: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8659: $? = 0
configure:8671: result: no
configure:8679: checking dynamic linker characteristics
configure:9231: result: GNU/Linux ld.so
configure:9235: checking how to hardcode library paths into programs
configure:9260: result: immediate
configure:9274: checking whether stripping libraries is possible
configure:9279: result: yes
configure:10102: checking if libtool supports shared libraries
configure:10104: result: yes
configure:10107: checking whether to build shared libraries
configure:10165: result: yes
configure:10168: checking whether to build static libraries
configure:10172: result: yes
configure:10264: creating libtool
configure:10811: checking for ld used by clang++
configure:10878: result: /usr/bin/ld -m elf_x86_64
configure:10887: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:10902: result: yes
configure:10953: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11779: result: yes
configure:11797: clang++ -c conftest.cc >&5
configure:11800: $? = 0
configure:11896: checking for clang++ option to produce PIC
configure:12148: result: -fPIC
configure:12156: checking if clang++ PIC flag -fPIC works
configure:12174: clang++ -c -fPIC -DPIC conftest.cc >&5
configure:12178: $? = 0
configure:12189: result: yes
configure:12213: checking if clang++ supports -c -o file.o
configure:12234: clang++ -c -o out/conftest2.o conftest.cc >&5
configure:12238: $? = 0
configure:12258: result: yes
configure:12284: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12312: result: yes
configure:12383: checking dynamic linker characteristics
configure:12935: result: GNU/Linux ld.so
configure:12939: checking how to hardcode library paths into programs
configure:12964: result: immediate
configure:12978: checking whether stripping libraries is possible
configure:12983: result: yes
configure:14283: checking if libtool supports shared libraries
configure:14285: result: yes
configure:14288: checking whether to build shared libraries
configure:14306: result: yes
configure:14309: checking whether to build static libraries
configure:14313: result: yes
configure:14325: checking for f95 option to produce PIC
configure:14502: result: -fPIC
configure:14510: checking if f95 PIC flag -fPIC works
configure:14528: f95 -c -g -O2 -fPIC conftest.f >&5
configure:14532: $? = 0
configure:14543: result: yes
configure:14567: checking if f95 supports -c -o file.o
configure:14588: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14592: $? = 0
configure:14612: result: yes
configure:14638: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15465: result: yes
configure:15536: checking dynamic linker characteristics
configure:16088: result: GNU/Linux ld.so
configure:16092: checking how to hardcode library paths into programs
configure:16117: result: immediate
configure:16131: checking whether stripping libraries is possible
configure:16136: result: yes
configure:20269: checking for pthread_create in -lpthread
configure:20299: clang -o conftest conftest.c -lpthread >&5
configure:20305: $? = 0
configure:20308: test -z || test ! -s conftest.err
configure:20311: $? = 0
configure:20314: test -s conftest
configure:20317: $? = 0
configure:20330: result: yes
configure:20480: checking for dirent.h that defines DIR
configure:20504: clang -c conftest.c >&5
configure:20510: $? = 0
configure:20513: test -z || test ! -s conftest.err
configure:20516: $? = 0
configure:20519: test -s conftest.o
configure:20522: $? = 0
configure:20533: result: yes
configure:20546: checking for library containing opendir
configure:20576: clang -o conftest conftest.c >&5
configure:20582: $? = 0
configure:20585: test -z || test ! -s conftest.err
configure:20588: $? = 0
configure:20591: test -s conftest
configure:20594: $? = 0
configure:20663: result: none required
configure:20797: checking for ANSI C header files
configure:20952: result: yes
configure:20980: checking for fcntl.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for sys/ioctl.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for unistd.h
configure:21032: result: yes
configure:20980: checking for linux/cdrom.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for linux/ucdrom.h
configure:21003: clang -c conftest.c >&5
conftest.c:44:10: fatal error: 'linux/ucdrom.h' file not found
#include
^
1 error generated.
configure:21009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #if defined (HAVE_SYS_TYPES_H)
| # include
| #endif
|
| #if defined (HAVE_SYS_PARAM_H)
| # include
| #endif
|
|
| #include
configure:21032: result: no
configure:20980: checking for sys/cdio.h
configure:21003: clang -c conftest.c >&5
conftest.c:44:10: fatal error: 'sys/cdio.h' file not found
#include
^
1 error generated.
configure:21009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #if defined (HAVE_SYS_TYPES_H)
| # include
| #endif
|
| #if defined (HAVE_SYS_PARAM_H)
| # include
| #endif
|
|
| #include
configure:21032: result: no
configure:20980: checking for io/cam/cdrom.h
configure:21003: clang -c conftest.c >&5
conftest.c:44:10: fatal error: 'io/cam/cdrom.h' file not found
#include
^
1 error generated.
configure:21009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| /* end confdefs.h. */
| #if defined (HAVE_SYS_TYPES_H)
| # include
| #endif
|
| #if defined (HAVE_SYS_PARAM_H)
| # include
| #endif
|
|
| #include
configure:21032: result: no
configure:20980: checking for stdarg.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for mntent.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for sys/mntent.h
configure:21003: clang -c conftest.c >&5
conftest.c:46:10: fatal error: 'sys/mntent.h' file not found
#include
^
1 error generated.
configure:21009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| /* end confdefs.h. */
| #if defined (HAVE_SYS_TYPES_H)
| # include
| #endif
|
| #if defined (HAVE_SYS_PARAM_H)
| # include
| #endif
|
|
| #include
configure:21032: result: no
configure:20980: checking for sys/types.h
configure:21032: result: yes
configure:20980: checking for sys/param.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for sys/ucred.h
configure:21003: clang -c conftest.c >&5
conftest.c:48:10: fatal error: 'sys/ucred.h' file not found
#include
^
1 error generated.
configure:21009: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| /* end confdefs.h. */
| #if defined (HAVE_SYS_TYPES_H)
| # include
| #endif
|
| #if defined (HAVE_SYS_PARAM_H)
| # include
| #endif
|
|
| #include
configure:21032: result: no
configure:20980: checking for sys/mount.h
configure:21003: clang -c conftest.c >&5
configure:21009: $? = 0
configure:21012: test -z || test ! -s conftest.err
configure:21015: $? = 0
configure:21018: test -s conftest.o
configure:21021: $? = 0
configure:21032: result: yes
configure:20980: checking for strings.h
configure:21032: result: yes
configure:21044: checking for an ANSI C-conforming const
configure:21111: clang -c conftest.c >&5
configure:21117: $? = 0
configure:21120: test -z || test ! -s conftest.err
configure:21123: $? = 0
configure:21126: test -s conftest.o
configure:21129: $? = 0
configure:21140: result: yes
configure:21156: checking whether byte ordering is bigendian
configure:21183: clang -c conftest.c >&5
configure:21189: $? = 0
configure:21192: test -z || test ! -s conftest.err
configure:21195: $? = 0
configure:21198: test -s conftest.o
configure:21201: $? = 0
configure:21225: clang -c conftest.c >&5
conftest.c:48:2: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:21231: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:21364: result: no
configure:21383: checking for long
configure:21407: clang -c conftest.c >&5
configure:21413: $? = 0
configure:21416: test -z || test ! -s conftest.err
configure:21419: $? = 0
configure:21422: test -s conftest.o
configure:21425: $? = 0
configure:21436: result: yes
configure:21439: checking size of long
configure:21751: clang -o conftest conftest.c >&5
configure:21754: $? = 0
configure:21756: ./conftest
configure:21759: $? = 0
configure:21782: result: 8
configure:21792: checking whether time.h and sys/time.h may both be included
configure:21817: clang -c conftest.c >&5
configure:21823: $? = 0
configure:21826: test -z || test ! -s conftest.err
configure:21829: $? = 0
configure:21832: test -s conftest.o
configure:21835: $? = 0
configure:21846: result: yes
configure:21858: checking whether clang needs -traditional
configure:21900: result: no
configure:21911: checking for vprintf
configure:21968: clang -o conftest conftest.c >&5
conftest.c:67:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
char vprintf ();
^
conftest.c:67:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
1 warning generated.
configure:21974: $? = 0
configure:21977: test -z || test ! -s conftest.err
configure:21980: $? = 0
configure:21983: test -s conftest
configure:21986: $? = 0
configure:21998: result: yes
configure:22005: checking for _doprnt
configure:22062: clang -o conftest conftest.c >&5
/tmp/conftest-1834d2.o: In function `main':
conftest.c:(.text+0x6): undefined reference to `_doprnt'
/tmp/conftest-1834d2.o:(.data+0x0): undefined reference to `_doprnt'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22068: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| #define SIZEOF_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| /* end confdefs.h. */
| /* Define _doprnt to an innocuous variant, in case declares _doprnt.
| For example, HP-UX 11i declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef _doprnt
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined (__stub__doprnt) || defined (__stub____doprnt)
| choke me
| #else
| char (*f) () = _doprnt;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != _doprnt;
| ;
| return 0;
| }
configure:22092: result: no
configure:22119: checking for gethostbyname
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for gethostbyname_r
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for mkdir
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for socket
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for strerror
configure:22176: clang -o conftest conftest.c >&5
conftest.c:72:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:72:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for strstr
configure:22176: clang -o conftest conftest.c >&5
conftest.c:73:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:73:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for strtol
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for snprintf
configure:22176: clang -o conftest conftest.c >&5
conftest.c:75:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf ();
^
conftest.c:75:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22119: checking for getmntinfo
configure:22176: clang -o conftest conftest.c >&5
/tmp/conftest-abe1d5.o: In function `main':
conftest.c:(.text+0x6): undefined reference to `getmntinfo'
/tmp/conftest-abe1d5.o:(.data+0x0): undefined reference to `getmntinfo'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22182: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| #define SIZEOF_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h. */
| /* Define getmntinfo to an innocuous variant, in case declares getmntinfo.
| For example, HP-UX 11i declares gettimeofday. */
| #define getmntinfo innocuous_getmntinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char getmntinfo (); below.
| Prefer to if __STDC__ is defined, since
| exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include
| #else
| # include
| #endif
|
| #undef getmntinfo
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getmntinfo ();
| /* 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_getmntinfo) || defined (__stub___getmntinfo)
| choke me
| #else
| char (*f) () = getmntinfo;
| #endif
| #ifdef __cplusplus
| }
| #endif
|
| int
| main ()
| {
| return f != getmntinfo;
| ;
| return 0;
| }
configure:22206: result: no
configure:22119: checking for strtoul
configure:22176: clang -o conftest conftest.c >&5
configure:22182: $? = 0
configure:22185: test -z || test ! -s conftest.err
configure:22188: $? = 0
configure:22191: test -s conftest
configure:22194: $? = 0
configure:22206: result: yes
configure:22217: checking for getmntent in -lsun
configure:22247: clang -o conftest conftest.c -lsun >&5
/usr/bin/ld: cannot find -lsun
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22253: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| #define SIZEOF_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
| ;
| return 0;
| }
configure:22278: result: no
configure:22283: checking for getmntent in -lseq
configure:22313: clang -o conftest conftest.c -lseq >&5
/usr/bin/ld: cannot find -lseq
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22319: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| #define SIZEOF_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
| ;
| return 0;
| }
configure:22344: result: no
configure:22349: checking for getmntent in -lgen
configure:22379: clang -o conftest conftest.c -lgen >&5
/usr/bin/ld: cannot find -lgen
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:22385: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libcdaudio"
| #define VERSION "0.99.12p2"
| #define PROTOTYPES 1
| #define __PROTOTYPES 1
| #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_STRING_H 1
| #define HAVE_DLFCN_H 1
| #ifdef __cplusplus
| extern "C" void exit (int) throw ();
| #endif
| #define XBOX 0
| #define HAVE_DIRENT_H 1
| #define STDC_HEADERS 1
| #define HAVE_FCNTL_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LINUX_CDROM_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_MNTENT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_MOUNT_H 1
| #define HAVE_STRINGS_H 1
| #define SIZEOF_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_VPRINTF 1
| #define HAVE_GETHOSTBYNAME 1
| #define HAVE_GETHOSTBYNAME_R 1
| #define HAVE_MKDIR 1
| #define HAVE_SOCKET 1
| #define HAVE_STRERROR 1
| #define HAVE_STRSTR 1
| #define HAVE_STRTOL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRTOUL 1
| /* end confdefs.h. */
|
| /* Override any gcc2 internal prototype to avoid an error. */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
| builtin and then its argument prototype would still apply. */
| char getmntent ();
| int
| main ()
| {
| getmntent ();
| ;
| return 0;
| }
configure:22410: result: no
configure:22424: checking for getmntent
configure:22481: clang -o conftest conftest.c >&5
configure:22487: $? = 0
configure:22490: test -z || test ! -s conftest.err
configure:22493: $? = 0
configure:22496: test -s conftest
configure:22499: $? = 0
configure:22511: result: yes
configure:22690: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on f51ca1708d8c
config.status:772: creating libcdaudio.pc
config.status:772: creating libcdaudio-config
config.status:772: creating Makefile
config.status:772: creating src/Makefile
config.status:772: creating src/cdaudio.h
config.status:838: creating config.h
config.status:1204: executing depfiles commands
config.status:1204: executing default commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_cxx_compiler_gnu=yes
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_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_func__doprnt=no
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostbyname_r=yes
ac_cv_func_getmntent=yes
ac_cv_func_getmntinfo=no
ac_cv_func_mkdir=yes
ac_cv_func_snprintf=yes
ac_cv_func_socket=yes
ac_cv_func_strerror=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_vprintf=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_io_cam_cdrom_h=no
ac_cv_header_linux_cdrom_h=yes
ac_cv_header_linux_ucdrom_h=no
ac_cv_header_memory_h=yes
ac_cv_header_mntent_h=yes
ac_cv_header_stdarg_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_cdio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mntent_h=no
ac_cv_header_sys_mount_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucred_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_gen_getmntent=no
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_seq_getmntent=no
ac_cv_lib_sun_getmntent=no
ac_cv_objext=o
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_CXX=clang++
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=f95
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_g=yes
ac_cv_prog_gcc_traditional=no
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
ac_cv_sizeof_long=8
ac_cv_type_long=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_cc_stdc=
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=nm
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\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run tar'
ANSI2KNR=''
AR='ar'
AUTOCONF='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run automake-1.8'
AWK='gawk'
BEOS_FALSE=''
BEOS_TRUE='#'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -D_REENTRANT'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F77='f95'
FFLAGS='-g -O2'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
IRIX_FALSE=''
IRIX_TRUE='#'
LDFLAGS=''
LIBCDAUDIO_VERSION='0.99.12'
LIBCDAUDIO_VERSION_MAJOR='0'
LIBCDAUDIO_VERSION_MICRO='12'
LIBCDAUDIO_VERSION_MINOR='99'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_LDADD=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/libcdaudio/src/libcdaudio-0.99.12p2/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libcdaudio'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
REENTRANT='-D_REENTRANT'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
U=''
VERSION='0.99.12p2'
ac_ct_AR='ar'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='f95'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
cdaudioname='cdaudio'
datadir='${prefix}/share'
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'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/tmp/libcdaudio/src/libcdaudio-0.99.12p2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define HAVE_DIRENT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_GETHOSTBYNAME_R 1
#define HAVE_GETMNTENT 1
#define HAVE_INTTYPES_H 1
#define HAVE_LINUX_CDROM_H 1
#define HAVE_MEMORY_H 1
#define HAVE_MKDIR 1
#define HAVE_MNTENT_H 1
#define HAVE_PTHREAD
#define HAVE_SNPRINTF 1
#define HAVE_SOCKET 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRERROR 1
#define HAVE_STRINGS_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_STRING_H 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_MOUNT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VPRINTF 1
#define PACKAGE "libcdaudio"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PROTOTYPES 1
#define SIZEOF_LONG 8
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define VERSION "0.99.12p2"
#define XBOX 0
#define __PROTOTYPES 1
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0