The build took 00h 01m 25s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
8,355 |
sh |
4,785 |
ansic |
940 |
makefile |
27 |
sed |
14,107 |
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: libid3tag 0.15.1b-8 (Thu Apr 13 18:34:26 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (1) gperf-3.0.4-7
Total Installed Size: 0.21 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 gperf...
:: Running post-transaction hooks...
(1/2) Updating manpage index...
(2/2) Updating the info directory file...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
patching file utf16.c
patching file compat.gperf
patching file parse.c
patching file field.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 build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
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 sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking 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 ANSI C header files... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ftruncate... yes
checking for compress2 in -lz... yes
checking whether to enable profiling... no
checking whether to enable debugging... default
configure: creating ./config.status
config.status: creating Makefile
config.status: creating msvc++/Makefile
config.status: creating libid3tag.list
config.status: creating config.h
config.status: executing depfiles commands
cd . && \
gperf -tCcTonD -K id -N id3_compat_lookup -s -3 -k '*' \
compat.gperf | \
sed -e 's/\(struct id3_compat\);/\1/' | \
sed -e '/\$''Id: /s/\$//g' >compat.c
make all-recursive
make[1]: Entering directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[2]: Entering directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \
then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi
mkdir .libs
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -o version.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT ucs4.lo -MD -MP -MF ".deps/ucs4.Tpo" -c -o ucs4.lo ucs4.c; \
then mv -f ".deps/ucs4.Tpo" ".deps/ucs4.Plo"; else rm -f ".deps/ucs4.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT ucs4.lo -MD -MP -MF .deps/ucs4.Tpo -c ucs4.c -fPIC -DPIC -o .libs/ucs4.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT ucs4.lo -MD -MP -MF .deps/ucs4.Tpo -c ucs4.c -o ucs4.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT latin1.lo -MD -MP -MF ".deps/latin1.Tpo" -c -o latin1.lo latin1.c; \
then mv -f ".deps/latin1.Tpo" ".deps/latin1.Plo"; else rm -f ".deps/latin1.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT latin1.lo -MD -MP -MF .deps/latin1.Tpo -c latin1.c -fPIC -DPIC -o .libs/latin1.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT latin1.lo -MD -MP -MF .deps/latin1.Tpo -c latin1.c -o latin1.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf16.lo -MD -MP -MF ".deps/utf16.Tpo" -c -o utf16.lo utf16.c; \
then mv -f ".deps/utf16.Tpo" ".deps/utf16.Plo"; else rm -f ".deps/utf16.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf16.lo -MD -MP -MF .deps/utf16.Tpo -c utf16.c -fPIC -DPIC -o .libs/utf16.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf16.lo -MD -MP -MF .deps/utf16.Tpo -c utf16.c -o utf16.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf8.lo -MD -MP -MF ".deps/utf8.Tpo" -c -o utf8.lo utf8.c; \
then mv -f ".deps/utf8.Tpo" ".deps/utf8.Plo"; else rm -f ".deps/utf8.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -fPIC -DPIC -o .libs/utf8.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT utf8.lo -MD -MP -MF .deps/utf8.Tpo -c utf8.c -o utf8.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT parse.lo -MD -MP -MF ".deps/parse.Tpo" -c -o parse.lo parse.c; \
then mv -f ".deps/parse.Tpo" ".deps/parse.Plo"; else rm -f ".deps/parse.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -fPIC -DPIC -o .libs/parse.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT parse.lo -MD -MP -MF .deps/parse.Tpo -c parse.c -o parse.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT render.lo -MD -MP -MF ".deps/render.Tpo" -c -o render.lo render.c; \
then mv -f ".deps/render.Tpo" ".deps/render.Plo"; else rm -f ".deps/render.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT render.lo -MD -MP -MF .deps/render.Tpo -c render.c -fPIC -DPIC -o .libs/render.o
render.c:119:12: warning: assigning to 'const id3_latin1_t *' (aka 'const unsigned char *') from 'char [1]' converts between pointers to integer types with different sign [-Wpointer-sign]
latin1 = "";
^ ~~
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT render.lo -MD -MP -MF .deps/render.Tpo -c render.c -o render.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT field.lo -MD -MP -MF ".deps/field.Tpo" -c -o field.lo field.c; \
then mv -f ".deps/field.Tpo" ".deps/field.Plo"; else rm -f ".deps/field.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.c -fPIC -DPIC -o .libs/field.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT field.lo -MD -MP -MF .deps/field.Tpo -c field.c -o field.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frametype.lo -MD -MP -MF ".deps/frametype.Tpo" -c -o frametype.lo frametype.c; \
then mv -f ".deps/frametype.Tpo" ".deps/frametype.Plo"; else rm -f ".deps/frametype.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frametype.lo -MD -MP -MF .deps/frametype.Tpo -c frametype.c -fPIC -DPIC -o .libs/frametype.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frametype.lo -MD -MP -MF .deps/frametype.Tpo -c frametype.c -o frametype.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT compat.lo -MD -MP -MF ".deps/compat.Tpo" -c -o compat.lo compat.c; \
then mv -f ".deps/compat.Tpo" ".deps/compat.Plo"; else rm -f ".deps/compat.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -fPIC -DPIC -o .libs/compat.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT compat.lo -MD -MP -MF .deps/compat.Tpo -c compat.c -o compat.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT genre.lo -MD -MP -MF ".deps/genre.Tpo" -c -o genre.lo genre.c; \
then mv -f ".deps/genre.Tpo" ".deps/genre.Plo"; else rm -f ".deps/genre.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT genre.lo -MD -MP -MF .deps/genre.Tpo -c genre.c -fPIC -DPIC -o .libs/genre.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT genre.lo -MD -MP -MF .deps/genre.Tpo -c genre.c -o genre.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frame.lo -MD -MP -MF ".deps/frame.Tpo" -c -o frame.lo frame.c; \
then mv -f ".deps/frame.Tpo" ".deps/frame.Plo"; else rm -f ".deps/frame.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -fPIC -DPIC -o .libs/frame.o
frame.c:283:34: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
compat = id3_compat_lookup(id, 3);
^~
./compat.h:36:65: note: passing argument to parameter here
struct id3_compat const *id3_compat_lookup(register char const *,
^
frame.c:299:34: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
compat = id3_compat_lookup(id, 4);
^~
./compat.h:36:65: note: passing argument to parameter here
struct id3_compat const *id3_compat_lookup(register char const *,
^
frame.c:311:22: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
frame = unparseable(id, ptr, end - *ptr, 0, 0, 0, 0);
^~
frame.c:203:43: note: passing argument to parameter 'id' here
struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr,
^
frame.c:351:10: warning: assigning to 'const id3_byte_t *' (aka 'const unsigned char *') from 'const char *const' converts between pointers to integer types with different sign [-Wpointer-sign]
id = compat->equiv;
^ ~~~~~~~~~~~~~
frame.c:358:10: warning: assigning to 'const id3_byte_t *' (aka 'const unsigned char *') from 'char [4]' converts between pointers to integer types with different sign [-Wpointer-sign]
id = xid;
^ ~~~
frame.c:379:27: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
frame = unparseable(id, ptr, end - *ptr, flags, 0, 0, 0);
^~
frame.c:203:43: note: passing argument to parameter 'id' here
struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr,
^
frame.c:426:25: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
frame = unparseable(id, &data, end - data, flags,
^~
frame.c:203:43: note: passing argument to parameter 'id' here
struct id3_frame *unparseable(char const *id, id3_byte_t const **ptr,
^
frame.c:448:22: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
frame = obsolete(id, data, end - data);
^~
frame.c:179:40: note: passing argument to parameter 'id' here
struct id3_frame *obsolete(char const *id, id3_byte_t const *data,
^
frame.c:454:25: warning: passing 'const id3_byte_t *' (aka 'const unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
frame = id3_frame_new(id);
^~
frame.c:67:45: note: passing argument to parameter 'id' here
struct id3_frame *id3_frame_new(char const *id)
^
9 warnings generated.
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -o frame.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; \
then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -o crc.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT util.lo -MD -MP -MF ".deps/util.Tpo" -c -o util.lo util.c; \
then mv -f ".deps/util.Tpo" ".deps/util.Plo"; else rm -f ".deps/util.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT tag.lo -MD -MP -MF ".deps/tag.Tpo" -c -o tag.lo tag.c; \
then mv -f ".deps/tag.Tpo" ".deps/tag.Plo"; else rm -f ".deps/tag.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.c -fPIC -DPIC -o .libs/tag.o
tag.c:354:23: warning: passing 'char *' to parameter of type 'const id3_latin1_t *' (aka 'const unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
id3_latin1_decode(text, ucs4);
^~~~
./latin1.h:36:44: note: passing argument to parameter here
void id3_latin1_decode(id3_latin1_t const *, id3_ucs4_t *);
^
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT tag.lo -MD -MP -MF .deps/tag.Tpo -c tag.c -o tag.o >/dev/null 2>&1
if /bin/sh ./libtool --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \
then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o
clang -DHAVE_CONFIG_H -I. -I. -I. -Wall -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -o file.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link clang -Wall -o libid3tag.la -rpath /usr/lib -version-info 3:0:3 version.lo ucs4.lo latin1.lo utf16.lo utf8.lo parse.lo render.lo field.lo frametype.lo compat.lo genre.lo frame.lo crc.lo util.lo tag.lo file.lo -lz
clang -shared .libs/version.o .libs/ucs4.o .libs/latin1.o .libs/utf16.o .libs/utf8.o .libs/parse.o .libs/render.o .libs/field.o .libs/frametype.o .libs/compat.o .libs/genre.o .libs/frame.o .libs/crc.o .libs/util.o .libs/tag.o .libs/file.o -lz -Wl,-soname -Wl,libid3tag.so.0 -o .libs/libid3tag.so.0.3.0
(cd .libs && rm -f libid3tag.so.0 && ln -s libid3tag.so.0.3.0 libid3tag.so.0)
(cd .libs && rm -f libid3tag.so && ln -s libid3tag.so.0.3.0 libid3tag.so)
ar cru .libs/libid3tag.a version.o ucs4.o latin1.o utf16.o utf8.o parse.o render.o field.o frametype.o compat.o genre.o frame.o crc.o util.o tag.o file.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libid3tag.a
creating libid3tag.la
(cd .libs && rm -f libid3tag.la && ln -s ../libid3tag.la libid3tag.la)
make[2]: Leaving directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[1]: Leaving directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
==> Entering fakeroot environment...
==> Starting package()...
make install-recursive
make[1]: Entering directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[2]: Entering directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[3]: Entering directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
mkdir -p -- . /tmp/libid3tag/pkg/libid3tag/usr/lib
/bin/sh ./libtool --mode=install /usr/bin/install -c libid3tag.la /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.la
/usr/bin/install -c .libs/libid3tag.so.0.3.0 /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.so.0.3.0
(cd /tmp/libid3tag/pkg/libid3tag/usr/lib && rm -f libid3tag.so.0 && ln -s libid3tag.so.0.3.0 libid3tag.so.0)
(cd /tmp/libid3tag/pkg/libid3tag/usr/lib && rm -f libid3tag.so && ln -s libid3tag.so.0.3.0 libid3tag.so)
/usr/bin/install -c .libs/libid3tag.lai /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.la
/usr/bin/install -c .libs/libid3tag.a /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.a
ranlib /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.a
chmod 644 /tmp/libid3tag/pkg/libid3tag/usr/lib/libid3tag.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
mkdir -p -- . /tmp/libid3tag/pkg/libid3tag/usr/include
/usr/bin/install -c -m 644 id3tag.h /tmp/libid3tag/pkg/libid3tag/usr/include/id3tag.h
make[3]: Leaving directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[2]: Leaving directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
make[1]: Leaving directory '/tmp/libid3tag/src/libid3tag-0.15.1b'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "libid3tag"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libid3tag 0.15.1b-8 (Thu Apr 13 18:34:48 UTC 2017)
CMD: pacman --query --file libid3tag-0.15.1b-8-x86_64.pkg.tar.xz
Creating hybrid package for 'libid3tag'
Trying to find vanilla package 'libid3tag'...
CMD: pacman --query --file /mirror/libid3tag-0.15.1b-8.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/id3tag.h
/usr/lib/libid3tag.so
/usr/lib/libid3tag.so.0
/usr/lib/libid3tag.so.0.3.0
/usr/lib/pkgconfig/id3tag.pc
/sysroot/usr/lib/libid3tag.so.0.3.0
/sysroot/usr/lib/libid3tag.so.0
/sysroot/usr/lib/libid3tag.so
/sysroot/usr/lib/libid3tag.la
/sysroot/usr/lib/libid3tag.a
/sysroot/usr/lib/pkgconfig/id3tag.pc
/sysroot/usr/include/id3tag.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf libid3tag.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/libid3tag.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libid3tag.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/libid3tag.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/libid3tag/src/libid3tag-0.15.1b/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 ID3 Tag configure 0.15.1b, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = a42f50afe0ab
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:1559: checking for a BSD-compatible install
configure:1614: result: /usr/bin/install -c
configure:1625: checking whether build environment is sane
configure:1668: result: yes
configure:1725: checking for gawk
configure:1741: found /usr/bin/gawk
configure:1751: result: gawk
configure:1761: checking whether make sets $(MAKE)
configure:1781: result: yes
configure:1860: checking for x86_64-unknown-linux-strip
configure:1889: result: no
configure:1898: checking for strip
configure:1914: found /usr/bin/strip
configure:1925: result: strip
configure:1956: checking build system type
configure:1974: result: x86_64-unknown-linux-gnu
configure:1982: checking host system type
configure:1996: result: x86_64-unknown-linux-gnu
configure:2014: checking for x86_64-unknown-linux-gcc
configure:2040: result: clang
configure:2322: checking for C compiler version
configure:2325: 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:2328: $? = 0
configure:2330: 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:2333: $? = 0
configure:2335: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2338: $? = 1
configure:2361: checking for C compiler default output file name
configure:2364: clang conftest.c >&5
configure:2367: $? = 0
configure:2413: result: a.out
configure:2418: checking whether the C compiler works
configure:2424: ./a.out
configure:2427: $? = 0
configure:2444: result: yes
configure:2451: checking whether we are cross compiling
configure:2453: result: no
configure:2456: checking for suffix of executables
configure:2458: clang -o conftest conftest.c >&5
configure:2461: $? = 0
configure:2486: result:
configure:2492: checking for suffix of object files
configure:2513: clang -c conftest.c >&5
configure:2516: $? = 0
configure:2538: result: o
configure:2542: checking whether we are using the GNU C compiler
configure:2566: clang -c conftest.c >&5
configure:2572: $? = 0
configure:2575: test -z || test ! -s conftest.err
configure:2578: $? = 0
configure:2581: test -s conftest.o
configure:2584: $? = 0
configure:2597: result: yes
configure:2603: checking whether clang accepts -g
configure:2624: clang -c -g conftest.c >&5
configure:2630: $? = 0
configure:2633: test -z || test ! -s conftest.err
configure:2636: $? = 0
configure:2639: test -s conftest.o
configure:2642: $? = 0
configure:2653: result: yes
configure:2670: checking for clang option to accept ANSI C
configure:2740: clang -c conftest.c >&5
configure:2746: $? = 0
configure:2749: test -z || test ! -s conftest.err
configure:2752: $? = 0
configure:2755: test -s conftest.o
configure:2758: $? = 0
configure:2776: result: none needed
configure:2794: 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:2800: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2941: checking for style of include used by make
configure:2969: result: GNU
configure:2997: checking dependency style of clang
configure:3080: result: gcc3
configure:3185: checking for a sed that does not truncate output
configure:3239: result: /usr/bin/sed
configure:3242: checking for egrep
configure:3252: result: grep -E
configure:3268: checking for ld used by clang
configure:3335: result: /usr/bin/ld
configure:3344: checking if the linker (/usr/bin/ld) is GNU ld
configure:3359: result: yes
configure:3364: checking for /usr/bin/ld option to reload object files
configure:3371: result: -r
configure:3380: checking for BSD-compatible nm
configure:3422: result: nm
configure:3426: checking whether ln -s works
configure:3430: result: yes
configure:3437: checking how to recognise dependent libraries
configure:3611: result: pass_all
configure:3696: clang -c conftest.c >&5
configure:3699: $? = 0
configure:3824: checking how to run the C preprocessor
configure:3859: clang -E conftest.c
configure:3865: $? = 0
configure:3897: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3903: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| /* end confdefs.h. */
| #include
configure:3942: result: clang -E
configure:3966: clang -E conftest.c
configure:3972: $? = 0
configure:4004: clang -E conftest.c
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4010: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| /* end confdefs.h. */
| #include
configure:4054: checking for ANSI C header files
configure:4079: clang -c conftest.c >&5
configure:4085: $? = 0
configure:4088: test -z || test ! -s conftest.err
configure:4091: $? = 0
configure:4094: test -s conftest.o
configure:4097: $? = 0
configure:4186: clang -o conftest conftest.c >&5
conftest.c:28:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(2);
^
conftest.c:28:7: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
configure:4189: $? = 0
configure:4191: ./conftest
configure:4194: $? = 0
configure:4209: result: yes
configure:4233: checking for sys/types.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for sys/stat.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for stdlib.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for string.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for memory.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for strings.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for inttypes.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for stdint.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4233: checking for unistd.h
configure:4249: clang -c conftest.c >&5
configure:4255: $? = 0
configure:4258: test -z || test ! -s conftest.err
configure:4261: $? = 0
configure:4264: test -s conftest.o
configure:4267: $? = 0
configure:4278: result: yes
configure:4304: checking dlfcn.h usability
configure:4316: clang -c conftest.c >&5
configure:4322: $? = 0
configure:4325: test -z || test ! -s conftest.err
configure:4328: $? = 0
configure:4331: test -s conftest.o
configure:4334: $? = 0
configure:4344: result: yes
configure:4348: checking dlfcn.h presence
configure:4358: clang -E conftest.c
configure:4364: $? = 0
configure:4384: result: yes
configure:4419: checking for dlfcn.h
configure:4426: result: yes
configure:4449: checking for x86_64-unknown-linux-g++
configure:4475: result: clang++
configure:4533: checking for C++ compiler version
configure:4536: 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:4539: $? = 0
configure:4541: 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:4544: $? = 0
configure:4546: clang++ -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4549: $? = 1
configure:4552: checking whether we are using the GNU C++ compiler
configure:4576: clang++ -c conftest.cc >&5
configure:4582: $? = 0
configure:4585: test -z || test ! -s conftest.err
configure:4588: $? = 0
configure:4591: test -s conftest.o
configure:4594: $? = 0
configure:4607: result: yes
configure:4613: checking whether clang++ accepts -g
configure:4634: clang++ -c -g conftest.cc >&5
configure:4640: $? = 0
configure:4643: test -z || test ! -s conftest.err
configure:4646: $? = 0
configure:4649: test -s conftest.o
configure:4652: $? = 0
configure:4663: result: yes
configure:4705: clang++ -c conftest.cc >&5
configure:4711: $? = 0
configure:4714: test -z || test ! -s conftest.err
configure:4717: $? = 0
configure:4720: test -s conftest.o
configure:4723: $? = 0
configure:4749: clang++ -c conftest.cc >&5
conftest.cc:26:1: error: use of undeclared identifier 'exit'
exit (42);
^
1 error generated.
configure:4755: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4705: clang++ -c conftest.cc >&5
conftest.cc:22:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
conftest.cc:22:49: error: use of undeclared identifier 'std'
extern "C" void std::exit (int) throw (); using std::exit;
^
2 errors generated.
configure:4711: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int) throw (); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4705: clang++ -c conftest.cc >&5
conftest.cc:22:17: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
conftest.cc:22:40: error: use of undeclared identifier 'std'
extern "C" void std::exit (int); using std::exit;
^
2 errors generated.
configure:4711: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| extern "C" void std::exit (int); using std::exit;
| #include
| int
| main ()
| {
| exit (42);
| ;
| return 0;
| }
configure:4705: clang++ -c conftest.cc >&5
configure:4711: $? = 0
configure:4714: test -z || test ! -s conftest.err
configure:4717: $? = 0
configure:4720: test -s conftest.o
configure:4723: $? = 0
configure:4749: clang++ -c conftest.cc >&5
configure:4755: $? = 0
configure:4758: test -z || test ! -s conftest.err
configure:4761: $? = 0
configure:4764: test -s conftest.o
configure:4767: $? = 0
configure:4792: checking dependency style of clang++
configure:4875: result: gcc3
configure:4897: checking how to run the C++ preprocessor
configure:4928: clang++ -E conftest.cc
configure:4934: $? = 0
configure:4966: clang++ -E conftest.cc
conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4972: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| #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
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:5011: result: clang++ -E
configure:5035: clang++ -E conftest.cc
configure:5041: $? = 0
configure:5073: clang++ -E conftest.cc
conftest.cc:25:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5079: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "ID3 Tag"
| #define PACKAGE_TARNAME "libid3tag"
| #define PACKAGE_VERSION "0.15.1b"
| #define PACKAGE_STRING "ID3 Tag 0.15.1b"
| #define PACKAGE_BUGREPORT "support@underbit.com"
| #define PACKAGE "libid3tag"
| #define VERSION "0.15.1b"
| #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
| extern "C" void exit (int) throw ();
| #endif
| /* end confdefs.h. */
| #include
configure:5132: checking for x86_64-unknown-linux-g77
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-f77
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-xlf
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-frt
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-pgf77
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-fort77
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-fl32
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-af77
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-f90
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-xlf90
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-pgf90
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-epcf90
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-f95
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-fort
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-xlf95
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-ifc
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-efc
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-pgf95
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-lf95
configure:5161: result: no
configure:5132: checking for x86_64-unknown-linux-gfortran
configure:5161: result: no
configure:5174: checking for g77
configure:5203: result: no
configure:5174: checking for f77
configure:5203: result: no
configure:5174: checking for xlf
configure:5203: result: no
configure:5174: checking for frt
configure:5203: result: no
configure:5174: checking for pgf77
configure:5203: result: no
configure:5174: checking for fort77
configure:5203: result: no
configure:5174: checking for fl32
configure:5203: result: no
configure:5174: checking for af77
configure:5203: result: no
configure:5174: checking for f90
configure:5203: result: no
configure:5174: checking for xlf90
configure:5203: result: no
configure:5174: checking for pgf90
configure:5203: result: no
configure:5174: checking for epcf90
configure:5203: result: no
configure:5174: checking for f95
configure:5190: found /usr/bin/f95
configure:5200: result: f95
configure:5215: checking for Fortran 77 compiler version
configure:5218: 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:5221: $? = 0
configure:5223: 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:5226: $? = 0
configure:5228: f95 -V &5
f95: error: unrecognized command line option '-V'
f95: fatal error: no input files
compilation terminated.
configure:5231: $? = 1
configure:5239: checking whether we are using the GNU Fortran 77 compiler
configure:5253: f95 -c conftest.F >&5
configure:5259: $? = 0
configure:5262: test -z || test ! -s conftest.err
configure:5265: $? = 0
configure:5268: test -s conftest.o
configure:5271: $? = 0
configure:5284: result: yes
configure:5290: checking whether f95 accepts -g
configure:5302: f95 -c -g conftest.f >&5
configure:5308: $? = 0
configure:5311: test -z || test ! -s conftest.err
configure:5314: $? = 0
configure:5317: test -s conftest.o
configure:5320: $? = 0
configure:5332: result: yes
configure:5362: checking the maximum length of command line arguments
configure:5427: result: 32768
configure:5438: checking command to parse nm output from clang object
configure:5527: clang -c conftest.c >&5
configure:5530: $? = 0
configure:5534: nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5537: $? = 0
configure:5589: clang -o conftest conftest.c conftstm.o >&5
configure:5592: $? = 0
configure:5630: result: ok
configure:5634: checking for objdir
configure:5649: result: .libs
configure:5701: checking for x86_64-unknown-linux-ar
configure:5730: result: no
configure:5739: checking for ar
configure:5755: found /usr/bin/ar
configure:5766: result: ar
configure:5781: checking for x86_64-unknown-linux-ranlib
configure:5810: result: no
configure:5819: checking for ranlib
configure:5835: found /usr/bin/ranlib
configure:5846: result: ranlib
configure:5861: checking for x86_64-unknown-linux-strip
configure:5887: result: strip
configure:6188: checking if clang static flag works
configure:6211: result: yes
configure:6229: checking if clang supports -fno-rtti -fno-exceptions
configure:6247: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:6251: $? = 0
configure:6262: result: yes
configure:6277: checking for clang option to produce PIC
configure:6454: result: -fPIC
configure:6462: checking if clang PIC flag -fPIC works
configure:6480: clang -c -fPIC -DPIC conftest.c >&5
configure:6484: $? = 0
configure:6495: result: yes
configure:6519: checking if clang supports -c -o file.o
configure:6540: clang -c -o out/conftest2.o conftest.c >&5
configure:6544: $? = 0
configure:6564: result: yes
configure:6590: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:7436: result: yes
configure:7462: checking whether -lc should be explicitly linked in
configure:7467: clang -c conftest.c >&5
configure:7470: $? = 0
configure:7484: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:7487: $? = 0
configure:7499: result: no
configure:7507: checking dynamic linker characteristics
configure:8047: result: GNU/Linux ld.so
configure:8051: checking how to hardcode library paths into programs
configure:8076: result: immediate
configure:8090: checking whether stripping libraries is possible
configure:8095: result: yes
configure:8918: checking if libtool supports shared libraries
configure:8920: result: yes
configure:8923: checking whether to build shared libraries
configure:8981: result: yes
configure:8984: checking whether to build static libraries
configure:8988: result: yes
configure:9080: creating libtool
configure:9627: checking for ld used by clang++
configure:9694: result: /usr/bin/ld -m elf_x86_64
configure:9703: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:9718: result: yes
configure:9769: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:10595: result: yes
configure:10613: clang++ -c conftest.cc >&5
configure:10616: $? = 0
configure:10712: checking for clang++ option to produce PIC
configure:10964: result: -fPIC
configure:10972: checking if clang++ PIC flag -fPIC works
configure:10990: clang++ -c -fPIC -DPIC conftest.cc >&5
configure:10994: $? = 0
configure:11005: result: yes
configure:11029: checking if clang++ supports -c -o file.o
configure:11050: clang++ -c -o out/conftest2.o conftest.cc >&5
configure:11054: $? = 0
configure:11074: result: yes
configure:11100: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:11125: result: yes
configure:11196: checking dynamic linker characteristics
configure:11736: result: GNU/Linux ld.so
configure:11740: checking how to hardcode library paths into programs
configure:11765: result: immediate
configure:11779: checking whether stripping libraries is possible
configure:11784: result: yes
configure:13084: checking if libtool supports shared libraries
configure:13086: result: yes
configure:13089: checking whether to build shared libraries
configure:13107: result: yes
configure:13110: checking whether to build static libraries
configure:13114: result: yes
configure:13126: checking for f95 option to produce PIC
configure:13303: result: -fPIC
configure:13311: checking if f95 PIC flag -fPIC works
configure:13329: f95 -c -g -O2 -fPIC conftest.f >&5
configure:13333: $? = 0
configure:13344: result: yes
configure:13368: checking if f95 supports -c -o file.o
configure:13389: f95 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13393: $? = 0
configure:13413: result: yes
configure:13439: checking whether the f95 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:14265: result: yes
configure:14336: checking dynamic linker characteristics
configure:14876: result: GNU/Linux ld.so
configure:14880: checking how to hardcode library paths into programs
configure:14905: result: immediate
configure:14919: checking whether stripping libraries is possible
configure:14924: result: yes
configure:19056: checking for ANSI C header files
configure:19211: result: yes
configure:19236: checking assert.h usability
configure:19248: clang -c -Wall conftest.c >&5
configure:19254: $? = 0
configure:19257: test -z || test ! -s conftest.err
configure:19260: $? = 0
configure:19263: test -s conftest.o
configure:19266: $? = 0
configure:19276: result: yes
configure:19280: checking assert.h presence
configure:19290: clang -E conftest.c
configure:19296: $? = 0
configure:19316: result: yes
configure:19351: checking for assert.h
configure:19358: result: yes
configure:19227: checking for unistd.h
configure:19232: result: yes
configure:19382: checking zlib.h usability
configure:19394: clang -c -Wall conftest.c >&5
configure:19400: $? = 0
configure:19403: test -z || test ! -s conftest.err
configure:19406: $? = 0
configure:19409: test -s conftest.o
configure:19412: $? = 0
configure:19422: result: yes
configure:19426: checking zlib.h presence
configure:19436: clang -E conftest.c
configure:19442: $? = 0
configure:19462: result: yes
configure:19497: checking for zlib.h
configure:19504: result: yes
configure:19527: checking for an ANSI C-conforming const
configure:19594: clang -c -Wall conftest.c >&5
conftest.c:55:17: warning: unused variable 's' [-Wunused-variable]
char const *s = 0 ? (char *) 0 : (char const *) 0;
^
conftest.c:75:15: warning: unused variable 'foo' [-Wunused-variable]
const int foo = 10;
^
conftest.c:36:17: warning: unused variable 'x' [-Wunused-variable]
const charset x;
^
conftest.c:42:29: warning: unused variable 'zero' [-Wunused-variable]
static struct point const zero = {0,0};
^
conftest.c:57:6: warning: variable 't' is uninitialized when used here [-Wuninitialized]
*t++ = 0;
^
conftest.c:54:12: note: initialize the variable 't' to silence this warning
char *t;
^
= 0
conftest.c:72:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
struct s *b; b->j = 5;
^
conftest.c:72:16: note: initialize the variable 'b' to silence this warning
struct s *b; b->j = 5;
^
= 0
6 warnings generated.
configure:19600: $? = 0
configure:19603: test -z || test ! -s conftest.err
configure:19606: $? = 0
configure:19609: test -s conftest.o
configure:19612: $? = 0
configure:19623: result: yes
configure:19633: checking for inline
configure:19654: clang -c -Wall conftest.c >&5
conftest.c:30:21: warning: unused function 'static_foo' [-Wunused-function]
static inline foo_t static_foo () {return 0; }
^
1 warning generated.
configure:19660: $? = 0
configure:19663: test -z || test ! -s conftest.err
configure:19666: $? = 0
configure:19669: test -s conftest.o
configure:19672: $? = 0
configure:19684: result: inline
configure:19709: checking for ftruncate
configure:19766: clang -o conftest -Wall conftest.c >&5
configure:19772: $? = 0
configure:19775: test -z || test ! -s conftest.err
configure:19778: $? = 0
configure:19781: test -s conftest
configure:19784: $? = 0
configure:19796: result: yes
configure:19808: checking for compress2 in -lz
configure:19838: clang -o conftest -Wall conftest.c -lz >&5
configure:19844: $? = 0
configure:19847: test -z || test ! -s conftest.err
configure:19850: $? = 0
configure:19853: test -s conftest
configure:19856: $? = 0
configure:19869: result: yes
configure:19949: checking whether to enable profiling
configure:19960: result: no
configure:19963: checking whether to enable debugging
configure:20000: result: default
configure:20145: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by ID3 Tag config.status 0.15.1b, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on a42f50afe0ab
config.status:756: creating Makefile
config.status:756: creating msvc++/Makefile
config.status:756: creating libid3tag.list
config.status:822: creating config.h
config.status:1120: executing depfiles commands
## ---------------- ##
## 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_c_const=yes
ac_cv_c_inline=inline
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_ftruncate=yes
ac_cv_header_assert_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_z_compress2=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_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_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM=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/libid3tag/src/libid3tag-0.15.1b/missing --run aclocal-1.8'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/libid3tag/src/libid3tag-0.15.1b/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/libid3tag/src/libid3tag-0.15.1b/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/libid3tag/src/libid3tag-0.15.1b/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/libid3tag/src/libid3tag-0.15.1b/missing --run automake-1.8'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS='-Wall'
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEBUG_FALSE=''
DEBUG_TRUE='#'
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'
LDFLAGS=''
LIBOBJS=''
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/libid3tag/src/libid3tag-0.15.1b/missing --run makeinfo'
OBJEXT='o'
PACKAGE='libid3tag'
PACKAGE_BUGREPORT='support@underbit.com'
PACKAGE_NAME='ID3 Tag'
PACKAGE_STRING='ID3 Tag 0.15.1b'
PACKAGE_TARNAME='libid3tag'
PACKAGE_VERSION='0.15.1b'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='0.15.1b'
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'
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/libid3tag/src/libid3tag-0.15.1b/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_ASSERT_H 1
#define HAVE_DLFCN_H 1
#define HAVE_FTRUNCATE 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBZ 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_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 PACKAGE "libid3tag"
#define PACKAGE_BUGREPORT "support@underbit.com"
#define PACKAGE_NAME "ID3 Tag"
#define PACKAGE_STRING "ID3 Tag 0.15.1b"
#define PACKAGE_TARNAME "libid3tag"
#define PACKAGE_VERSION "0.15.1b"
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define VERSION "0.15.1b"
#endif
#ifdef __cplusplus
extern "C" void exit (int) throw ();
configure: exit 0