Build of mp3splt with vanilla toolchain

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

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

SLOCLanguage
4,758 sh
2,931 ansic
2,002 makefile
16 sed
9,707 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: mp3splt 2.6.2-1 (Wed Aug 24 14:20:17 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (3) libid3tag-0.15.1b-8 libmad-0.15.1b-7 libmp3splt-0.9.2-1
#
# Total Installed Size: 0.73 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 libmad...
# installing libid3tag...
# installing libmp3splt...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: unrecognized options: --with-mp3splt-includes
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/mp3splt/src/mp3splt-2.6.2/missing: Unknown `--is-lightweight' option
# Try `/tmp/mp3splt/src/mp3splt-2.6.2/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking whether ln -s works... yes
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking for unistd.h... (cached) yes
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/bin/msgfmt
# checking for gmsgfmt... /usr/bin/msgfmt
# checking for xgettext... /usr/bin/xgettext
# checking for msgmerge... /usr/bin/msgmerge
# 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 shared library run path origin... done
# checking whether NLS is requested... yes
# checking for GNU gettext in libc... yes
# checking whether to use NLS... yes
# checking where the gettext function comes from... libc
# checking for getline... yes
# checking the host... Linux-based system
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBMP3SPLT... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating src/Makefile
# config.status: creating po/Makefile.in
# config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status: creating doc/Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing default-1 commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# configure: WARNING: unrecognized options: --with-mp3splt-includes
#
# ---------------------------------------------------------
# Configuration:
#
# install path: /usr
# oggsplt symlink: yes
# flacsplt symlink: no
#
# ---------------------------------------------------------
#
# make all-recursive
# make[1]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# Making all in src
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT options_parsers.o -MD -MP -MF .deps/options_parsers.Tpo -c -o options_parsers.o options_parsers.c
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT options_manager.o -MD -MP -MF .deps/options_manager.Tpo -c -o options_manager.o options_manager.c
# mv -f .deps/options_parsers.Tpo .deps/options_parsers.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT print_utils.o -MD -MP -MF .deps/print_utils.Tpo -c -o print_utils.o print_utils.c
# mv -f .deps/options_manager.Tpo .deps/options_manager.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
# mv -f .deps/print_utils.Tpo .deps/print_utils.Po
# mv -f .deps/utils.Tpo .deps/utils.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT options_checker.o -MD -MP -MF .deps/options_checker.Tpo -c -o options_checker.o options_checker.c
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT data_manager.o -MD -MP -MF .deps/data_manager.Tpo -c -o data_manager.o data_manager.c
# mv -f .deps/data_manager.Tpo .deps/data_manager.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT windows_utils.o -MD -MP -MF .deps/windows_utils.Tpo -c -o windows_utils.o windows_utils.c
# mv -f .deps/options_checker.Tpo .deps/options_checker.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT freedb.o -MD -MP -MF .deps/freedb.Tpo -c -o freedb.o freedb.c
# mv -f .deps/windows_utils.Tpo .deps/windows_utils.Po
# gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I/usr/include/libmp3splt -MT mp3splt.o -MD -MP -MF .deps/mp3splt.Tpo -c -o mp3splt.o mp3splt.c
# mv -f .deps/freedb.Tpo .deps/freedb.Po
# mv -f .deps/mp3splt.Tpo .deps/mp3splt.Po
# gcc -o mp3splt options_parsers.o options_manager.o print_utils.o utils.o options_checker.o data_manager.o windows_utils.o freedb.o mp3splt.o -lmp3splt
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# Making all in doc
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# Making all in po
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/po'
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# make[1]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in src
# make[1]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/mp3splt/pkg/mp3splt//usr/bin'
# /usr/bin/install -c mp3splt '/tmp/mp3splt/pkg/mp3splt//usr/bin'
# make install-exec-hook
# make[3]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# cd /tmp/mp3splt/pkg/mp3splt///usr/bin && ln -s mp3splt oggsplt
# make[3]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# make[1]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/src'
# Making install in doc
# make[1]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/mp3splt/pkg/mp3splt//usr/share/man/man1'
# /usr/bin/install -c -m 644 mp3splt.1 '/tmp/mp3splt/pkg/mp3splt//usr/share/man/man1'
# make install-data-hook
# make[3]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# cd /tmp/mp3splt/pkg/mp3splt///usr/share/man/man1 && ln -s mp3splt.1 oggsplt.1
# make[3]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# make[1]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/doc'
# Making install in po
# make[1]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2/po'
# /usr/bin/mkdir -p /tmp/mp3splt/pkg/mp3splt//usr/share
# installing fr_FR.gmo as /tmp/mp3splt/pkg/mp3splt//usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo
# installing de_DE.gmo as /tmp/mp3splt/pkg/mp3splt//usr/share/locale/de_DE/LC_MESSAGES/mp3splt.mo
# installing es.gmo as /tmp/mp3splt/pkg/mp3splt//usr/share/locale/es/LC_MESSAGES/mp3splt.mo
# installing cs.gmo as /tmp/mp3splt/pkg/mp3splt//usr/share/locale/cs/LC_MESSAGES/mp3splt.mo
# if test "mp3splt" = "gettext-tools"; then \
# /usr/bin/mkdir -p /tmp/mp3splt/pkg/mp3splt//usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/mp3splt/pkg/mp3splt//usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/mp3splt/pkg/mp3splt//usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2/po'
# make[1]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# make[2]: Entering directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# make[1]: Leaving directory '/tmp/mp3splt/src/mp3splt-2.6.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mp3splt"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mp3splt 2.6.2-1 (Wed Aug 24 14:20:21 UTC 2016)

CMD: pacman --query --file mp3splt-2.6.2-1-x86_64.pkg.tar.xz
# mp3splt 2.6.2-1

Creating hybrid package for 'mp3splt'

Trying to find vanilla package 'mp3splt'...

CMD: pacman --query --file /mirror/libmp3splt-0.9.2-1.pkg.tar.xz
# libmp3splt 0.9.2-1

CMD: pacman --query --file /mirror/mp3splt-2.6.2-1.pkg.tar.xz
# mp3splt 2.6.2-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/locale/cs/LC_MESSAGES/mp3splt.mo
# /usr/share/locale/es/LC_MESSAGES/mp3splt.mo
# /usr/share/locale/de_DE/LC_MESSAGES/mp3splt.mo
# /usr/share/locale/fr_FR/LC_MESSAGES/mp3splt.mo
# /usr/share/man/man1/mp3splt.1.gz
# /usr/share/man/man1/oggsplt.1.gz
# /usr/bin/mp3splt
# /usr/bin/oggsplt

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf mp3splt.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mp3splt.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mp3splt.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/mp3splt/src/mp3splt-2.6.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by mp3splt configure 2.6.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --with-mp3splt-includes=/usr/include/libmp3splt --enable-oggsplt_symlink
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 766cd0f8a061
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/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:2275: checking for a BSD-compatible install
# configure:2343: result: /usr/bin/install -c
# configure:2354: checking whether build environment is sane
# configure:2409: result: yes
# configure:2447: WARNING: 'missing' script is too old or missing
# configure:2468: checking for x86_64-unknown-linux-strip
# configure:2498: result: no
# configure:2508: checking for strip
# configure:2524: found /usr/bin/strip
# configure:2535: result: strip
# configure:2560: checking for a thread-safe mkdir -p
# configure:2599: result: /usr/bin/mkdir -p
# configure:2606: checking for gawk
# configure:2622: found /usr/bin/gawk
# configure:2633: result: gawk
# configure:2644: checking whether make sets $(MAKE)
# configure:2666: result: yes
# configure:2695: checking whether make supports nested variables
# configure:2712: result: yes
# configure:2841: checking whether to enable maintainer-specific portions of Makefiles
# configure:2850: result: yes
# configure:2876: checking for x86_64-unknown-linux-gcc
# configure:2906: result: no
# configure:2916: checking for gcc
# configure:2932: found /usr/bin/gcc
# configure:2943: result: gcc
# configure:3172: checking for C compiler version
# configure:3181: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3192: $? = 0
# configure:3181: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3192: $? = 0
# configure:3181: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3192: $? = 1
# configure:3181: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3192: $? = 1
# configure:3212: checking whether the C compiler works
# configure:3234: gcc conftest.c >&5
# configure:3238: $? = 0
# configure:3286: result: yes
# configure:3289: checking for C compiler default output file name
# configure:3291: result: a.out
# configure:3297: checking for suffix of executables
# configure:3304: gcc -o conftest conftest.c >&5
# configure:3308: $? = 0
# configure:3330: result:
# configure:3352: checking whether we are cross compiling
# configure:3360: gcc -o conftest conftest.c >&5
# configure:3364: $? = 0
# configure:3371: ./conftest
# configure:3375: $? = 0
# configure:3390: result: no
# configure:3395: checking for suffix of object files
# configure:3417: gcc -c conftest.c >&5
# configure:3421: $? = 0
# configure:3442: result: o
# configure:3446: checking whether we are using the GNU C compiler
# configure:3465: gcc -c conftest.c >&5
# configure:3465: $? = 0
# configure:3474: result: yes
# configure:3483: checking whether gcc accepts -g
# configure:3503: gcc -c -g conftest.c >&5
# configure:3503: $? = 0
# configure:3544: result: yes
# configure:3561: checking for gcc option to accept ISO C89
# configure:3624: gcc -c conftest.c >&5
# configure:3624: $? = 0
# configure:3637: result: none needed
# configure:3662: checking whether gcc understands -c and -o together
# configure:3684: gcc -c conftest.c -o conftest2.o
# configure:3687: $? = 0
# configure:3684: gcc -c conftest.c -o conftest2.o
# configure:3687: $? = 0
# configure:3699: result: yes
# configure:3727: checking for style of include used by make
# configure:3755: result: GNU
# configure:3781: checking dependency style of gcc
# configure:3892: result: gcc3
# configure:3908: checking whether ln -s works
# configure:3912: result: yes
# configure:3926: checking how to run the C preprocessor
# configure:3957: gcc -E conftest.c
# configure:3957: $? = 0
# configure:3971: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3971: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mp3splt"
# | #define PACKAGE_TARNAME "mp3splt"
# | #define PACKAGE_VERSION "2.6.2"
# | #define PACKAGE_STRING "mp3splt 2.6.2"
# | #define PACKAGE_BUGREPORT "mtrotta@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp3splt"
# | #define VERSION "2.6.2"
# | /* end confdefs.h. */
# | #include
# configure:3996: result: gcc -E
# configure:4016: gcc -E conftest.c
# configure:4016: $? = 0
# configure:4030: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mp3splt"
# | #define PACKAGE_TARNAME "mp3splt"
# | #define PACKAGE_VERSION "2.6.2"
# | #define PACKAGE_STRING "mp3splt 2.6.2"
# | #define PACKAGE_BUGREPORT "mtrotta@users.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mp3splt"
# | #define VERSION "2.6.2"
# | /* end confdefs.h. */
# | #include
# configure:4059: checking for grep that handles long lines and -e
# configure:4117: result: /usr/bin/grep
# configure:4122: checking for egrep
# configure:4184: result: /usr/bin/grep -E
# configure:4189: checking for ANSI C header files
# configure:4209: gcc -c conftest.c >&5
# configure:4209: $? = 0
# configure:4282: gcc -o conftest conftest.c >&5
# configure:4282: $? = 0
# configure:4282: ./conftest
# configure:4282: $? = 0
# configure:4293: result: yes
# configure:4306: checking for sys/types.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for sys/stat.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for stdlib.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for string.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for memory.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for strings.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for inttypes.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for stdint.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4306: checking for unistd.h
# configure:4306: gcc -c conftest.c >&5
# configure:4306: $? = 0
# configure:4306: result: yes
# configure:4320: checking for unistd.h
# configure:4320: result: yes
# configure:4344: checking whether NLS is requested
# configure:4353: result: yes
# configure:4391: checking for msgfmt
# configure:4422: result: /usr/bin/msgfmt
# configure:4431: checking for gmsgfmt
# configure:4462: result: /usr/bin/msgfmt
# configure:4502: checking for xgettext
# configure:4533: result: /usr/bin/xgettext
# configure:4573: checking for msgmerge
# configure:4603: result: /usr/bin/msgmerge
# configure:4658: checking build system type
# configure:4672: result: x86_64-unknown-linux-gnu
# configure:4692: checking host system type
# configure:4705: result: x86_64-unknown-linux-gnu
# configure:4749: checking for ld used by GCC
# configure:4813: result: /usr/bin/ld
# configure:4820: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4833: result: yes
# configure:4839: checking for shared library run path origin
# configure:4852: result: done
# configure:5268: checking whether NLS is requested
# configure:5277: result: yes
# configure:5295: checking for GNU gettext in libc
# configure:5314: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:29:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# return (int) gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# ^
# configure:5314: $? = 0
# configure:5322: result: yes
# configure:5902: checking whether to use NLS
# configure:5904: result: yes
# configure:5907: checking where the gettext function comes from
# configure:5918: result: libc
# configure:5989: checking for getline
# configure:5989: gcc -o conftest conftest.c >&5
# configure:5989: $? = 0
# configure:5989: result: yes
# configure:6011: checking the host
# configure:6046: result: Linux-based system
# configure:6063: checking for x86_64-unknown-linux-pkg-config
# configure:6096: result: no
# configure:6106: checking for pkg-config
# configure:6124: found /usr/bin/pkg-config
# configure:6136: result: /usr/bin/pkg-config
# configure:6161: checking pkg-config is at least version 0.9.0
# configure:6164: result: yes
# configure:6174: checking for LIBMP3SPLT
# configure:6181: $PKG_CONFIG --exists --print-errors "libmp3splt = 0.9.2"
# configure:6184: $? = 0
# configure:6198: $PKG_CONFIG --exists --print-errors "libmp3splt = 0.9.2"
# configure:6201: $? = 0
# configure:6245: result: yes
# configure:6464: checking that generated files are newer than configure
# configure:6470: result: done
# configure:6521: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mp3splt config.status 2.6.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 766cd0f8a061
#
# config.status:904: creating Makefile
# config.status:904: creating src/Makefile
# config.status:904: creating po/Makefile.in
# config.status:1012: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting
# config.status:904: creating doc/Makefile
# config.status:904: creating config.h
# config.status:1133: executing depfiles commands
# config.status:1133: executing default-1 commands
# configure:7953: WARNING: unrecognized options: --with-mp3splt-includes
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBMP3SPLT_CFLAGS_set=
# ac_cv_env_LIBMP3SPLT_CFLAGS_value=
# ac_cv_env_LIBMP3SPLT_LIBS_set=
# ac_cv_env_LIBMP3SPLT_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func_getline=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_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GMSGFMT=/usr/bin/msgfmt
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_MSGFMT=/usr/bin/msgfmt
# ac_cv_path_MSGMERGE=/usr/bin/msgmerge
# ac_cv_path_XGETTEXT=/usr/bin/xgettext
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_path_LD=/usr/bin/ld
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gt_cv_func_gnugettext1_libc=yes
# pkg_cv_LIBMP3SPLT_CFLAGS=-I/usr/include/libmp3splt
# pkg_cv_LIBMP3SPLT_LIBS=-lmp3splt
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.14'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DO_FLAC_SYMLINK_FALSE=''
# DO_FLAC_SYMLINK_TRUE='#'
# DO_OGG_SYMLINK_FALSE='#'
# DO_OGG_SYMLINK_TRUE=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# GMSGFMT='/usr/bin/msgfmt'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INTLLIBS=''
# LDFLAGS=''
# LIBICONV='-liconv'
# LIBINTL=''
# LIBMP3SPLT_CFLAGS='-I/usr/include/libmp3splt'
# LIBMP3SPLT_LIBS='-lmp3splt'
# LIBOBJS=''
# LIBS=''
# LN_S='ln -s'
# LTLIBICONV='-liconv'
# LTLIBINTL=''
# LTLIBOBJS=''
# MAINT=''
# MAINTAINER_MODE_FALSE='#'
# MAINTAINER_MODE_TRUE=''
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# MKINSTALLDIRS='$(top_builddir)/./mkinstalldirs'
# MSGFMT='/usr/bin/msgfmt'
# MSGMERGE='/usr/bin/msgmerge'
# OBJEXT='o'
# PACKAGE='mp3splt'
# PACKAGE_BUGREPORT='mtrotta@users.sourceforge.net'
# PACKAGE_NAME='mp3splt'
# PACKAGE_STRING='mp3splt 2.6.2'
# PACKAGE_TARNAME='mp3splt'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.6.2'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSUB='po'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_NLS='yes'
# VERSION='2.6.2'
# WIN32_FALSE=''
# WIN32_TRUE='#'
# XGETTEXT='/usr/bin/xgettext'
# ac_ct_CC='gcc'
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/mp3splt/src/mp3splt-2.6.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "mp3splt"
# #define PACKAGE_TARNAME "mp3splt"
# #define PACKAGE_VERSION "2.6.2"
# #define PACKAGE_STRING "mp3splt 2.6.2"
# #define PACKAGE_BUGREPORT "mtrotta@users.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "mp3splt"
# #define VERSION "2.6.2"
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UNISTD_H 1
# #define ENABLE_NLS 1
# #define HAVE_GETTEXT 1
# #define HAVE_DCGETTEXT 1
# #define LIBMP3SPLT_WITH_SONAME "libmp3splt0"
# #define HAVE_GETLINE 1
#
# configure: exit 0