Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 374530 Details for
Bug 498406
media-libs/libmpdclient-2.9 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log (with patch)
libmpdclient-2.9_build.log1 (text/plain), 41.21 KB, created by
Nikoli
on 2014-04-08 09:56:20 UTC
(
hide
)
Description:
build.log (with patch)
Filename:
MIME Type:
Creator:
Nikoli
Created:
2014-04-08 09:56:20 UTC
Size:
41.21 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: media-libs/libmpdclient-2.9 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: angelos@gentoo.org sound@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux test userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libmpdclient-2.9.tar.xz to /var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work >>>> Source unpacked in /var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work >>>> Preparing source in /var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9 ... > [32;01m*[0m Applying t.patch ... >[A[187C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9 ... > * econf: updating libmpdclient-2.9/build/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libmpdclient-2.9/build/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/libmpdclient-2.9 --disable-static --disable-documentation >checking for a BSD-compatible install... /usr/lib64/portage/bin/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/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-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking how to print strings... printf >checking for ld used by x86_64-pc-linux-gnu-gcc -std=gnu99... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/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-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -std=gnu99 object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -std=gnu99 -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 x86_64-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -std=gnu99 linker (/usr/x86_64-pc-linux-gnu/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... no >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 >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 >>>> Source configured. >>>> Compiling source in /var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9 ... >make -j9 >make all-am >make[1]: Entering directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/async.lo src/async.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/ierror.lo src/ierror.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/resolver.lo src/resolver.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/capabilities.lo src/capabilities.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/connection.lo src/connection.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/database.lo src/database.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/directory.lo src/directory.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/rdirectory.lo src/rdirectory.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/error.lo src/error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/async.c -fPIC -DPIC -o src/.libs/async.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/resolver.c -fPIC -DPIC -o src/.libs/resolver.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/capabilities.c -fPIC -DPIC -o src/.libs/capabilities.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/ierror.c -fPIC -DPIC -o src/.libs/ierror.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/rdirectory.c -fPIC -DPIC -o src/.libs/rdirectory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/database.c -fPIC -DPIC -o src/.libs/database.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/connection.c -fPIC -DPIC -o src/.libs/connection.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/directory.c -fPIC -DPIC -o src/.libs/directory.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/error.c -fPIC -DPIC -o src/.libs/error.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/fd_util.lo src/fd_util.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/output.lo src/output.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/coutput.lo src/coutput.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/entity.lo src/entity.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/idle.lo src/idle.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/fd_util.c -fPIC -DPIC -o src/.libs/fd_util.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/output.c -fPIC -DPIC -o src/.libs/output.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/iso8601.lo src/iso8601.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/list.lo src/list.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/coutput.c -fPIC -DPIC -o src/.libs/coutput.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/entity.c -fPIC -DPIC -o src/.libs/entity.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/mixer.lo src/mixer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/idle.c -fPIC -DPIC -o src/.libs/idle.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/iso8601.c -fPIC -DPIC -o src/.libs/iso8601.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/parser.lo src/parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/list.c -fPIC -DPIC -o src/.libs/list.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/mixer.c -fPIC -DPIC -o src/.libs/mixer.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/password.lo src/password.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/player.lo src/player.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/parser.c -fPIC -DPIC -o src/.libs/parser.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/playlist.lo src/playlist.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/password.c -fPIC -DPIC -o src/.libs/password.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/rplaylist.lo src/rplaylist.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/cplaylist.lo src/cplaylist.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/queue.lo src/queue.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/player.c -fPIC -DPIC -o src/.libs/player.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/quote.lo src/quote.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/playlist.c -fPIC -DPIC -o src/.libs/playlist.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/recv.lo src/recv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/cplaylist.c -fPIC -DPIC -o src/.libs/cplaylist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/rplaylist.c -fPIC -DPIC -o src/.libs/rplaylist.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/queue.c -fPIC -DPIC -o src/.libs/queue.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/response.lo src/response.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/quote.c -fPIC -DPIC -o src/.libs/quote.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/recv.c -fPIC -DPIC -o src/.libs/recv.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/run.lo src/run.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/search.lo src/search.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/response.c -fPIC -DPIC -o src/.libs/response.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/send.lo src/send.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/socket.lo src/socket.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/run.c -fPIC -DPIC -o src/.libs/run.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/search.c -fPIC -DPIC -o src/.libs/search.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/song.lo src/song.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/send.c -fPIC -DPIC -o src/.libs/send.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/status.lo src/status.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/socket.c -fPIC -DPIC -o src/.libs/socket.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/song.c -fPIC -DPIC -o src/.libs/song.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/cstatus.lo src/cstatus.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/stats.lo src/stats.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/status.c -fPIC -DPIC -o src/.libs/status.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/cstats.lo src/cstats.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/stats.c -fPIC -DPIC -o src/.libs/stats.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/cstatus.c -fPIC -DPIC -o src/.libs/cstatus.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/cstats.c -fPIC -DPIC -o src/.libs/cstats.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/sync.lo src/sync.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/tag.lo src/tag.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/sticker.lo src/sticker.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/settings.lo src/settings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/sync.c -fPIC -DPIC -o src/.libs/sync.o >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/message.lo src/message.c >/bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/cmessage.lo src/cmessage.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/example.o src/example.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/settings.c -fPIC -DPIC -o src/.libs/settings.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/tag.c -fPIC -DPIC -o src/.libs/tag.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/sticker.c -fPIC -DPIC -o src/.libs/sticker.o >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/message.c -fPIC -DPIC -o src/.libs/message.o >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o test/main.o test/main.c >libtool: compile: x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c src/cmessage.c -fPIC -DPIC -o src/.libs/cmessage.o >/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -version-info 2:9:0 -no-undefined -Wl,--version-script=./libmpdclient.ld -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o src/libmpdclient.la -rpath /usr/lib64 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: x86_64-pc-linux-gnu-gcc -std=gnu99 -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 -march=corei7-avx -O2 -Wl,--version-script=./libmpdclient.ld -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libmpdclient.so.2 -o src/.libs/libmpdclient.so.2.0.9 >libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so.2" && ln -s "libmpdclient.so.2.0.9" "libmpdclient.so.2") >libtool: link: (cd "src/.libs" && rm -f "libmpdclient.so" && ln -s "libmpdclient.so.2.0.9" "libmpdclient.so") >libtool: link: ( cd "src/.libs" && rm -f "libmpdclient.la" && ln -s "../libmpdclient.la" "libmpdclient.la" ) >/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o src/example src/example.o src/libmpdclient.la >/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o test/test test/main.o src/libmpdclient.la >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o src/.libs/example src/example.o src/.libs/libmpdclient.so >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o test/.libs/test test/main.o src/.libs/libmpdclient.so >make[1]: Leaving directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >>>> Source compiled. >>>> Test phase [check]: media-libs/libmpdclient-2.9 >make test/t_iso8601 >make[1]: Entering directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o test/test_t_iso8601-t_iso8601.o `test -f 'test/t_iso8601.c' || echo './'`test/t_iso8601.c >x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I./src -I./include -Iinclude -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -c -o src/test_t_iso8601-iso8601.o `test -f 'src/iso8601.c' || echo './'`src/iso8601.c >/bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o test/t_iso8601 test/test_t_iso8601-t_iso8601.o src/test_t_iso8601-iso8601.o >libtool: link: x86_64-pc-linux-gnu-gcc -std=gnu99 -march=corei7-avx -O2 -pipe -Wall -W -Wextra -Wno-deprecated-declarations -Wmissing-prototypes -Wshadow -Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o test/t_iso8601 test/test_t_iso8601-t_iso8601.o src/test_t_iso8601-iso8601.o >make[1]: Leaving directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >make check-TESTS >make[1]: Entering directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >buffer: 2014-04-08T09:54:26Z >now: 1396950866 >t: 1396947266 >t_iso8601: test/t_iso8601.c:21: main: Assertion `t == now' failed. >/bin/bash: line 5: 13550 Aborted ${dir}$tst >FAIL: test/t_iso8601 >======================================================= >1 of 1 test failed >Please report to musicpd-dev-team@lists.sourceforge.net >======================================================= >make[1]: *** [check-TESTS] Error 1 >make[1]: Leaving directory `/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' >make: *** [check-am] Error 2 > [31;01m*[0m ERROR: media-libs/libmpdclient-2.9::gentoo failed (test phase): > [31;01m*[0m Make check failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 93: Called src_test > [31;01m*[0m environment, line 1875: Called __eapi0_src_test > [31;01m*[0m phase-helpers.sh, line 672: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m $emake_cmd ${internal_opts} check || \ > [31;01m*[0m die "Make check failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=media-libs/libmpdclient-2.9::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=media-libs/libmpdclient-2.9::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/temp/environment'. > [31;01m*[0m Working directory: '/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9' > [31;01m*[0m S: '/var/package-manager/tmp/portage/media-libs/libmpdclient-2.9/work/libmpdclient-2.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 498406
:
368054
|
374234
| 374530