The build took 00h 01m 02s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,958 |
ansic |
2,142 |
sh |
1,154 |
makefile |
8,254 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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: cdcd 0.6.6-8 (Thu Apr 13 19:23:47 UTC 2017)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) libcdaudio-0.99.12.p2-1
Total Installed Size: 0.11 MiB
:: Proceed with installation? [Y/n]
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libcdaudio...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
patching file config.sub
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 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 for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
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 build system type... x86_64-pc-unknown-linux-gnu
checking host system type... x86_64-unknown-unknown-linux-gnu
checking for tputs in -lcurses... yes
checking for rl_completion_matches in -lreadline... yes
checking for socket in -lsocket... no
checking for libcdaudio-config... /usr/bin/libcdaudio-config
checking for libcdaudio - version >= 0.99.0... yes
checking for glib-config... no
checking for GLIB - version >= 1.1.12... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ptyvar.h usability... no
checking sys/ptyvar.h presence... no
checking for sys/ptyvar.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for stdlib.h... (cached) yes
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... 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 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 return type of signal handlers... void
checking whether lstat dereferences a symlink specified with a trailing slash... yes
checking whether stat accepts an empty string... no
checking for vsnprintf... yes
checking for vasprintf... yes
checking for setlocale... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strstr... yes
checking for strtol... yes
checking for strerror... yes
checking for strcasestr... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6'
Making all in doc
make[2]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[2]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6'
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cdcd.o -MD -MP -MF ".deps/cdcd-cdcd.Tpo" -c -o cdcd-cdcd.o `test -f 'cdcd.c' || echo './'`cdcd.c; \
then mv -f ".deps/cdcd-cdcd.Tpo" ".deps/cdcd-cdcd.Po"; else rm -f ".deps/cdcd-cdcd.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-str.o -MD -MP -MF ".deps/cdcd-str.Tpo" -c -o cdcd-str.o `test -f 'str.c' || echo './'`str.c; \
then mv -f ".deps/cdcd-str.Tpo" ".deps/cdcd-str.Po"; else rm -f ".deps/cdcd-str.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-conf.o -MD -MP -MF ".deps/cdcd-conf.Tpo" -c -o cdcd-conf.o `test -f 'conf.c' || echo './'`conf.c; \
then mv -f ".deps/cdcd-conf.Tpo" ".deps/cdcd-conf.Po"; else rm -f ".deps/cdcd-conf.Tpo"; exit 1; fi
conf.c:32:7: warning: extra tokens at end of #else directive [-Wextra-tokens]
#else if defined(HAVE_STRINGS_H)
^
//
1 warning generated.
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-global.o -MD -MP -MF ".deps/cdcd-global.Tpo" -c -o cdcd-global.o `test -f 'global.c' || echo './'`global.c; \
then mv -f ".deps/cdcd-global.Tpo" ".deps/cdcd-global.Po"; else rm -f ".deps/cdcd-global.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-interface.o -MD -MP -MF ".deps/cdcd-interface.Tpo" -c -o cdcd-interface.o `test -f 'interface.c' || echo './'`interface.c; \
then mv -f ".deps/cdcd-interface.Tpo" ".deps/cdcd-interface.Po"; else rm -f ".deps/cdcd-interface.Tpo"; exit 1; fi
interface.c:302:71: warning: if statement has empty body [-Wempty-body]
if (list.list_host[serverindex].host_protocol == CDINDEX_MODE_HTTP);
^
interface.c:302:71: note: put the semicolon on a separate line to silence this warning
1 warning generated.
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cmdline.o -MD -MP -MF ".deps/cdcd-cmdline.Tpo" -c -o cdcd-cmdline.o `test -f 'cmdline.c' || echo './'`cmdline.c; \
then mv -f ".deps/cdcd-cmdline.Tpo" ".deps/cdcd-cmdline.Po"; else rm -f ".deps/cdcd-cmdline.Tpo"; exit 1; fi
cmdline.c:94:7: warning: implicit declaration of function 'isatty' is invalid in C99 [-Wimplicit-function-declaration]
if (isatty (0))
^
cmdline.c:175:9: warning: implicit declaration of function 'strcasestr' is invalid in C99 [-Wimplicit-function-declaration]
if (strcasestr (data->data_track[i].track_name, s))
^
2 warnings generated.
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cmd_cdcd.o -MD -MP -MF ".deps/cdcd-cmd_cdcd.Tpo" -c -o cdcd-cmd_cdcd.o `test -f 'cmd_cdcd.c' || echo './'`cmd_cdcd.c; \
then mv -f ".deps/cdcd-cmd_cdcd.Tpo" ".deps/cdcd-cmd_cdcd.Po"; else rm -f ".deps/cdcd-cmd_cdcd.Tpo"; exit 1; fi
cmd_cdcd.c:802:20: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
printf ("%s n%d %02d:%02d.%02d/track %02d:%02d.%02d/disc\n",
^~~~
cmd_cdcd.c:827:8: warning: implicit declaration of function 'strcasestr' is invalid in C99 [-Wimplicit-function-declaration]
if (!strcasestr (dd->data_artist, "various")
^
2 warnings generated.
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cmd_sites.o -MD -MP -MF ".deps/cdcd-cmd_sites.Tpo" -c -o cdcd-cmd_sites.o `test -f 'cmd_sites.c' || echo './'`cmd_sites.c; \
then mv -f ".deps/cdcd-cmd_sites.Tpo" ".deps/cdcd-cmd_sites.Po"; else rm -f ".deps/cdcd-cmd_sites.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cmd_access.o -MD -MP -MF ".deps/cdcd-cmd_access.Tpo" -c -o cdcd-cmd_access.o `test -f 'cmd_access.c' || echo './'`cmd_access.c; \
then mv -f ".deps/cdcd-cmd_access.Tpo" ".deps/cdcd-cmd_access.Po"; else rm -f ".deps/cdcd-cmd_access.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-cmd_edit.o -MD -MP -MF ".deps/cdcd-cmd_edit.Tpo" -c -o cdcd-cmd_edit.o `test -f 'cmd_edit.c' || echo './'`cmd_edit.c; \
then mv -f ".deps/cdcd-cmd_edit.Tpo" ".deps/cdcd-cmd_edit.Po"; else rm -f ".deps/cdcd-cmd_edit.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-getopt.o -MD -MP -MF ".deps/cdcd-getopt.Tpo" -c -o cdcd-getopt.o `test -f 'getopt.c' || echo './'`getopt.c; \
then mv -f ".deps/cdcd-getopt.Tpo" ".deps/cdcd-getopt.Po"; else rm -f ".deps/cdcd-getopt.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-getopt1.o -MD -MP -MF ".deps/cdcd-getopt1.Tpo" -c -o cdcd-getopt1.o `test -f 'getopt1.c' || echo './'`getopt1.c; \
then mv -f ".deps/cdcd-getopt1.Tpo" ".deps/cdcd-getopt1.Po"; else rm -f ".deps/cdcd-getopt1.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -MT cdcd-alloca.o -MD -MP -MF ".deps/cdcd-alloca.Tpo" -c -o cdcd-alloca.o `test -f 'alloca.c' || echo './'`alloca.c; \
then mv -f ".deps/cdcd-alloca.Tpo" ".deps/cdcd-alloca.Po"; else rm -f ".deps/cdcd-alloca.Tpo"; exit 1; fi
clang -o cdcd cdcd-cdcd.o cdcd-str.o cdcd-conf.o cdcd-global.o cdcd-interface.o cdcd-cmdline.o cdcd-cmd_cdcd.o cdcd-cmd_sites.o cdcd-cmd_access.o cdcd-cmd_edit.o cdcd-getopt.o cdcd-getopt1.o cdcd-alloca.o -L/usr/lib -lcdaudio -lreadline -lcurses
make[2]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6'
make[1]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6'
==> Entering fakeroot environment...
==> Starting package()...
Making install in doc
make[1]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[2]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/info" || mkdir -p -- . "/tmp/cdcd/pkg/cdcd/usr/info"
/usr/bin/install -c -m 644 './cdcd.info' '/tmp/cdcd/pkg/cdcd/usr/info/cdcd.info'
install-info --info-dir='/tmp/cdcd/pkg/cdcd/usr/info' '/tmp/cdcd/pkg/cdcd/usr/info/cdcd.info'
make[2]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[1]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6/doc'
make[1]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6'
make[2]: Entering directory '/tmp/cdcd/src/cdcd-0.6.6'
test -z "/usr/bin" || mkdir -p -- . "/tmp/cdcd/pkg/cdcd/usr/bin"
/usr/bin/install -c 'cdcd' '/tmp/cdcd/pkg/cdcd/usr/bin/cdcd'
test -z "/usr/man/man1" || mkdir -p -- . "/tmp/cdcd/pkg/cdcd/usr/man/man1"
/usr/bin/install -c -m 644 './cdcd.1' '/tmp/cdcd/pkg/cdcd/usr/man/man1/cdcd.1'
make[2]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6'
make[1]: Leaving directory '/tmp/cdcd/src/cdcd-0.6.6'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "cdcd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cdcd 0.6.6-8 (Thu Apr 13 19:24:10 UTC 2017)
CMD: pacman --query --file cdcd-0.6.6-8-x86_64.pkg.tar.xz
Creating hybrid package for 'cdcd'
Trying to find vanilla package 'cdcd'...
CMD: pacman --query --file /mirror/cdcd-0.6.6-8.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf cdcd.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/cdcd.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/cdcd.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/cdcd.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/cdcd/src/cdcd-0.6.6/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 = af792d130144
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/bin
PATH: /usr/lib/jvm/default/bin
PATH: /usr/bin/site_perl
PATH: /usr/bin/vendor_perl
PATH: /usr/bin/core_perl
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1365: checking for a BSD-compatible install
configure:1420: result: /usr/bin/install -c
configure:1431: checking whether build environment is sane
configure:1474: result: yes
configure:1531: checking for gawk
configure:1547: found /usr/bin/gawk
configure:1557: result: gawk
configure:1567: checking whether make sets $(MAKE)
configure:1587: result: yes
configure:1666: checking for x86_64-unknown-linux-strip
configure:1695: result: no
configure:1704: checking for strip
configure:1720: found /usr/bin/strip
configure:1731: result: strip
configure:1753: checking whether to enable maintainer-specific portions of Makefiles
configure:1762: result: no
configure:1786: checking for x86_64-unknown-linux-gcc
configure:1812: result: clang
configure:2094: checking for C compiler version
configure:2097: 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:2100: $? = 0
configure:2102: 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:2105: $? = 0
configure:2107: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2110: $? = 1
configure:2133: checking for C compiler default output file name
configure:2136: clang conftest.c >&5
configure:2139: $? = 0
configure:2185: result: a.out
configure:2190: checking whether the C compiler works
configure:2196: ./a.out
configure:2199: $? = 0
configure:2216: result: yes
configure:2223: checking whether we are cross compiling
configure:2225: result: no
configure:2228: checking for suffix of executables
configure:2230: clang -o conftest conftest.c >&5
configure:2233: $? = 0
configure:2258: result:
configure:2264: checking for suffix of object files
configure:2285: clang -c conftest.c >&5
configure:2288: $? = 0
configure:2310: result: o
configure:2314: checking whether we are using the GNU C compiler
configure:2338: clang -c conftest.c >&5
configure:2344: $? = 0
configure:2347: test -z || test ! -s conftest.err
configure:2350: $? = 0
configure:2353: test -s conftest.o
configure:2356: $? = 0
configure:2369: result: yes
configure:2375: checking whether clang accepts -g
configure:2396: clang -c -g conftest.c >&5
configure:2402: $? = 0
configure:2405: test -z || test ! -s conftest.err
configure:2408: $? = 0
configure:2411: test -s conftest.o
configure:2414: $? = 0
configure:2425: result: yes
configure:2442: checking for clang option to accept ANSI C
configure:2512: clang -c conftest.c >&5
configure:2518: $? = 0
configure:2521: test -z || test ! -s conftest.err
configure:2524: $? = 0
configure:2527: test -s conftest.o
configure:2530: $? = 0
configure:2548: result: none needed
configure:2566: 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:2572: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2713: checking for style of include used by make
configure:2741: result: GNU
configure:2769: checking dependency style of clang
configure:2852: result: gcc3
configure:2882: checking for a BSD-compatible install
configure:2937: result: /usr/bin/install -c
configure:2948: checking whether ln -s works
configure:2952: result: yes
configure:2964: checking how to run the C preprocessor
configure:2999: clang -E conftest.c
configure:3005: $? = 0
configure:3037: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3043: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| /* end confdefs.h. */
| #include
configure:3082: result: clang -E
configure:3106: clang -E conftest.c
configure:3112: $? = 0
configure:3144: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3150: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| /* end confdefs.h. */
| #include
configure:3193: checking for function prototypes
configure:3196: result: yes
configure:3215: checking for egrep
configure:3225: result: grep -E
configure:3230: checking for ANSI C header files
configure:3255: clang -c conftest.c >&5
configure:3261: $? = 0
configure:3264: test -z || test ! -s conftest.err
configure:3267: $? = 0
configure:3270: test -s conftest.o
configure:3273: $? = 0
configure:3362: 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:3365: $? = 0
configure:3367: ./conftest
configure:3370: $? = 0
configure:3385: result: yes
configure:3409: checking for sys/types.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for sys/stat.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for stdlib.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for string.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for memory.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for strings.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for inttypes.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for stdint.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3409: checking for unistd.h
configure:3425: clang -c conftest.c >&5
configure:3431: $? = 0
configure:3434: test -z || test ! -s conftest.err
configure:3437: $? = 0
configure:3440: test -s conftest.o
configure:3443: $? = 0
configure:3454: result: yes
configure:3479: checking for string.h
configure:3484: result: yes
configure:3630: checking build system type
configure:3648: result: x86_64-pc-unknown-linux-gnu
configure:3656: checking host system type
configure:3670: result: x86_64-unknown-unknown-linux-gnu
configure:3680: checking for tputs in -lcurses
configure:3710: clang -o conftest conftest.c -lcurses >&5
configure:3716: $? = 0
configure:3719: test -z || test ! -s conftest.err
configure:3722: $? = 0
configure:3725: test -s conftest
configure:3728: $? = 0
configure:3741: result: yes
configure:3759: checking for rl_completion_matches in -lreadline
configure:3789: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:3795: $? = 0
configure:3798: test -z || test ! -s conftest.err
configure:3801: $? = 0
configure:3804: test -s conftest
configure:3807: $? = 0
configure:3820: result: yes
configure:3838: checking for socket in -lsocket
configure:3868: clang -o conftest conftest.c -lsocket -lreadline -lcurses >&5
/usr/bin/ld: cannot find -lsocket
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3874: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| #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_LIBCURSES 1
| #define HAVE_LIBREADLINE 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 socket ();
| int
| main ()
| {
| socket ();
| ;
| return 0;
| }
configure:3899: result: no
configure:3949: checking for libcdaudio-config
configure:3967: found /usr/bin/libcdaudio-config
configure:3980: result: /usr/bin/libcdaudio-config
configure:3988: checking for libcdaudio - version >= 0.99.0
configure:4109: clang -o conftest -D_REENTRANT conftest.c -L/usr/lib -lcdaudio -lreadline -lcurses >&5
conftest.c:36:24: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
new_str = malloc ((strlen (str) + 1) * sizeof(char));
^
conftest.c:36:24: note: include the header or explicitly provide a declaration for 'strlen'
conftest.c:37:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Wimplicit-function-declaration]
strcpy (new_str, str);
^
conftest.c:37:5: note: include the header or explicitly provide a declaration for 'strcpy'
2 warnings generated.
configure:4112: $? = 0
configure:4114: ./conftest
configure:4117: $? = 0
configure:4135: result: yes
configure:4323: checking for glib-config
configure:4354: result: no
configure:4362: checking for GLIB - version >= 1.1.12
configure:4496: result: no
configure:4592: checking for ANSI C header files
configure:4747: result: yes
configure:4759: checking for working alloca.h
configure:4780: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:4786: $? = 0
configure:4789: test -z || test ! -s conftest.err
configure:4792: $? = 0
configure:4795: test -s conftest
configure:4798: $? = 0
configure:4810: result: yes
configure:4820: checking for alloca
configure:4861: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:4867: $? = 0
configure:4870: test -z || test ! -s conftest.err
configure:4873: $? = 0
configure:4876: test -s conftest
configure:4879: $? = 0
configure:4891: result: yes
configure:5120: checking for string.h
configure:5125: result: yes
configure:5120: checking for strings.h
configure:5125: result: yes
configure:5129: checking sys/ptyvar.h usability
configure:5141: clang -c conftest.c >&5
conftest.c:69:10: fatal error: 'sys/ptyvar.h' file not found
#include
^
1 error generated.
configure:5147: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| #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_LIBCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBCDAUDIO 0
| #define HAVE_CDAUDIO 1
| #define DEFAULT_DEVICE "/dev/cdrom"
| #define HAVE_GLIB 0
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5169: result: no
configure:5173: checking sys/ptyvar.h presence
configure:5183: clang -E conftest.c
conftest.c:35:10: fatal error: 'sys/ptyvar.h' file not found
#include
^
1 error generated.
configure:5189: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| #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_LIBCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBCDAUDIO 0
| #define HAVE_CDAUDIO 1
| #define DEFAULT_DEVICE "/dev/cdrom"
| #define HAVE_GLIB 0
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| /* end confdefs.h. */
| #include
configure:5209: result: no
configure:5244: checking for sys/ptyvar.h
configure:5251: result: no
configure:5286: checking errno.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking errno.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for errno.h
configure:5408: result: yes
configure:5286: checking locale.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking locale.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for locale.h
configure:5408: result: yes
configure:5286: checking malloc.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking malloc.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for malloc.h
configure:5408: result: yes
configure:5277: checking for stdlib.h
configure:5282: result: yes
configure:5286: checking readline/readline.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking readline/readline.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for readline/readline.h
configure:5408: result: yes
configure:5286: checking readline/history.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking readline/history.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for readline/history.h
configure:5408: result: yes
configure:5286: checking sys/socket.h usability
configure:5298: clang -c conftest.c >&5
configure:5304: $? = 0
configure:5307: test -z || test ! -s conftest.err
configure:5310: $? = 0
configure:5313: test -s conftest.o
configure:5316: $? = 0
configure:5326: result: yes
configure:5330: checking sys/socket.h presence
configure:5340: clang -E conftest.c
configure:5346: $? = 0
configure:5366: result: yes
configure:5401: checking for sys/socket.h
configure:5408: result: yes
configure:5277: checking for unistd.h
configure:5282: result: yes
configure:5427: checking for an ANSI C-conforming const
configure:5494: clang -c conftest.c >&5
configure:5500: $? = 0
configure:5503: test -z || test ! -s conftest.err
configure:5506: $? = 0
configure:5509: test -s conftest.o
configure:5512: $? = 0
configure:5523: result: yes
configure:5533: checking for size_t
configure:5557: clang -c conftest.c >&5
configure:5563: $? = 0
configure:5566: test -z || test ! -s conftest.err
configure:5569: $? = 0
configure:5572: test -s conftest.o
configure:5575: $? = 0
configure:5586: result: yes
configure:5604: checking for stdlib.h
configure:5609: result: yes
configure:5748: checking for GNU libc compatible malloc
configure:5777: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:5780: $? = 0
configure:5782: ./conftest
configure:5785: $? = 0
configure:5799: result: yes
configure:5829: checking return type of signal handlers
configure:5860: clang -c conftest.c >&5
configure:5866: $? = 0
configure:5869: test -z || test ! -s conftest.err
configure:5872: $? = 0
configure:5875: test -s conftest.o
configure:5878: $? = 0
configure:5889: result: void
configure:5897: checking whether lstat dereferences a symlink specified with a trailing slash
configure:5928: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:5931: $? = 0
configure:5933: ./conftest
configure:5936: $? = 0
configure:5957: result: yes
configure:5978: checking whether stat accepts an empty string
configure:6003: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:6006: $? = 0
configure:6008: ./conftest
configure:6011: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "cdcd"
| #define VERSION "0.6.6"
| #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_LIBCURSES 1
| #define HAVE_LIBREADLINE 1
| #define HAVE_LIBCDAUDIO 0
| #define HAVE_CDAUDIO 1
| #define DEFAULT_DEVICE "/dev/cdrom"
| #define HAVE_GLIB 0
| #define STDC_HEADERS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_READLINE_READLINE_H 1
| #define HAVE_READLINE_HISTORY_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_MALLOC 1
| #define RETSIGTYPE void
| #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
| /* end confdefs.h. */
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| struct stat sbuf;
| exit (stat ("", &sbuf) ? 1 : 0);
| ;
| return 0;
| }
configure:6025: result: no
configure:6044: checking for vsnprintf
configure:6101: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf ();
^
conftest.c:71:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:6107: $? = 0
configure:6110: test -z || test ! -s conftest.err
configure:6113: $? = 0
configure:6116: test -s conftest
configure:6119: $? = 0
configure:6131: result: yes
configure:6139: checking for vasprintf
configure:6196: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:6202: $? = 0
configure:6205: test -z || test ! -s conftest.err
configure:6208: $? = 0
configure:6211: test -s conftest
configure:6214: $? = 0
configure:6226: result: yes
configure:6278: checking for setlocale
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strcasecmp
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:74:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
conftest.c:74:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strchr
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:75:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:75:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strdup
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:76:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
conftest.c:76:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strncasecmp
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:77:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
char strncasecmp ();
^
conftest.c:77:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strstr
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:78:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
conftest.c:78:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strtol
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6278: checking for strerror
configure:6335: clang -o conftest conftest.c -lreadline -lcurses >&5
conftest.c:80:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:80:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:6341: $? = 0
configure:6344: test -z || test ! -s conftest.err
configure:6347: $? = 0
configure:6350: test -s conftest
configure:6353: $? = 0
configure:6365: result: yes
configure:6384: checking for strcasestr
configure:6441: clang -o conftest conftest.c -lreadline -lcurses >&5
configure:6447: $? = 0
configure:6450: test -z || test ! -s conftest.err
configure:6453: $? = 0
configure:6456: test -s conftest
configure:6459: $? = 0
configure:6471: result: yes
configure:6599: 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 af792d130144
config.status:751: creating Makefile
config.status:751: creating doc/Makefile
config.status:817: creating config.h
config.status:1195: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-pc-unknown-linux-gnu
ac_cv_build_alias=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=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_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_func_alloca_works=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_setlocale=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strcasestr=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strncasecmp=yes
ac_cv_func_strstr=yes
ac_cv_func_strtol=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vsnprintf=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_readline_history_h=yes
ac_cv_header_readline_readline_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_ptyvar_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_curses_tputs=yes
ac_cv_lib_readline_rl_completion_matches=yes
ac_cv_lib_socket_socket=no
ac_cv_objext=o
ac_cv_path_GLIB_CONFIG=no
ac_cv_path_LIBCDAUDIO_CONFIG=/usr/bin/libcdaudio-config
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_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_type_signal=void
ac_cv_type_size_t=yes
ac_cv_working_alloca_h=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run aclocal-1.8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run tar'
ANSI2KNR=''
AUTOCONF='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run automake-1.8'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GLIB_CFLAGS=''
GLIB_CONFIG='no'
GLIB_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBCDAUDIO_CFLAGS='-D_REENTRANT'
LIBCDAUDIO_CONFIG='/usr/bin/libcdaudio-config'
LIBCDAUDIO_LDADD=''
LIBCDAUDIO_LIBS='-L/usr/lib -lcdaudio'
LIBOBJS=''
LIBS='-lreadline -lcurses '
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/cdcd/src/cdcd-0.6.6/missing --run makeinfo'
OBJEXT='o'
PACKAGE='cdcd'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
U=''
VERSION='0.6.6'
ac_ct_CC=''
ac_ct_STRIP='strip'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='x86_64-pc-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='unknown-linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='${prefix}'
host='x86_64-unknown-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='unknown-linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/tmp/cdcd/src/cdcd-0.6.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
maybe_glib_cflags=''
maybe_glib_libs=''
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 DEFAULT_DEVICE "/dev/cdrom"
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_CDAUDIO 1
#define HAVE_ERRNO_H 1
#define HAVE_GLIB 0
#define HAVE_INTTYPES_H 1
#define HAVE_LIBCDAUDIO 0
#define HAVE_LIBCURSES 1
#define HAVE_LIBREADLINE 1
#define HAVE_LOCALE_H 1
#define HAVE_MALLOC 1
#define HAVE_MALLOC_H 1
#define HAVE_MEMORY_H 1
#define HAVE_READLINE_HISTORY_H 1
#define HAVE_READLINE_READLINE_H 1
#define HAVE_SETLOCALE 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCASESTR 1
#define HAVE_STRCHR 1
#define HAVE_STRDUP 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_STRING_H 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRSTR 1
#define HAVE_STRTOL 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_VASPRINTF 1
#define HAVE_VSNPRINTF 1
#define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
#define PACKAGE "cdcd"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PROTOTYPES 1
#define RETSIGTYPE void
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.6.6"
#define __PROTOTYPES 1
configure: exit 0