Build of libmpdclient with musl toolchain

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

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

SLOCLanguage
11,364 sh
6,992 ansic
1,432 makefile
19,788 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...

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: libmpdclient 2.10-1 (Wed Apr 5 01:09:21 UTC 2017)
# ==> Checking runtime dependencies...
# ==> 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
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... 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... yes
# 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 build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking how to print strings... printf
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... dlltool
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# 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 for dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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
# checking for library containing socket... none required
# checking for library containing gethostbyname... none required
# checking whether C compiler accepts -Wall... yes
# checking whether C compiler accepts -W... 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 that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating include/mpd/version.h
# config.status: creating libmpdclient.pc
# config.status: creating doc/doxygen.conf
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-am
# make[1]: Entering directory '/tmp/libmpdclient/src/libmpdclient-2.10'
# depbase=`echo src/async.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF $depbase.Tpo -c -o src/async.lo src/async.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/ierror.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF $depbase.Tpo -c -o src/ierror.lo src/ierror.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF $depbase.Tpo -c -o src/resolver.lo src/resolver.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/capabilities.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF $depbase.Tpo -c -o src/capabilities.lo src/capabilities.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF src/.deps/resolver.Tpo -c src/resolver.c -fPIC -DPIC -o src/.libs/resolver.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF src/.deps/async.Tpo -c src/async.c -fPIC -DPIC -o src/.libs/async.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF src/.deps/capabilities.Tpo -c src/capabilities.c -fPIC -DPIC -o src/.libs/capabilities.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF src/.deps/ierror.Tpo -c src/ierror.c -fPIC -DPIC -o src/.libs/ierror.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/capabilities.lo -MD -MP -MF src/.deps/capabilities.Tpo -c src/capabilities.c -o src/capabilities.o >/dev/null 2>&1
# depbase=`echo src/connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF $depbase.Tpo -c -o src/connection.lo src/connection.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF src/.deps/connection.Tpo -c src/connection.c -fPIC -DPIC -o src/.libs/connection.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/ierror.lo -MD -MP -MF src/.deps/ierror.Tpo -c src/ierror.c -o src/ierror.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/async.lo -MD -MP -MF src/.deps/async.Tpo -c src/async.c -o src/async.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/resolver.lo -MD -MP -MF src/.deps/resolver.Tpo -c src/resolver.c -o src/resolver.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/connection.lo -MD -MP -MF src/.deps/connection.Tpo -c src/connection.c -o src/connection.o >/dev/null 2>&1
# depbase=`echo src/database.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF $depbase.Tpo -c -o src/database.lo src/database.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF src/.deps/database.Tpo -c src/database.c -fPIC -DPIC -o src/.libs/database.o
# depbase=`echo src/directory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF $depbase.Tpo -c -o src/directory.lo src/directory.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/rdirectory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF $depbase.Tpo -c -o src/rdirectory.lo src/rdirectory.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/database.lo -MD -MP -MF src/.deps/database.Tpo -c src/database.c -o src/database.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF src/.deps/directory.Tpo -c src/directory.c -fPIC -DPIC -o src/.libs/directory.o
# depbase=`echo src/error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF $depbase.Tpo -c -o src/error.lo src/error.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF src/.deps/rdirectory.Tpo -c src/rdirectory.c -fPIC -DPIC -o src/.libs/rdirectory.o
# depbase=`echo src/fd_util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF $depbase.Tpo -c -o src/fd_util.lo src/fd_util.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -fPIC -DPIC -o src/.libs/error.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/directory.lo -MD -MP -MF src/.deps/directory.Tpo -c src/directory.c -o src/directory.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rdirectory.lo -MD -MP -MF src/.deps/rdirectory.Tpo -c src/rdirectory.c -o src/rdirectory.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF src/.deps/fd_util.Tpo -c src/fd_util.c -fPIC -DPIC -o src/.libs/fd_util.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/error.lo -MD -MP -MF src/.deps/error.Tpo -c src/error.c -o src/error.o >/dev/null 2>&1
# depbase=`echo src/output.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF $depbase.Tpo -c -o src/output.lo src/output.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/fd_util.lo -MD -MP -MF src/.deps/fd_util.Tpo -c src/fd_util.c -o src/fd_util.o >/dev/null 2>&1
# depbase=`echo src/coutput.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF $depbase.Tpo -c -o src/coutput.lo src/coutput.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/entity.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF $depbase.Tpo -c -o src/entity.lo src/entity.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF src/.deps/output.Tpo -c src/output.c -fPIC -DPIC -o src/.libs/output.o
# depbase=`echo src/idle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF $depbase.Tpo -c -o src/idle.lo src/idle.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF src/.deps/coutput.Tpo -c src/coutput.c -fPIC -DPIC -o src/.libs/coutput.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF src/.deps/entity.Tpo -c src/entity.c -fPIC -DPIC -o src/.libs/entity.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/output.lo -MD -MP -MF src/.deps/output.Tpo -c src/output.c -o src/output.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/coutput.lo -MD -MP -MF src/.deps/coutput.Tpo -c src/coutput.c -o src/coutput.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF src/.deps/idle.Tpo -c src/idle.c -fPIC -DPIC -o src/.libs/idle.o
# depbase=`echo src/iso8601.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF $depbase.Tpo -c -o src/iso8601.lo src/iso8601.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/entity.lo -MD -MP -MF src/.deps/entity.Tpo -c src/entity.c -o src/entity.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF src/.deps/iso8601.Tpo -c src/iso8601.c -fPIC -DPIC -o src/.libs/iso8601.o
# depbase=`echo src/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF $depbase.Tpo -c -o src/list.lo src/list.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/idle.lo -MD -MP -MF src/.deps/idle.Tpo -c src/idle.c -o src/idle.o >/dev/null 2>&1
# depbase=`echo src/mixer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF $depbase.Tpo -c -o src/mixer.lo src/mixer.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/iso8601.lo -MD -MP -MF src/.deps/iso8601.Tpo -c src/iso8601.c -o src/iso8601.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -fPIC -DPIC -o src/.libs/list.o
# depbase=`echo src/parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF $depbase.Tpo -c -o src/parser.lo src/parser.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/list.lo -MD -MP -MF src/.deps/list.Tpo -c src/list.c -o src/list.o >/dev/null 2>&1
# depbase=`echo src/password.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF $depbase.Tpo -c -o src/password.lo src/password.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF src/.deps/mixer.Tpo -c src/mixer.c -fPIC -DPIC -o src/.libs/mixer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF src/.deps/parser.Tpo -c src/parser.c -fPIC -DPIC -o src/.libs/parser.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/mixer.lo -MD -MP -MF src/.deps/mixer.Tpo -c src/mixer.c -o src/mixer.o >/dev/null 2>&1
# depbase=`echo src/player.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF $depbase.Tpo -c -o src/player.lo src/player.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF src/.deps/password.Tpo -c src/password.c -fPIC -DPIC -o src/.libs/password.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/password.lo -MD -MP -MF src/.deps/password.Tpo -c src/password.c -o src/password.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/parser.lo -MD -MP -MF src/.deps/parser.Tpo -c src/parser.c -o src/parser.o >/dev/null 2>&1
# depbase=`echo src/playlist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF $depbase.Tpo -c -o src/playlist.lo src/playlist.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF src/.deps/player.Tpo -c src/player.c -fPIC -DPIC -o src/.libs/player.o
# depbase=`echo src/rplaylist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF $depbase.Tpo -c -o src/rplaylist.lo src/rplaylist.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF src/.deps/playlist.Tpo -c src/playlist.c -fPIC -DPIC -o src/.libs/playlist.o
# depbase=`echo src/cplaylist.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF $depbase.Tpo -c -o src/cplaylist.lo src/cplaylist.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/player.lo -MD -MP -MF src/.deps/player.Tpo -c src/player.c -o src/player.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF src/.deps/rplaylist.Tpo -c src/rplaylist.c -fPIC -DPIC -o src/.libs/rplaylist.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF src/.deps/cplaylist.Tpo -c src/cplaylist.c -fPIC -DPIC -o src/.libs/cplaylist.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/playlist.lo -MD -MP -MF src/.deps/playlist.Tpo -c src/playlist.c -o src/playlist.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/rplaylist.lo -MD -MP -MF src/.deps/rplaylist.Tpo -c src/rplaylist.c -o src/rplaylist.o >/dev/null 2>&1
# depbase=`echo src/queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF $depbase.Tpo -c -o src/queue.lo src/queue.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cplaylist.lo -MD -MP -MF src/.deps/cplaylist.Tpo -c src/cplaylist.c -o src/cplaylist.o >/dev/null 2>&1
# depbase=`echo src/quote.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF $depbase.Tpo -c -o src/quote.lo src/quote.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF src/.deps/queue.Tpo -c src/queue.c -fPIC -DPIC -o src/.libs/queue.o
# depbase=`echo src/recv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF $depbase.Tpo -c -o src/recv.lo src/recv.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/response.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF $depbase.Tpo -c -o src/response.lo src/response.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF src/.deps/quote.Tpo -c src/quote.c -fPIC -DPIC -o src/.libs/quote.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/quote.lo -MD -MP -MF src/.deps/quote.Tpo -c src/quote.c -o src/quote.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF src/.deps/response.Tpo -c src/response.c -fPIC -DPIC -o src/.libs/response.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF src/.deps/recv.Tpo -c src/recv.c -fPIC -DPIC -o src/.libs/recv.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/queue.lo -MD -MP -MF src/.deps/queue.Tpo -c src/queue.c -o src/queue.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/response.lo -MD -MP -MF src/.deps/response.Tpo -c src/response.c -o src/response.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/recv.lo -MD -MP -MF src/.deps/recv.Tpo -c src/recv.c -o src/recv.o >/dev/null 2>&1
# depbase=`echo src/run.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF $depbase.Tpo -c -o src/run.lo src/run.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/search.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF $depbase.Tpo -c -o src/search.lo src/search.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/send.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF $depbase.Tpo -c -o src/send.lo src/send.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF src/.deps/search.Tpo -c src/search.c -fPIC -DPIC -o src/.libs/search.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF src/.deps/run.Tpo -c src/run.c -fPIC -DPIC -o src/.libs/run.o
# depbase=`echo src/socket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF $depbase.Tpo -c -o src/socket.lo src/socket.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF src/.deps/send.Tpo -c src/send.c -fPIC -DPIC -o src/.libs/send.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/run.lo -MD -MP -MF src/.deps/run.Tpo -c src/run.c -o src/run.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF src/.deps/socket.Tpo -c src/socket.c -fPIC -DPIC -o src/.libs/socket.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/search.lo -MD -MP -MF src/.deps/search.Tpo -c src/search.c -o src/search.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/send.lo -MD -MP -MF src/.deps/send.Tpo -c src/send.c -o src/send.o >/dev/null 2>&1
# depbase=`echo src/song.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF $depbase.Tpo -c -o src/song.lo src/song.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/socket.lo -MD -MP -MF src/.deps/socket.Tpo -c src/socket.c -o src/socket.o >/dev/null 2>&1
# depbase=`echo src/status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF $depbase.Tpo -c -o src/status.lo src/status.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF src/.deps/song.Tpo -c src/song.c -fPIC -DPIC -o src/.libs/song.o
# depbase=`echo src/cstatus.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF $depbase.Tpo -c -o src/cstatus.lo src/cstatus.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF src/.deps/status.Tpo -c src/status.c -fPIC -DPIC -o src/.libs/status.o
# depbase=`echo src/stats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF $depbase.Tpo -c -o src/stats.lo src/stats.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF src/.deps/cstatus.Tpo -c src/cstatus.c -fPIC -DPIC -o src/.libs/cstatus.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/song.lo -MD -MP -MF src/.deps/song.Tpo -c src/song.c -o src/song.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/status.lo -MD -MP -MF src/.deps/status.Tpo -c src/status.c -o src/status.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF src/.deps/stats.Tpo -c src/stats.c -fPIC -DPIC -o src/.libs/stats.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstatus.lo -MD -MP -MF src/.deps/cstatus.Tpo -c src/cstatus.c -o src/cstatus.o >/dev/null 2>&1
# depbase=`echo src/cstats.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF $depbase.Tpo -c -o src/cstats.lo src/cstats.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/sync.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF $depbase.Tpo -c -o src/sync.lo src/sync.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# depbase=`echo src/tag.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF $depbase.Tpo -c -o src/tag.lo src/tag.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/stats.lo -MD -MP -MF src/.deps/stats.Tpo -c src/stats.c -o src/stats.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF src/.deps/cstats.Tpo -c src/cstats.c -fPIC -DPIC -o src/.libs/cstats.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF src/.deps/tag.Tpo -c src/tag.c -fPIC -DPIC -o src/.libs/tag.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cstats.lo -MD -MP -MF src/.deps/cstats.Tpo -c src/cstats.c -o src/cstats.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF src/.deps/sync.Tpo -c src/sync.c -fPIC -DPIC -o src/.libs/sync.o
# depbase=`echo src/sticker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF $depbase.Tpo -c -o src/sticker.lo src/sticker.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/tag.lo -MD -MP -MF src/.deps/tag.Tpo -c src/tag.c -o src/tag.o >/dev/null 2>&1
# depbase=`echo src/settings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF $depbase.Tpo -c -o src/settings.lo src/settings.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sync.lo -MD -MP -MF src/.deps/sync.Tpo -c src/sync.c -o src/sync.o >/dev/null 2>&1
# depbase=`echo src/message.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF $depbase.Tpo -c -o src/message.lo src/message.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF src/.deps/sticker.Tpo -c src/sticker.c -fPIC -DPIC -o src/.libs/sticker.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -fPIC -DPIC -o src/.libs/settings.o
# depbase=`echo src/cmessage.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
# /bin/sh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF $depbase.Tpo -c -o src/cmessage.lo src/cmessage.c &&\
# mv -f $depbase.Tpo $depbase.Plo
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF src/.deps/message.Tpo -c src/message.c -fPIC -DPIC -o src/.libs/message.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/settings.lo -MD -MP -MF src/.deps/settings.Tpo -c src/settings.c -o src/settings.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/sticker.lo -MD -MP -MF src/.deps/sticker.Tpo -c src/sticker.c -o src/sticker.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/message.lo -MD -MP -MF src/.deps/message.Tpo -c src/message.c -o src/message.o >/dev/null 2>&1
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF src/.deps/cmessage.Tpo -c src/cmessage.c -fPIC -DPIC -o src/.libs/cmessage.o
# depbase=`echo src/example.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/example.o -MD -MP -MF $depbase.Tpo -c -o src/example.o src/example.c &&\
# mv -f $depbase.Tpo $depbase.Po
# depbase=`echo test/main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
# clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT test/main.o -MD -MP -MF $depbase.Tpo -c -o test/main.o test/main.c &&\
# mv -f $depbase.Tpo $depbase.Po
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I./include -Iinclude -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -MT src/cmessage.lo -MD -MP -MF src/.deps/cmessage.Tpo -c src/cmessage.c -o src/cmessage.o >/dev/null 2>&1
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -version-info 2:10:0 -no-undefined -Wl,--version-script=./libmpdclient.ld -o src/libmpdclient.la -rpath /usr/lib src/async.lo src/ierror.lo src/resolver.lo src/capabilities.lo src/connection.lo src/database.lo src/directory.lo src/rdirectory.lo src/error.lo src/fd_util.lo src/output.lo src/coutput.lo src/entity.lo src/idle.lo src/iso8601.lo src/list.lo src/mixer.lo src/parser.lo src/password.lo src/player.lo src/playlist.lo src/rplaylist.lo src/cplaylist.lo src/queue.lo src/quote.lo src/recv.lo src/response.lo src/run.lo src/search.lo src/send.lo src/socket.lo src/song.lo src/status.lo src/cstatus.lo src/stats.lo src/cstats.lo src/sync.lo src/tag.lo src/sticker.lo src/settings.lo src/message.lo src/cmessage.lo
# libtool: link: clang -shared -fPIC -DPIC src/.libs/async.o src/.libs/ierror.o src/.libs/resolver.o src/.libs/capabilities.o src/.libs/connection.o src/.libs/database.o src/.libs/directory.o src/.libs/rdirectory.o src/.libs/error.o src/.libs/fd_util.o src/.libs/output.o src/.libs/coutput.o src/.libs/entity.o src/.libs/idle.o src/.libs/iso8601.o src/.libs/list.o src/.libs/mixer.o src/.libs/parser.o src/.libs/password.o src/.libs/player.o src/.libs/playlist.o src/.libs/rplaylist.o src/.libs/cplaylist.o src/.libs/queue.o src/.libs/quote.o src/.libs/recv.o src/.libs/response.o src/.libs/run.o src/.libs/search.o src/.libs/send.o src/.libs/socket.o src/.libs/song.o src/.libs/status.o src/.libs/cstatus.o src/.libs/stats.o src/.libs/cstats.o src/.libs/sync.o src/.libs/tag.o src/.libs/sticker.o src/.libs/settings.o src/.libs/message.o src/.libs/cmessage.o -Wl,--version-script=./libmpdclient.ld -Wl,-soname -Wl,libmpdclient.so.2 -o src/.libs/libmpdclient.so.2.0.10
# libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so.2" && ln -s "libmpdclient.so.2.0.10" "libmpdclient.so.2")
# libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so" && ln -s "libmpdclient.so.2.0.10" "libmpdclient.so")
# libtool: link: ar cru src/.libs/libmpdclient.a src/async.o src/ierror.o src/resolver.o src/capabilities.o src/connection.o src/database.o src/directory.o src/rdirectory.o src/error.o src/fd_util.o src/output.o src/coutput.o src/entity.o src/idle.o src/iso8601.o src/list.o src/mixer.o src/parser.o src/password.o src/player.o src/playlist.o src/rplaylist.o src/cplaylist.o src/queue.o src/quote.o src/recv.o src/response.o src/run.o src/search.o src/send.o src/socket.o src/song.o src/status.o src/cstatus.o src/stats.o src/cstats.o src/sync.o src/tag.o src/sticker.o src/settings.o src/message.o src/cmessage.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib src/.libs/libmpdclient.a
# libtool: link: ( cd "src/.libs" && rm -f "libmpdclient.la" && ln -s "../libmpdclient.la" "libmpdclient.la" )
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -o src/example src/example.o src/libmpdclient.la
# /bin/sh ./libtool --tag=CC --mode=link clang -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -o test/test test/main.o src/libmpdclient.la
# libtool: link: clang -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -o src/.libs/example src/example.o src/.libs/libmpdclient.so
# libtool: link: clang -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -o test/.libs/test test/main.o src/.libs/libmpdclient.so
# make[1]: Leaving directory '/tmp/libmpdclient/src/libmpdclient-2.10'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libmpdclient/src/libmpdclient-2.10'
# /usr/sbin/mkdir -p '/tmp/libmpdclient/pkg/libmpdclient/usr/share/doc/libmpdclient'
# /usr/sbin/mkdir -p '/tmp/libmpdclient/pkg/libmpdclient/usr/include/mpd'
# /usr/sbin/mkdir -p '/tmp/libmpdclient/pkg/libmpdclient/usr/lib/pkgconfig'
# /usr/sbin/mkdir -p '/tmp/libmpdclient/pkg/libmpdclient/usr/share/vala/vapi'
# /usr/bin/install -c -m 644 README COPYING NEWS '/tmp/libmpdclient/pkg/libmpdclient/usr/share/doc/libmpdclient'
# /usr/bin/install -c -m 644 libmpdclient.pc '/tmp/libmpdclient/pkg/libmpdclient/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 include/mpd/async.h include/mpd/audio_format.h include/mpd/client.h include/mpd/capabilities.h include/mpd/compiler.h include/mpd/connection.h include/mpd/database.h include/mpd/directory.h include/mpd/entity.h include/mpd/error.h include/mpd/idle.h include/mpd/list.h include/mpd/mixer.h include/mpd/parser.h include/mpd/password.h include/mpd/player.h include/mpd/playlist.h include/mpd/protocol.h include/mpd/queue.h include/mpd/recv.h include/mpd/response.h include/mpd/send.h include/mpd/status.h include/mpd/stats.h include/mpd/tag.h include/mpd/output.h include/mpd/pair.h include/mpd/search.h include/mpd/song.h include/mpd/sticker.h include/mpd/settings.h include/mpd/message.h include/mpd/version.h '/tmp/libmpdclient/pkg/libmpdclient/usr/include/mpd'
# /usr/bin/install -c -m 644 vapi/libmpdclient.vapi '/tmp/libmpdclient/pkg/libmpdclient/usr/share/vala/vapi'
# /usr/sbin/mkdir -p '/tmp/libmpdclient/pkg/libmpdclient/usr/lib'
# /bin/sh ./libtool --mode=install /usr/bin/install -c src/libmpdclient.la '/tmp/libmpdclient/pkg/libmpdclient/usr/lib'
# libtool: install: /usr/bin/install -c src/.libs/libmpdclient.so.2.0.10 /tmp/libmpdclient/pkg/libmpdclient/usr/lib/libmpdclient.so.2.0.10
# libtool: install: (cd /tmp/libmpdclient/pkg/libmpdclient/usr/lib && { ln -s -f libmpdclient.so.2.0.10 libmpdclient.so.2 || { rm -f libmpdclient.so.2 && ln -s libmpdclient.so.2.0.10 libmpdclient.so.2; }; })
# libtool: install: (cd /tmp/libmpdclient/pkg/libmpdclient/usr/lib && { ln -s -f libmpdclient.so.2.0.10 libmpdclient.so || { rm -f libmpdclient.so && ln -s libmpdclient.so.2.0.10 libmpdclient.so; }; })
# libtool: install: /usr/bin/install -c src/.libs/libmpdclient.lai /tmp/libmpdclient/pkg/libmpdclient/usr/lib/libmpdclient.la
# libtool: install: /usr/bin/install -c src/.libs/libmpdclient.a /tmp/libmpdclient/pkg/libmpdclient/usr/lib/libmpdclient.a
# libtool: install: chmod 644 /tmp/libmpdclient/pkg/libmpdclient/usr/lib/libmpdclient.a
# libtool: install: ranlib /tmp/libmpdclient/pkg/libmpdclient/usr/lib/libmpdclient.a
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[1]: Leaving directory '/tmp/libmpdclient/src/libmpdclient-2.10'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libmpdclient"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libmpdclient 2.10-1 (Wed Apr 5 01:09:28 UTC 2017)

