Build of mpc with musl toolchain

The build took 00h 01m 18s and was SUCCESSFUL.

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

SLOCLanguage
3,226 ansic
1,580 sh
1,337 makefile
6,143 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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: mpc 0.27-1 (Wed Apr 5 01:22:38 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libmpdclient-2.10-1
#
# Total Installed Size: 0.27 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 libmpdclient...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/mpc/src/mpc-0.27/missing: Unknown `--is-lightweight' option
# Try `/tmp/mpc/src/mpc-0.27/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 make supports nested variables... (cached) yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# 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 clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking for clang option to accept ISO C99... none needed
# checking whether make sets $(MAKE)... (cached) yes
# 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 LIBMPDCLIENT... yes
# checking for iconv... yes
# checking for nl_langinfo and CODESET... yes
# checking how to run the C preprocessor... clang -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 locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking whether C compiler accepts -Wall... yes
# checking whether C compiler accepts -Wextra... yes
# checking whether C compiler accepts -Wno-deprecated-declarations... yes
# checking whether C compiler accepts -Wmissing-prototypes... yes
# checking whether C compiler accepts -Wshadow... yes
# checking whether C compiler accepts -Wpointer-arith... yes
# checking whether C compiler accepts -Wstrict-prototypes... yes
# checking whether C compiler accepts -Wcast-qual... yes
# checking whether C compiler accepts -Wwrite-strings... yes
# checking whether C compiler accepts -ffunction-sections... yes
# checking whether C compiler accepts -fdata-sections... yes
# checking whether C compiler accepts -fvisibility=hidden... yes
# checking whether the linker accepts -Wl,--gc-sections... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# make all-am
# make[1]: Entering directory '/tmp/mpc/src/mpc-0.27'
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-main.o -MD -MP -MF src/.deps/src_mpc-main.Tpo -c -o src/src_mpc-main.o `test -f 'src/main.c' || echo './'`src/main.c
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-list.o -MD -MP -MF src/.deps/src_mpc-list.Tpo -c -o src/src_mpc-list.o `test -f 'src/list.c' || echo './'`src/list.c
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-password.o -MD -MP -MF src/.deps/src_mpc-password.Tpo -c -o src/src_mpc-password.o `test -f 'src/password.c' || echo './'`src/password.c
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-status.o -MD -MP -MF src/.deps/src_mpc-status.Tpo -c -o src/src_mpc-status.o `test -f 'src/status.c' || echo './'`src/status.c
# mv -f src/.deps/src_mpc-password.Tpo src/.deps/src_mpc-password.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-args.o -MD -MP -MF src/.deps/src_mpc-args.Tpo -c -o src/src_mpc-args.o `test -f 'src/args.c' || echo './'`src/args.c
# mv -f src/.deps/src_mpc-list.Tpo src/.deps/src_mpc-list.Po
# mv -f src/.deps/src_mpc-main.Tpo src/.deps/src_mpc-main.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-format.o -MD -MP -MF src/.deps/src_mpc-format.Tpo -c -o src/src_mpc-format.o `test -f 'src/format.c' || echo './'`src/format.c
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-song_format.o -MD -MP -MF src/.deps/src_mpc-song_format.Tpo -c -o src/src_mpc-song_format.o `test -f 'src/song_format.c' || echo './'`src/song_format.c
# mv -f src/.deps/src_mpc-status.Tpo src/.deps/src_mpc-status.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-util.o -MD -MP -MF src/.deps/src_mpc-util.Tpo -c -o src/src_mpc-util.o `test -f 'src/util.c' || echo './'`src/util.c
# mv -f src/.deps/src_mpc-format.Tpo src/.deps/src_mpc-format.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-command.o -MD -MP -MF src/.deps/src_mpc-command.Tpo -c -o src/src_mpc-command.o `test -f 'src/command.c' || echo './'`src/command.c
# mv -f src/.deps/src_mpc-args.Tpo src/.deps/src_mpc-args.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-queue.o -MD -MP -MF src/.deps/src_mpc-queue.Tpo -c -o src/src_mpc-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c
# mv -f src/.deps/src_mpc-song_format.Tpo src/.deps/src_mpc-song_format.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-sticker.o -MD -MP -MF src/.deps/src_mpc-sticker.Tpo -c -o src/src_mpc-sticker.o `test -f 'src/sticker.c' || echo './'`src/sticker.c
# mv -f src/.deps/src_mpc-util.Tpo src/.deps/src_mpc-util.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-tab.o -MD -MP -MF src/.deps/src_mpc-tab.Tpo -c -o src/src_mpc-tab.o `test -f 'src/tab.c' || echo './'`src/tab.c
# mv -f src/.deps/src_mpc-queue.Tpo src/.deps/src_mpc-queue.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-idle.o -MD -MP -MF src/.deps/src_mpc-idle.Tpo -c -o src/src_mpc-idle.o `test -f 'src/idle.c' || echo './'`src/idle.c
# mv -f src/.deps/src_mpc-sticker.Tpo src/.deps/src_mpc-sticker.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-message.o -MD -MP -MF src/.deps/src_mpc-message.Tpo -c -o src/src_mpc-message.o `test -f 'src/message.c' || echo './'`src/message.c
# mv -f src/.deps/src_mpc-tab.Tpo src/.deps/src_mpc-tab.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-search.o -MD -MP -MF src/.deps/src_mpc-search.Tpo -c -o src/src_mpc-search.o `test -f 'src/search.c' || echo './'`src/search.c
# mv -f src/.deps/src_mpc-idle.Tpo src/.deps/src_mpc-idle.Po
# mv -f src/.deps/src_mpc-command.Tpo src/.deps/src_mpc-command.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-options.o -MD -MP -MF src/.deps/src_mpc-options.Tpo -c -o src/src_mpc-options.o `test -f 'src/options.c' || echo './'`src/options.c
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-path.o -MD -MP -MF src/.deps/src_mpc-path.Tpo -c -o src/src_mpc-path.o `test -f 'src/path.c' || echo './'`src/path.c
# mv -f src/.deps/src_mpc-message.Tpo src/.deps/src_mpc-message.Po
# clang -DHAVE_CONFIG_H -I. -DNDEBUG -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -MT src/src_mpc-charset.o -MD -MP -MF src/.deps/src_mpc-charset.Tpo -c -o src/src_mpc-charset.o `test -f 'src/charset.c' || echo './'`src/charset.c
# mv -f src/.deps/src_mpc-search.Tpo src/.deps/src_mpc-search.Po
# mv -f src/.deps/src_mpc-path.Tpo src/.deps/src_mpc-path.Po
# mv -f src/.deps/src_mpc-options.Tpo src/.deps/src_mpc-options.Po
# mv -f src/.deps/src_mpc-charset.Tpo src/.deps/src_mpc-charset.Po
# clang -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -Wl,--gc-sections -o src/mpc src/src_mpc-main.o src/src_mpc-list.o src/src_mpc-password.o src/src_mpc-status.o src/src_mpc-args.o src/src_mpc-format.o src/src_mpc-song_format.o src/src_mpc-util.o src/src_mpc-command.o src/src_mpc-queue.o src/src_mpc-sticker.o src/src_mpc-tab.o src/src_mpc-idle.o src/src_mpc-message.o src/src_mpc-search.o src/src_mpc-options.o src/src_mpc-path.o src/src_mpc-charset.o -lmpdclient
# make[1]: Leaving directory '/tmp/mpc/src/mpc-0.27'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/mpc/src/mpc-0.27'
# /usr/bin/mkdir -p '/tmp/mpc/pkg/mpc/usr/share/doc/mpc'
# /usr/bin/mkdir -p '/tmp/mpc/pkg/mpc/usr/share/man/man1'
# /usr/bin/mkdir -p '/tmp/mpc/pkg/mpc/usr/bin'
# /usr/bin/install -c -m 644 AUTHORS COPYING NEWS README doc/mpd-m3u-handler.sh doc/mpd-pls-handler.sh doc/mppledit doc/mpc-completion.bash '/tmp/mpc/pkg/mpc/usr/share/doc/mpc'
# /usr/bin/install -c src/mpc '/tmp/mpc/pkg/mpc/usr/bin'
# /usr/bin/install -c -m 644 doc/mpc.1 '/tmp/mpc/pkg/mpc/usr/share/man/man1'
# make[1]: Leaving directory '/tmp/mpc/src/mpc-0.27'
# ==> Tidying install...
# -> Removing doc files...
# -> Removing empty directories...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "mpc"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: mpc 0.27-1 (Wed Apr 5 01:22:48 UTC 2017)

CMD: pacman --query --file mpc-0.27-1-x86_64.pkg.tar.xz
# mpc 0.27-1

Creating hybrid package for 'mpc'

Trying to find vanilla package 'mpc'...

CMD: pacman --query --file /mirror/gmpc-11.8.16-3.pkg.tar.xz
# gmpc 11.8.16-3

CMD: pacman --query --file /mirror/mpck-0.19-3.pkg.tar.xz
# mpck 0.19-3

CMD: pacman --query --file /mirror/xfce4-mpc-plugin-0.4.5-1.pkg.tar.xz
# xfce4-mpc-plugin 0.4.5-1

CMD: pacman --query --file /mirror/libmpcdec-1:0.1+r475-1.pkg.tar.xz
# libmpcdec 1:0.1+r475-1

CMD: pacman --query --file /mirror/pympc-20050330-8.pkg.tar.xz
# pympc 20050330-8

CMD: pacman --query --file /mirror/libmpc-1.0.3-2.pkg.tar.xz
# libmpc 1.0.3-2

CMD: pacman --query --file /mirror/mpc-0.27-1.pkg.tar.xz
# mpc 0.27-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/bin/mpc
# /usr/share/bash-completion/completions/mpc
# /usr/share/doc/mpc/AUTHORS
# /usr/share/doc/mpc/COPYING
# /usr/share/doc/mpc/NEWS
# /usr/share/doc/mpc/README
# /usr/share/doc/mpc/mpc-completion.bash
# /usr/share/doc/mpc/mpd-m3u-handler.sh
# /usr/share/doc/mpc/mpd-pls-handler.sh
# /usr/share/doc/mpc/mppledit
# /usr/share/man/man1/mpc.1.gz

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 mpc.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/mpc.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/mpc.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/mpc/src/mpc-0.27/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 mpc configure 0.27, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = e0f85851c31e
# 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
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/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:2233: checking for a BSD-compatible install
# configure:2301: result: /usr/bin/install -c
# configure:2312: checking whether build environment is sane
# configure:2367: result: yes
# configure:2405: WARNING: 'missing' script is too old or missing
# configure:2426: checking for x86_64-unknown-linux-strip
# configure:2456: result: no
# configure:2466: checking for strip
# configure:2482: found /sysroot/bin/strip
# configure:2493: result: strip
# configure:2518: checking for a thread-safe mkdir -p
# configure:2557: result: /usr/bin/mkdir -p
# configure:2564: checking for gawk
# configure:2580: found /usr/bin/gawk
# configure:2591: result: gawk
# configure:2602: checking whether make sets $(MAKE)
# configure:2624: result: yes
# configure:2653: checking whether make supports nested variables
# configure:2670: result: yes
# configure:2807: checking whether make supports nested variables
# configure:2824: result: yes
# configure:2852: checking for style of include used by make
# configure:2880: result: GNU
# configure:2911: checking for x86_64-unknown-linux-gcc
# configure:2938: result: clang
# configure:3207: checking for C compiler version
# configure:3216: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3227: $? = 0
# configure:3216: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:3227: $? = 0
# configure:3216: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3216: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3227: $? = 1
# configure:3247: checking whether the C compiler works
# configure:3269: clang conftest.c >&5
# configure:3273: $? = 0
# configure:3321: result: yes
# configure:3324: checking for C compiler default output file name
# configure:3326: result: a.out
# configure:3332: checking for suffix of executables
# configure:3339: clang -o conftest conftest.c >&5
# configure:3343: $? = 0
# configure:3365: result:
# configure:3387: checking whether we are cross compiling
# configure:3395: clang -o conftest conftest.c >&5
# configure:3399: $? = 0
# configure:3406: ./conftest
# configure:3410: $? = 0
# configure:3425: result: no
# configure:3430: checking for suffix of object files
# configure:3452: clang -c conftest.c >&5
# configure:3456: $? = 0
# configure:3477: result: o
# configure:3481: checking whether we are using the GNU C compiler
# configure:3500: clang -c conftest.c >&5
# configure:3500: $? = 0
# configure:3509: result: yes
# configure:3518: checking whether clang accepts -g
# configure:3538: clang -c -g conftest.c >&5
# configure:3538: $? = 0
# configure:3579: result: yes
# configure:3596: checking for clang option to accept ISO C89
# configure:3659: clang -c conftest.c >&5
# configure:3659: $? = 0
# configure:3672: result: none needed
# configure:3697: checking whether clang understands -c and -o together
# configure:3719: clang -c conftest.c -o conftest2.o
# configure:3722: $? = 0
# configure:3719: clang -c conftest.c -o conftest2.o
# configure:3722: $? = 0
# configure:3734: result: yes
# configure:3753: checking dependency style of clang
# configure:3864: result: gcc3
# configure:3879: checking for clang option to accept ISO C99
# configure:4028: clang -c conftest.c >&5
# configure:4028: $? = 0
# configure:4041: result: none needed
# configure:4057: checking whether make sets $(MAKE)
# configure:4079: result: yes
# configure:4099: checking for x86_64-unknown-linux-pkg-config
# configure:4132: result: no
# configure:4142: checking for pkg-config
# configure:4160: found /usr/bin/pkg-config
# configure:4172: result: /usr/bin/pkg-config
# configure:4197: checking pkg-config is at least version 0.9.0
# configure:4200: result: yes
# configure:4262: checking for LIBMPDCLIENT
# configure:4269: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.3"
# configure:4272: $? = 0
# configure:4286: $PKG_CONFIG --exists --print-errors "libmpdclient >= 2.3"
# configure:4289: $? = 0
# configure:4327: result: yes
# configure:4344: checking for iconv
# configure:4344: clang -o conftest conftest.c >&5
# configure:4344: $? = 0
# configure:4344: result: yes
# configure:4396: checking for nl_langinfo and CODESET
# configure:4412: clang -o conftest conftest.c >&5
# configure:4412: $? = 0
# configure:4421: result: yes
# configure:4442: checking how to run the C preprocessor
# configure:4473: clang -E conftest.c
# configure:4473: $? = 0
# configure:4487: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4487: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpc"
# | #define PACKAGE_TARNAME "mpc"
# | #define PACKAGE_VERSION "0.27"
# | #define PACKAGE_STRING "mpc 0.27"
# | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpc"
# | #define VERSION "0.27"
# | #define HAVE_LANGINFO_CODESET 1
# | /* end confdefs.h. */
# | #include
# configure:4512: result: clang -E
# configure:4532: clang -E conftest.c
# configure:4532: $? = 0
# configure:4546: clang -E conftest.c
# conftest.c:12:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:4546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "mpc"
# | #define PACKAGE_TARNAME "mpc"
# | #define PACKAGE_VERSION "0.27"
# | #define PACKAGE_STRING "mpc 0.27"
# | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "mpc"
# | #define VERSION "0.27"
# | #define HAVE_LANGINFO_CODESET 1
# | /* end confdefs.h. */
# | #include
# configure:4575: checking for grep that handles long lines and -e
# configure:4633: result: /usr/bin/grep
# configure:4638: checking for egrep
# configure:4700: result: /usr/bin/grep -E
# configure:4705: checking for ANSI C header files
# configure:4725: clang -c conftest.c >&5
# configure:4725: $? = 0
# configure:4798: clang -o conftest conftest.c >&5
# configure:4798: $? = 0
# configure:4798: ./conftest
# configure:4798: $? = 0
# configure:4809: result: yes
# configure:4822: checking for sys/types.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for sys/stat.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for stdlib.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for string.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for memory.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for strings.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for inttypes.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for stdint.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4822: checking for unistd.h
# configure:4822: clang -c conftest.c >&5
# configure:4822: $? = 0
# configure:4822: result: yes
# configure:4834: checking locale.h usability
# configure:4834: clang -c conftest.c >&5
# configure:4834: $? = 0
# configure:4834: result: yes
# configure:4834: checking locale.h presence
# configure:4834: clang -E conftest.c
# configure:4834: $? = 0
# configure:4834: result: yes
# configure:4834: checking for locale.h
# configure:4834: result: yes
# configure:4873: checking whether C compiler accepts -Wall
# configure:4892: clang -c -Wall conftest.c >&5
# configure:4892: $? = 0
# configure:4901: result: yes
# configure:4914: : CFLAGS="$CFLAGS $flag"
# configure:4917: $? = 0
# configure:4934: checking whether C compiler accepts -Wextra
# configure:4953: clang -c -Wall -Wextra conftest.c >&5
# configure:4953: $? = 0
# configure:4962: result: yes
# configure:4975: : CFLAGS="$CFLAGS $flag"
# configure:4978: $? = 0
# configure:4995: checking whether C compiler accepts -Wno-deprecated-declarations
# configure:5014: clang -c -Wall -Wextra -Wno-deprecated-declarations conftest.c >&5
# configure:5014: $? = 0
# configure:5023: result: yes
# configure:5036: : CFLAGS="$CFLAGS $flag"
# configure:5039: $? = 0
# configure:5056: checking whether C compiler accepts -Wmissing-prototypes
# configure:5075: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes conftest.c >&5
# configure:5075: $? = 0
# configure:5084: result: yes
# configure:5097: : CFLAGS="$CFLAGS $flag"
# configure:5100: $? = 0
# configure:5117: checking whether C compiler accepts -Wshadow
# configure:5136: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow conftest.c >&5
# configure:5136: $? = 0
# configure:5145: result: yes
# configure:5158: : CFLAGS="$CFLAGS $flag"
# configure:5161: $? = 0
# configure:5178: checking whether C compiler accepts -Wpointer-arith
# configure:5197: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith conftest.c >&5
# configure:5197: $? = 0
# configure:5206: result: yes
# configure:5219: : CFLAGS="$CFLAGS $flag"
# configure:5222: $? = 0
# configure:5239: checking whether C compiler accepts -Wstrict-prototypes
# configure:5258: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes conftest.c >&5
# configure:5258: $? = 0
# configure:5267: result: yes
# configure:5280: : CFLAGS="$CFLAGS $flag"
# configure:5283: $? = 0
# configure:5300: checking whether C compiler accepts -Wcast-qual
# configure:5319: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual conftest.c >&5
# configure:5319: $? = 0
# configure:5328: result: yes
# configure:5341: : CFLAGS="$CFLAGS $flag"
# configure:5344: $? = 0
# configure:5361: checking whether C compiler accepts -Wwrite-strings
# configure:5380: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings conftest.c >&5
# configure:5380: $? = 0
# configure:5389: result: yes
# configure:5402: : CFLAGS="$CFLAGS $flag"
# configure:5405: $? = 0
# configure:5448: checking whether C compiler accepts -ffunction-sections
# configure:5467: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections conftest.c >&5
# configure:5467: $? = 0
# configure:5476: result: yes
# configure:5489: : CFLAGS="$CFLAGS $flag"
# configure:5492: $? = 0
# configure:5509: checking whether C compiler accepts -fdata-sections
# configure:5528: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections conftest.c >&5
# configure:5528: $? = 0
# configure:5537: result: yes
# configure:5550: : CFLAGS="$CFLAGS $flag"
# configure:5553: $? = 0
# configure:5570: checking whether C compiler accepts -fvisibility=hidden
# configure:5589: clang -c -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden conftest.c >&5
# configure:5589: $? = 0
# configure:5598: result: yes
# configure:5611: : CFLAGS="$CFLAGS $flag"
# configure:5614: $? = 0
# configure:5632: checking whether the linker accepts -Wl,--gc-sections
# configure:5651: clang -o conftest -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden -Wl,--gc-sections conftest.c >&5
# configure:5651: $? = 0
# configure:5661: result: yes
# configure:5674: : LDFLAGS="$LDFLAGS $flag"
# configure:5677: $? = 0
# configure:5989: checking that generated files are newer than configure
# configure:5995: result: done
# configure:6026: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by mpc config.status 0.27, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on e0f85851c31e
#
# config.status:870: creating Makefile
# config.status:870: creating config.h
# config.status:1099: executing depfiles commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_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_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBMPDCLIENT_CFLAGS_set=
# ac_cv_env_LIBMPDCLIENT_CFLAGS_value=
# ac_cv_env_LIBMPDCLIENT_LIBS_set=
# ac_cv_env_LIBMPDCLIENT_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_iconv=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_locale_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_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_GREP=/usr/bin/grep
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_c99=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_check_cflags___Wall=yes
# ax_cv_check_cflags___Wcast_qual=yes
# ax_cv_check_cflags___Wextra=yes
# ax_cv_check_cflags___Wmissing_prototypes=yes
# ax_cv_check_cflags___Wno_deprecated_declarations=yes
# ax_cv_check_cflags___Wpointer_arith=yes
# ax_cv_check_cflags___Wshadow=yes
# ax_cv_check_cflags___Wstrict_prototypes=yes
# ax_cv_check_cflags___Wwrite_strings=yes
# ax_cv_check_cflags___fdata_sections=yes
# ax_cv_check_cflags___ffunction_sections=yes
# ax_cv_check_cflags___fvisibility_hidden=yes
# ax_cv_check_ldflags___Wl___gc_sections=yes
# pkg_cv_LIBMPDCLIENT_CFLAGS=
# pkg_cv_LIBMPDCLIENT_LIBS=-lmpdclient
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=''
# AM_CPPFLAGS=' -DNDEBUG'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -ffunction-sections -fdata-sections -fvisibility=hidden'
# CHECK_CFLAGS=''
# CHECK_LIBS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# ENABLE_TEST_FALSE=''
# ENABLE_TEST_TRUE='#'
# EXEEXT=''
# GREP='/usr/bin/grep'
# HAVE_ICONV_FALSE='#'
# HAVE_ICONV_TRUE=''
# ICONV_CPPFLAGS=''
# ICONV_LIBS=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LDFLAGS=' -Wl,--gc-sections'
# LIBMPDCLIENT_CFLAGS=''
# LIBMPDCLIENT_LIBS='-lmpdclient'
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAKEINFO='makeinfo'
# MKDIR_P='/usr/bin/mkdir -p'
# OBJEXT='o'
# PACKAGE='mpc'
# PACKAGE_BUGREPORT='musicpd-dev-team@lists.sourceforge.net'
# PACKAGE_NAME='mpc'
# PACKAGE_STRING='mpc 0.27'
# PACKAGE_TARNAME='mpc'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.27'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='0.27'
# ac_ct_CC=''
# 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_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias='x86_64-unknown-linux'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/mpc/src/mpc-0.27/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 "mpc"
# #define PACKAGE_TARNAME "mpc"
# #define PACKAGE_VERSION "0.27"
# #define PACKAGE_STRING "mpc 0.27"
# #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "mpc"
# #define VERSION "0.27"
# #define HAVE_LANGINFO_CODESET 1
# #define STDC_HEADERS 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_STRINGS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_ICONV 1
#
# configure: exit 0