Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 244929 Details for
Bug 334815
net-misc/gateway6 does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
gateway6-6.0-r1:20100827-125635.log (text/plain), 41.75 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-08-27 13:00:00 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-08-27 13:00:00 UTC
Size:
41.75 KB
patch
obsolete
> * CPV: net-misc/gateway6-6.0-r1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking gw6c-6_0.tar.gz to /var/tmp/portage/net-misc/gateway6-6.0-r1/work > * Applying gateway6-6.0_beta4-no-template-validation.patch ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/net-misc/gateway6-6.0-r1/work >>>> Compiling source in /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE ... >make -j14 -j1 AR=i686-pc-linux-gnu-ar RANLIB=i686-pc-linux-gnu-ranlib CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ all configdir=/etc/gateway6 target=linux >cd tspc-advanced && make all >make[1]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced' >Building Gateway6 Client for platform linux ... >Building gw6c-pal module ... >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal' >Setting up PAL for platform linux ... >Building PAL objects for platform linux ... >make[3]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform' >make[4]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/common' >i686-pc-linux-gnu-gcc -O2 -pipe -c -O2 -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/defs -Iinc -DPLATFORM=\"linux\" -D_REENTRANT -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/objs/pal_version.o src/pal_version.c >make[4]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/common' >make[4]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/unix-common' >make[4]: Nothing to be done for `platform-obj'. >make[4]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/unix-common' >make[3]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform' > >Creating libgw6cpal.a PAL library for platform linux ... >a - /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/objs/pal_version.o > >Copying PAL header files for platform linux ... >make[3]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform' >make[4]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/common' >make[4]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/common' >make[4]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/unix-common' >make[4]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform/unix-common' >make[3]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal/platform' > >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-pal' >Building gw6c-config module ... >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-config' >mkdir -p objs >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/namevalueparser.o src/namevalueparser.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/config.o src/config.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/namevalueconfig.o src/namevalueconfig.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6cvalidation.o src/gw6cvalidation.cc >src/gw6cvalidation.cc: In function âbool gw6cconfig::DirExists(const std::string&)â: >src/gw6cvalidation.cc:115:19: warning: ignoring return value of âint chdir(const char*)â, declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6cconfig.o src/gw6cconfig.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6c_c_wrapper.o src/gw6c_c_wrapper.cc >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6cuistrings.o src/gw6cuistrings.c >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/hap6_devmap_c_wrap.o src/hap6_devmap_c_wrap.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/hap6devicemappingconfig.o src/hap6devicemappingconfig.cc >mkdir -p lib >i686-pc-linux-gnu-ar cru lib/libgw6cconfig.a objs/namevalueparser.o objs/config.o objs/namevalueconfig.o objs/gw6cvalidation.o objs/gw6cconfig.o objs/gw6c_c_wrapper.o objs/gw6cuistrings.o objs/hap6_devmap_c_wrap.o objs/hap6devicemappingconfig.o >i686-pc-linux-gnu-ranlib lib/libgw6cconfig.a >mkdir -p bin >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-config' >Building gw6c-messaging module ... >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-messaging' >mkdir -p objs >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/ipcserver.o src/ipcserver.cc >src/ipcserver.cc: In member function âvirtual bool gw6cmessaging::IPCServer::WaitReady(long unsigned int)â: >src/ipcserver.cc:137:66: warning: suggest parentheses around assignment used as truth value >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/ipcclient.o src/ipcclient.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/servent.o src/servent.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/message.o src/message.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/messagesender.o src/messagesender.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/communicationsmgr.o src/communicationsmgr.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/clientmsgtranslator.o src/clientmsgtranslator.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/clientmsgsender.o src/clientmsgsender.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/servermsgtranslator.o src/servermsgtranslator.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/servermsgsender.o src/servermsgsender.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/clientmessengerimpl.o src/clientmessengerimpl.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/guimessengerimpl.o src/guimessengerimpl.cc >i686-pc-linux-gnu-g++ -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6c_c_wrapper.o src/gw6c_c_wrapper.cc >i686-pc-linux-gnu-gcc -O2 -pipe -I. -I../gw6c-pal/out_inc -I../gw6c-pal/defs -Wall -D_REENTRANT -DNDEBUG -c -o objs/gw6cuistrings.o src/gw6cuistrings.c >mkdir -p lib >i686-pc-linux-gnu-ar cru lib/libgw6cmessaging.a objs/ipcserver.o objs/ipcclient.o objs/servent.o objs/message.o objs/messagesender.o objs/communicationsmgr.o objs/clientmsgtranslator.o objs/clientmsgsender.o objs/servermsgtranslator.o objs/servermsgsender.o objs/clientmessengerimpl.o objs/guimessengerimpl.o objs/gw6c_c_wrapper.o objs/gw6cuistrings.o >i686-pc-linux-gnu-ranlib lib/libgw6cmessaging.a >mkdir -p bin >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/gw6c-messaging' >mkdir -p /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs >mkdir -p /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/bin >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/lib' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c base64.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/base64.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c cli.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/cli.o >cli.c: In function âPrintUsageâ: >cli.c:36:5: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c config.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/config.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c lib.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/lib.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c log.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/log.o >log.c: In function âLogToSyslogâ: >log.c:302:7: warning: format not a string literal and no format arguments >log.c:305:7: warning: format not a string literal and no format arguments >log.c:309:7: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c md5c.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/md5c.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c buffer.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/buffer.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c bufaux.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/bufaux.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c version.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/version.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c dns.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/dns.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c deque.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/deque.o >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/lib' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/net' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_rudp.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_rudp.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_rudp6.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_rudp6.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_tcp.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_tcp.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_udp.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_udp.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_ka.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_ka.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_cksm.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_cksm.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_tcp6.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_tcp6.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c net_echo_request.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_echo_request.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c icmp_echo_engine.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/icmp_echo_engine.o >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/net' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/tsp' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_auth.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_auth.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_cap.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_cap.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_client.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_client.o >tsp_client.c: In function âtspMainâ: >tsp_client.c:895:12: warning: âeffective_retry_delayâ may be used uninitialized in this function >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_net.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_net.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_setup.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_setup.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_auth_passdss.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_auth_passdss.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_lease.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_lease.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_redirect.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_redirect.o >tsp_redirect.c: In function âtspAddBrokerToListâ: >tsp_redirect.c:67:2: warning: format not a string literal and no format arguments >tsp_redirect.c:67:2: warning: format not a string literal and no format arguments >tsp_redirect.c: In function âtspReadLastServerFromFileâ: >tsp_redirect.c:440:3: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_tun_mgt.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_tun_mgt.o >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/tsp' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/xml' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c xmlparse.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xmlparse.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c xml_req.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xml_req.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c xml_tun.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xml_tun.o >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/src/xml' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/unix-common' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -c unix-main.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/unix-main.o >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/unix-common' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux' >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_local.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_local.o >i686-pc-linux-gnu-gcc -O2 -pipe -Wall -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/include -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_inc -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/defs -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config -I/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging -D_REENTRANT -c tsp_tun.c -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_tun.o >i686-pc-linux-gnu-gcc -o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/bin/gw6c /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_client.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/deque.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_auth_passdss.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xml_req.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_tcp6.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_rudp.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/md5c.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_tcp.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_tun_mgt.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/dns.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_rudp6.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/cli.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/bufaux.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_tun.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_ka.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/version.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_cksm.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xml_tun.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/icmp_echo_engine.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_redirect.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/unix-main.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/buffer.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_local.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/base64.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_lease.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_auth.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/xmlparse.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/config.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_udp.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/net_echo_request.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_cap.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_setup.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/log.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/lib.o /var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/objs/tsp_net.o -L/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-pal/out_lib -L/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-config/lib -L/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/../gw6c-messaging/lib -lgw6cpal -lgw6cconfig -lgw6cmessaging -lcrypto -lpthread -lstdc++ >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/platform/linux' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/template' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/template' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/conf' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/conf' >make[2]: Entering directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/man' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced/man' >make[1]: Leaving directory `/var/tmp/portage/net-misc/gateway6-6.0-r1/work/gw6c-6_0-RELEASE/tspc-advanced' >>>> Source compiled. >>>> Test phase [none]: net-misc/gateway6-6.0-r1 > >>>> Install gateway6-6.0-r1 into /var/tmp/portage/net-misc/gateway6-6.0-r1/image/ category net-misc >>>> Completed installing gateway6-6.0-r1 into /var/tmp/portage/net-misc/gateway6-6.0-r1/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/sbin/gw6c > > * QA Notice: Files built without respecting LDFLAGS have been detected > * Please include the following list of files in your report: > * /usr/sbin/gw6c > > * To add support for a TSP IPv6 connection at startup, > * remember to run: > * # rc-update add gw6c default > * Gentoo contact information ... >herds: > no-herd >maintainers: > voyageur@gentoo.org >
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 334815
: 244929