>>> Unpacking source... >>> Unpacking clinkcc171.tar.gz to /var/tmp/portage/net-libs/clinkcc-1.7.1/work >>> Source unpacked in /var/tmp/portage/net-libs/clinkcc-1.7.1/work >>> Preparing source in /var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink ... * Applying clinkcc-1.7.1-gentoo.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: CyberLink/config * Applying sed-1.5.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink ... * econf: updating CyberLink/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating CyberLink/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-expat --disable-mythtv --disable-libxml2 configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/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 for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for gawk... (cached) gawk checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking build system type... i686-pc-linux-gnu checking host system type... i686-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 for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-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 for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for ANSI C header files... no 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 whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for main in -lws2_32... no checking for ANSI C header files... (cached) no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking xercesc/util/XercesVersion.hpp usability... yes checking xercesc/util/XercesVersion.hpp presence... yes checking for xercesc/util/XercesVersion.hpp... yes checking for main in -lxerces-c... yes checking for iconv... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for main in -liconv... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for main in -lpthread... yes checking for gtk-config... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether struct tm is in sys/time.h or time.h... time.h checking for socket... yes checking for inet_ntoa... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking for getifaddrs... yes checking for socklen_t... yes checking sstream usability... yes checking sstream presence... yes checking for sstream... yes checking for std::cout... yes checking for fopen... yes checking for memset... yes checking for realpath... yes checking for localtime_r... yes checking for gmtime_r... yes checking for snprintf... yes checking for strchr... yes checking for uname... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/unix/Makefile config.status: creating sample/Makefile config.status: creating sample/upnpdump/Makefile config.status: creating sample/upnpdump/unix/Makefile config.status: creating sample/clock/Makefile config.status: creating sample/clock/unix/Makefile config.status: creating sample/tv/Makefile config.status: creating sample/tv/unix/Makefile config.status: creating sample/media/Makefile config.status: creating sample/media/server/Makefile config.status: creating sample/media/server/unix/Makefile config.status: creating sample/media/serverdump/Makefile config.status: creating sample/media/serverdump/unix/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink' Making all in include make[2]: Entering directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/include' Making all in lib make[2]: Entering directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/lib' Making all in unix make[3]: Entering directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/lib/unix' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Date.o `test -f '../../src/cybergarage/util/Date.cpp' || echo './'`../../src/cybergarage/util/Date.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Debug.o `test -f '../../src/cybergarage/util/Debug.cpp' || echo './'`../../src/cybergarage/util/Debug.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Mutex.o `test -f '../../src/cybergarage/util/Mutex.cpp' || echo './'`../../src/cybergarage/util/Mutex.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o StringTokenizer.o `test -f '../../src/cybergarage/util/StringTokenizer.cpp' || echo './'`../../src/cybergarage/util/StringTokenizer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o StringUtil.o `test -f '../../src/cybergarage/util/StringUtil.cpp' || echo './'`../../src/cybergarage/util/StringUtil.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Thread.o `test -f '../../src/cybergarage/util/Thread.cpp' || echo './'`../../src/cybergarage/util/Thread.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o TimeUtil.o `test -f '../../src/cybergarage/util/TimeUtil.cpp' || echo './'`../../src/cybergarage/util/TimeUtil.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o BufferedReader.o `test -f '../../src/cybergarage/io/BufferedReader.cpp' || echo './'`../../src/cybergarage/io/BufferedReader.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o File.o `test -f '../../src/cybergarage/io/File.cpp' || echo './'`../../src/cybergarage/io/File.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o FileList.o `test -f '../../src/cybergarage/io/FileList.cpp' || echo './'`../../src/cybergarage/io/FileList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o FileInputStream.o `test -f '../../src/cybergarage/io/FileInputStream.cpp' || echo './'`../../src/cybergarage/io/FileInputStream.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o StringBufferInputStream.o `test -f '../../src/cybergarage/io/StringBufferInputStream.cpp' || echo './'`../../src/cybergarage/io/StringBufferInputStream.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o StringReader.o `test -f '../../src/cybergarage/io/StringReader.cpp' || echo './'`../../src/cybergarage/io/StringReader.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o DatagramSocket.o `test -f '../../src/cybergarage/net/DatagramSocket.cpp' || echo './'`../../src/cybergarage/net/DatagramSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HostInterface.o `test -f '../../src/cybergarage/net/HostInterface.cpp' || echo './'`../../src/cybergarage/net/HostInterface.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o MulticastSocket.o `test -f '../../src/cybergarage/net/MulticastSocket.cpp' || echo './'`../../src/cybergarage/net/MulticastSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ServerSocket.o `test -f '../../src/cybergarage/net/ServerSocket.cpp' || echo './'`../../src/cybergarage/net/ServerSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Socket.o `test -f '../../src/cybergarage/net/Socket.cpp' || echo './'`../../src/cybergarage/net/Socket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SocketImp.o `test -f '../../src/cybergarage/net/SocketImp.cpp' || echo './'`../../src/cybergarage/net/SocketImp.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SocketInputStream.o `test -f '../../src/cybergarage/net/SocketInputStream.cpp' || echo './'`../../src/cybergarage/net/SocketInputStream.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SocketUtil.o `test -f '../../src/cybergarage/net/SocketUtil.cpp' || echo './'`../../src/cybergarage/net/SocketUtil.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o URI.o `test -f '../../src/cybergarage/net/URI.cpp' || echo './'`../../src/cybergarage/net/URI.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o URL.o `test -f '../../src/cybergarage/net/URL.cpp' || echo './'`../../src/cybergarage/net/URL.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTP.o `test -f '../../src/cybergarage/http/HTTP.cpp' || echo './'`../../src/cybergarage/http/HTTP.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPDate.o `test -f '../../src/cybergarage/http/HTTPDate.cpp' || echo './'`../../src/cybergarage/http/HTTPDate.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPHeader.o `test -f '../../src/cybergarage/http/HTTPHeader.cpp' || echo './'`../../src/cybergarage/http/HTTPHeader.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPPacket.o `test -f '../../src/cybergarage/http/HTTPPacket.cpp' || echo './'`../../src/cybergarage/http/HTTPPacket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPRequest.o `test -f '../../src/cybergarage/http/HTTPRequest.cpp' || echo './'`../../src/cybergarage/http/HTTPRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPResponse.o `test -f '../../src/cybergarage/http/HTTPResponse.cpp' || echo './'`../../src/cybergarage/http/HTTPResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPServer.o `test -f '../../src/cybergarage/http/HTTPServer.cpp' || echo './'`../../src/cybergarage/http/HTTPServer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPServerList.o `test -f '../../src/cybergarage/http/HTTPServerList.cpp' || echo './'`../../src/cybergarage/http/HTTPServerList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPServerThread.o `test -f '../../src/cybergarage/http/HTTPServerThread.cpp' || echo './'`../../src/cybergarage/http/HTTPServerThread.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPSocket.o `test -f '../../src/cybergarage/http/HTTPSocket.cpp' || echo './'`../../src/cybergarage/http/HTTPSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPStatus.o `test -f '../../src/cybergarage/http/HTTPStatus.cpp' || echo './'`../../src/cybergarage/http/HTTPStatus.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o UniDatabase.o `test -f '../../src/cybergarage/sql/UniDatabase.cpp' || echo './'`../../src/cybergarage/sql/UniDatabase.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o UniMySQL.o `test -f '../../src/cybergarage/sql/UniMySQL.cpp' || echo './'`../../src/cybergarage/sql/UniMySQL.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o AttributeList.o `test -f '../../src/cybergarage/xml/AttributeList.cpp' || echo './'`../../src/cybergarage/xml/AttributeList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Node.o `test -f '../../src/cybergarage/xml/Node.cpp' || echo './'`../../src/cybergarage/xml/Node.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o NodeList.o `test -f '../../src/cybergarage/xml/NodeList.cpp' || echo './'`../../src/cybergarage/xml/NodeList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Parser.o `test -f '../../src/cybergarage/xml/Parser.cpp' || echo './'`../../src/cybergarage/xml/Parser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o XML.o `test -f '../../src/cybergarage/xml/XML.cpp' || echo './'`../../src/cybergarage/xml/XML.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o XercesParser.o `test -f '../../src/cybergarage/xml/xerces/XercesParser.cpp' || echo './'`../../src/cybergarage/xml/xerces/XercesParser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ExpatParser.o `test -f '../../src/cybergarage/xml/expat/ExpatParser.cpp' || echo './'`../../src/cybergarage/xml/expat/ExpatParser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Libxml2Parser.o `test -f '../../src/cybergarage/xml/libxml2/Libxml2Parser.cpp' || echo './'`../../src/cybergarage/xml/libxml2/Libxml2Parser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SOAP.o `test -f '../../src/cybergarage/soap/SOAP.cpp' || echo './'`../../src/cybergarage/soap/SOAP.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SOAPRequest.o `test -f '../../src/cybergarage/soap/SOAPRequest.cpp' || echo './'`../../src/cybergarage/soap/SOAPRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SOAPResponse.o `test -f '../../src/cybergarage/soap/SOAPResponse.cpp' || echo './'`../../src/cybergarage/soap/SOAPResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Action.o `test -f '../../src/cybergarage/upnp/Action.cpp' || echo './'`../../src/cybergarage/upnp/Action.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ActionList.o `test -f '../../src/cybergarage/upnp/ActionList.cpp' || echo './'`../../src/cybergarage/upnp/ActionList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o AllowedValue.o `test -f '../../src/cybergarage/upnp/AllowedValue.cpp' || echo './'`../../src/cybergarage/upnp/AllowedValue.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o AllowedValueList.o `test -f '../../src/cybergarage/upnp/AllowedValueList.cpp' || echo './'`../../src/cybergarage/upnp/AllowedValueList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o AllowedValueRange.o `test -f '../../src/cybergarage/upnp/AllowedValueRange.cpp' || echo './'`../../src/cybergarage/upnp/AllowedValueRange.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Argument.o `test -f '../../src/cybergarage/upnp/Argument.cpp' || echo './'`../../src/cybergarage/upnp/Argument.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ArgumentList.o `test -f '../../src/cybergarage/upnp/ArgumentList.cpp' || echo './'`../../src/cybergarage/upnp/ArgumentList.cpp ../../src/cybergarage/xml/XML.cpp: In function 'CyberXML::UnicodeStr* CyberXML::XML::Local2Unicode(const char*, int&)': ../../src/cybergarage/xml/XML.cpp:133: warning: deprecated conversion from string constant to 'char*' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ControlPoint.o `test -f '../../src/cybergarage/upnp/ControlPoint.cpp' || echo './'`../../src/cybergarage/upnp/ControlPoint.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Device.o `test -f '../../src/cybergarage/upnp/Device.cpp' || echo './'`../../src/cybergarage/upnp/Device.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o DeviceList.o `test -f '../../src/cybergarage/upnp/DeviceList.cpp' || echo './'`../../src/cybergarage/upnp/DeviceList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Icon.o `test -f '../../src/cybergarage/upnp/Icon.cpp' || echo './'`../../src/cybergarage/upnp/Icon.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o IconList.o `test -f '../../src/cybergarage/upnp/IconList.cpp' || echo './'`../../src/cybergarage/upnp/IconList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Service.o `test -f '../../src/cybergarage/upnp/Service.cpp' || echo './'`../../src/cybergarage/upnp/Service.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ServiceList.o `test -f '../../src/cybergarage/upnp/ServiceList.cpp' || echo './'`../../src/cybergarage/upnp/ServiceList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ServiceStateTable.o `test -f '../../src/cybergarage/upnp/ServiceStateTable.cpp' || echo './'`../../src/cybergarage/upnp/ServiceStateTable.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o StateVariable.o `test -f '../../src/cybergarage/upnp/StateVariable.cpp' || echo './'`../../src/cybergarage/upnp/StateVariable.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o UPnP.o `test -f '../../src/cybergarage/upnp/UPnP.cpp' || echo './'`../../src/cybergarage/upnp/UPnP.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o UPnPStatus.o `test -f '../../src/cybergarage/upnp/UPnPStatus.cpp' || echo './'`../../src/cybergarage/upnp/UPnPStatus.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ActionRequest.o `test -f '../../src/cybergarage/upnp/control/ActionRequest.cpp' || echo './'`../../src/cybergarage/upnp/control/ActionRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ActionResponse.o `test -f '../../src/cybergarage/upnp/control/ActionResponse.cpp' || echo './'`../../src/cybergarage/upnp/control/ActionResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ControlRequest.o `test -f '../../src/cybergarage/upnp/control/ControlRequest.cpp' || echo './'`../../src/cybergarage/upnp/control/ControlRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ControlResponse.o `test -f '../../src/cybergarage/upnp/control/ControlResponse.cpp' || echo './'`../../src/cybergarage/upnp/control/ControlResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o QueryRequest.o `test -f '../../src/cybergarage/upnp/control/QueryRequest.cpp' || echo './'`../../src/cybergarage/upnp/control/QueryRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o QueryResponse.o `test -f '../../src/cybergarage/upnp/control/QueryResponse.cpp' || echo './'`../../src/cybergarage/upnp/control/QueryResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o RenewSubscriber.o `test -f '../../src/cybergarage/upnp/control/RenewSubscriber.cpp' || echo './'`../../src/cybergarage/upnp/control/RenewSubscriber.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Advertiser.o `test -f '../../src/cybergarage/upnp/device/Advertiser.cpp' || echo './'`../../src/cybergarage/upnp/device/Advertiser.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Disposer.o `test -f '../../src/cybergarage/upnp/device/Disposer.cpp' || echo './'`../../src/cybergarage/upnp/device/Disposer.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o MAN.o `test -f '../../src/cybergarage/upnp/device/MAN.cpp' || echo './'`../../src/cybergarage/upnp/device/MAN.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o NT.o `test -f '../../src/cybergarage/upnp/device/NT.cpp' || echo './'`../../src/cybergarage/upnp/device/NT.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o NTS.o `test -f '../../src/cybergarage/upnp/device/NTS.cpp' || echo './'`../../src/cybergarage/upnp/device/NTS.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o ST.o `test -f '../../src/cybergarage/upnp/device/ST.cpp' || echo './'`../../src/cybergarage/upnp/device/ST.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o USN.o `test -f '../../src/cybergarage/upnp/device/USN.cpp' || echo './'`../../src/cybergarage/upnp/device/USN.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o NotifyRequest.o `test -f '../../src/cybergarage/upnp/event/NotifyRequest.cpp' || echo './'`../../src/cybergarage/upnp/event/NotifyRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o PropertyList.o `test -f '../../src/cybergarage/upnp/event/PropertyList.cpp' || echo './'`../../src/cybergarage/upnp/event/PropertyList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Subscriber.o `test -f '../../src/cybergarage/upnp/event/Subscriber.cpp' || echo './'`../../src/cybergarage/upnp/event/Subscriber.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o Subscription.o `test -f '../../src/cybergarage/upnp/event/Subscription.cpp' || echo './'`../../src/cybergarage/upnp/event/Subscription.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SubscriptionRequest.o `test -f '../../src/cybergarage/upnp/event/SubscriptionRequest.cpp' || echo './'`../../src/cybergarage/upnp/event/SubscriptionRequest.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPMUSocket.o `test -f '../../src/cybergarage/upnp/ssdp/HTTPMUSocket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/HTTPMUSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o HTTPUSocket.o `test -f '../../src/cybergarage/upnp/ssdp/HTTPUSocket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/HTTPUSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDP.o `test -f '../../src/cybergarage/upnp/ssdp/SSDP.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDP.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPNotifySocket.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPNotifySocket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPNotifySocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPNotifySocketList.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPNotifySocketList.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPNotifySocketList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPPacket.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPPacket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPPacket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPResponse.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPResponse.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPResponse.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPSearchResponseSocket.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPSearchResponseSocket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPSearchResponseSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPSearchResponseSocketList.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPSearchResponseSocketList.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPSearchResponseSocketList.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPSearchSocket.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPSearchSocket.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPSearchSocket.cpp i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -pipe -c -o SSDPSearchSocketList.o `test -f '../../src/cybergarage/upnp/ssdp/SSDPSearchSocketList.cpp' || echo './'`../../src/cybergarage/upnp/ssdp/SSDPSearchSocketList.cpp ../../src/cybergarage/upnp/ssdp/SSDP.cpp: In function 'int CyberLink::SSDP::GetLeaseTime(const char*)': ../../src/cybergarage/upnp/ssdp/SSDP.cpp:48: error: invalid conversion from 'const char*' to 'char*' make[3]: *** [SSDP.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/lib/unix' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-libs/clinkcc-1.7.1/work/CyberLink' make: *** [all] Error 2 * * ERROR: net-libs/clinkcc-1.7.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3123: Called _eapi2_src_compile * ebuild.sh, line 634: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-libs/clinkcc-1.7.1:20090713-201931.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/clinkcc-1.7.1/temp/environment'. *