==> Starting build()... patching file lib/c_wrapper.cpp patching file lib/comhttpsocket.cpp patching file lib/comsocket.cpp patching file lib/http.cpp Hunk #1 succeeded at 32 (offset 1 line). patching file lib/sigclient.cpp checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for gawk... (cached) gawk checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking for long... yes checking size of long... 8 checking for XML_ExpatVersion in -lexpat... yes checking accept ARG2 => struct sockaddr ARG3 => socklen_t ... ok configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/musicbrainz/Makefile config.status: creating lib/Makefile config.status: creating osdep/Makefile config.status: creating examples/Makefile config.status: creating perl/Makefile config.status: creating python/Makefile config.status: creating python/examples/Makefile config.status: creating python/test/Makefile config.status: creating libmusicbrainz.pc config.status: creating config.h config.status: linking ./osdep/mb_linux.cpp to lib/mb.cpp config.status: linking ./osdep/mb_linux.h to lib/mb.h config.status: executing depfiles commands config.status: executing default commands make all-recursive make[1]: Entering directory '/build/musicbrainz/src/libmusicbrainz-2.1.5' Making all in include make[2]: Entering directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include' Making all in musicbrainz make[3]: Entering directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include/musicbrainz' make[3]: Entering directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include' make[2]: Leaving directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/include' Making all in lib make[2]: Entering directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/lib' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT base64.lo -MD -MP -MF ".deps/base64.Tpo" -c -o base64.lo base64.c; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Plo"; else rm -f ".deps/base64.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT browser.lo -MD -MP -MF ".deps/browser.Tpo" -c -o browser.lo browser.c; \ then mv -f ".deps/browser.Tpo" ".deps/browser.Plo"; else rm -f ".deps/browser.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -fPIC -DPIC -o .libs/base64.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -fPIC -DPIC -o .libs/browser.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT base64.lo -MD -MP -MF .deps/base64.Tpo -c base64.c -o base64.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT browser.lo -MD -MP -MF .deps/browser.Tpo -c browser.c -o browser.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT c_wrapper.lo -MD -MP -MF ".deps/c_wrapper.Tpo" -c -o c_wrapper.lo c_wrapper.cpp; \ then mv -f ".deps/c_wrapper.Tpo" ".deps/c_wrapper.Plo"; else rm -f ".deps/c_wrapper.Tpo"; exit 1; fi if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF ".deps/comhttpsocket.Tpo" -c -o comhttpsocket.lo comhttpsocket.cpp; \ then mv -f ".deps/comhttpsocket.Tpo" ".deps/comhttpsocket.Plo"; else rm -f ".deps/comhttpsocket.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.Tpo -c c_wrapper.cpp -fPIC -DPIC -o .libs/c_wrapper.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF .deps/comhttpsocket.Tpo -c comhttpsocket.cpp -fPIC -DPIC -o .libs/comhttpsocket.o comhttpsocket.cpp:25:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] const char* g_strCOMVer = "libmusicbrainz/"VERSION; ^ g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comhttpsocket.lo -MD -MP -MF .deps/comhttpsocket.Tpo -c comhttpsocket.cpp -o comhttpsocket.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT c_wrapper.lo -MD -MP -MF .deps/c_wrapper.Tpo -c c_wrapper.cpp -o c_wrapper.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comsocket.lo -MD -MP -MF ".deps/comsocket.Tpo" -c -o comsocket.lo comsocket.cpp; \ then mv -f ".deps/comsocket.Tpo" ".deps/comsocket.Plo"; else rm -f ".deps/comsocket.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comsocket.lo -MD -MP -MF .deps/comsocket.Tpo -c comsocket.cpp -fPIC -DPIC -o .libs/comsocket.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT comsocket.lo -MD -MP -MF .deps/comsocket.Tpo -c comsocket.cpp -o comsocket.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT diskid.lo -MD -MP -MF ".deps/diskid.Tpo" -c -o diskid.lo diskid.cpp; \ then mv -f ".deps/diskid.Tpo" ".deps/diskid.Plo"; else rm -f ".deps/diskid.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT diskid.lo -MD -MP -MF .deps/diskid.Tpo -c diskid.cpp -fPIC -DPIC -o .libs/diskid.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT haar.lo -MD -MP -MF ".deps/haar.Tpo" -c -o haar.lo haar.cpp; \ then mv -f ".deps/haar.Tpo" ".deps/haar.Plo"; else rm -f ".deps/haar.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp -fPIC -DPIC -o .libs/haar.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT haar.lo -MD -MP -MF .deps/haar.Tpo -c haar.cpp -o haar.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT diskid.lo -MD -MP -MF .deps/diskid.Tpo -c diskid.cpp -o diskid.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.cpp; \ then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cpp -fPIC -DPIC -o .libs/http.o if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT musicbrainz.lo -MD -MP -MF ".deps/musicbrainz.Tpo" -c -o musicbrainz.lo musicbrainz.cpp; \ then mv -f ".deps/musicbrainz.Tpo" ".deps/musicbrainz.Plo"; else rm -f ".deps/musicbrainz.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT musicbrainz.lo -MD -MP -MF .deps/musicbrainz.Tpo -c musicbrainz.cpp -fPIC -DPIC -o .libs/musicbrainz.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cpp -o http.o >/dev/null 2>&1 musicbrainz.cpp:76:30: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] m_versionString = string("mb_client/"VERSION); ^ if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; \ then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -fPIC -DPIC -o .libs/sha1.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT musicbrainz.lo -MD -MP -MF .deps/musicbrainz.Tpo -c musicbrainz.cpp -o musicbrainz.o >/dev/null 2>&1 if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT signature.lo -MD -MP -MF ".deps/signature.Tpo" -c -o signature.lo signature.cpp; \ then mv -f ".deps/signature.Tpo" ".deps/signature.Plo"; else rm -f ".deps/signature.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include/musicbrainz -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wall -O2 -MT signature.lo -MD -MP -MF .deps/signature.Tpo -c signature.cpp -fPIC -DPIC -o .libs/signature.o signature.cpp:49:76: error: narrowing conversion of '181' from 'int' to 'char' inside { } [-Wnarrowing] 0xb5, 0x8b, 0x06, 0x66, 0x82, 0x6c, 0x2b, 0xac, 0x00 }; ^ signature.cpp:49:76: error: narrowing conversion of '174' from 'int' to 'char' inside { } [-Wnarrowing] signature.cpp:49:76: error: narrowing conversion of '181' from 'int' to 'char' inside { } [-Wnarrowing] signature.cpp:49:76: error: narrowing conversion of '139' from 'int' to 'char' inside { } [-Wnarrowing] signature.cpp:49:76: error: narrowing conversion of '130' from 'int' to 'char' inside { } [-Wnarrowing] signature.cpp:49:76: error: narrowing conversion of '172' from 'int' to 'char' inside { } [-Wnarrowing] make[2]: *** [Makefile:383: signature.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory '/build/musicbrainz/src/libmusicbrainz-2.1.5/lib' make[1]: *** [Makefile:314: all-recursive] Error 1 make[1]: Leaving directory '/build/musicbrainz/src/libmusicbrainz-2.1.5' make: *** [Makefile:224: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Build failed, check /home/nikos/Desktop/CCM/chroot64/nikos/build