Diff of the two buildlogs: -- --- b1/build.log 2020-03-07 12:39:24.320492454 +0000 +++ b2/build.log 2020-03-07 12:41:09.022471900 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Sat Mar 7 00:23:56 -12 2020 -I: pbuilder-time-stamp: 1583583836 +I: Current time: Sat Apr 10 09:02:24 +14 2021 +I: pbuilder-time-stamp: 1617994944 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Mon Mar 11 09:21:28 2019 -12 +gpgv: Signature made Tue Mar 12 11:21:28 2019 +14 gpgv: using RSA key BAFC6C85F7CB143FEEB6FB157115AFD07710DCF7 gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./aravis_0.6.0-2.dsc @@ -30,6 +30,18 @@ dpkg-source: info: applying extradist.diff I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/31785/tmp/hooks/D01_modify_environment starting +disorder-fs debug: Running on profitbricks-build6-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/31785/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -597,7 +609,7 @@ Get: 486 http://deb.debian.org/debian buster/main i386 libnotify-dev i386 0.7.7-4 [31.9 kB] Get: 487 http://deb.debian.org/debian buster/main i386 libusb-1.0-0-dev i386 2:1.0.22-2 [79.2 kB] Get: 488 http://deb.debian.org/debian buster/main i386 libxml2-dev i386 2.9.4+dfsg1-7+b3 [843 kB] -Fetched 189 MB in 25s (7566 kB/s) +Fetched 189 MB in 5s (41.9 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libapparmor1:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -2613,7 +2625,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/aravis-0.6.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/aravis-0.6.0/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package aravis dpkg-buildpackage: info: source version 0.6.0-2 dpkg-buildpackage: info: source distribution unstable @@ -2743,8 +2755,8 @@ checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.1 checking for XML::Parser... ok -checking build system type... i686-pc-linux-gnu -checking host system type... i686-pc-linux-gnu +checking build system type... x86_64-pc-linux-gnu +checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F @@ -2754,8 +2766,8 @@ 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 how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop -checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop +checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all @@ -2779,7 +2791,7 @@ checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes -checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes +checking whether the gcc linker (/usr/bin/ld -m elf_i386) 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 @@ -2788,15 +2800,15 @@ checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E -checking for ld used by g++... /usr/bin/ld -checking if the linker (/usr/bin/ld) is GNU ld... yes -checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes +checking for ld used by g++... /usr/bin/ld -m elf_i386 +checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes +checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes -checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes +checking whether the g++ linker (/usr/bin/ld -m elf_i386) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for valgrind... no @@ -3058,7 +3070,7 @@ make[1]: Leaving directory '/build/aravis-0.6.0' dh_auto_build - make -j10 + make -j18 make[1]: Entering directory '/build/aravis-0.6.0' Making all in src make[2]: Entering directory '/build/aravis-0.6.0/src' @@ -3067,24 +3079,41 @@ make all-am make[3]: Entering directory '/build/aravis-0.6.0/src' i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakegvcamera.o arvfakegvcamera.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvenums.lo arvenums.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdebug.lo arvdebug.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvsystem.lo arvsystem.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvevaluator.lo arvevaluator.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnode.lo arvdomnode.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnodelist.lo arvdomnodelist.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnamednodemap.lo arvdomnamednodemap.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomdocument.lo arvdomdocument.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomdocumentfragment.lo arvdomdocumentfragment.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocument.c -fPIC -DPIC -o .libs/arvdomdocument.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvenums.lo arvenums.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdebug.lo arvdebug.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvsystem.lo arvsystem.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvevaluator.lo arvevaluator.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnode.lo arvdomnode.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnodelist.lo arvdomnodelist.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomnamednodemap.lo arvdomnamednodemap.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomdocument.lo arvdomdocument.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomdocumentfragment.lo arvdomdocumentfragment.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomelement.lo arvdomelement.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomcharacterdata.lo arvdomcharacterdata.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomtext.lo arvdomtext.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomparser.lo arvdomparser.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomimplementation.lo arvdomimplementation.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvcamera.lo arvcamera.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgc.lo arvgc.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcnode.lo arvgcnode.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdebug.c -fPIC -DPIC -o .libs/arvdebug.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnode.c -fPIC -DPIC -o .libs/arvdomnode.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvsystem.c -fPIC -DPIC -o .libs/arvsystem.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomparser.c -fPIC -DPIC -o .libs/arvdomparser.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomcharacterdata.c -fPIC -DPIC -o .libs/arvdomcharacterdata.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvevaluator.c -fPIC -DPIC -o .libs/arvevaluator.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomelement.c -fPIC -DPIC -o .libs/arvdomelement.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocument.c -fPIC -DPIC -o .libs/arvdomdocument.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvenums.c -fPIC -DPIC -o .libs/arvenums.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnodelist.c -fPIC -DPIC -o .libs/arvdomnodelist.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomimplementation.c -fPIC -DPIC -o .libs/arvdomimplementation.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomtext.c -fPIC -DPIC -o .libs/arvdomtext.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocumentfragment.c -fPIC -DPIC -o .libs/arvdomdocumentfragment.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnamednodemap.c -fPIC -DPIC -o .libs/arvdomnamednodemap.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnodelist.c -fPIC -DPIC -o .libs/arvdomnodelist.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvevaluator.c -fPIC -DPIC -o .libs/arvevaluator.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvsystem.c -fPIC -DPIC -o .libs/arvsystem.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnode.c -fPIC -DPIC -o .libs/arvdomnode.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvcamera.c -fPIC -DPIC -o .libs/arvcamera.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgc.c -fPIC -DPIC -o .libs/arvgc.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcpropertynode.lo arvgcpropertynode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcnode.c -fPIC -DPIC -o .libs/arvgcnode.o arvevaluator.c: In function 'arv_evaluator_class_init': arvevaluator.c:1500:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (evaluator_class, sizeof (ArvEvaluatorPrivate)); @@ -3101,86 +3130,72 @@ ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvenums.c -o arvenums.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdebug.c -o arvdebug.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomelement.lo arvdomelement.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnodelist.c -o arvdomnodelist.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocumentfragment.c -o arvdomdocumentfragment.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnamednodemap.c -o arvdomnamednodemap.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomcharacterdata.lo arvdomcharacterdata.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvsystem.c -o arvsystem.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocument.c -o arvdomdocument.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomelement.c -fPIC -DPIC -o .libs/arvdomelement.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomtext.lo arvdomtext.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomcharacterdata.c -fPIC -DPIC -o .libs/arvdomcharacterdata.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomparser.lo arvdomparser.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdomimplementation.lo arvdomimplementation.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvcamera.lo arvcamera.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomtext.c -fPIC -DPIC -o .libs/arvdomtext.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgc.lo arvgc.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomimplementation.c -fPIC -DPIC -o .libs/arvdomimplementation.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomparser.c -fPIC -DPIC -o .libs/arvdomparser.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomelement.c -o arvdomelement.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomcharacterdata.c -o arvdomcharacterdata.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvcamera.c -fPIC -DPIC -o .libs/arvcamera.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcnode.lo arvgcnode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnode.c -o arvdomnode.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgc.c -fPIC -DPIC -o .libs/arvgc.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomtext.c -o arvdomtext.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomimplementation.c -o arvdomimplementation.o >/dev/null 2>&1 -arvcamera.c: In function 'arv_camera_class_init': -arvcamera.c:2325:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (camera_class, sizeof (ArvCameraPrivate)); +arvgc.c: In function 'arv_gc_class_init': +arvgc.c:389:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (node_class, sizeof (ArvGcPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvcamera.h:30, - from arvcamera.c:41: + from ./arvgc.h:30, + from arvgc.c:32: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcnode.c -fPIC -DPIC -o .libs/arvgcnode.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcpropertynode.lo arvgcpropertynode.c -arvgc.c: In function 'arv_gc_class_init': -arvgc.c:389:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (node_class, sizeof (ArvGcPrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomimplementation.c -o arvdomimplementation.o >/dev/null 2>&1 +arvcamera.c: In function 'arv_camera_class_init': +arvcamera.c:2325:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (camera_class, sizeof (ArvCameraPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvgc.h:30, - from arvgc.c:32: + from ./arvcamera.h:30, + from arvcamera.c:41: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcindexnode.lo arvgcindexnode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvevaluator.c -o arvevaluator.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcvalueindexednode.lo arvgcvalueindexednode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomparser.c -o arvdomparser.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcinvalidatornode.lo arvgcinvalidatornode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocumentfragment.c -o arvdomdocumentfragment.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnodelist.c -o arvdomnodelist.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomtext.c -o arvdomtext.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomcharacterdata.c -o arvdomcharacterdata.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomelement.c -o arvdomelement.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvsystem.c -o arvsystem.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnamednodemap.c -o arvdomnamednodemap.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcnode.c -o arvgcnode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcindexnode.lo arvgcindexnode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomdocument.c -o arvdomdocument.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcvalueindexednode.lo arvgcvalueindexednode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomparser.c -o arvdomparser.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcinvalidatornode.lo arvgcinvalidatornode.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfeaturenode.lo arvgcfeaturenode.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcpropertynode.c -fPIC -DPIC -o .libs/arvgcpropertynode.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregisterdescriptionnode.lo arvgcregisterdescriptionnode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgc.c -o arvgc.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcgroupnode.lo arvgcgroupnode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdomnode.c -o arvdomnode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgccategory.lo arvgccategory.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcboolean.lo arvgcboolean.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcenumeration.lo arvgcenumeration.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcenumentry.lo arvgcenumentry.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcintegernode.lo arvgcintegernode.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcindexnode.c -fPIC -DPIC -o .libs/arvgcindexnode.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcvalueindexednode.c -fPIC -DPIC -o .libs/arvgcvalueindexednode.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfloatnode.lo arvgcfloatnode.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinvalidatornode.c -fPIC -DPIC -o .libs/arvgcinvalidatornode.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfeaturenode.lo arvgcfeaturenode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgc.c -o arvgc.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregisterdescriptionnode.lo arvgcregisterdescriptionnode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcindexnode.c -o arvgcindexnode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcgroupnode.lo arvgcgroupnode.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcvalueindexednode.c -o arvgcvalueindexednode.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinvalidatornode.c -o arvgcinvalidatornode.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfeaturenode.c -fPIC -DPIC -o .libs/arvgcfeaturenode.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregisterdescriptionnode.c -fPIC -DPIC -o .libs/arvgcregisterdescriptionnode.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgccategory.lo arvgccategory.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcpropertynode.c -o arvgcpropertynode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcboolean.lo arvgcboolean.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcenumeration.lo arvgcenumeration.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcenumentry.lo arvgcenumentry.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfeaturenode.c -fPIC -DPIC -o .libs/arvgcfeaturenode.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcgroupnode.c -fPIC -DPIC -o .libs/arvgcgroupnode.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccategory.c -fPIC -DPIC -o .libs/arvgccategory.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcboolean.c -fPIC -DPIC -o .libs/arvgcboolean.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumeration.c -fPIC -DPIC -o .libs/arvgcenumeration.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumentry.c -fPIC -DPIC -o .libs/arvgcenumentry.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregisternode.lo arvgcregisternode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcintegernode.c -fPIC -DPIC -o .libs/arvgcintegernode.o arvgcfeaturenode.c: In function 'arv_gc_feature_node_class_init': arvgcfeaturenode.c:432:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (this_class, sizeof (ArvGcFeatureNodePrivate)); @@ -3195,43 +3210,47 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcintegernode.lo arvgcintegernode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcindexnode.c -o arvgcindexnode.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcvalueindexednode.c -o arvgcvalueindexednode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcstructentrynode.lo arvgcstructentrynode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinvalidatornode.c -o arvgcinvalidatornode.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloatnode.c -fPIC -DPIC -o .libs/arvgcfloatnode.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvevaluator.c -o arvevaluator.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregisterdescriptionnode.c -o arvgcregisterdescriptionnode.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccategory.c -fPIC -DPIC -o .libs/arvgccategory.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcboolean.c -fPIC -DPIC -o .libs/arvgcboolean.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcgroupnode.c -o arvgcgroupnode.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumentry.c -fPIC -DPIC -o .libs/arvgcenumentry.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvcamera.c -o arvcamera.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumeration.c -fPIC -DPIC -o .libs/arvgcenumeration.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcintegernode.c -fPIC -DPIC -o .libs/arvgcintegernode.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfeaturenode.c -o arvgcfeaturenode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfloatnode.lo arvgcfloatnode.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcpropertynode.c -o arvgcpropertynode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgccommand.lo arvgccommand.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccategory.c -o arvgccategory.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumentry.c -o arvgcenumentry.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregisternode.lo arvgcregisternode.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcstructentrynode.lo arvgcstructentrynode.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcboolean.c -o arvgcboolean.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgccommand.lo arvgccommand.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcintegernode.c -o arvgcintegernode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcswissknife.lo arvgcswissknife.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumeration.c -o arvgcenumeration.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcconverter.lo arvgcconverter.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloatnode.c -fPIC -DPIC -o .libs/arvgcfloatnode.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstructentrynode.c -fPIC -DPIC -o .libs/arvgcstructentrynode.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfeaturenode.c -o arvgcfeaturenode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcswissknife.lo arvgcswissknife.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregisternode.c -fPIC -DPIC -o .libs/arvgcregisternode.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcconverter.lo arvgcconverter.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstructentrynode.c -fPIC -DPIC -o .libs/arvgcstructentrynode.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcport.lo arvgcport.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcintegernode.c -o arvgcintegernode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregister.lo arvgcregister.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcinteger.lo arvgcinteger.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcstring.lo arvgcstring.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccommand.c -fPIC -DPIC -o .libs/arvgccommand.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcconverter.c -fPIC -DPIC -o .libs/arvgcconverter.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcswissknife.c -fPIC -DPIC -o .libs/arvgcswissknife.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcport.lo arvgcport.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccommand.c -o arvgccommand.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloatnode.c -o arvgcfloatnode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcregister.lo arvgcregister.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstructentrynode.c -o arvgcstructentrynode.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcenumeration.c -o arvgcenumeration.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvcamera.c -o arvcamera.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfloat.lo arvgcfloat.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcswissknife.c -fPIC -DPIC -o .libs/arvgcswissknife.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcconverter.c -fPIC -DPIC -o .libs/arvgcconverter.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcport.c -fPIC -DPIC -o .libs/arvgcport.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvinterface.lo arvinterface.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregister.c -fPIC -DPIC -o .libs/arvgcregister.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcswissknife.c -o arvgcswissknife.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcinteger.lo arvgcinteger.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcstring.lo arvgcstring.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstring.c -fPIC -DPIC -o .libs/arvgcstring.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinteger.c -fPIC -DPIC -o .libs/arvgcinteger.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstructentrynode.c -o arvgcstructentrynode.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdevice.lo arvdevice.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgccommand.c -o arvgccommand.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvstream.lo arvstream.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvbuffer.lo arvbuffer.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloat.c -fPIC -DPIC -o .libs/arvgcfloat.o arvgcport.c: In function 'arv_gc_port_class_init': arvgcport.c:244:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (this_class, sizeof (ArvGcPortPrivate)); @@ -3246,94 +3265,86 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcconverter.c -o arvgcconverter.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregisternode.c -o arvgcregisternode.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgcfloat.lo arvgcfloat.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregister.c -o arvgcregister.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvinterface.lo arvinterface.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvdevice.lo arvdevice.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcport.c -o arvgcport.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvstream.lo arvstream.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvbuffer.lo arvbuffer.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstring.c -fPIC -DPIC -o .libs/arvgcstring.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinteger.c -fPIC -DPIC -o .libs/arvgcinteger.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloat.c -fPIC -DPIC -o .libs/arvgcfloat.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdevice.c -fPIC -DPIC -o .libs/arvdevice.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvinterface.c -fPIC -DPIC -o .libs/arvinterface.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregister.c -o arvgcregister.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcstring.c -o arvgcstring.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvchunkparser.lo arvchunkparser.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvinterface.lo arvgvinterface.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvchunkparser.lo arvchunkparser.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdevice.c -fPIC -DPIC -o .libs/arvdevice.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstream.c -fPIC -DPIC -o .libs/arvstream.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvbuffer.c -fPIC -DPIC -o .libs/arvbuffer.o -arvdevice.c: In function 'arv_device_class_init': -arvdevice.c:770:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (device_class, sizeof (ArvDevicePrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcswissknife.c -o arvgcswissknife.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvinterface.lo arvgvinterface.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcregisternode.c -o arvgcregisternode.o >/dev/null 2>&1 +arvinterface.c: In function 'arv_interface_class_init': +arvinterface.c:347:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (interface_class, sizeof (ArvInterfacePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvdevice.h:30, - from arvdevice.c:32: + from ./arvinterface.h:30, + from ./arvinterfaceprivate.h:30, + from arvinterface.c:34: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -arvstream.c: In function 'arv_stream_class_init': -arvstream.c:386:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (node_class, sizeof (ArvStreamPrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcport.c -o arvgcport.o >/dev/null 2>&1 +arvbuffer.c: In function 'arv_buffer_class_init': +arvbuffer.c:539:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (this_class, sizeof (ArvBufferPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvstream.h:30, - from ./arvstreamprivate.h:30, - from arvstream.c:33: + from ./arvbuffer.h:30, + from ./arvbufferprivate.h:30, + from arvbuffer.c:35: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -arvinterface.c: In function 'arv_interface_class_init': -arvinterface.c:347:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (interface_class, sizeof (ArvInterfacePrivate)); +arvstream.c: In function 'arv_stream_class_init': +arvstream.c:386:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (node_class, sizeof (ArvStreamPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvinterface.h:30, - from ./arvinterfaceprivate.h:30, - from arvinterface.c:34: + from ./arvstream.h:30, + from ./arvstreamprivate.h:30, + from arvstream.c:33: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvdevice.lo arvgvdevice.c -arvbuffer.c: In function 'arv_buffer_class_init': -arvbuffer.c:539:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (this_class, sizeof (ArvBufferPrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvchunkparser.c -fPIC -DPIC -o .libs/arvchunkparser.o +arvdevice.c: In function 'arv_device_class_init': +arvdevice.c:770:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (device_class, sizeof (ArvDevicePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvbuffer.h:30, - from ./arvbufferprivate.h:30, - from arvbuffer.c:35: + from ./arvdevice.h:30, + from arvdevice.c:32: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvchunkparser.c -fPIC -DPIC -o .libs/arvchunkparser.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvinterface.c -fPIC -DPIC -o .libs/arvgvinterface.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvstream.lo arvgvstream.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloat.c -o arvgcfloat.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvdevice.lo arvgvdevice.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcinteger.c -o arvgcinteger.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstream.c -o arvstream.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvinterface.c -o arvinterface.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvdevice.c -fPIC -DPIC -o .libs/arvgvdevice.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvbuffer.c -o arvbuffer.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvstream.lo arvgvstream.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcfloat.c -o arvgcfloat.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakeinterface.lo arvfakeinterface.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgcconverter.c -o arvgcconverter.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakedevice.lo arvfakedevice.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakestream.lo arvfakestream.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvinterface.c -fPIC -DPIC -o .libs/arvgvinterface.o arvchunkparser.c: In function 'arv_chunk_parser_class_init': arvchunkparser.c:270:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (node_class, sizeof (ArvChunkParserPrivate)); @@ -3349,6 +3360,13 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvinterface.c -o arvinterface.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstream.c -o arvstream.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvbuffer.c -o arvbuffer.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvdevice.c -fPIC -DPIC -o .libs/arvgvdevice.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakeinterface.c -fPIC -DPIC -o .libs/arvfakeinterface.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvstream.c -fPIC -DPIC -o .libs/arvgvstream.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakedevice.c -fPIC -DPIC -o .libs/arvfakedevice.o arvgvinterface.c: In function 'arv_gv_interface_class_init': arvgvinterface.c:686:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gv_interface_class, sizeof (ArvGvInterfacePrivate)); @@ -3364,7 +3382,12 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdevice.c -o arvdevice.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakestream.c -fPIC -DPIC -o .libs/arvfakestream.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakecamera.lo arvfakecamera.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvfakecamera.lo arvgvfakecamera.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvchunkparser.c -o arvchunkparser.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvrealtime.lo arvrealtime.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvxmlschema.lo arvxmlschema.c arvgvdevice.c: In function 'arv_gv_device_class_init': arvgvdevice.c:1471:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (gv_device_class, sizeof (ArvGvDevicePrivate)); @@ -3380,50 +3403,38 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakeinterface.lo arvfakeinterface.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakedevice.lo arvfakedevice.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakestream.lo arvfakestream.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvstream.c -fPIC -DPIC -o .libs/arvgvstream.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvchunkparser.c -o arvchunkparser.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvfakecamera.lo arvfakecamera.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvfakecamera.lo arvgvfakecamera.c -arvgvstream.c: In function 'arv_gv_stream_class_init': -arvgvstream.c:1302:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (gv_stream_class, sizeof (ArvGvStreamPrivate)); +arvfakedevice.c: In function 'arv_fake_device_class_init': +arvfakedevice.c:157:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (fake_device_class, sizeof (ArvFakeDevicePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvgvstream.h:30, - from ./arvgvstreamprivate.h:30, - from arvgvstream.c:28: + from ./arvfakedevice.h:30, + from ./arvfakedeviceprivate.h:30, + from arvfakedevice.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakeinterface.c -fPIC -DPIC -o .libs/arvfakeinterface.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakedevice.c -fPIC -DPIC -o .libs/arvfakedevice.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakestream.c -fPIC -DPIC -o .libs/arvfakestream.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakecamera.c -fPIC -DPIC -o .libs/arvfakecamera.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvfakecamera.c -fPIC -DPIC -o .libs/arvgvfakecamera.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvrealtime.lo arvrealtime.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvinterface.c -o arvgvinterface.o >/dev/null 2>&1 -arvfakedevice.c: In function 'arv_fake_device_class_init': -arvfakedevice.c:157:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (fake_device_class, sizeof (ArvFakeDevicePrivate)); +arvgvstream.c: In function 'arv_gv_stream_class_init': +arvgvstream.c:1302:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (gv_stream_class, sizeof (ArvGvStreamPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvfakedevice.h:30, - from ./arvfakedeviceprivate.h:30, - from arvfakedevice.c:28: + from ./arvgvstream.h:30, + from ./arvgvstreamprivate.h:30, + from arvgvstream.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvdevice.c -o arvdevice.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakeinterface.c -o arvfakeinterface.o >/dev/null 2>&1 arvfakestream.c: In function 'arv_fake_stream_class_init': arvfakestream.c:200:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (fake_stream_class, sizeof (ArvFakeStreamPrivate)); @@ -3439,6 +3450,24 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvinterface.lo arvuvinterface.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvdevice.lo arvuvdevice.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakedevice.c -o arvfakedevice.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvstream.lo arvuvstream.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvmisc.lo arvmisc.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvzip.lo arvzip.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvrealtime.c -fPIC -DPIC -o .libs/arvrealtime.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakecamera.c -fPIC -DPIC -o .libs/arvfakecamera.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakestream.c -o arvfakestream.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvinterface.c -o arvgvinterface.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvxmlschema.c -fPIC -DPIC -o .libs/arvxmlschema.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvfakecamera.c -fPIC -DPIC -o .libs/arvgvfakecamera.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvstr.lo arvstr.c +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvcp.lo arvgvcp.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvinterface.c -fPIC -DPIC -o .libs/arvuvinterface.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvsp.lo arvgvsp.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvdevice.c -fPIC -DPIC -o .libs/arvuvdevice.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvstream.c -fPIC -DPIC -o .libs/arvuvstream.o arvfakecamera.c: In function 'arv_fake_camera_class_init': arvfakecamera.c:540:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (fake_camera_class, sizeof (ArvFakeCameraPrivate)); @@ -3453,6 +3482,8 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvmisc.c -fPIC -DPIC -o .libs/arvmisc.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvcp.lo arvuvcp.c arvgvfakecamera.c: In function 'arv_gv_fake_camera_class_init': arvgvfakecamera.c:599:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (this_class, sizeof (ArvGvFakeCameraPrivate)); @@ -3467,20 +3498,6 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakeinterface.c -o arvfakeinterface.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvxmlschema.lo arvxmlschema.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakedevice.c -o arvfakedevice.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakestream.c -o arvfakestream.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvdevice.c -o arvgvdevice.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvstream.c -o arvgvstream.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakecamera.c -o arvfakecamera.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvrealtime.c -fPIC -DPIC -o .libs/arvrealtime.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvxmlschema.c -fPIC -DPIC -o .libs/arvxmlschema.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvfakecamera.c -o arvgvfakecamera.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvinterface.lo arvuvinterface.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvdevice.lo arvuvdevice.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvstream.lo arvuvstream.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvmisc.lo arvmisc.c arvxmlschema.c: In function 'arv_xml_schema_class_init': arvxmlschema.c:185:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (this_class, sizeof (ArvXmlSchemaPrivate)); @@ -3495,32 +3512,25 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvzip.c -fPIC -DPIC -o .libs/arvzip.o +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvsp.lo arvuvsp.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvrealtime.c -o arvrealtime.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvxmlschema.c -o arvxmlschema.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvdevice.c -fPIC -DPIC -o .libs/arvuvdevice.o -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvzip.lo arvzip.c -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvinterface.c -fPIC -DPIC -o .libs/arvuvinterface.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvstream.c -fPIC -DPIC -o .libs/arvuvstream.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvmisc.c -fPIC -DPIC -o .libs/arvmisc.o -arvuvdevice.c: In function 'arv_uv_device_class_init': -arvuvdevice.c:750:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (uv_device_class, sizeof (ArvUvDevicePrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstr.c -fPIC -DPIC -o .libs/arvstr.o +arvuvinterface.c: In function 'arv_uv_interface_class_init': +arvuvinterface.c:394:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (uv_interface_class, sizeof (ArvUvInterfacePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvuvstream.h:30, - from ./arvuvstreamprivate.h:30, - from arvuvdevice.c:28: + from ./arvuvinterface.h:30, + from ./arvuvinterfaceprivate.h:30, + from arvuvinterface.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvstr.lo arvstr.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvcp.lo arvgvcp.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvgvsp.lo arvgvsp.c -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvcp.lo arvuvcp.c arvuvstream.c: In function 'arv_uv_stream_class_init': arvuvstream.c:391:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (uv_stream_class, sizeof (ArvUvStreamPrivate)); @@ -3536,33 +3546,36 @@ /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvuvsp.lo arvuvsp.c -arvuvinterface.c: In function 'arv_uv_interface_class_init': -arvuvinterface.c:394:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] - g_type_class_add_private (uv_interface_class, sizeof (ArvUvInterfacePrivate)); +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvxmlschema.c -o arvxmlschema.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvcp.c -fPIC -DPIC -o .libs/arvgvcp.o +arvuvdevice.c: In function 'arv_uv_device_class_init': +arvuvdevice.c:750:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] + g_type_class_add_private (uv_device_class, sizeof (ArvUvDevicePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./arvenums.h:30, from ./arvtypes.h:30, - from ./arvuvinterface.h:30, - from ./arvuvinterfaceprivate.h:30, - from arvuvinterface.c:28: + from ./arvuvstream.h:30, + from ./arvuvstreamprivate.h:30, + from arvuvdevice.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvzip.c -fPIC -DPIC -o .libs/arvzip.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvstream.c -o arvuvstream.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvinterface.c -o arvuvinterface.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvmisc.c -o arvmisc.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvcp.c -fPIC -DPIC -o .libs/arvgvcp.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvdevice.c -o arvuvdevice.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstr.c -fPIC -DPIC -o .libs/arvstr.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvsp.c -fPIC -DPIC -o .libs/arvuvsp.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvsp.c -fPIC -DPIC -o .libs/arvgvsp.o -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvzip.c -o arvzip.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvstream.c -o arvgvstream.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvdevice.c -o arvgvdevice.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvcp.c -fPIC -DPIC -o .libs/arvuvcp.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvfakecamera.c -o arvfakecamera.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvzip.c -o arvzip.o >/dev/null 2>&1 +/bin/sh ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvenumtypes.lo arvenumtypes.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvinterface.c -o arvuvinterface.o >/dev/null 2>&1 +i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvtool.o arvtool.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvfakecamera.c -o arvgvfakecamera.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvstream.c -o arvuvstream.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvsp.c -fPIC -DPIC -o .libs/arvuvsp.o +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvsp.c -o arvgvsp.o >/dev/null 2>&1 arvuvcp.c: In function 'arv_uvcp_packet_to_string': arvuvcp.c:170:60: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'guint64' {aka 'long long unsigned int'} [-Wformat=] g_string_append_printf (string, "address = 0x%016lx\n", value); @@ -3596,17 +3609,16 @@ %08llx value, value); ~~~~~ -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvsp.c -o arvuvsp.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvcp.c -o arvuvcp.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvenumtypes.lo arvenumtypes.c +i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvtest.o arvtest.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvstr.c -o arvstr.o >/dev/null 2>&1 -libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvsp.c -o arvgvsp.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvgvcp.c -o arvgvcp.o >/dev/null 2>&1 -i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvtool.o arvtool.c -i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_API_VERSION=\""0.6"\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvtest.o arvtest.c +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvcp.c -o arvuvcp.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvmisc.c -o arvmisc.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvsp.c -o arvuvsp.o >/dev/null 2>&1 +libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvuvdevice.c -o arvuvdevice.o >/dev/null 2>&1 libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvenumtypes.c -fPIC -DPIC -o .libs/arvenumtypes.o libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -DARAVIS_DATA_DIR=\"/usr/share/aravis-0.6\" -DARAVIS_API_VERSION=\"0.6\" -DG_LOG_DOMAIN=\"Aravis\" -DARAVIS_COMPILATION -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c arvenumtypes.c -o arvenumtypes.o >/dev/null 2>&1 -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o libaravis-0.6.la -rpath /usr/lib/i386-linux-gnu arvenums.lo arvdebug.lo arvsystem.lo arvevaluator.lo arvdomnode.lo arvdomnodelist.lo arvdomnamednodemap.lo arvdomdocument.lo arvdomdocumentfragment.lo arvdomelement.lo arvdomcharacterdata.lo arvdomtext.lo arvdomparser.lo arvdomimplementation.lo arvcamera.lo arvgc.lo arvgcnode.lo arvgcpropertynode.lo arvgcindexnode.lo arvgcvalueindexednode.lo arvgcinvalidatornode.lo arvgcfeaturenode.lo arvgcregisterdescriptionnode.lo arvgcgroupnode.lo arvgccategory.lo arvgcboolean.lo arvgcenumeration.lo arvgcenumentry.lo arvgcintegernode.lo arvgcfloatnode.lo arvgcregisternode.lo arvgcstructentrynode.lo arvgccommand.lo arvgcswissknife.lo arvgcconverter.lo arvgcport.lo arvgcregister.lo arvgcinteger.lo arvgcstring.lo arvgcfloat.lo arvinterface.lo arvdevice.lo arvstream.lo arvbuffer.lo arvchunkparser.lo arvgvinterface.lo arvgvdevice.lo arvgvstream.lo arvfakeinterface.lo arvfakedevice.lo arvfakestream.lo arvfakecamera.lo arvgvfakecamera.lo arvrealtime.lo arvxmlschema.lo arvuvinterface.lo arvuvdevice.lo arvuvstream.lo arvmisc.lo arvzip.lo arvstr.lo arvgvcp.lo arvgvsp.lo arvuvcp.lo arvuvsp.lo arvenumtypes.lo -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o libaravis-0.6.la -rpath /usr/lib/i386-linux-gnu arvenums.lo arvdebug.lo arvsystem.lo arvevaluator.lo arvdomnode.lo arvdomnodelist.lo arvdomnamednodemap.lo arvdomdocument.lo arvdomdocumentfragment.lo arvdomelement.lo arvdomcharacterdata.lo arvdomtext.lo arvdomparser.lo arvdomimplementation.lo arvcamera.lo arvgc.lo arvgcnode.lo arvgcpropertynode.lo arvgcindexnode.lo arvgcvalueindexednode.lo arvgcinvalidatornode.lo arvgcfeaturenode.lo arvgcregisterdescriptionnode.lo arvgcgroupnode.lo arvgccategory.lo arvgcboolean.lo arvgcenumeration.lo arvgcenumentry.lo arvgcintegernode.lo arvgcfloatnode.lo arvgcregisternode.lo arvgcstructentrynode.lo arvgccommand.lo arvgcswissknife.lo arvgcconverter.lo arvgcport.lo arvgcregister.lo arvgcinteger.lo arvgcstring.lo arvgcfloat.lo arvinterface.lo arvdevice.lo arvstream.lo arvbuffer.lo arvchunkparser.lo arvgvinterface.lo arvgvdevice.lo arvgvstream.lo arvfakeinterface.lo arvfakedevice.lo arvfakestream.lo arvfakecamera.lo arvgvfakecamera.lo arvrealtime.lo arvxmlschema.lo arvuvinterface.lo arvuvdevice.lo arvuvstream.lo arvmisc.lo arvzip.lo arvstr.lo arvgvcp.lo arvgvsp.lo arvuvcp.lo arvuvsp.lo arvenumtypes.lo -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libtool: link: i686-linux-gnu-gcc -shared -fPIC -DPIC .libs/arvenums.o .libs/arvdebug.o .libs/arvsystem.o .libs/arvevaluator.o .libs/arvdomnode.o .libs/arvdomnodelist.o .libs/arvdomnamednodemap.o .libs/arvdomdocument.o .libs/arvdomdocumentfragment.o .libs/arvdomelement.o .libs/arvdomcharacterdata.o .libs/arvdomtext.o .libs/arvdomparser.o .libs/arvdomimplementation.o .libs/arvcamera.o .libs/arvgc.o .libs/arvgcnode.o .libs/arvgcpropertynode.o .libs/arvgcindexnode.o .libs/arvgcvalueindexednode.o .libs/arvgcinvalidatornode.o .libs/arvgcfeaturenode.o .libs/arvgcregisterdescriptionnode.o .libs/arvgcgroupnode.o .libs/arvgccategory.o .libs/arvgcboolean.o .libs/arvgcenumeration.o .libs/arvgcenumentry.o .libs/arvgcintegernode.o .libs/arvgcfloatnode.o .libs/arvgcregisternode.o .libs/arvgcstructentrynode.o .libs/arvgccommand.o .libs/arvgcswissknife.o .libs/arvgcconverter.o .libs/arvgcport.o .libs/arvgcregister.o .libs/arvgcinteger.o .libs/arvgcstring.o .libs/arvgcfloat.o .libs/arvinterface.o .libs/arvdevice.o .libs/arvstream.o .libs/arvbuffer.o .libs/arvchunkparser.o .libs/arvgvinterface.o .libs/arvgvdevice.o .libs/arvgvstream.o .libs/arvfakeinterface.o .libs/arvfakedevice.o .libs/arvfakestream.o .libs/arvfakecamera.o .libs/arvgvfakecamera.o .libs/arvrealtime.o .libs/arvxmlschema.o .libs/arvuvinterface.o .libs/arvuvdevice.o .libs/arvuvstream.o .libs/arvmisc.o .libs/arvzip.o .libs/arvstr.o .libs/arvgvcp.o .libs/arvgvsp.o .libs/arvuvcp.o .libs/arvuvsp.o .libs/arvenumtypes.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libaravis-0.6.so.0 -o .libs/libaravis-0.6.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libaravis-0.6.so.0" && ln -s "libaravis-0.6.so.0.0.0" "libaravis-0.6.so.0") libtool: link: (cd ".libs" && rm -f "libaravis-0.6.so" && ln -s "libaravis-0.6.so.0.0.0" "libaravis-0.6.so") @@ -3614,16 +3626,16 @@ i686-linux-gnu-ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: i686-linux-gnu-ranlib .libs/libaravis-0.6.a libtool: link: ( cd ".libs" && rm -f "libaravis-0.6.la" && ln -s "../libaravis-0.6.la" "libaravis-0.6.la" ) -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-fake-gv-camera-0.6 arvfakegvcamera.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-tool-0.6 arvtool.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-test-0.6 arvtest.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la -CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro" CC="i686-linux-gnu-gcc" PKG_CONFIG="/usr/bin/i686-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --namespace=Aravis --nsversion=0.6 --libtool="/bin/bash ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libaravis-0.6.la --identifier-prefix=Arv --warn-all --cflags-begin -I../src -DARAVIS_COMPILATION --cflags-end arvenums.c arvdebug.c arvsystem.c arvevaluator.c arvdomnode.c arvdomnodelist.c arvdomnamednodemap.c arvdomdocument.c arvdomdocumentfragment.c arvdomelement.c arvdomcharacterdata.c arvdomtext.c arvdomparser.c arvdomimplementation.c arvcamera.c arvgc.c arvgcnode.c arvgcpropertynode.c arvgcindexnode.c arvgcvalueindexednode.c arvgcinvalidatornode.c arvgcfeaturenode.c arvgcregisterdescriptionnode.c arvgcgroupnode.c arvgccategory.c arvgcboolean.c arvgcenumeration.c arvgcenumentry.c arvgcintegernode.c arvgcfloatnode.c arvgcregisternode.c arvgcstructentrynode.c arvgccommand.c arvgcswissknife.c arvgcconverter.c arvgcport.c arvgcregister.c arvgcinteger.c arvgcstring.c arvgcfloat.c arvinterface.c arvdevice.c arvstream.c arvbuffer.c arvchunkparser.c arvgvinterface.c arvgvdevice.c arvgvstream.c arvfakeinterface.c arvfakedevice.c arvfakestream.c arvfakecamera.c arvgvfakecamera.c arvrealtime.c arvxmlschema.c arvuvinterface.c arvuvdevice.c arvuvstream.c arv.h arvtypes.h arvenums.h arvdebug.h arvsystem.h arvevaluator.h arvdomnode.h arvdomnodelist.h arvdomnamednodemap.h arvdomdocument.h arvdomdocumentfragment.h arvdomelement.h arvdomcharacterdata.h arvdomtext.h arvdomparser.h arvdomimplementation.h arvcamera.h arvgc.h arvgcnode.h arvgcpropertynode.h arvgcindexnode.h arvgcvalueindexednode.h arvgcinvalidatornode.h arvgcfeaturenode.h arvgcregisterdescriptionnode.h arvgcgroupnode.h arvgccategory.h arvgcboolean.h arvgcenumeration.h arvgcenumentry.h arvgcintegernode.h arvgcfloatnode.h arvgcregisternode.h arvgcstructentrynode.h arvgccommand.h arvgcswissknife.h arvgcconverter.h arvgcport.h arvgcregister.h arvgcinteger.h arvgcstring.h arvgcfloat.h arvinterface.h arvdevice.h arvstream.h arvbuffer.h arvchunkparser.h arvgvinterface.h arvgvdevice.h arvgvstream.h arvfakeinterface.h arvfakedevice.h arvfakestream.h arvfakecamera.h arvgvfakecamera.h arvrealtime.h arvxmlschema.h arvuvinterface.h arvuvdevice.h arvuvstream.h arvenumtypes.c arvenumtypes.h /usr/bin/g-ir-scanner libaravis-0.6.la Makefile --output Aravis-0.6.gir +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-fake-gv-camera-0.6 arvfakegvcamera.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-tool-0.6 arvtool.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-test-0.6 arvtest.o -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libaravis-0.6.la +CPPFLAGS="-Wdate-time -D_FORTIFY_SOURCE=2" CFLAGS="-g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security" LDFLAGS="-Wl,-z,relro" CC="i686-linux-gnu-gcc" PKG_CONFIG="/usr/bin/i686-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --namespace=Aravis --nsversion=0.6 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libaravis-0.6.la --identifier-prefix=Arv --warn-all --cflags-begin -I../src -DARAVIS_COMPILATION --cflags-end arvenums.c arvdebug.c arvsystem.c arvevaluator.c arvdomnode.c arvdomnodelist.c arvdomnamednodemap.c arvdomdocument.c arvdomdocumentfragment.c arvdomelement.c arvdomcharacterdata.c arvdomtext.c arvdomparser.c arvdomimplementation.c arvcamera.c arvgc.c arvgcnode.c arvgcpropertynode.c arvgcindexnode.c arvgcvalueindexednode.c arvgcinvalidatornode.c arvgcfeaturenode.c arvgcregisterdescriptionnode.c arvgcgroupnode.c arvgccategory.c arvgcboolean.c arvgcenumeration.c arvgcenumentry.c arvgcintegernode.c arvgcfloatnode.c arvgcregisternode.c arvgcstructentrynode.c arvgccommand.c arvgcswissknife.c arvgcconverter.c arvgcport.c arvgcregister.c arvgcinteger.c arvgcstring.c arvgcfloat.c arvinterface.c arvdevice.c arvstream.c arvbuffer.c arvchunkparser.c arvgvinterface.c arvgvdevice.c arvgvstream.c arvfakeinterface.c arvfakedevice.c arvfakestream.c arvfakecamera.c arvgvfakecamera.c arvrealtime.c arvxmlschema.c arvuvinterface.c arvuvdevice.c arvuvstream.c arv.h arvtypes.h arvenums.h arvdebug.h arvsystem.h arvevaluator.h arvdomnode.h arvdomnodelist.h arvdomnamednodemap.h arvdomdocument.h arvdomdocumentfragment.h arvdomelement.h arvdomcharacterdata.h arvdomtext.h arvdomparser.h arvdomimplementation.h arvcamera.h arvgc.h arvgcnode.h arvgcpropertynode.h arvgcindexnode.h arvgcvalueindexednode.h arvgcinvalidatornode.h arvgcfeaturenode.h arvgcregisterdescriptionnode.h arvgcgroupnode.h arvgccategory.h arvgcboolean.h arvgcenumeration.h arvgcenumentry.h arvgcintegernode.h arvgcfloatnode.h arvgcregisternode.h arvgcstructentrynode.h arvgccommand.h arvgcswissknife.h arvgcconverter.h arvgcport.h arvgcregister.h arvgcinteger.h arvgcstring.h arvgcfloat.h arvinterface.h arvdevice.h arvstream.h arvbuffer.h arvchunkparser.h arvgvinterface.h arvgvdevice.h arvgvstream.h arvfakeinterface.h arvfakedevice.h arvfakestream.h arvfakecamera.h arvgvfakecamera.h arvrealtime.h arvxmlschema.h arvuvinterface.h arvuvdevice.h arvuvstream.h arvenumtypes.c arvenumtypes.h /usr/bin/g-ir-scanner libaravis-0.6.la Makefile --output Aravis-0.6.gir libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-test-0.6 arvtest.o -pthread -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit ./.libs/libaravis-0.6.so -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-tool-0.6 arvtool.o -pthread -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit ./.libs/libaravis-0.6.so -pthread libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-fake-gv-camera-0.6 arvfakegvcamera.o -pthread -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit ./.libs/libaravis-0.6.so -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-tool-0.6 arvtool.o -pthread -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit ./.libs/libaravis-0.6.so -pthread /usr/lib/gcc/i686-linux-gnu/8/include/stddef.h:435: syntax error, unexpected identifier in ' __float128 __max_align_f128 __attribute__((__aligned__(__alignof(__float128))));' at '__float128' -g-ir-scanner: link: /bin/bash ../libtool --mode=link --tag=CC i686-linux-gnu-gcc -o /build/aravis-0.6.0/src/tmp-introspectul7jt70c/Aravis-0.6 -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security /build/aravis-0.6.0/src/tmp-introspectul7jt70c/Aravis-0.6.o -L. libaravis-0.6.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro -libtool: link: i686-linux-gnu-gcc -o /build/aravis-0.6.0/src/tmp-introspectul7jt70c/.libs/Aravis-0.6 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security /build/aravis-0.6.0/src/tmp-introspectul7jt70c/Aravis-0.6.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -L. ./.libs/libaravis-0.6.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread +g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC i686-linux-gnu-gcc -o /build/aravis-0.6.0/src/tmp-introspectakn0irex/Aravis-0.6 -export-dynamic -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security /build/aravis-0.6.0/src/tmp-introspectakn0irex/Aravis-0.6.o -L. libaravis-0.6.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-z,relro +libtool: link: i686-linux-gnu-gcc -o /build/aravis-0.6.0/src/tmp-introspectakn0irex/.libs/Aravis-0.6 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security /build/aravis-0.6.0/src/tmp-introspectakn0irex/Aravis-0.6.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--export-dynamic -L. ./.libs/libaravis-0.6.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=. --includedir=. Aravis-0.6.gir -o Aravis-0.6.typelib make[3]: Leaving directory '/build/aravis-0.6.0/src' make[2]: Leaving directory '/build/aravis-0.6.0/src' @@ -3642,15 +3654,15 @@ make[3]: Entering directory '/build/aravis-0.6.0/viewer' i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_ICON_DIR=\""/usr/share/icons"\" -DG_LOG_DOMAIN=\"Aravis\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o main.o main.c i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -I/usr/include/gstreamer-1.0 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/i386-linux-gnu/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/libdrm -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DARAVIS_DATA_DIR=\""/usr/share/aravis-0.6"\" -DARAVIS_ICON_DIR=\""/usr/share/icons"\" -DG_LOG_DOMAIN=\"Aravis\" -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o arvviewer.o arvviewer.c -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-viewer main.o arvviewer.o -lm -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-viewer main.o arvviewer.o -lm -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-viewer main.o arvviewer.o -lm -lgstapp-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../src/.libs/libaravis-0.6.so -pthread make[3]: Leaving directory '/build/aravis-0.6.0/viewer' make[2]: Leaving directory '/build/aravis-0.6.0/viewer' Making all in gst make[2]: Entering directory '/build/aravis-0.6.0/gst' -/bin/bash ../libtool --tag=CC --tag=disable-static --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN=\"Aravis\" -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libgstaravis_0.6_la-gstaravis.lo `test -f 'gstaravis.c' || echo './'`gstaravis.c +/bin/sh ../libtool --tag=CC --tag=disable-static --mode=compile i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN=\"Aravis\" -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o libgstaravis_0.6_la-gstaravis.lo `test -f 'gstaravis.c' || echo './'`gstaravis.c libtool: compile: i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -I../src/ -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SRC_DIR=\".\" -DPACKAGE_DATA_DIR=\"/usr/share\" -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -DG_LOG_DOMAIN=\"Aravis\" -Wdate-time -D_FORTIFY_SOURCE=2 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c gstaravis.c -fPIC -DPIC -o .libs/libgstaravis_0.6_la-gstaravis.o -/bin/bash ../libtool --tag=CC --tag=disable-static --mode=link i686-linux-gnu-gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -Wl,-z,relro -o libgstaravis.0.6.la -rpath /usr/lib/i386-linux-gnu/gstreamer-1.0 libgstaravis_0.6_la-gstaravis.lo -lm -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la +/bin/sh ../libtool --tag=CC --tag=disable-static --mode=link i686-linux-gnu-gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* -Wl,-z,relro -o libgstaravis.0.6.la -rpath /usr/lib/i386-linux-gnu/gstreamer-1.0 libgstaravis_0.6_la-gstaravis.lo -lm -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la libtool: link: /usr/bin/i686-linux-gnu-nm -B .libs/libgstaravis_0.6_la-gstaravis.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaravis.0.6.exp libtool: link: /bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstaravis.0.6.exp" > ".libs/libgstaravis.0.6.expT" libtool: link: mv -f ".libs/libgstaravis.0.6.expT" ".libs/libgstaravis.0.6.exp" @@ -3676,39 +3688,39 @@ i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -I../src/ -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o timetest.o timetest.c i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -I../src/ -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o realtimetest.o realtimetest.c i686-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src -g -I../src/ -pthread -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -I/usr/include/libusb-1.0 -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -c -o loadhttptest.o loadhttptest.c -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-zip-test arvziptest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-chunk-parser-test arvchunkparsertest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-heartbeat-test arvheartbeattest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-acquisition-test arvacquisitiontest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-zip-test arvziptest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-device-scan-test arvdevicescantest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-acquisition-test arvacquisitiontest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o time-test timetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit loadhttptest.c: In function 'main': loadhttptest.c:45:20: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'gsize' {aka 'unsigned int'} [-Wformat=] printf ("size = %lu\n", len); ~~^ ~~~ %u -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-chunk-parser-test arvchunkparsertest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-zip-test arvziptest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-example arvexample.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-auto-packet-size-test arvautopacketsizetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o time-test timetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o load-http-test loadhttptest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-evaluator-test arvevaluatortest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-chunk-parser-test arvchunkparsertest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-auto-packet-size-test arvautopacketsizetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-genicam-test arvgenicamtest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o load-http-test loadhttptest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-example arvexample.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-heartbeat-test arvheartbeattest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o realtime-test realtimetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-device-test arvdevicetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-acquisition-test arvacquisitiontest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-heartbeat-test arvheartbeattest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-device-test arvdevicetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-genicam-test arvgenicamtest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-evaluator-test arvevaluatortest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-camera-test arvcameratest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-device-scan-test arvdevicescantest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-example arvexample.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -/bin/bash ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o realtime-test realtimetest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-zip-test arvziptest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-device-scan-test arvdevicescantest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/time-test timetest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/load-http-test loadhttptest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +/bin/sh ../libtool --tag=CC --mode=link i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -o arv-camera-test arvcameratest.o ../src/libaravis-0.6.la -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -pthread -lglib-2.0 -lz -lusb-1.0 -laudit libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-genicam-test arvgenicamtest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-auto-packet-size-test arvautopacketsizetest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-device-test arvdevicetest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-chunk-parser-test arvchunkparsertest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-evaluator-test arvevaluatortest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-camera-test arvcameratest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread -libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-device-scan-test arvdevicescantest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-example arvexample.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/load-http-test loadhttptest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-heartbeat-test arvheartbeattest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/realtime-test realtimetest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-device-test arvdevicetest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread +libtool: link: i686-linux-gnu-gcc -Wall -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/arv-camera-test arvcameratest.o -pthread ../src/.libs/libaravis-0.6.so -lm -lgio-2.0 -lgobject-2.0 -lxml2 -lgthread-2.0 -lglib-2.0 -lz -lusb-1.0 -laudit -pthread make[2]: Leaving directory '/build/aravis-0.6.0/tests' Making all in po make[2]: Entering directory '/build/aravis-0.6.0/po' @@ -3772,7 +3784,7 @@ make[2]: Leaving directory '/build/aravis-0.6.0' make[1]: Leaving directory '/build/aravis-0.6.0' dh_auto_test - make -j10 test VERBOSE=1 + make -j18 test VERBOSE=1 make[1]: Entering directory '/build/aravis-0.6.0' make[2]: Entering directory '/build/aravis-0.6.0/src' make[2]: Leaving directory '/build/aravis-0.6.0/src' @@ -3803,7 +3815,7 @@ make[3]: Entering directory '/build/aravis-0.6.0/src' make[4]: Entering directory '/build/aravis-0.6.0/src' /bin/mkdir -p '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu' - /bin/bash ../libtool --mode=install /usr/bin/install -c libaravis-0.6.la '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu' + /bin/sh ../libtool --mode=install /usr/bin/install -c libaravis-0.6.la '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/libaravis-0.6.so.0.0.0 /build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu/libaravis-0.6.so.0.0.0 libtool: install: (cd /build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libaravis-0.6.so.0.0.0 libaravis-0.6.so.0 || { rm -f libaravis-0.6.so.0 && ln -s libaravis-0.6.so.0.0.0 libaravis-0.6.so.0; }; }) libtool: install: (cd /build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu && { ln -s -f libaravis-0.6.so.0.0.0 libaravis-0.6.so || { rm -f libaravis-0.6.so && ln -s libaravis-0.6.so.0.0.0 libaravis-0.6.so; }; }) @@ -3813,7 +3825,7 @@ libtool: install: i686-linux-gnu-ranlib /build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu/libaravis-0.6.a libtool: warning: remember to run 'libtool --finish /usr/lib/i386-linux-gnu' /bin/mkdir -p '/build/aravis-0.6.0/debian/tmp/usr/bin' - /bin/bash ../libtool --mode=install /usr/bin/install -c arv-fake-gv-camera-0.6 arv-tool-0.6 arv-test-0.6 '/build/aravis-0.6.0/debian/tmp/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c arv-fake-gv-camera-0.6 arv-tool-0.6 arv-test-0.6 '/build/aravis-0.6.0/debian/tmp/usr/bin' libtool: warning: 'libaravis-0.6.la' has not been installed in '/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/arv-fake-gv-camera-0.6 /build/aravis-0.6.0/debian/tmp/usr/bin/arv-fake-gv-camera-0.6 libtool: warning: 'libaravis-0.6.la' has not been installed in '/usr/lib/i386-linux-gnu' @@ -3859,7 +3871,7 @@ make[3]: Entering directory '/build/aravis-0.6.0/viewer' make[4]: Entering directory '/build/aravis-0.6.0/viewer' /bin/mkdir -p '/build/aravis-0.6.0/debian/tmp/usr/bin' - /bin/bash ../libtool --mode=install /usr/bin/install -c arv-viewer '/build/aravis-0.6.0/debian/tmp/usr/bin' + /bin/sh ../libtool --mode=install /usr/bin/install -c arv-viewer '/build/aravis-0.6.0/debian/tmp/usr/bin' libtool: warning: '../src/libaravis-0.6.la' has not been installed in '/usr/lib/i386-linux-gnu' libtool: install: /usr/bin/install -c .libs/arv-viewer /build/aravis-0.6.0/debian/tmp/usr/bin/arv-viewer /bin/mkdir -p '/build/aravis-0.6.0/debian/tmp/usr/share/aravis-0.6' @@ -3887,9 +3899,9 @@ make[3]: Entering directory '/build/aravis-0.6.0/gst' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu/gstreamer-1.0' - /bin/bash ../libtool --mode=install /usr/bin/install -c libgstaravis.0.6.la '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu/gstreamer-1.0' + /bin/sh ../libtool --mode=install /usr/bin/install -c libgstaravis.0.6.la '/build/aravis-0.6.0/debian/tmp/usr/lib/i386-linux-gnu/gstreamer-1.0' libtool: warning: relinking 'libgstaravis.0.6.la' -libtool: install: (cd /build/aravis-0.6.0/gst; /bin/bash "/build/aravis-0.6.0/libtool" --tag CC --tag disable-static --mode=relink i686-linux-gnu-gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -export-symbols-regex "_*(gst_|Gst|GST_).*" -Wl,-z,relro -o libgstaravis.0.6.la -rpath /usr/lib/i386-linux-gnu/gstreamer-1.0 libgstaravis_0.6_la-gstaravis.lo -lm -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la -inst-prefix-dir /build/aravis-0.6.0/debian/tmp) +libtool: install: (cd /build/aravis-0.6.0/gst; /bin/sh "/build/aravis-0.6.0/libtool" --tag CC --tag disable-static --mode=relink i686-linux-gnu-gcc -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/i386-linux-gnu/glib-2.0/include -g -O2 -ffile-prefix-map=/build/aravis-0.6.0=. -fstack-protector-strong -Wformat -Werror=format-security -module -avoid-version -export-symbols-regex "_*(gst_|Gst|GST_).*" -Wl,-z,relro -o libgstaravis.0.6.la -rpath /usr/lib/i386-linux-gnu/gstreamer-1.0 libgstaravis_0.6_la-gstaravis.lo -lm -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 ../src/libaravis-0.6.la -inst-prefix-dir /build/aravis-0.6.0/debian/tmp) libtool: relink: /usr/bin/i686-linux-gnu-nm -B .libs/libgstaravis_0.6_la-gstaravis.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstaravis.0.6.exp libtool: relink: /bin/grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstaravis.0.6.exp" > ".libs/libgstaravis.0.6.expT" libtool: relink: mv -f ".libs/libgstaravis.0.6.expT" ".libs/libgstaravis.0.6.exp" @@ -3914,7 +3926,7 @@ linguas="bs ca cs da de el es eu fi fr hu id lv oc pl pt pt_BR ru sl sr sr@latin sv tr zh_CN "; \ for lang in $linguas; do \ dir=/build/aravis-0.6.0/debian/tmp/usr/share/locale/$lang/LC_MESSAGES; \ - /bin/bash /build/aravis-0.6.0/install-sh -d $dir; \ + /bin/sh /build/aravis-0.6.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/aravis-0.6.mo; \ echo "installing $lang.gmo as $dir/aravis-0.6.mo"; \ @@ -3997,22 +4009,22 @@ dh_strip dh_makeshlibs dh_shlibdeps -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libaravis-0.6-0/usr/lib/i386-linux-gnu/gstreamer-1.0/libgstaravis.0.6.so was not linked against libgstapp-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libaravis-0.6-0/usr/lib/i386-linux-gnu/libaravis-0.6.so.0.0.0 was not linked against libaudit.so.1 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libaravis-0.6-0/usr/lib/i386-linux-gnu/gstreamer-1.0/libgstaravis.0.6.so was not linked against libgstapp-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/libaravis-0.6-0/usr/lib/i386-linux-gnu/libaravis-0.6.so.0.0.0 was not linked against libgthread-2.0.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libaudit.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libatk-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 debian/aravis-tools/usr/bin/arv-viewer were not linked against libpthread.so.0 (they use none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libcairo-gobject.so.2 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libcairo.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libgdk_pixbuf-2.0.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libpango-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libpangocairo-1.0.so.0 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libaudit.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libz.so.1 (it uses none of the library's symbols) -dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libgstbase-1.0.so.0 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libgthread-2.0.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libz.so.1 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libxml2.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libcairo.so.2 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libpango-1.0.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libcairo-gobject.so.2 (it uses none of the library's symbols) dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-tool-0.6 was not linked against libusb-1.0.so.0 (it uses none of the library's symbols) +dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/aravis-tools/usr/bin/arv-viewer was not linked against libgstbase-1.0.so.0 (it uses none of the library's symbols) dh_installdeb dh_gencontrol dpkg-gencontrol: warning: Depends field of package gir1.2-aravis-0.6: substitution variable ${shlibs:Depends} used, but is not defined @@ -4020,24 +4032,26 @@ dpkg-gencontrol: warning: Depends field of package libaravis-dev: substitution variable ${shlibs:Depends} used, but is not defined dh_md5sums dh_builddeb -dpkg-deb: building package 'aravis-tools' in '../aravis-tools_0.6.0-2_i386.deb'. -dpkg-deb: building package 'aravis-tools-dbgsym' in '../aravis-tools-dbgsym_0.6.0-2_i386.deb'. -dpkg-deb: building package 'gir1.2-aravis-0.6' in '../gir1.2-aravis-0.6_0.6.0-2_i386.deb'. -dpkg-deb: building package 'libaravis-0.6-0' in '../libaravis-0.6-0_0.6.0-2_i386.deb'. dpkg-deb: building package 'libaravis-0.6-0-dbgsym' in '../libaravis-0.6-0-dbgsym_0.6.0-2_i386.deb'. +dpkg-deb: building package 'libaravis-0.6-0' in '../libaravis-0.6-0_0.6.0-2_i386.deb'. +dpkg-deb: building package 'gir1.2-aravis-0.6' in '../gir1.2-aravis-0.6_0.6.0-2_i386.deb'. dpkg-deb: building package 'libaravis-dev' in '../libaravis-dev_0.6.0-2_i386.deb'. +dpkg-deb: building package 'aravis-tools-dbgsym' in '../aravis-tools-dbgsym_0.6.0-2_i386.deb'. +dpkg-deb: building package 'aravis-tools' in '../aravis-tools_0.6.0-2_i386.deb'. dpkg-genbuildinfo --build=binary dpkg-genchanges --build=binary >../aravis_0.6.0-2_i386.changes dpkg-genchanges: info: binary-only upload (no source code included) dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/31785/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/31785/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/30008 and its subdirectories -I: Current time: Sat Mar 7 00:39:23 -12 2020 -I: pbuilder-time-stamp: 1583584763 +I: removing directory /srv/workspace/pbuilder/31785 and its subdirectories +I: Current time: Sat Apr 10 09:04:06 +14 2021 +I: pbuilder-time-stamp: 1617995046