Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 391167 Details for
Bug 564690
FTBFS conexus-0.9.0-3.fc12
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 91.21 KB, created by
FTBFS
on 2010-02-13 16:36:56 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-02-13 16:36:56 UTC
Size:
91.21 KB
patch
obsolete
>Mock Version: 1.0.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'], False, '/var/lib/mock/fedora-development-x86_64-conexus-0.9.0-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2405850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/conexus-0.9.0-3.fc13.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'], False, '/var/lib/mock/fedora-development-x86_64-conexus-0.9.0-3.fc12.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x2405850>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.TrFJdm >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf conexus-0.9.0 >+ /bin/tar -xf - >+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/conexus-0.9.0.tar.bz2 >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd conexus-0.9.0 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >Patch #1 (conexus-0.8.0-openssl.patch): >+ echo 'Patch #1 (conexus-0.8.0-openssl.patch):' >+ /bin/cat /builddir/build/SOURCES/conexus-0.8.0-openssl.patch >+ /usr/bin/patch -s -p1 -b --suffix .openssl --fuzz=0 >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.x0SmI7 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd conexus-0.9.0 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' >+ export FFLAGS >+ ./configure --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-static=no --enable-gtkmm --enable-demos --enable-dbus --enable-udev >checking build system type... x86_64-unknown-linux-gnu >checking host system type... x86_64-unknown-linux-gnu >checking for x86_64-unknown-linux-gnu-gcc... no >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 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 gcc... /usr/bin/ld >checking if the linker (/usr/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... 1966080 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/bin/ld option to reload object files... -r >checking for x86_64-unknown-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-unknown-linux-gnu-ar... no >checking for ar... ar >checking for x86_64-unknown-linux-gnu-strip... no >checking for strip... strip >checking for x86_64-unknown-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from gcc object... ok >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 for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) 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... no >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 style of include used by make... GNU >checking how to create a ustar tar archive... gnutar >checking dependency style of gcc... none >checking for x86_64-unknown-linux-gnu-g++... no >checking for x86_64-unknown-linux-gnu-c++... no >checking for x86_64-unknown-linux-gnu-gpp... no >checking for x86_64-unknown-linux-gnu-aCC... no >checking for x86_64-unknown-linux-gnu-CC... no >checking for x86_64-unknown-linux-gnu-cxx... no >checking for x86_64-unknown-linux-gnu-cc++... no >checking for x86_64-unknown-linux-gnu-cl.exe... no >checking for x86_64-unknown-linux-gnu-FCC... no >checking for x86_64-unknown-linux-gnu-KCC... no >checking for x86_64-unknown-linux-gnu-RCC... no >checking for x86_64-unknown-linux-gnu-xlC_r... no >checking for x86_64-unknown-linux-gnu-xlC... no >checking for g++... g++ >checking whether we are using the GNU C++ compiler... yes >checking whether g++ accepts -g... yes >checking whether we are using the GNU C++ compiler... (cached) yes >checking whether g++ accepts -g... (cached) yes >checking dependency style of g++... none >checking how to run the C++ preprocessor... g++ -E >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 -DPIC >checking if g++ PIC flag -fPIC -DPIC works... yes >checking if g++ static flag -static works... no >checking if g++ supports -c -o file.o... yes >checking if g++ supports -c -o file.o... (cached) 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 >checking dependency style of g++... (cached) none >checking for a BSD-compatible install... /usr/bin/install -c >checking if g++ supports C++0x features without additional flags... no >checking if g++ supports C++0x features with -std=c++0x... yes >checking if g++ supports C++0x features with -std=gnu++0x... yes >checking for ANSI C header files... (cached) yes >checking linux/udp.h usability... yes >checking linux/udp.h presence... yes >checking for linux/udp.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking termios.h usability... yes >checking termios.h presence... yes >checking for termios.h... yes >checking linux/sockios.h usability... yes >checking linux/sockios.h presence... yes >checking for linux/sockios.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking net/ethernet.h usability... yes >checking net/ethernet.h presence... yes >checking for net/ethernet.h... yes >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking netpacket/packet.h usability... yes >checking netpacket/packet.h presence... yes >checking for netpacket/packet.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for sys/stat.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for main in -lgthread-2.0... yes >checking for c++0x smart pointers... yes >checking for x86_64-unknown-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for CONEXUS... yes >checking for CONEXUS_GTKMM... yes >checking for CONEXUS_SSL... yes >checking for CONEXUS_NSPR... yes >checking for CONEXUS_NSS... yes >checking for CONEXUS_DBUS... yes >checking for dbus-cxx-xml2cpp... /usr/bin/dbus-cxx-xml2cpp >configure: creating ./config.status >config.status: creating Makefile >config.status: creating conexus-1.0.pc >config.status: creating conexus-dbus-1.0.pc >config.status: creating conexus-dbus/Makefile >config.status: creating conexus-gtkmm-1.0.pc >config.status: creating conexus-gtkmm/Makefile >config.status: creating conexus-nspr-1.0.pc >config.status: creating conexus-nspr/Makefile >config.status: creating conexus-nss-1.0.pc >config.status: creating conexus-nss/Makefile >config.status: creating conexus-ssl-1.0.pc >config.status: creating conexus-ssl/Makefile >config.status: creating conexus/Makefile >config.status: creating demos/Makefile >config.status: creating demos/conexus-gtkmm-demo/Makefile >config.status: creating doc/Makefile >config.status: creating examples/Makefile >config.status: creating examples/dbus/Makefile >config.status: creating examples/dbus/endpoint-control/Makefile >config.status: creating examples/dbus/gtkmm/Makefile >config.status: creating examples/dbus/ipv4-udp-control/Makefile >config.status: creating examples/enumeration/Makefile >config.status: creating examples/factory/Makefile >config.status: creating examples/file/Makefile >config.status: creating examples/ip-address/Makefile >config.status: creating examples/messagequeue/Makefile >config.status: creating examples/miniterm/Makefile >config.status: creating examples/multicast/Makefile >config.status: creating examples/nspr/Makefile >config.status: creating examples/nspr/nspr-tcp/Makefile >config.status: creating examples/nspr/nspr-udp/Makefile >config.status: creating examples/nss/Makefile >config.status: creating examples/nss/nss-ssl/Makefile >config.status: creating examples/packet/Makefile >config.status: creating examples/pipe/Makefile >config.status: creating examples/quickstart/Makefile >config.status: creating examples/registry/Makefile >config.status: creating examples/serial/Makefile >config.status: creating examples/ssl/Makefile >config.status: creating examples/ssl/dtls-ipv4-udp/Makefile >config.status: creating examples/ssl/ssl-ipv4-tcp/Makefile >config.status: creating examples/ssl/ssl-ipv6-tcp/Makefile >config.status: creating examples/tcp/Makefile >config.status: creating examples/udp/Makefile >config.status: creating examples/udplite/Makefile >config.status: creating examples/udpposet/Makefile >config.status: creating unit-tests/Makefile >config.status: creating config.h >config.status: executing libtool commands >config.status: executing depfiles commands >config.status: executing conexus/conexus-config.h commands >config.status: creating conexus/conexus-config.h - prefix CONEXUS for config.h defines >config.status: conexus/conexus-config.h is unchanged >+ /usr/bin/make -j4 >/usr/bin/make all-recursive >make[1]: Entering directory `/builddir/build/BUILD/conexus-0.9.0' >Making all in conexus >make[2]: Entering directory `/builddir/build/BUILD/conexus-0.9.0/conexus' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o address.lo address.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o data.lo data.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o endpoint.lo endpoint.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o endpointserver.lo endpointserver.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c endpoint.cpp -fPIC -DPIC -o .libs/endpoint.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c endpointserver.cpp -fPIC -DPIC -o .libs/endpointserver.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c data.cpp -fPIC -DPIC -o .libs/data.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c address.cpp -fPIC -DPIC -o .libs/address.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o except.lo except.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c except.cpp -fPIC -DPIC -o .libs/except.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o factory.lo factory.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c factory.cpp -fPIC -DPIC -o .libs/factory.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o file.lo file.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c file.cpp -fPIC -DPIC -o .libs/file.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o filedescriptor.lo filedescriptor.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ip.lo ip.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c filedescriptor.cpp -fPIC -DPIC -o .libs/filedescriptor.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ip.cpp -fPIC -DPIC -o .libs/ip.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_address.lo ipv4_address.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_address.cpp -fPIC -DPIC -o .libs/ipv4_address.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_ip.lo ipv4_ip.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_tcp.lo ipv4_tcp.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_tcp.cpp -fPIC -DPIC -o .libs/ipv4_tcp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_ip.cpp -fPIC -DPIC -o .libs/ipv4_ip.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_tcpserver.lo ipv4_tcpserver.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_udp.lo ipv4_udp.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_tcpserver.cpp -fPIC -DPIC -o .libs/ipv4_tcpserver.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_udplite.lo ipv4_udplite.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_udplite.cpp -fPIC -DPIC -o .libs/ipv4_udplite.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_udp.cpp -fPIC -DPIC -o .libs/ipv4_udp.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv4_udpposet.lo ipv4_udpposet.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv4_udpposet.cpp -fPIC -DPIC -o .libs/ipv4_udpposet.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_address.lo ipv6_address.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_address.cpp -fPIC -DPIC -o .libs/ipv6_address.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_ip.lo ipv6_ip.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_ip.cpp -fPIC -DPIC -o .libs/ipv6_ip.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_tcp.lo ipv6_tcp.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_tcpserver.lo ipv6_tcpserver.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_udp.lo ipv6_udp.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_tcpserver.cpp -fPIC -DPIC -o .libs/ipv6_tcpserver.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_tcp.cpp -fPIC -DPIC -o .libs/ipv6_tcp.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_udp.cpp -fPIC -DPIC -o .libs/ipv6_udp.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_udplite.lo ipv6_udplite.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_udplite.cpp -fPIC -DPIC -o .libs/ipv6_udplite.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ipv6_udpposet.lo ipv6_udpposet.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ll_address.lo ll_address.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ipv6_udpposet.cpp -fPIC -DPIC -o .libs/ipv6_udpposet.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ll_address.cpp -fPIC -DPIC -o .libs/ll_address.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o ll_packet.lo ll_packet.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c ll_packet.cpp -fPIC -DPIC -o .libs/ll_packet.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o messagequeue.lo messagequeue.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c messagequeue.cpp -fPIC -DPIC -o .libs/messagequeue.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o network_device.lo network_device.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c network_device.cpp -fPIC -DPIC -o .libs/network_device.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o pipe.lo pipe.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c pipe.cpp -fPIC -DPIC -o .libs/pipe.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o registry.lo registry.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c registry.cpp -fPIC -DPIC -o .libs/registry.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o serial.lo serial.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o server.lo server.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c serial.cpp -fPIC -DPIC -o .libs/serial.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c server.cpp -fPIC -DPIC -o .libs/server.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o socket.lo socket.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c socket.cpp -fPIC -DPIC -o .libs/socket.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o timeval.lo timeval.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c timeval.cpp -fPIC -DPIC -o .libs/timeval.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o tty.lo tty.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o utility.lo utility.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c tty.cpp -fPIC -DPIC -o .libs/tty.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c utility.cpp -fPIC -DPIC -o .libs/utility.o >/bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -version-info 0:0:0 -o libconexus.la -rpath /usr/lib64 address.lo data.lo endpoint.lo endpointserver.lo except.lo factory.lo file.lo filedescriptor.lo ip.lo ipv4_address.lo ipv4_ip.lo ipv4_tcp.lo ipv4_tcpserver.lo ipv4_udp.lo ipv4_udplite.lo ipv4_udpposet.lo ipv6_address.lo ipv6_ip.lo ipv6_tcp.lo ipv6_tcpserver.lo ipv6_udp.lo ipv6_udplite.lo ipv6_udpposet.lo ll_address.lo ll_packet.lo messagequeue.lo network_device.lo pipe.lo registry.lo serial.lo server.lo socket.lo timeval.lo tty.lo utility.lo -pthread -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ludev -L/lib64 -ldbus-cxx -ldbus-1 -lpthread -lrt -lsigc-2.0 -lgthread-2.0 >libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtbeginS.o .libs/address.o .libs/data.o .libs/endpoint.o .libs/endpointserver.o .libs/except.o .libs/factory.o .libs/file.o .libs/filedescriptor.o .libs/ip.o .libs/ipv4_address.o .libs/ipv4_ip.o .libs/ipv4_tcp.o .libs/ipv4_tcpserver.o .libs/ipv4_udp.o .libs/ipv4_udplite.o .libs/ipv4_udpposet.o .libs/ipv6_address.o .libs/ipv6_ip.o .libs/ipv6_tcp.o .libs/ipv6_tcpserver.o .libs/ipv6_udp.o .libs/ipv6_udplite.o .libs/ipv6_udpposet.o .libs/ll_address.o .libs/ll_packet.o .libs/messagequeue.o .libs/network_device.o .libs/pipe.o .libs/registry.o .libs/serial.o .libs/server.o .libs/socket.o .libs/timeval.o .libs/tty.o .libs/utility.o -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -ludev -L/lib64 -ldbus-cxx -ldbus-1 -lpthread -lrt -lsigc-2.0 -lgthread-2.0 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.4.3/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../lib64/crtn.o -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconexus.so.0 -o .libs/libconexus.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libconexus.so.0" && ln -s "libconexus.so.0.0.0" "libconexus.so.0") >libtool: link: (cd ".libs" && rm -f "libconexus.so" && ln -s "libconexus.so.0.0.0" "libconexus.so") >libtool: link: ( cd ".libs" && rm -f "libconexus.la" && ln -s "../libconexus.la" "libconexus.la" ) >make[2]: Leaving directory `/builddir/build/BUILD/conexus-0.9.0/conexus' >Making all in conexus-dbus >make[2]: Entering directory `/builddir/build/BUILD/conexus-0.9.0/conexus-dbus' >/usr/bin/make all-am >make[3]: Entering directory `/builddir/build/BUILD/conexus-0.9.0/conexus-dbus' >/bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -version-info 0:0:0 -o libconexus-dbus.la -rpath /usr/lib64 ../conexus/libconexus.la -pthread -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0 -ludev -L/lib64 -ldbus-cxx -ldbus-1 -lpthread -lrt -lsigc-2.0 -lgthread-2.0 >libtool: link: gcc -shared -Wl,-rpath -Wl,/builddir/build/BUILD/conexus-0.9.0/conexus/.libs ../conexus/.libs/libconexus.so -L/lib64 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -ludev -ldbus-cxx -ldbus-1 -lpthread -lrt -lsigc-2.0 -lgthread-2.0 -m64 -mtune=generic -pthread -pthread -Wl,-soname -Wl,libconexus-dbus.so.0 -o .libs/libconexus-dbus.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libconexus-dbus.so.0" && ln -s "libconexus-dbus.so.0.0.0" "libconexus-dbus.so.0") >libtool: link: (cd ".libs" && rm -f "libconexus-dbus.so" && ln -s "libconexus-dbus.so.0.0.0" "libconexus-dbus.so") >libtool: link: ( cd ".libs" && rm -f "libconexus-dbus.la" && ln -s "../libconexus-dbus.la" "libconexus-dbus.la" ) >make[3]: Leaving directory `/builddir/build/BUILD/conexus-0.9.0/conexus-dbus' >make[2]: Leaving directory `/builddir/build/BUILD/conexus-0.9.0/conexus-dbus' >Making all in conexus-gtkmm >make[2]: Entering directory `/builddir/build/BUILD/conexus-0.9.0/conexus-gtkmm' >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o dataprogresswatcher.lo dataprogresswatcher.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o dotteddecimalentry.lo dotteddecimalentry.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o endpointstartstopbutton.lo endpointstartstopbutton.cpp >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o factorycombobox.lo factorycombobox.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c dotteddecimalentry.cpp -fPIC -DPIC -o .libs/dotteddecimalentry.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c dataprogresswatcher.cpp -fPIC -DPIC -o .libs/dataprogresswatcher.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c factorycombobox.cpp -fPIC -DPIC -o .libs/factorycombobox.o >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c endpointstartstopbutton.cpp -fPIC -DPIC -o .libs/endpointstartstopbutton.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o hostentry.lo hostentry.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c hostentry.cpp -fPIC -DPIC -o .libs/hostentry.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o hostportentry.lo hostportentry.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c hostportentry.cpp -fPIC -DPIC -o .libs/hostportentry.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o logo.lo logo.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c logo.cpp -fPIC -DPIC -o .libs/logo.o >In file included from ../conexus-dbus.h:23, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >../conexus-dbus/endpoint_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::StartStop&)': >../conexus-dbus/endpoint_adapter.h:10: warning: value computed is not used >In file included from ../conexus-dbus.h:23, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::EndpointAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/endpoint_adapter.h:81: error: within this context >In file included from ../conexus-dbus/file_adapter.h:8, > from ../conexus-dbus.h:25, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::FileDescriptorAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/filedescriptor_adapter.h:54: error: within this context >In file included from ../conexus-dbus.h:25, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::FileAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/file_adapter.h:69: error: within this context >In file included from ../conexus-dbus.h:29, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::AddressAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_address_adapter.h:144: error: within this context >In file included from ../conexus-dbus.h:31, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::IPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_ip_adapter.h:95: error: within this context >In file included from ../conexus-dbus.h:33, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::TCPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_tcp_adapter.h:50: error: within this context >In file included from ../conexus-dbus/ipv4_tcpserver_adapter.h:8, > from ../conexus-dbus.h:35, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::ServerAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/server_adapter.h:62: error: within this context >In file included from ../conexus-dbus.h:35, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::TCPServerAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_tcpserver_adapter.h:90: error: within this context >In file included from ../conexus-dbus.h:37, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::UDPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_udp_adapter.h:88: error: within this context >In file included from ../conexus-dbus.h:39, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >../conexus-dbus/serial_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::ReadWrite&)': >../conexus-dbus/serial_adapter.h:12: warning: value computed is not used >In file included from ../conexus-dbus.h:39, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::SerialAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/serial_adapter.h:73: error: within this context >In file included from ../conexus-dbus.h:43, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::FlowControl&)': >../conexus-dbus/tty_adapter.h:12: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::Parity&)': >../conexus-dbus/tty_adapter.h:17: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::ParityError&)': >../conexus-dbus/tty_adapter.h:22: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::SetOption&)': >../conexus-dbus/tty_adapter.h:32: warning: value computed is not used >In file included from ../conexus-dbus.h:43, > from endpointstartstopbutton.h:29, > from endpointstartstopbutton.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::TTYAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/tty_adapter.h:176: error: within this context >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o netcombobox.lo netcombobox.cpp >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c netcombobox.cpp -fPIC -DPIC -o .libs/netcombobox.o >/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c -o portentry.lo portentry.cpp >In file included from ../conexus-dbus.h:23, > from hostportentry.h:28, > from hostportentry.cpp:19: >../conexus-dbus/endpoint_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::StartStop&)': >../conexus-dbus/endpoint_adapter.h:10: warning: value computed is not used >libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../. -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib64/gtkmm-2.4/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/atkmm-1.6 -I/usr/include/gdkmm-2.4 -I/usr/lib64/gdkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/papyrus-0.13 -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/dbus-cxx-0.6 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -std=c++0x -c portentry.cpp -fPIC -DPIC -o .libs/portentry.o >In file included from ../conexus-dbus.h:23, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::EndpointAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/endpoint_adapter.h:81: error: within this context >In file included from ../conexus-dbus/file_adapter.h:8, > from ../conexus-dbus.h:25, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::FileDescriptorAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/filedescriptor_adapter.h:54: error: within this context >In file included from ../conexus-dbus.h:25, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::FileAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/file_adapter.h:69: error: within this context >In file included from ../conexus-dbus.h:29, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::AddressAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_address_adapter.h:144: error: within this context >In file included from ../conexus-dbus.h:31, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::IPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_ip_adapter.h:95: error: within this context >In file included from ../conexus-dbus.h:33, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::TCPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_tcp_adapter.h:50: error: within this context >In file included from ../conexus-dbus/ipv4_tcpserver_adapter.h:8, > from ../conexus-dbus.h:35, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::ServerAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/server_adapter.h:62: error: within this context >In file included from ../conexus-dbus.h:35, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::TCPServerAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_tcpserver_adapter.h:90: error: within this context >In file included from ../conexus-dbus.h:37, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::IPv4::UDPAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/ipv4_udp_adapter.h:88: error: within this context >In file included from ../conexus-dbus.h:39, > from hostportentry.h:28, > from hostportentry.cpp:19: >../conexus-dbus/serial_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::ReadWrite&)': >../conexus-dbus/serial_adapter.h:12: warning: value computed is not used >In file included from ../conexus-dbus.h:39, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::SerialAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protected >../conexus-dbus/serial_adapter.h:73: error: within this context >In file included from ../conexus-dbus.h:43, > from hostportentry.h:28, > from hostportentry.cpp:19: >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::FlowControl&)': >../conexus-dbus/tty_adapter.h:12: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::Parity&)': >../conexus-dbus/tty_adapter.h:17: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::ParityError&)': >../conexus-dbus/tty_adapter.h:22: warning: value computed is not used >../conexus-dbus/tty_adapter.h: In function 'DBus::MessageAppendIterator& operator<<(DBus::MessageAppendIterator&, Conexus::SetOption&)': >../conexus-dbus/tty_adapter.h:32: warning: value computed is not used >In file included from ../conexus-dbus.h:43, > from hostportentry.h:28, > from hostportentry.cpp:19: >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h: In member function 'void Conexus::DBus::TTYAdapter::check_adaptee()': >/usr/include/dbus-cxx-0.6/dbus-cxx/error.h:396: error: 'DBus::ErrorInvalidAdaptee::ErrorInvalidAdaptee(const char*)' is protectedmake[2]: *** [endpointstartstopbutton.lo] Error 1 >make[2]: *** Waiting for unfinished jobs.... >../conexus-dbus/tty_adapter.h:176: error: within this context >make[2]: *** [hostportentry.lo] Error 1 >make[2]: Leaving directory `/builddir/build/BUILD/conexus-0.9.0/conexus-gtkmm' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/builddir/build/BUILD/conexus-0.9.0' >make: *** [all] Error 2 >RPM build errors: >error: Bad exit status from /var/tmp/rpm-tmp.x0SmI7 (%build) > Bad exit status from /var/tmp/rpm-tmp.x0SmI7 (%build) >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 324, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/conexus.spec'] >LEAVE do --> EXCEPTION RAISED >
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 564690
:
391163
|
391164
|
391165
|
391166
| 391167 |
391168