CMD: pacman --query --file libmpdclient-2.10-1-x86_64.pkg.tar.xz
# libmpdclient 2.10-1

Creating hybrid package for 'libmpdclient'

Trying to find vanilla package 'libmpdclient'...

CMD: pacman --query --file /mirror/libmpdclient-2.10-1.pkg.tar.xz
# libmpdclient 2.10-1

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/include/mpd/async.h
# /usr/include/mpd/audio_format.h
# /usr/include/mpd/capabilities.h
# /usr/include/mpd/client.h
# /usr/include/mpd/compiler.h
# /usr/include/mpd/connection.h
# /usr/include/mpd/database.h
# /usr/include/mpd/directory.h
# /usr/include/mpd/entity.h
# /usr/include/mpd/error.h
# /usr/include/mpd/idle.h
# /usr/include/mpd/list.h
# /usr/include/mpd/message.h
# /usr/include/mpd/mixer.h
# /usr/include/mpd/output.h
# /usr/include/mpd/pair.h
# /usr/include/mpd/parser.h
# /usr/include/mpd/password.h
# /usr/include/mpd/player.h
# /usr/include/mpd/playlist.h
# /usr/include/mpd/protocol.h
# /usr/include/mpd/queue.h
# /usr/include/mpd/recv.h
# /usr/include/mpd/response.h
# /usr/include/mpd/search.h
# /usr/include/mpd/send.h
# /usr/include/mpd/settings.h
# /usr/include/mpd/song.h
# /usr/include/mpd/stats.h
# /usr/include/mpd/status.h
# /usr/include/mpd/sticker.h
# /usr/include/mpd/tag.h
# /usr/include/mpd/version.h
# /usr/lib/libmpdclient.so
# /usr/lib/libmpdclient.so.2
# /usr/lib/libmpdclient.so.2.0.10
# /usr/lib/pkgconfig/libmpdclient.pc
# /usr/share/doc/libmpdclient/COPYING
# /usr/share/doc/libmpdclient/NEWS
# /usr/share/doc/libmpdclient/README
# /usr/share/licenses/libmpdclient/COPYING
# /usr/share/vala/vapi/libmpdclient.vapi
# /sysroot/usr/lib/libmpdclient.so.2.0.10
# /sysroot/usr/lib/libmpdclient.so.2
# /sysroot/usr/lib/libmpdclient.so
# /sysroot/usr/lib/libmpdclient.la
# /sysroot/usr/lib/libmpdclient.a
# /sysroot/usr/lib/pkgconfig/libmpdclient.pc
# /sysroot/usr/include/mpd/async.h
# /sysroot/usr/include/mpd/audio_format.h
# /sysroot/usr/include/mpd/client.h
# /sysroot/usr/include/mpd/capabilities.h
# /sysroot/usr/include/mpd/compiler.h
# /sysroot/usr/include/mpd/connection.h
# /sysroot/usr/include/mpd/database.h
# /sysroot/usr/include/mpd/directory.h
# /sysroot/usr/include/mpd/entity.h
# /sysroot/usr/include/mpd/error.h
# /sysroot/usr/include/mpd/idle.h
# /sysroot/usr/include/mpd/list.h
# /sysroot/usr/include/mpd/mixer.h
# /sysroot/usr/include/mpd/parser.h
# /sysroot/usr/include/mpd/password.h
# /sysroot/usr/include/mpd/player.h
# /sysroot/usr/include/mpd/playlist.h
# /sysroot/usr/include/mpd/protocol.h
# /sysroot/usr/include/mpd/queue.h
# /sysroot/usr/include/mpd/recv.h
# /sysroot/usr/include/mpd/response.h
# /sysroot/usr/include/mpd/send.h
# /sysroot/usr/include/mpd/status.h
# /sysroot/usr/include/mpd/stats.h
# /sysroot/usr/include/mpd/tag.h
# /sysroot/usr/include/mpd/output.h
# /sysroot/usr/include/mpd/pair.h
# /sysroot/usr/include/mpd/search.h
# /sysroot/usr/include/mpd/song.h
# /sysroot/usr/include/mpd/sticker.h
# /sysroot/usr/include/mpd/settings.h
# /sysroot/usr/include/mpd/message.h
# /sysroot/usr/include/mpd/version.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 libmpdclient.pkg.tar.xz .PKGINFO
# .PKGINFO

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libmpdclient.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libmpdclient.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/libmpdclient/src/libmpdclient-2.10/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 libmpdclient configure 2.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-documentation
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ce5b96fa08bf
# 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/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2188: checking for a BSD-compatible install
# configure:2256: result: /usr/bin/install -c
# configure:2267: checking whether build environment is sane
# configure:2322: result: yes
# configure:2381: checking for x86_64-unknown-linux-strip
# configure:2411: result: no
# configure:2421: checking for strip
# configure:2437: found /sysroot/bin/strip
# configure:2448: result: strip
# configure:2473: checking for a thread-safe mkdir -p
# configure:2512: result: /usr/sbin/mkdir -p
# configure:2519: checking for gawk
# configure:2535: found /usr/sbin/gawk
# configure:2546: result: gawk
# configure:2557: checking whether make sets $(MAKE)
# configure:2579: result: yes
# configure:2608: checking whether make supports nested variables
# configure:2625: result: yes
# configure:2781: checking for style of include used by make
# configure:2809: result: GNU
# configure:2840: checking for x86_64-unknown-linux-gcc
# configure:2867: result: clang
# configure:3136: checking for C compiler version
# configure:3145: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3156: $? = 0
# configure:3145: 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:3156: $? = 0
# configure:3145: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3156: $? = 1
# configure:3145: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3156: $? = 1
# configure:3176: checking whether the C compiler works
# configure:3198: clang conftest.c >&5
# configure:3202: $? = 0
# configure:3250: result: yes
# configure:3253: checking for C compiler default output file name
# configure:3255: result: a.out
# configure:3261: checking for suffix of executables
# configure:3268: clang -o conftest conftest.c >&5
# configure:3272: $? = 0
# configure:3294: result:
# configure:3316: checking whether we are cross compiling
# configure:3324: clang -o conftest conftest.c >&5
# configure:3328: $? = 0
# configure:3335: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3339: $? = 127
# configure:3354: result: yes
# configure:3359: checking for suffix of object files
# configure:3381: clang -c conftest.c >&5
# configure:3385: $? = 0
# configure:3406: result: o
# configure:3410: checking whether we are using the GNU C compiler
# configure:3429: clang -c conftest.c >&5
# configure:3429: $? = 0
# configure:3438: result: yes
# configure:3447: checking whether clang accepts -g
# configure:3467: clang -c -g conftest.c >&5
# configure:3467: $? = 0
# configure:3508: result: yes
# configure:3525: checking for clang option to accept ISO C89
# configure:3588: clang -c conftest.c >&5
# configure:3588: $? = 0
# configure:3601: result: none needed
# configure:3626: checking whether clang understands -c and -o together
# configure:3648: clang -c conftest.c -o conftest2.o
# configure:3651: $? = 0
# configure:3648: clang -c conftest.c -o conftest2.o
# configure:3651: $? = 0
# configure:3663: result: yes
# configure:3682: checking dependency style of clang
# configure:3793: result: gcc3
# configure:3808: checking for clang option to accept ISO C99
# configure:3957: clang -c conftest.c >&5
# configure:3957: $? = 0
# configure:3970: result: none needed
# configure:3991: checking build system type
# configure:4005: result: x86_64-unknown-linux-gnu
# configure:4025: checking host system type
# configure:4038: result: x86_64-unknown-linux-gnu
# configure:4058: checking for a sed that does not truncate output
# configure:4122: result: /usr/sbin/sed
# configure:4140: checking for grep that handles long lines and -e
# configure:4198: result: /usr/sbin/grep
# configure:4203: checking for egrep
# configure:4265: result: /usr/sbin/grep -E
# configure:4270: checking for fgrep
# configure:4332: result: /usr/sbin/grep -F
# configure:4359: checking how to print strings
# configure:4386: result: printf
# configure:4419: checking for ld used by clang
# configure:4486: result: /sysroot/bin/ld
# configure:4493: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:4508: result: yes
# configure:4874: checking for BSD- or MS-compatible name lister (nm)
# configure:4923: result: /sysroot/bin/nm -B
# configure:5053: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5060: clang -c conftest.c >&5
# configure:5063: /sysroot/bin/nm -B "conftest.o"
# configure:5066: output
# 0000000000000000 B some_variable
# configure:5073: result: BSD nm
# configure:5076: checking whether ln -s works
# configure:5080: result: yes
# configure:5088: checking the maximum length of command line arguments
# configure:5219: result: 1572864
# configure:5236: checking whether the shell understands some XSI constructs
# configure:5246: result: yes
# configure:5250: checking whether the shell understands "+="
# configure:5256: result: yes
# configure:5291: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5331: result: func_convert_file_noop
# configure:5338: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5358: result: func_convert_file_noop
# configure:5365: checking for /sysroot/bin/ld option to reload object files
# configure:5372: result: -r
# configure:5406: checking for x86_64-unknown-linux-objdump
# configure:5433: result: objdump
# configure:5502: checking how to recognize dependent libraries
# configure:5700: result: pass_all
# configure:5745: checking for x86_64-unknown-linux-dlltool
# configure:5772: result: dlltool
# configure:5842: checking how to associate runtime and link libraries
# configure:5869: result: printf %s\n
# configure:5886: checking for x86_64-unknown-linux-ar
# configure:5916: result: no
# configure:5930: checking for ar
# configure:5946: found /sysroot/bin/ar
# configure:5957: result: ar
# configure:5973: WARNING: using cross tools not prefixed with host triplet
# configure:5994: checking for archiver @FILE support
# configure:6011: clang -c conftest.c >&5
# configure:6011: $? = 0
# configure:6014: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6017: $? = 0
# configure:6022: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: conftest.o: No such file or directory
# configure:6025: $? = 1
# configure:6037: result: @
# configure:6055: checking for x86_64-unknown-linux-strip
# configure:6082: result: strip
# configure:6154: checking for x86_64-unknown-linux-ranlib
# configure:6184: result: no
# configure:6194: checking for ranlib
# configure:6210: found /sysroot/bin/ranlib
# configure:6221: result: ranlib
# configure:6323: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6443: clang -c conftest.c >&5
# configure:6446: $? = 0
# configure:6450: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6453: $? = 0
# configure:6519: clang -o conftest conftest.c conftstm.o >&5
# configure:6522: $? = 0
# configure:6560: result: ok
# configure:6597: checking for sysroot
# configure:6627: result: no
# configure:6704: clang -c conftest.c >&5
# configure:6707: $? = 0
# configure:6856: checking for x86_64-unknown-linux-mt
# configure:6886: result: no
# configure:6896: checking for mt
# configure:6926: result: no
# configure:6946: checking if : is a manifest tool
# configure:6952: : '-?'
# configure:6960: result: no
# configure:7602: checking how to run the C preprocessor
# configure:7633: clang -E conftest.c
# configure:7633: $? = 0
# configure:7647: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7647: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmpdclient"
# | #define PACKAGE_TARNAME "libmpdclient"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libmpdclient 2.10"
# | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmpdclient"
# | #define VERSION "2.10"
# | /* end confdefs.h. */
# | #include
# configure:7672: result: clang -E
# configure:7692: clang -E conftest.c
# configure:7692: $? = 0
# configure:7706: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7706: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "libmpdclient"
# | #define PACKAGE_TARNAME "libmpdclient"
# | #define PACKAGE_VERSION "2.10"
# | #define PACKAGE_STRING "libmpdclient 2.10"
# | #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "libmpdclient"
# | #define VERSION "2.10"
# | /* end confdefs.h. */
# | #include
# configure:7735: checking for ANSI C header files
# configure:7755: clang -c conftest.c >&5
# configure:7755: $? = 0
# configure:7839: result: yes
# configure:7852: checking for sys/types.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for sys/stat.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for stdlib.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for string.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for memory.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for strings.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for inttypes.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for stdint.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7852: checking for unistd.h
# configure:7852: clang -c conftest.c >&5
# configure:7852: $? = 0
# configure:7852: result: yes
# configure:7866: checking for dlfcn.h
# configure:7866: clang -c conftest.c >&5
# configure:7866: $? = 0
# configure:7866: result: yes
# configure:8070: checking for objdir
# configure:8085: result: .libs
# configure:8356: checking if clang supports -fno-rtti -fno-exceptions
# configure:8374: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8378: $? = 0
# configure:8391: result: yes
# configure:8718: checking for clang option to produce PIC
# configure:8725: result: -fPIC -DPIC
# configure:8733: checking if clang PIC flag -fPIC -DPIC works
# configure:8751: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8755: $? = 0
# configure:8768: result: yes
# configure:8797: checking if clang static flag -static works
# configure:8825: result: no
# configure:8840: checking if clang supports -c -o file.o
# configure:8861: clang -c -o out/conftest2.o conftest.c >&5
# configure:8865: $? = 0
# configure:8887: result: yes
# configure:8895: checking if clang supports -c -o file.o
# configure:8942: result: yes
# configure:8975: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
# configure:10132: result: yes
# configure:10169: checking whether -lc should be explicitly linked in
# configure:10177: clang -c conftest.c >&5
# configure:10180: $? = 0
# configure:10195: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10198: $? = 0
# configure:10212: result: no
# configure:10372: checking dynamic linker characteristics
# configure:10872: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10872: $? = 0
# configure:11106: result: GNU/Linux ld.so
# configure:11213: checking how to hardcode library paths into programs
# configure:11238: result: immediate
# configure:11778: checking whether stripping libraries is possible
# configure:11783: result: yes
# configure:11818: checking if libtool supports shared libraries
# configure:11820: result: yes
# configure:11823: checking whether to build shared libraries
# configure:11844: result: yes
# configure:11847: checking whether to build static libraries
# configure:11851: result: yes
# configure:11905: checking for library containing socket
# configure:11936: clang -o conftest conftest.c >&5
# configure:11936: $? = 0
# configure:11953: result: none required
# configure:11961: checking for library containing gethostbyname
# configure:11992: clang -o conftest conftest.c >&5
# configure:11992: $? = 0
# configure:12009: result: none required
# configure:12124: checking whether C compiler accepts -Wall
# configure:12139: clang -c -Wall conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -W
# configure:12139: clang -c -W conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wextra
# configure:12139: clang -c -Wextra conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wno-deprecated-declarations
# configure:12139: clang -c -Wno-deprecated-declarations conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wmissing-prototypes
# configure:12139: clang -c -Wmissing-prototypes conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wshadow
# configure:12139: clang -c -Wshadow conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wpointer-arith
# configure:12139: clang -c -Wpointer-arith conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wstrict-prototypes
# configure:12139: clang -c -Wstrict-prototypes conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wcast-qual
# configure:12139: clang -c -Wcast-qual conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12124: checking whether C compiler accepts -Wwrite-strings
# configure:12139: clang -c -Wwrite-strings conftest.c >&5
# configure:12139: $? = 0
# configure:12147: result: yes
# configure:12328: checking that generated files are newer than configure
# configure:12334: result: done
# configure:12365: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by libmpdclient config.status 2.10, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ce5b96fa08bf
#
# config.status:1100: creating Makefile
# config.status:1100: creating include/mpd/version.h
# config.status:1100: creating libmpdclient.pc
# config.status:1100: creating doc/doxygen.conf
# config.status:1100: creating config.h
# config.status:1329: executing depfiles commands
# config.status:1329: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# 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_LIBS_set=
# ac_cv_env_LIBS_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_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_host=x86_64-unknown-linux-gnu
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_DLLTOOL=dlltool
# ac_cv_prog_OBJDUMP=objdump
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_RANLIB=ranlib
# 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
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_socket='none required'
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# ax_cv_c_flags__W=yes
# ax_cv_c_flags__Wall=yes
# ax_cv_c_flags__Wcast_qual=yes
# ax_cv_c_flags__Wextra=yes
# ax_cv_c_flags__Wmissing_prototypes=yes
# ax_cv_c_flags__Wno_deprecated_declarations=yes
# ax_cv_c_flags__Wpointer_arith=yes
# ax_cv_c_flags__Wshadow=yes
# ax_cv_c_flags__Wstrict_prototypes=yes
# ax_cv_c_flags__Wwrite_strings=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# 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_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/sysroot/bin/ld
# lt_cv_path_NM='/sysroot/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=no
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=yes
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libmpdclient/src/libmpdclient-2.10/build/missing aclocal-1.14'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=''
# AM_CPPFLAGS=''
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AS='as'
# AUTOCONF='${SHELL} /tmp/libmpdclient/src/libmpdclient-2.10/build/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/libmpdclient/src/libmpdclient-2.10/build/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/libmpdclient/src/libmpdclient-2.10/build/missing automake-1.14'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='dlltool'
# DOXYGEN=''
# DOXYGEN_FALSE=''
# DOXYGEN_TRUE='#'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# HAVE_GNU_LD_FALSE='#'
# HAVE_GNU_LD_TRUE=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBMPDCLIENT_LIBTOOL_VERSION='2:10:0'
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAJOR_VERSION='2'
# MAKEINFO='${SHELL} /tmp/libmpdclient/src/libmpdclient-2.10/build/missing makeinfo'
# MANIFEST_TOOL=':'
# MINOR_VERSION='10'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='libmpdclient'
# PACKAGE_BUGREPORT='musicpd-dev-team@lists.sourceforge.net'
# PACKAGE_NAME='libmpdclient'
# PACKAGE_STRING='libmpdclient 2.10'
# PACKAGE_TARNAME='libmpdclient'
# PACKAGE_URL=''
# PACKAGE_VERSION='2.10'
# PATCH_VERSION='0'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='2.10'
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# 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/libmpdclient/src/libmpdclient-2.10/build/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 "libmpdclient"
# #define PACKAGE_TARNAME "libmpdclient"
# #define PACKAGE_VERSION "2.10"
# #define PACKAGE_STRING "libmpdclient 2.10"
# #define PACKAGE_BUGREPORT "musicpd-dev-team@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "libmpdclient"
# #define VERSION "2.10"
# #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
# #define LT_OBJDIR ".libs/"
# #define ENABLE_TCP 1
# #define DEFAULT_SOCKET "/var/run/mpd/socket"
# #define DEFAULT_HOST "localhost"
# #define DEFAULT_PORT 6600
#
# configure: exit 0