Build of id3lib with clang_glibc toolchain

The build took 00h 01m 37s and was NOT successful.

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

SLOCLanguage
12,323 cpp
9,186 sh
7,236 ansic
325 php
29,070 total

The process tree of the build process is here.

Due to the failure of this package to build, we did not attempt to build several packages that depend on this one. Those packages are:

List of Errors

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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

CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: id3lib 3.8.3-16 (Thu Apr 13 17:15:54 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for gawk... gawk
# checking whether make sets ${MAKE}... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking for C compiler default output... 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 dependency style of clang... gcc3
# checking for library containing strerror... none required
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for ld used by GCC... /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 whether ln -s works... yes
# checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
# checking command to parse nm output... ok
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for x86_64-unknown-linux-file... no
# checking for file... /usr/bin/file
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-strip... strip
# checking for objdir... .libs
# checking for clang option to produce PIC... -fPIC
# checking if clang PIC flag -fPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.lo... yes
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking whether the linker (/usr/bin/ld) supports shared libraries... yes
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking whether -lc should be explicitly linked in... no
# creating libtool
# checking whether to enable maintainer-specific portions of Makefiles... no
# 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 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 a BSD-compatible install... /usr/bin/install -c
# checking for uncompress in -lz... yes
# checking for ANSI C header files... (cached) yes
# checking zlib.h usability... yes
# checking zlib.h presence... yes
# checking for zlib.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking for unistd.h... (cached) yes
# checking iconv.h usability... yes
# checking iconv.h presence... yes
# checking for iconv.h... yes
# checking where to find iconv_open... libc
# checking whether iconv takes const char ** or char **... char **
# checking whether to typecast in iconv... no
# checking libcw/sys.h usability... no
# checking libcw/sys.h presence... no
# checking for libcw/sys.h... no
# checking cctype usability... yes
# checking cctype presence... yes
# checking for cctype... yes
# checking climits usability... yes
# checking climits presence... yes
# checking for climits... yes
# checking cstdio usability... yes
# checking cstdio presence... yes
# checking for cstdio... yes
# checking cstdlib usability... yes
# checking cstdlib presence... yes
# checking for cstdlib... yes
# checking bitset usability... yes
# checking bitset presence... yes
# checking for bitset... yes
# checking cstring usability... yes
# checking cstring presence... yes
# checking for cstring... yes
# checking fstream usability... yes
# checking fstream presence... yes
# checking for fstream... yes
# checking iostream usability... yes
# checking iostream presence... yes
# checking for iostream... yes
# checking iomanip usability... yes
# checking iomanip presence... yes
# checking for iomanip... yes
# checking vector usability... yes
# checking vector presence... yes
# checking for vector... yes
# checking string usability... yes
# checking string presence... yes
# checking for string... yes
# checking iomanip.h usability... no
# checking iomanip.h presence... no
# checking for iomanip.h... no
# configure: error: Missing a vital header file for id3lib
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/id3lib/src/id3lib-3.8.3/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.53a. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 5f0cb501048c
# 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:1515: checking for a BSD-compatible install
# configure:1569: result: /usr/bin/install -c
# configure:1580: checking whether build environment is sane
# configure:1623: result: yes
# configure:1656: checking for gawk
# configure:1672: found /usr/bin/gawk
# configure:1682: result: gawk
# configure:1692: checking whether make sets ${MAKE}
# configure:1712: result: yes
# configure:1772: checking for x86_64-unknown-linux-strip
# configure:1801: result: no
# configure:1810: checking for strip
# configure:1826: found /usr/bin/strip
# configure:1837: result: strip
# configure:1878: checking for style of include used by make
# configure:1906: result: GNU
# configure:1939: checking for x86_64-unknown-linux-gcc
# configure:1965: result: clang
# configure:2245: checking for C compiler version
# configure:2248: 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:2251: $? = 0
# configure:2253: 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:2256: $? = 0
# configure:2258: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2261: $? = 1
# configure:2287: checking for C compiler default output
# configure:2290: clang conftest.c >&5
# configure:2293: $? = 0
# configure:2326: result: a.out
# configure:2331: checking whether the C compiler works
# configure:2337: ./a.out
# configure:2340: $? = 0
# configure:2355: result: yes
# configure:2362: checking whether we are cross compiling
# configure:2364: result: no
# configure:2367: checking for suffix of executables
# configure:2369: clang -o conftest conftest.c >&5
# configure:2372: $? = 0
# configure:2394: result:
# configure:2400: checking for suffix of object files
# configure:2424: clang -c conftest.c >&5
# configure:2427: $? = 0
# configure:2446: result: o
# configure:2450: checking whether we are using the GNU C compiler
# configure:2477: clang -c conftest.c >&5
# configure:2480: $? = 0
# configure:2483: test -s conftest.o
# configure:2486: $? = 0
# configure:2498: result: yes
# configure:2504: checking whether clang accepts -g
# configure:2528: clang -c -g conftest.c >&5
# configure:2531: $? = 0
# configure:2534: test -s conftest.o
# configure:2537: $? = 0
# configure:2547: result: yes
# configure:2564: checking for clang option to accept ANSI C
# configure:2627: clang -c conftest.c >&5
# configure:2630: $? = 0
# configure:2633: test -s conftest.o
# configure:2636: $? = 0
# configure:2653: result: none needed
# configure:2671: 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:2674: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:2786: checking dependency style of clang
# configure:2848: result: gcc3
# configure:2854: checking for library containing strerror
# configure:2887: clang -o conftest conftest.c >&5
# configure:2869:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# configure:2869:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:2890: $? = 0
# configure:2893: test -s conftest
# configure:2896: $? = 0
# configure:2955: result: none required
# configure:3035: checking build system type
# configure:3053: result: x86_64-unknown-linux-gnu
# configure:3061: checking host system type
# configure:3075: result: x86_64-unknown-linux-gnu
# configure:3105: checking for ld used by GCC
# configure:3168: result: /usr/bin/ld
# configure:3177: checking if the linker (/usr/bin/ld) is GNU ld
# GNU ld (GNU Binutils) 2.26.1
# configure:3189: result: yes
# configure:3194: checking for /usr/bin/ld option to reload object files
# configure:3201: result: -r
# configure:3206: checking for BSD-compatible nm
# configure:3242: result: nm
# configure:3245: checking whether ln -s works
# configure:3249: result: yes
# configure:3256: checking how to recognise dependant libraries
# configure:3434: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
# configure:3446: checking command to parse nm output
# configure:3527: clang -c conftest.c >&5
# configure:3530: $? = 0
# configure:3534: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
# configure:3537: $? = 0
# configure:3589: clang -o conftest conftest.c conftstm.o >&5
# conftest.c:6:1: warning: variable named 'main' with external linkage has undefined behavior [-Wmain]
# extern char main;
# ^
# 1 warning generated.
# configure:3592: $? = 0
# configure:3636: result: ok
# configure:3645: checking how to run the C preprocessor
# configure:3671: clang -E conftest.c
# configure:3677: $? = 0
# configure:3704: clang -E conftest.c
# configure:3700:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3710: $? = 1
# configure: failed program was:
# #line 3699 "configure"
# #include "confdefs.h"
# #include
# configure:3747: result: clang -E
# configure:3762: clang -E conftest.c
# configure:3768: $? = 0
# configure:3795: clang -E conftest.c
# configure:3791:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:3801: $? = 1
# configure: failed program was:
# #line 3790 "configure"
# #include "confdefs.h"
# #include
# configure:3841: checking for ANSI C header files
# configure:3855: clang -E conftest.c
# configure:3861: $? = 0
# configure:3948: clang -o conftest conftest.c >&5
# configure:3939:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
# exit(2);
# ^
# configure:3939:7: note: include the header or explicitly provide a declaration for 'exit'
# 1 warning generated.
# configure:3951: $? = 0
# configure:3953: ./conftest
# configure:3956: $? = 0
# configure:3970: result: yes
# configure:3994: checking for sys/types.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for sys/stat.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for stdlib.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for string.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for memory.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for strings.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for inttypes.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for stdint.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:3994: checking for unistd.h
# configure:4007: clang -c conftest.c >&5
# configure:4010: $? = 0
# configure:4013: test -s conftest.o
# configure:4016: $? = 0
# configure:4026: result: yes
# configure:4052: checking dlfcn.h usability
# configure:4061: clang -c conftest.c >&5
# configure:4064: $? = 0
# configure:4067: test -s conftest.o
# configure:4070: $? = 0
# configure:4079: result: yes
# configure:4083: checking dlfcn.h presence
# configure:4090: clang -E conftest.c
# configure:4096: $? = 0
# configure:4114: result: yes
# configure:4132: checking for dlfcn.h
# configure:4139: result: yes
# configure:4160: checking for x86_64-unknown-linux-file
# configure:4218: result: no
# configure:4224: checking for file
# configure:4279: result: /usr/bin/file
# configure:4298: checking for x86_64-unknown-linux-ranlib
# configure:4327: result: no
# configure:4336: checking for ranlib
# configure:4352: found /usr/bin/ranlib
# configure:4363: result: ranlib
# configure:4378: checking for x86_64-unknown-linux-strip
# configure:4404: result: strip
# configure:4654: checking for objdir
# configure:4665: result: .libs
# configure:4682: checking for clang option to produce PIC
# configure:4832: result: -fPIC
# configure:4836: checking if clang PIC flag -fPIC works
# configure:4862: clang -c -fPIC -DPIC conftest.c >&5
# configure:4865: $? = 0
# configure:4868: test -s conftest.o
# configure:4871: $? = 0
# configure:4908: result: yes
# configure:4924: checking if clang static flag -static works
# configure:4951: clang -o conftest -static conftest.c >&5
# configure:4954: $? = 0
# configure:4957: test -s conftest
# configure:4960: $? = 0
# configure:4975: result: yes
# configure:4987: checking if clang supports -c -o file.o
# configure:5007: clang -c -o out/conftest2.o conftest.c >&5
# configure:5031: result: yes
# configure:5036: checking if clang supports -c -o file.lo
# configure:5066: clang -c -c -o conftest.lo conftest.c >&5
# configure:5069: $? = 0
# configure:5072: test -s conftest.lo
# configure:5075: $? = 0
# configure:5096: result: yes
# configure:5127: checking if clang supports -fno-rtti -fno-exceptions
# configure:5152: clang -c -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
# configure:5155: $? = 0
# configure:5158: test -s conftest.o
# configure:5161: $? = 0
# configure:5177: result: yes
# configure:5188: checking whether the linker (/usr/bin/ld) supports shared libraries
# configure:5868: result: yes
# configure:5873: checking how to hardcode library paths into programs
# configure:5897: result: immediate
# configure:5902: checking whether stripping libraries is possible
# configure:5907: result: yes
# configure:5918: checking dynamic linker characteristics
# configure:6311: result: GNU/Linux ld.so
# configure:6316: checking if libtool supports shared libraries
# configure:6318: result: yes
# configure:6321: checking whether to build shared libraries
# configure:6342: result: yes
# configure:6345: checking whether to build static libraries
# configure:6349: result: yes
# configure:7011: checking whether -lc should be explicitly linked in
# configure:7019: clang -c conftest.c >&5
# configure:7022: $? = 0
# configure:7036: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
# configure:7039: $? = 0
# configure:7052: result: no
# configure:7623: checking whether to enable maintainer-specific portions of Makefiles
# configure:7632: result: no
# configure:7974: checking for C compiler version
# configure:7977: 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:7980: $? = 0
# configure:7982: 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:7985: $? = 0
# configure:7987: clang -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:7990: $? = 1
# configure:7993: checking whether we are using the GNU C compiler
# configure:8041: result: yes
# configure:8047: checking whether clang accepts -g
# configure:8090: result: yes
# configure:8107: checking for clang option to accept ANSI C
# configure:8196: result: none needed
# configure:8214: 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:8217: $? = 1
# configure: failed program was:
# #ifndef __cplusplus
# choke me
# #endif
# configure:8329: checking dependency style of clang
# configure:8391: result: gcc3
# configure:8490: checking for C++ compiler version
# configure:8493: 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:8496: $? = 0
# configure:8498: 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:8501: $? = 0
# configure:8503: clang++ -V &5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:8506: $? = 1
# configure:8509: checking whether we are using the GNU C++ compiler
# configure:8536: clang++ -c conftest.cc >&5
# configure:8539: $? = 0
# configure:8542: test -s conftest.o
# configure:8545: $? = 0
# configure:8557: result: yes
# configure:8563: checking whether clang++ accepts -g
# configure:8587: clang++ -c -g conftest.cc >&5
# configure:8590: $? = 0
# configure:8593: test -s conftest.o
# configure:8596: $? = 0
# configure:8606: result: yes
# configure:8652: clang++ -c conftest.cc >&5
# configure:8655: $? = 0
# configure:8658: test -s conftest.o
# configure:8661: $? = 0
# configure:8689: clang++ -c conftest.cc >&5
# configure:8681:1: error: use of undeclared identifier 'exit'
# exit (42);
# ^
# 1 error generated.
# configure:8692: $? = 1
# configure: failed program was:
# #line 8670 "configure"
# #include "confdefs.h"
#
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# exit (42);
# ;
# return 0;
# }
# configure:8652: clang++ -c conftest.cc >&5
# configure:8655: $? = 0
# configure:8658: test -s conftest.o
# configure:8661: $? = 0
# configure:8689: clang++ -c conftest.cc >&5
# configure:8692: $? = 0
# configure:8695: test -s conftest.o
# configure:8698: $? = 0
# configure:8722: checking dependency style of clang++
# configure:8784: result: gcc3
# configure:8794: checking how to run the C++ preprocessor
# configure:8816: clang++ -E conftest.cc
# configure:8822: $? = 0
# configure:8849: clang++ -E conftest.cc
# configure:8845:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8855: $? = 1
# configure: failed program was:
# #line 8844 "configure"
# #include "confdefs.h"
# #include
# configure:8892: result: clang++ -E
# configure:8907: clang++ -E conftest.cc
# configure:8913: $? = 0
# configure:8940: clang++ -E conftest.cc
# configure:8936:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:8946: $? = 1
# configure: failed program was:
# #line 8935 "configure"
# #include "confdefs.h"
# #include
# configure:8997: checking for a BSD-compatible install
# configure:9051: result: /usr/bin/install -c
# configure:9065: checking for uncompress in -lz
# configure:9098: clang -o conftest conftest.c -lz >&5
# configure:9101: $? = 0
# configure:9104: test -s conftest
# configure:9107: $? = 0
# configure:9118: result: yes
# configure:9150: checking for ANSI C header files
# configure:9279: result: yes
# configure:9306: checking zlib.h usability
# configure:9315: clang -c conftest.c >&5
# configure:9318: $? = 0
# configure:9321: test -s conftest.o
# configure:9324: $? = 0
# configure:9333: result: yes
# configure:9337: checking zlib.h presence
# configure:9344: clang -E conftest.c
# configure:9350: $? = 0
# configure:9368: result: yes
# configure:9386: checking for zlib.h
# configure:9393: result: yes
# configure:9306: checking wchar.h usability
# configure:9315: clang -c conftest.c >&5
# configure:9318: $? = 0
# configure:9321: test -s conftest.o
# configure:9324: $? = 0
# configure:9333: result: yes
# configure:9337: checking wchar.h presence
# configure:9344: clang -E conftest.c
# configure:9350: $? = 0
# configure:9368: result: yes
# configure:9386: checking for wchar.h
# configure:9393: result: yes
# configure:9306: checking sys/param.h usability
# configure:9315: clang -c conftest.c >&5
# configure:9318: $? = 0
# configure:9321: test -s conftest.o
# configure:9324: $? = 0
# configure:9333: result: yes
# configure:9337: checking sys/param.h presence
# configure:9344: clang -E conftest.c
# configure:9350: $? = 0
# configure:9368: result: yes
# configure:9386: checking for sys/param.h
# configure:9393: result: yes
# configure:9297: checking for unistd.h
# configure:9302: result: yes
# configure:9421: checking iconv.h usability
# configure:9430: clang -c conftest.c >&5
# configure:9433: $? = 0
# configure:9436: test -s conftest.o
# configure:9439: $? = 0
# configure:9448: result: yes
# configure:9452: checking iconv.h presence
# configure:9459: clang -E conftest.c
# configure:9465: $? = 0
# configure:9483: result: yes
# configure:9501: checking for iconv.h
# configure:9508: result: yes
# configure:9527: checking where to find iconv_open
# configure:9534: checking for iconv_open
# configure:9577: clang -o conftest conftest.c >&5
# configure:9580: $? = 0
# configure:9583: test -s conftest
# configure:9586: $? = 0
# configure:9596: result: yes
# configure:9608: checking for iconv_open in -liconv
# configure:9641: clang -o conftest conftest.c -liconv >&5
# /usr/bin/ld: cannot find -liconv
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9644: $? = 1
# configure: failed program was:
# #line 9615 "configure"
# #include "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 iconv_open ();
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# iconv_open ();
# ;
# return 0;
# }
# configure:9661: result: no
# configure:9669: checking for libiconv_open in -liconv
# configure:9702: clang -o conftest conftest.c -liconv >&5
# /usr/bin/ld: cannot find -liconv
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9705: $? = 1
# configure: failed program was:
# #line 9676 "configure"
# #include "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 libiconv_open ();
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
# libiconv_open ();
# ;
# return 0;
# }
# configure:9722: result: no
# configure:9739: result: libc
# configure:9749: checking whether iconv takes const char ** or char **
# configure:9773: clang -c conftest.c >&5
# configure:9764:10: error: conflicting types for 'iconv'
# size_t iconv (iconv_t a, const char ** b, size_t *c, char **d, size_t *e);
# ^
# /usr/include/iconv.h:42:15: note: previous declaration is here
# extern size_t iconv (iconv_t __cd, char **__restrict __inbuf,
# ^
# 1 error generated.
# configure:9776: $? = 1
# configure: failed program was:
# #line 9751 "configure"
# #include "confdefs.h"
# #include
# #ifdef F77_DUMMY_MAIN
# # ifdef __cplusplus
# extern "C"
# # endif
# int F77_DUMMY_MAIN() { return 1; }
# #endif
# int
# main ()
# {
#
# {
# size_t iconv (iconv_t a, const char ** b, size_t *c, char **d, size_t *e);
# }
# ;
# return 0;
# }
# configure:9860: result: char **
# configure:9864: checking whether to typecast in iconv
# configure:9893: clang -c conftest.c >&5
# configure:9896: $? = 0
# configure:9899: test -s conftest.o
# configure:9902: $? = 0
# configure:9919: result: no
# configure:9953: checking libcw/sys.h usability
# configure:9962: clang++ -c conftest.cc >&5
# configure:9990:10: fatal error: 'libcw/sys.h' file not found
# #include
# ^
# 1 error generated.
# configure:9965: $? = 1
# configure: failed program was:
# #line 9955 "configure"
# #include "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:9980: result: no
# configure:9984: checking libcw/sys.h presence
# configure:9991: clang++ -E conftest.cc
# configure:9987:10: fatal error: 'libcw/sys.h' file not found
# #include
# ^
# 1 error generated.
# configure:9997: $? = 1
# configure: failed program was:
# #line 9986 "configure"
# #include "confdefs.h"
# #include
# configure:10015: result: no
# configure:10033: checking for libcw/sys.h
# configure:10040: result: no
# configure:10072: checking cctype usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking cctype presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for cctype
# configure:10159: result: yes
# configure:10072: checking climits usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking climits presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for climits
# configure:10159: result: yes
# configure:10072: checking cstdio usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking cstdio presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for cstdio
# configure:10159: result: yes
# configure:10072: checking cstdlib usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking cstdlib presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for cstdlib
# configure:10159: result: yes
# configure:10072: checking bitset usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking bitset presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for bitset
# configure:10159: result: yes
# configure:10072: checking cstring usability
# configure:10081: clang++ -c conftest.cc >&5
# configure:10084: $? = 0
# configure:10087: test -s conftest.o
# configure:10090: $? = 0
# configure:10099: result: yes
# configure:10103: checking cstring presence
# configure:10110: clang++ -E conftest.cc
# configure:10116: $? = 0
# configure:10134: result: yes
# configure:10152: checking for cstring
# configure:10159: result: yes
# configure:10190: checking fstream usability
# configure:10199: clang++ -c conftest.cc >&5
# configure:10202: $? = 0
# configure:10205: test -s conftest.o
# configure:10208: $? = 0
# configure:10217: result: yes
# configure:10221: checking fstream presence
# configure:10228: clang++ -E conftest.cc
# configure:10234: $? = 0
# configure:10252: result: yes
# configure:10270: checking for fstream
# configure:10277: result: yes
# configure:10190: checking iostream usability
# configure:10199: clang++ -c conftest.cc >&5
# configure:10202: $? = 0
# configure:10205: test -s conftest.o
# configure:10208: $? = 0
# configure:10217: result: yes
# configure:10221: checking iostream presence
# configure:10228: clang++ -E conftest.cc
# configure:10234: $? = 0
# configure:10252: result: yes
# configure:10270: checking for iostream
# configure:10277: result: yes
# configure:10190: checking iomanip usability
# configure:10199: clang++ -c conftest.cc >&5
# configure:10202: $? = 0
# configure:10205: test -s conftest.o
# configure:10208: $? = 0
# configure:10217: result: yes
# configure:10221: checking iomanip presence
# configure:10228: clang++ -E conftest.cc
# configure:10234: $? = 0
# configure:10252: result: yes
# configure:10270: checking for iomanip
# configure:10277: result: yes
# configure:10190: checking vector usability
# configure:10199: clang++ -c conftest.cc >&5
# configure:10202: $? = 0
# configure:10205: test -s conftest.o
# configure:10208: $? = 0
# configure:10217: result: yes
# configure:10221: checking vector presence
# configure:10228: clang++ -E conftest.cc
# configure:10234: $? = 0
# configure:10252: result: yes
# configure:10270: checking for vector
# configure:10277: result: yes
# configure:10313: checking string usability
# configure:10322: clang++ -c conftest.cc >&5
# configure:10325: $? = 0
# configure:10328: test -s conftest.o
# configure:10331: $? = 0
# configure:10340: result: yes
# configure:10344: checking string presence
# configure:10351: clang++ -E conftest.cc
# configure:10357: $? = 0
# configure:10375: result: yes
# configure:10393: checking for string
# configure:10400: result: yes
# configure:10313: checking iomanip.h usability
# configure:10322: clang++ -c conftest.cc >&5
# configure:10350:10: fatal error: 'iomanip.h' file not found
# #include
# ^
# 1 error generated.
# configure:10325: $? = 1
# configure: failed program was:
# #line 10315 "configure"
# #include "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:10340: result: no
# configure:10344: checking iomanip.h presence
# configure:10351: clang++ -E conftest.cc
# configure:10347:10: fatal error: 'iomanip.h' file not found
# #include
# ^
# 1 error generated.
# configure:10357: $? = 1
# configure: failed program was:
# #line 10346 "configure"
# #include "confdefs.h"
# #include
# configure:10375: result: no
# configure:10393: checking for iomanip.h
# configure:10400: result: no
# configure:10410: error: Missing a vital header file for id3lib
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_build_alias=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=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_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_iconv_open=yes
# ac_cv_header_bitset=yes
# ac_cv_header_cctype=yes
# ac_cv_header_climits=yes
# ac_cv_header_cstdio=yes
# ac_cv_header_cstdlib=yes
# ac_cv_header_cstring=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_fstream=yes
# ac_cv_header_iconv_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_iomanip=yes
# ac_cv_header_iomanip_h=no
# ac_cv_header_iostream=yes
# ac_cv_header_libcw_sys_h=no
# ac_cv_header_memory_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_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_unistd_h=yes
# ac_cv_header_vector=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_zlib_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_host_alias=x86_64-unknown-linux
# ac_cv_lib_iconv_iconv_open=no
# ac_cv_lib_iconv_libiconv_open=no
# ac_cv_lib_z_uncompress=yes
# 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_CXXCPP='clang++ -E'
# ac_cv_prog_STRIP=strip
# 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_make_make_set=yes
# ac_cv_search_strerror='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# lt_cv_archive_cmds_need_lc=no
# lt_cv_compiler_c_o=yes
# lt_cv_compiler_o_lo=yes
# lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file='/lib/libc.so /lib/libc.so.6 /lib/libc-2.23.so'
# lt_cv_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_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_ld_reload_flag=-r
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_MAGIC_CMD=/usr/bin/file
# lt_cv_path_NM=nm
# lt_cv_prog_cc_can_build_shared=yes
# lt_cv_prog_cc_no_builtin=
# lt_cv_prog_cc_pic=' -fPIC'
# lt_cv_prog_cc_pic_works=yes
# lt_cv_prog_cc_shlib=
# lt_cv_prog_cc_static=-static
# lt_cv_prog_cc_static_works=yes
# lt_cv_prog_cc_wl=-Wl,
# lt_cv_prog_gnu_ld=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE "id3lib"
# #define VERSION "3.8.3"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_DLFCN_H 1
# #ifdef __cplusplus
# #include
# #endif
# #define HAVE_ZLIB 1
# #define STDC_HEADERS 1
# #define HAVE_ZLIB_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ICONV_H 1
# #define HAVE_ICONV_OPEN 1
# #define HAVE_CCTYPE 1
# #define HAVE_CLIMITS 1
# #define HAVE_CSTDIO 1
# #define HAVE_CSTDLIB 1
# #define HAVE_BITSET 1
# #define HAVE_CSTRING 1
# #define HAVE_FSTREAM 1
# #define HAVE_IOSTREAM 1
# #define HAVE_IOMANIP 1
# #define HAVE_VECTOR 1
# #define HAVE_STRING 1
#
# configure: exit 1