* Package: app-pda/barry-0.18.3 * Repository: gentoo * Maintainer: rhill@gentoo.org pda * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking barry-0.18.3.tar.bz2 to /var/tmp/portage/app-pda/barry-0.18.3/work >>> Source unpacked in /var/tmp/portage/app-pda/barry-0.18.3/work >>> Preparing source in /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3 ... * econf: updating barry-0.18.3/gui/config.guess with /usr/share/gnuconfig/config.guess * econf: updating barry-0.18.3/gui/config.sub with /usr/share/gnuconfig/config.sub * econf: updating barry-0.18.3/opensync-plugin-0.4x/config.guess with /usr/share/gnuconfig/config.guess * econf: updating barry-0.18.3/opensync-plugin-0.4x/config.sub with /usr/share/gnuconfig/config.sub * econf: updating barry-0.18.3/desktop/config.guess with /usr/share/gnuconfig/config.guess * econf: updating barry-0.18.3/desktop/config.sub with /usr/share/gnuconfig/config.sub * econf: updating barry-0.18.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating barry-0.18.3/opensync-plugin/config.guess with /usr/share/gnuconfig/config.guess * econf: updating barry-0.18.3/opensync-plugin/config.sub with /usr/share/gnuconfig/config.sub * econf: updating barry-0.18.3/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --libdir=/usr/lib64 --enable-nls --disable-static --disable-boost --disable-gui --disable-desktop --disable-rpath checking for a BSD-compatible install... /usr/lib/portage/python2.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of x86_64-pc-linux-gnu-g++... (cached) none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 whether the C compiler accepts the -fvisibility=hidden flag... yes checking whether the C++ compiler accepts the -fvisibility=hidden flag... yes Guessing libtar location... may not compile... checking for tar_open in -ltar... yes configure: Found libtar, enabling libbarrybackup Guessing zlib location... may not compile... checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBUSB_0_1... no checking for LIBUSB_1_0... yes checking for which USB library to use... libusb-1.0 configure: using BOOST library... no checking for FUSE... yes checking for SDL... yes checking for GLIB2... yes checking for pthread_create in -lpthread... yes checking for getpwuid... yes checking for bind... yes checking for crc32 in -lz... yes checking for LIBXMLXX... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for stdint.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working strnlen... yes checking for strnlen... yes checking whether closedir returns void... no checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no 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 types of arguments for select... int,fd_set *,struct timeval * checking for bzero... yes checking for gettimeofday... yes checking for memset... yes checking for select... yes checking for strcasecmp... yes checking for strchr... yes checking for strerror... yes checking for strtol... yes checking for strtoul... yes checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating examples/Makefile config.status: creating man/Makefile config.status: creating test/Makefile config.status: creating libbarry-18.pc config.status: creating libbarrydp-18.pc config.status: creating libbarryjdwp-18.pc config.status: creating libbarrysync-18.pc config.status: creating libbarrybackup-18.pc config.status: creating libbarryalx-18.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3' Making all in po make[2]: Entering directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/po' test ! -f ./barry.pot || \ test -z "fr.gmo" || make fr.gmo make[3]: Entering directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/po' rm -f fr.gmo && /usr/bin/gmsgfmt -c --statistics -o fr.gmo fr.po fr.po:7: warning: header field 'Language' still has the initial default value 5 translated messages. make[3]: Leaving directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/po' touch stamp-po make[2]: Leaving directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/po' Making all in . make[2]: Entering directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3' rm -f ./barry ./barry18 ln -fs ./src ./barry ln -fs . ./barry18 make[2]: Leaving directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3' Making all in src make[2]: Entering directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o builder.lo builder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c builder.cc -fPIC -DPIC -o .libs/builder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o parser.lo parser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c parser.cc -fPIC -DPIC -o .libs/parser.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o time.lo time.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c time.cc -fPIC -DPIC -o .libs/time.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o fifoargs.lo fifoargs.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c fifoargs.cc -fPIC -DPIC -o .libs/fifoargs.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o base64.lo base64.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c base64.cc -fPIC -DPIC -o .libs/base64.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o bmp.lo bmp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c bmp.cc -fPIC -DPIC -o .libs/bmp.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o cod.lo cod.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c cod.cc -fPIC -DPIC -o .libs/cod.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o data.lo data.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c data.cc -fPIC -DPIC -o .libs/data.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o pin.lo pin.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c pin.cc -fPIC -DPIC -o .libs/pin.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o probe.lo probe.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c probe.cc -fPIC -DPIC -o .libs/probe.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o common.lo common.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c common.cc -fPIC -DPIC -o .libs/common.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o configfile.lo configfile.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c configfile.cc -fPIC -DPIC -o .libs/configfile.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o error.lo error.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c error.cc -fPIC -DPIC -o .libs/error.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o ldif.lo ldif.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c ldif.cc -fPIC -DPIC -o .libs/ldif.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o ldifio.lo ldifio.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c ldifio.cc -fPIC -DPIC -o .libs/ldifio.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o log.lo log.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c log.cc -fPIC -DPIC -o .libs/log.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o socket.lo socket.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c socket.cc -fPIC -DPIC -o .libs/socket.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o router.lo router.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c router.cc -fPIC -DPIC -o .libs/router.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o dataqueue.lo dataqueue.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c dataqueue.cc -fPIC -DPIC -o .libs/dataqueue.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o threadwrap.lo threadwrap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c threadwrap.cc -fPIC -DPIC -o .libs/threadwrap.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o protocol.lo protocol.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c protocol.cc -fPIC -DPIC -o .libs/protocol.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o record.lo record.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c record.cc -fPIC -DPIC -o .libs/record.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_recur_base.lo r_recur_base.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_recur_base.cc -fPIC -DPIC -o .libs/r_recur_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_calendar.lo r_calendar.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_calendar.cc -fPIC -DPIC -o .libs/r_calendar.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_calllog.lo r_calllog.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_calllog.cc -fPIC -DPIC -o .libs/r_calllog.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_bookmark.lo r_bookmark.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_bookmark.cc -fPIC -DPIC -o .libs/r_bookmark.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_command.lo r_command.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_command.cc -fPIC -DPIC -o .libs/r_command.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_contact.lo r_contact.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_contact.cc -fPIC -DPIC -o .libs/r_contact.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_cstore.lo r_cstore.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_cstore.cc -fPIC -DPIC -o .libs/r_cstore.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_hhagent.lo r_hhagent.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_hhagent.cc -fPIC -DPIC -o .libs/r_hhagent.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_dbdb.lo r_dbdb.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_dbdb.cc -fPIC -DPIC -o .libs/r_dbdb.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_folder.lo r_folder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_folder.cc -fPIC -DPIC -o .libs/r_folder.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_memo.lo r_memo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_memo.cc -fPIC -DPIC -o .libs/r_memo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_message_base.lo r_message_base.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_message_base.cc -fPIC -DPIC -o .libs/r_message_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_recordstate.lo r_recordstate.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_recordstate.cc -fPIC -DPIC -o .libs/r_recordstate.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_servicebook.lo r_servicebook.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_servicebook.cc -fPIC -DPIC -o .libs/r_servicebook.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_sms.lo r_sms.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_sms.cc -fPIC -DPIC -o .libs/r_sms.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_task.lo r_task.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_task.cc -fPIC -DPIC -o .libs/r_task.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o r_timezone.lo r_timezone.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c r_timezone.cc -fPIC -DPIC -o .libs/r_timezone.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o packet.lo packet.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c packet.cc -fPIC -DPIC -o .libs/packet.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o controller.lo controller.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c controller.cc -fPIC -DPIC -o .libs/controller.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o pipe.lo pipe.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c pipe.cc -fPIC -DPIC -o .libs/pipe.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_mode_base.lo m_mode_base.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_mode_base.cc -fPIC -DPIC -o .libs/m_mode_base.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_desktop.lo m_desktop.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_desktop.cc -fPIC -DPIC -o .libs/m_desktop.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_raw_channel.lo m_raw_channel.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_raw_channel.cc -fPIC -DPIC -o .libs/m_raw_channel.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_ipmodem.lo m_ipmodem.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_ipmodem.cc -fPIC -DPIC -o .libs/m_ipmodem.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_serial.lo m_serial.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_serial.cc -fPIC -DPIC -o .libs/m_serial.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_javaloader.lo m_javaloader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_javaloader.cc -fPIC -DPIC -o .libs/m_javaloader.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o m_jvmdebug.lo m_jvmdebug.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c m_jvmdebug.cc -fPIC -DPIC -o .libs/m_jvmdebug.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o connector.lo connector.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c connector.cc -fPIC -DPIC -o .libs/connector.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o version.lo version.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c version.cc -fPIC -DPIC -o .libs/version.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o pppfilter.lo pppfilter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c pppfilter.cc -fPIC -DPIC -o .libs/pppfilter.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o sha1.lo sha1.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c sha1.cc -fPIC -DPIC -o .libs/sha1.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o iconv.lo iconv.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c iconv.cc -fPIC -DPIC -o .libs/iconv.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o usbwrap.lo usbwrap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c usbwrap.cc -fPIC -DPIC -o .libs/usbwrap.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o usbwrap_libusb_1_0.lo usbwrap_libusb_1_0.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c usbwrap_libusb_1_0.cc -fPIC -DPIC -o .libs/usbwrap_libusb_1_0.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -version-info 18:3:0 -Wl,-O1 -Wl,--as-needed -o libbarry.la -rpath /usr/lib64 builder.lo parser.lo time.lo fifoargs.lo base64.lo bmp.lo cod.lo data.lo pin.lo probe.lo common.lo configfile.lo error.lo ldif.lo ldifio.lo log.lo socket.lo router.lo dataqueue.lo threadwrap.lo protocol.lo record.lo r_recur_base.lo r_calendar.lo r_calllog.lo r_bookmark.lo r_command.lo r_contact.lo r_cstore.lo r_hhagent.lo r_dbdb.lo r_folder.lo r_memo.lo r_message_base.lo r_recordstate.lo r_servicebook.lo r_sms.lo r_task.lo r_timezone.lo packet.lo controller.lo pipe.lo m_mode_base.lo m_desktop.lo m_raw_channel.lo m_ipmodem.lo m_serial.lo m_javaloader.lo m_jvmdebug.lo connector.lo version.lo pppfilter.lo sha1.lo iconv.lo usbwrap.lo usbwrap_libusb_1_0.lo -lusb-1.0 -lz -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/builder.o .libs/parser.o .libs/time.o .libs/fifoargs.o .libs/base64.o .libs/bmp.o .libs/cod.o .libs/data.o .libs/pin.o .libs/probe.o .libs/common.o .libs/configfile.o .libs/error.o .libs/ldif.o .libs/ldifio.o .libs/log.o .libs/socket.o .libs/router.o .libs/dataqueue.o .libs/threadwrap.o .libs/protocol.o .libs/record.o .libs/r_recur_base.o .libs/r_calendar.o .libs/r_calllog.o .libs/r_bookmark.o .libs/r_command.o .libs/r_contact.o .libs/r_cstore.o .libs/r_hhagent.o .libs/r_dbdb.o .libs/r_folder.o .libs/r_memo.o .libs/r_message_base.o .libs/r_recordstate.o .libs/r_servicebook.o .libs/r_sms.o .libs/r_task.o .libs/r_timezone.o .libs/packet.o .libs/controller.o .libs/pipe.o .libs/m_mode_base.o .libs/m_desktop.o .libs/m_raw_channel.o .libs/m_ipmodem.o .libs/m_serial.o .libs/m_javaloader.o .libs/m_jvmdebug.o .libs/connector.o .libs/version.o .libs/pppfilter.o .libs/sha1.o .libs/iconv.o .libs/usbwrap.o .libs/usbwrap_libusb_1_0.o -lusb-1.0 -lz -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbarry.so.18 -o .libs/libbarry.so.18.0.3 libtool: link: (cd ".libs" && rm -f "libbarry.so.18" && ln -s "libbarry.so.18.0.3" "libbarry.so.18") libtool: link: (cd ".libs" && rm -f "libbarry.so" && ln -s "libbarry.so.18.0.3" "libbarry.so") libtool: link: ( cd ".libs" && rm -f "libbarry.la" && ln -s "../libbarry.la" "libbarry.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o dp_parser.lo dp_parser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c dp_parser.cc -fPIC -DPIC -o .libs/dp_parser.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o dp_codinfo.lo dp_codinfo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c dp_codinfo.cc -fPIC -DPIC -o .libs/dp_codinfo.o dp_codinfo.cc: In member function ‘void Barry::JDG::CodInfo::ParseTypeSection(std::istream&)’: dp_codinfo.cc:325:11: warning: variable ‘nbr’ set but not used [-Wunused-but-set-variable] uint32_t nbr, check; ^ dp_codinfo.cc:325:16: warning: variable ‘check’ set but not used [-Wunused-but-set-variable] uint32_t nbr, check; ^ dp_codinfo.cc: In member function ‘void Barry::JDG::CodInfo::ParseResourceSection(std::istream&)’: dp_codinfo.cc:354:11: warning: variable ‘type’ set but not used [-Wunused-but-set-variable] uint32_t type; ^ dp_codinfo.cc:355:11: warning: variable ‘unknown01’ set but not used [-Wunused-but-set-variable] uint32_t unknown01; ^ dp_codinfo.cc:356:11: warning: variable ‘unknown02’ set but not used [-Wunused-but-set-variable] uint32_t unknown02; ^ dp_codinfo.cc:357:11: warning: variable ‘unknown03’ set but not used [-Wunused-but-set-variable] uint32_t unknown03; ^ dp_codinfo.cc:358:11: warning: variable ‘unknown04’ set but not used [-Wunused-but-set-variable] uint32_t unknown04; ^ dp_codinfo.cc:359:11: warning: variable ‘unknown05’ set but not used [-Wunused-but-set-variable] uint32_t unknown05; ^ dp_codinfo.cc:360:11: warning: variable ‘unknown06’ set but not used [-Wunused-but-set-variable] uint32_t unknown06; ^ dp_codinfo.cc:361:11: warning: variable ‘unknown07’ set but not used [-Wunused-but-set-variable] uint32_t unknown07; ^ /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -version-info 18:3:0 -Wl,-O1 -Wl,--as-needed -o libbarrydp.la -rpath /usr/lib64 dp_parser.lo dp_codinfo.lo libbarry.la -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/dp_parser.o .libs/dp_codinfo.o -Wl,-rpath -Wl,/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src/.libs ./.libs/libbarry.so -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbarrydp.so.18 -o .libs/libbarrydp.so.18.0.3 libtool: link: (cd ".libs" && rm -f "libbarrydp.so.18" && ln -s "libbarrydp.so.18.0.3" "libbarrydp.so.18") libtool: link: (cd ".libs" && rm -f "libbarrydp.so" && ln -s "libbarrydp.so.18.0.3" "libbarrydp.so") libtool: link: ( cd ".libs" && rm -f "libbarrydp.la" && ln -s "../libbarrydp.la" "libbarrydp.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o j_record.lo j_record.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c j_record.cc -fPIC -DPIC -o .libs/j_record.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o j_jdwp.lo j_jdwp.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c j_jdwp.cc -fPIC -DPIC -o .libs/j_jdwp.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o j_message.lo j_message.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c j_message.cc -fPIC -DPIC -o .libs/j_message.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o j_server.lo j_server.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c j_server.cc -fPIC -DPIC -o .libs/j_server.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o j_manager.lo j_manager.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c j_manager.cc -fPIC -DPIC -o .libs/j_manager.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -version-info 18:3:0 -Wl,-O1 -Wl,--as-needed -o libbarryjdwp.la -rpath /usr/lib64 j_record.lo j_jdwp.lo j_message.lo j_server.lo j_manager.lo libbarry.la libbarrydp.la -lusb-1.0 -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/j_record.o .libs/j_jdwp.o .libs/j_message.o .libs/j_server.o .libs/j_manager.o -Wl,-rpath -Wl,/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src/.libs ./.libs/libbarry.so ./.libs/libbarrydp.so -lusb-1.0 -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbarryjdwp.so.18 -o .libs/libbarryjdwp.so.18.0.3 libtool: link: (cd ".libs" && rm -f "libbarryjdwp.so.18" && ln -s "libbarryjdwp.so.18.0.3" "libbarryjdwp.so.18") libtool: link: (cd ".libs" && rm -f "libbarryjdwp.so" && ln -s "libbarryjdwp.so.18.0.3" "libbarryjdwp.so") libtool: link: ( cd ".libs" && rm -f "libbarryjdwp.la" && ln -s "../libbarryjdwp.la" "libbarryjdwp.la" ) /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vformat.lo `test -f 'vformat.c' || echo './'`vformat.c libtool: compile: x86_64-pc-linux-gnu-gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vformat.c -fPIC -DPIC -o .libs/libbarrysync_la-vformat.o vformat.c: In function ‘base64_init’: vformat.c:1887:27: warning: argument to ‘sizeof’ in ‘memset’ call is the same expression as the destination; did you mean to provide an explicit length? [-Wsizeof-pointer-memaccess] memset(rank, 0xff, sizeof(rank)); ^ /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vbase.lo `test -f 'vbase.cc' || echo './'`vbase.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vbase.cc -fPIC -DPIC -o .libs/libbarrysync_la-vbase.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vcard.lo `test -f 'vcard.cc' || echo './'`vcard.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vcard.cc -fPIC -DPIC -o .libs/libbarrysync_la-vcard.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vevent.lo `test -f 'vevent.cc' || echo './'`vevent.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vevent.cc -fPIC -DPIC -o .libs/libbarrysync_la-vevent.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vjournal.lo `test -f 'vjournal.cc' || echo './'`vjournal.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vjournal.cc -fPIC -DPIC -o .libs/libbarrysync_la-vjournal.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-vtodo.lo `test -f 'vtodo.cc' || echo './'`vtodo.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c vtodo.cc -fPIC -DPIC -o .libs/libbarrysync_la-vtodo.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-mimeio.lo `test -f 'mimeio.cc' || echo './'`mimeio.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c mimeio.cc -fPIC -DPIC -o .libs/libbarrysync_la-mimeio.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c -o libbarrysync_la-tzwrapper.lo `test -f 'tzwrapper.cc' || echo './'`tzwrapper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -c tzwrapper.cc -fPIC -DPIC -o .libs/libbarrysync_la-tzwrapper.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=native -O2 -pipe -version-info 18:3:0 -Wl,-O1 -Wl,--as-needed -o libbarrysync.la -rpath /usr/lib64 libbarrysync_la-vformat.lo libbarrysync_la-vbase.lo libbarrysync_la-vcard.lo libbarrysync_la-vevent.lo libbarrysync_la-vjournal.lo libbarrysync_la-vtodo.lo libbarrysync_la-mimeio.lo libbarrysync_la-tzwrapper.lo libbarry.la -lglib-2.0 -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/libbarrysync_la-vformat.o .libs/libbarrysync_la-vbase.o .libs/libbarrysync_la-vcard.o .libs/libbarrysync_la-vevent.o .libs/libbarrysync_la-vjournal.o .libs/libbarrysync_la-vtodo.o .libs/libbarrysync_la-mimeio.o .libs/libbarrysync_la-tzwrapper.o -Wl,-rpath -Wl,/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src/.libs ./.libs/libbarry.so -lglib-2.0 -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbarrysync.so.18 -o .libs/libbarrysync.so.18.0.3 libtool: link: (cd ".libs" && rm -f "libbarrysync.so.18" && ln -s "libbarrysync.so.18.0.3" "libbarrysync.so.18") libtool: link: (cd ".libs" && rm -f "libbarrysync.so" && ln -s "libbarrysync.so.18.0.3" "libbarrysync.so") libtool: link: ( cd ".libs" && rm -f "libbarrysync.la" && ln -s "../libbarrysync.la" "libbarrysync.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o libbarrybackup_la-tarfile.lo `test -f 'tarfile.cc' || echo './'`tarfile.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c tarfile.cc -fPIC -DPIC -o .libs/libbarrybackup_la-tarfile.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o libbarrybackup_la-tarfile-ops-nt.lo `test -f 'tarfile-ops-nt.cc' || echo './'`tarfile-ops-nt.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c tarfile-ops-nt.cc -fPIC -DPIC -o .libs/libbarrybackup_la-tarfile-ops-nt.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o libbarrybackup_la-backup.lo `test -f 'backup.cc' || echo './'`backup.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c backup.cc -fPIC -DPIC -o .libs/libbarrybackup_la-backup.o /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c -o libbarrybackup_la-restore.lo `test -f 'restore.cc' || echo './'`restore.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -c restore.cc -fPIC -DPIC -o .libs/libbarrybackup_la-restore.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -march=native -O2 -pipe -version-info 18:3:0 -Wl,-O1 -Wl,--as-needed -o libbarrybackup.la -rpath /usr/lib64 libbarrybackup_la-tarfile.lo libbarrybackup_la-tarfile-ops-nt.lo libbarrybackup_la-backup.lo libbarrybackup_la-restore.lo libbarry.la -ltar -lz -lpthread libtool: link: x86_64-pc-linux-gnu-g++ -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/libbarrybackup_la-tarfile.o .libs/libbarrybackup_la-tarfile-ops-nt.o .libs/libbarrybackup_la-backup.o .libs/libbarrybackup_la-restore.o -Wl,-rpath -Wl,/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src/.libs ./.libs/libbarry.so -ltar -lz -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -march=native -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbarrybackup.so.18 -o .libs/libbarrybackup.so.18.0.3 libtool: link: (cd ".libs" && rm -f "libbarrybackup.so.18" && ln -s "libbarrybackup.so.18.0.3" "libbarrybackup.so.18") libtool: link: (cd ".libs" && rm -f "libbarrybackup.so" && ln -s "libbarrybackup.so.18.0.3" "libbarrybackup.so") libtool: link: ( cd ".libs" && rm -f "libbarrybackup.la" && ln -s "../libbarrybackup.la" "libbarrybackup.la" ) /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -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 -march=native -O2 -pipe -c -o libbarryalx_la-xmlparser.lo `test -f 'xmlparser.cc' || echo './'`xmlparser.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I.. -I/usr/include/libusb-1.0 -Wall -fno-strict-aliasing -g -D__BARRY_LIBRARY_BUILD__ -D__BARRY_HAVE_GCCVISIBILITY__ -fvisibility=hidden -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -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 -march=native -O2 -pipe -c xmlparser.cc -fPIC -DPIC -o .libs/libbarryalx_la-xmlparser.o In file included from /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:24:0, from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/glibmm-2.4/glibmm/ustring.h:267:3: warning: identifier ‘noexcept’ is a keyword in C++11 [-Wc++0x-compat] ~ustring() noexcept; ^ In file included from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:63:1: warning: identifier ‘nullptr’ is a keyword in C++11 [-Wc++0x-compat] Glib::ustring format_xml_error(const _xmlError* error = nullptr); ^ In file included from /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:24:0, from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/glibmm-2.4/glibmm/ustring.h:267:12: error: expected ‘;’ at end of member declaration ~ustring() noexcept; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:267:14: error: ‘noexcept’ does not name a type ~ustring() noexcept; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:881:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 FormatStream(const ustring::FormatStream&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:882:59: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 FormatStream& operator=(const ustring::FormatStream&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:894:17: error: expected ‘;’ at end of member declaration ~FormatStream() noexcept; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:894:19: error: ‘noexcept’ does not name a type ~FormatStream() noexcept; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1273:45: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1274:59: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify& operator=(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1290:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1291:71: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify& operator=(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1309:55: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1310:75: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify& operator=(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1328:51: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1329:71: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify& operator=(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1348:57: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 Stringify(const ustring::Stringify&) = delete; ^ /usr/include/glibmm-2.4/glibmm/ustring.h:1349:77: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 ringify& operator=(const ustring::Stringify&) = delete; ^ In file included from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:42:14: error: expected ‘;’ at end of member declaration ~exception() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:42:16: error: ‘noexcept’ does not name a type ~exception() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:44:22: error: expected ‘;’ at end of member declaration const char* what() const noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:44:28: error: ‘noexcept’ does not name a type const char* what() const noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:42:3: error: looser throw specifier for ‘virtual xmlpp::exception::~exception()’ ~exception() noexcept override; ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/ios:39:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/ostream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/iostream:39, from xmlparser.cc:23: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/exception:64:13: error: overriding ‘virtual std::exception::~exception() throw ()’ virtual ~exception() _GLIBCXX_USE_NOEXCEPT; ^ In file included from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:44:15: error: looser throw specifier for ‘virtual const char* xmlpp::exception::what() const’ const char* what() const noexcept override; ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/ios:39:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/ostream:38, from /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/iostream:39, from xmlparser.cc:23: /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4/exception:68:25: error: overriding ‘virtual const char* std::exception::what() const throw ()’ virtual const char* what() const _GLIBCXX_USE_NOEXCEPT; ^ In file included from /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:25:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:50, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/exception.h:63:57: error: ‘nullptr’ was not declared in this scope Glib::ustring format_xml_error(const _xmlError* error = nullptr); ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:50:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:36:19: error: expected ‘;’ at end of member declaration ~internal_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:36:21: error: ‘noexcept’ does not name a type ~internal_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:38:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Raise() const override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/internal_error.h:39:23: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 exception * Clone() const override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:51:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h:39:16: error: expected ‘;’ at end of member declaration ~parse_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h:39:18: error: ‘noexcept’ does not name a type ~parse_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h:41:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Raise() const override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/parse_error.h:42:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 exception* Clone() const override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/node.h:10:0, from /usr/include/libxml++-2.6/libxml++/nodes/element.h:10, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/noncopyable.h:23:37: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 NonCopyable(const NonCopyable&) = delete; ^ /usr/include/libxml++-2.6/libxml++/noncopyable.h:24:48: warning: defaulted and deleted functions only available with -std=c++11 or -std=gnu++11 NonCopyable& operator=(const NonCopyable&) = delete; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:10:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/node.h:61:9: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Node() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:10:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/node.h:310:83: error: ‘nullptr’ was not declared in this scope _boolean(const Glib::ustring& xpath, XPathResultType* result_type = nullptr) co ^ /usr/include/libxml++-2.6/libxml++/nodes/node.h:326:36: error: ‘nullptr’ was not declared in this scope XPathResultType* result_type = nullptr) const; ^ /usr/include/libxml++-2.6/libxml++/nodes/node.h:339:84: error: ‘nullptr’ was not declared in this scope o_number(const Glib::ustring& xpath, XPathResultType* result_type = nullptr) co ^ /usr/include/libxml++-2.6/libxml++/nodes/node.h:354:36: error: ‘nullptr’ was not declared in this scope XPathResultType* result_type = nullptr) const; ^ /usr/include/libxml++-2.6/libxml++/nodes/node.h:367:91: error: ‘nullptr’ was not declared in this scope o_string(const Glib::ustring& xpath, XPathResultType* result_type = nullptr) co ^ /usr/include/libxml++-2.6/libxml++/nodes/node.h:382:36: error: ‘nullptr’ was not declared in this scope XPathResultType* result_type = nullptr) const; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:11:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/attribute.h:31:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Attribute() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/commentnode.h:10:0, from /usr/include/libxml++-2.6/libxml++/nodes/element.h:12, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/contentnode.h:21:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~ContentNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:12:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/commentnode.h:21:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~CommentNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:13:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/cdatanode.h:22:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~CdataNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:14:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/textnode.h:21:13: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~TextNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:15:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/processinginstructionnode.h:19:30: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~ProcessingInstructionNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/nodes/element.h:16:0, from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/entityreference.h:21:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~EntityReference() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:14:0, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/element.h:27:12: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Element() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/parsers/parser.h:15:0, from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h:36:19: error: expected ‘;’ at end of member declaration ~validity_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h:36:21: error: ‘noexcept’ does not name a type ~validity_error() noexcept override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h:38:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void Raise() const override; ^ /usr/include/libxml++-2.6/libxml++/exceptions/validity_error.h:39:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 exception* Clone() const override; ^ In file included from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:10:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/parser.h:38:11: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Parser() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:12:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:52, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/document.h:77:13: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Document() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:52:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:35:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~DomParser() override; ^ /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:45:48: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_file(const Glib::ustring& filename) override; ^ /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:55:50: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_memory(const Glib::ustring& contents) override; ^ /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:76:37: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_stream(std::istream& in) override; ^ /usr/include/libxml++-2.6/libxml++/parsers/domparser.h:96:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:86:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~SaxParser() override; ^ /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:94:48: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_file(const Glib::ustring& filename) override; ^ /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:102:50: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_memory(const Glib::ustring& contents) override; ^ /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:119:37: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_stream(std::istream& in) override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:218:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:97:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~TextReader() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:59:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/entitydeclaration.h:30:22: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~EntityDeclaration() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:63:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/xincludeend.h:36:16: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~XIncludeEnd() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:64:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/nodes/xincludestart.h:36:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~XIncludeStart() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:66:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/attributedeclaration.h:32:25: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~AttributeDeclaration() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:67:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/attributenode.h:27:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~AttributeNode() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/relaxngschema.h:24:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/schemabase.h:41:15: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~SchemaBase() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:68:18: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~RelaxNGSchema() override; ^ /usr/include/libxml++-2.6/libxml++/relaxngschema.h:78:48: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_file(const Glib::ustring& filename) override; ^ /usr/include/libxml++-2.6/libxml++/relaxngschema.h:87:50: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_memory(const Glib::ustring& contents) override; ^ /usr/include/libxml++-2.6/libxml++/relaxngschema.h:94:47: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_document(const Document* document) override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/xsdschema.h:64:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~XsdSchema() override; ^ /usr/include/libxml++-2.6/libxml++/xsdschema.h:71:48: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_file(const Glib::ustring& filename) override; ^ /usr/include/libxml++-2.6/libxml++/xsdschema.h:78:50: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_memory(const Glib::ustring& contents) override; ^ /usr/include/libxml++-2.6/libxml++/xsdschema.h:85:47: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void parse_document(const Document* document) override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:71:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/validator.h:31:14: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~Validator() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:72:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/dtdvalidator.h:37:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~DtdValidator() override; ^ /usr/include/libxml++-2.6/libxml++/validators/dtdvalidator.h:96:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:24:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:42:24: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~SchemaValidatorBase() override; ^ /usr/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:101:25: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void initialize_valid() override; ^ /usr/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:102:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:72:21: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~RelaxNGValidator() override; ^ /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:154:25: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void initialize_valid() override; ^ /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:155:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h:12:0, from /usr/include/libxml++-2.6/libxml++/libxml++.h:74, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/schema.h:48:40: error: ‘nullptr’ was not declared in this scope explicit Schema(Document* document = nullptr, bool embed = false); ^ /usr/include/libxml++-2.6/libxml++/schema.h:62:50: error: ‘nullptr’ was not declared in this scope virtual void set_document(Document* document = nullptr, bool embed = false); ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:74:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h:62:20: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~SchemaValidator() override; ^ /usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h:143:25: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void initialize_valid() override; ^ /usr/include/libxml++-2.6/libxml++/validators/schemavalidator.h:145:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75:0, from a_common.h:26, from xmlparser.h:30, from xmlparser.cc:25: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:68:17: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 ~XsdValidator() override; ^ /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:144:25: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void initialize_valid() override; ^ /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:145:27: warning: override controls (override/final) only available with -std=c++11 or -std=gnu++11 void release_underlying() override; ^ Makefile:841: recipe for target 'libbarryalx_la-xmlparser.lo' failed make[2]: *** [libbarryalx_la-xmlparser.lo] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3/src' Makefile:449: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3' Makefile:346: recipe for target 'all' failed make: *** [all] Error 2 * ERROR: app-pda/barry-0.18.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-pda/barry-0.18.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-pda/barry-0.18.3::gentoo'`. * The complete build log is located at '/var/log/portage/app-pda:barry-0.18.3:20151126-082445.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-pda/barry-0.18.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-pda/barry-0.18.3/temp/environment'. * Working directory: '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3' * S: '/var/tmp/portage/app-pda/barry-0.18.3/work/barry-0.18.3'