Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 514944 Details for
Bug 644680
media-libs/libdc1394-2.2.5 : /.../SDL_opengl.h:47:10: fatal error: GL/glu.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-libs:libdc1394-2.2.5:20180115-183253.log
media-libs:libdc1394-2.2.5:20180115-183253.log (text/plain), 83.22 KB, created by
Toralf Förster
on 2018-01-15 19:08:00 UTC
(
hide
)
Description:
media-libs:libdc1394-2.2.5:20180115-183253.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-01-15 19:08:00 UTC
Size:
83.22 KB
patch
obsolete
> * Package: media-libs/libdc1394-2.2.5 > * Repository: gentoo > * Maintainer: media-video@gentoo.org > * USE: abi_x86_32 abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libdc1394-2.2.5.tar.gz to /var/tmp/portage/media-libs/libdc1394-2.2.5/work >>>> Unpacking sdl.m4-20140620.tar.xz to /var/tmp/portage/media-libs/libdc1394-2.2.5/work >>>> Source unpacked in /var/tmp/portage/media-libs/libdc1394-2.2.5/work >>>> Preparing source in /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 ... > * Applying libdc1394-2.2.1-pthread.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I /var/tmp/portage/media-libs/libdc1394-2.2.5/work/aclocal ... > [ ok ] > * Running autoconf -I /var/tmp/portage/media-libs/libdc1394-2.2.5/work/aclocal --force ... > [ ok ] > * Running autoheader -I /var/tmp/portage/media-libs/libdc1394-2.2.5/work/aclocal ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: libdc1394-2.2.5/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * econf: updating libdc1394-2.2.5/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libdc1394-2.2.5/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib32 --disable-static --program-suffix=2 --without-x --disable-doxygen-html --disable-examples >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-doxygen... no >checking for doxygen... no >configure: WARNING: doxygen not found - will not generate any doxygen documentation (requires doxygen package) >checking for i686-pc-linux-gnu-perl... no >checking for perl... /usr/bin/perl >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... yes >checking for i686-pc-linux-gnu-ar... no >checking for i686-pc-linux-gnu-lib... no >checking for i686-pc-linux-gnu-link... no >checking for ar... ar >checking the archiver (ar) interface... ar >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc -m32... none >checking for i686-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc -m32 >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc -m32 accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc -m32 option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc -m32 understands -c and -o together... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc -m32... x86_64-pc-linux-gnu-ld -m elf_i386 >checking if the linker (x86_64-pc-linux-gnu-ld -m elf_i386) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking 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 for x86_64-pc-linux-gnu-ld -m elf_i386 option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for i686-pc-linux-gnu-ar... ar >checking for archiver @FILE support... @ >checking for i686-pc-linux-gnu-strip... no >checking for strip... strip >checking for i686-pc-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc -m32 object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for i686-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc -m32 supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc -m32 option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc -m32 PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc -m32 supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc -m32 linker (x86_64-pc-linux-gnu-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 >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for C/C++ restrict keyword... __restrict >checking for pow in -lm... yes >checking for LIBUSB... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.4... yes >checking for raw1394_channel_modify in -lraw1394... yes >checking for main in -lGL... yes >checking linux/videodev.h usability... no >checking linux/videodev.h presence... no >checking for linux/videodev.h... no >checking for Xv extensions... yes >checking for ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for X... disabled >checking for size_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libdc1394-2.pc >config.status: creating dc1394/Makefile >config.status: creating dc1394/linux/Makefile >config.status: creating dc1394/juju/Makefile >config.status: creating dc1394/macosx/Makefile >config.status: creating dc1394/windows/Makefile >config.status: creating dc1394/usb/Makefile >config.status: creating dc1394/vendor/Makefile >config.status: creating examples/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Configuration (libdc1394): > > Linux support: Enabled > Legacy drivers (libraw1394): Enabled > Mac OS X support: Disabled (Mac OS not detected) > Windows support: Disabled (Windows not detected) > IIDC-over-USB support: Enabled > Build examples: No > > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * econf: updating libdc1394-2.2.5/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating libdc1394-2.2.5/config.sub with /usr/share/gnuconfig/config.sub >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --program-suffix=2 --without-x --disable-doxygen-html >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-doxygen... no >checking for doxygen... no >configure: WARNING: doxygen not found - will not generate any doxygen documentation (requires doxygen package) >checking for x86_64-pc-linux-gnu-perl... no >checking for perl... /usr/bin/perl >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >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/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for C/C++ restrict keyword... __restrict >checking for pow in -lm... yes >checking for LIBUSB... yes >checking for sdl-config... /usr/bin/sdl-config >checking for SDL - version >= 1.2.4... yes >checking for raw1394_channel_modify in -lraw1394... yes >checking for main in -lGL... yes >checking linux/videodev.h usability... no >checking linux/videodev.h presence... no >checking for linux/videodev.h... no >checking for Xv extensions... yes >checking for ANSI C header files... (cached) yes >checking for stdint.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking for unistd.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking for X... disabled >checking for size_t... yes >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/param.h... yes >checking for getpagesize... yes >checking for working mmap... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libdc1394-2.pc >config.status: creating dc1394/Makefile >config.status: creating dc1394/linux/Makefile >config.status: creating dc1394/juju/Makefile >config.status: creating dc1394/macosx/Makefile >config.status: creating dc1394/windows/Makefile >config.status: creating dc1394/usb/Makefile >config.status: creating dc1394/vendor/Makefile >config.status: creating examples/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Configuration (libdc1394): > > Linux support: Enabled > Legacy drivers (libraw1394): Enabled > Mac OS X support: Disabled (Mac OS not detected) > Windows support: Disabled (Windows not detected) > IIDC-over-USB support: Enabled > Build examples: Yes > Build SDL/OpenGL examples: Yes > Build XV examples: Yes > Build V4L examples: No > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86' >Making all in dc1394 >make[2]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394' >Making all in linux >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/linux' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-linux.la control.lo capture.lo -lraw1394 -lm >libtool: link: ar cru .libs/libdc1394-linux.a .libs/control.o .libs/capture.o >libtool: link: ranlib .libs/libdc1394-linux.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-linux.la" && ln -s "../libdc1394-linux.la" "libdc1394-linux.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/linux' >Making all in juju >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/juju' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c -fPIC -DPIC -o .libs/control.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c: In function âdc1394_juju_get_device_listâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c:118:51: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 27 [-Wformat-truncation=] > snprintf(filename, sizeof filename, "/dev/%s", de->d_name); > ^~ >In file included from /usr/include/stdio.h:862:0, > from /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c:23: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output between 6 and 261 bytes into a destination of size 32 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-juju.la control.lo capture.lo -lm >libtool: link: ar cru .libs/libdc1394-juju.a .libs/control.o .libs/capture.o >libtool: link: ranlib .libs/libdc1394-juju.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-juju.la" && ln -s "../libdc1394-juju.la" "libdc1394-juju.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/juju' >Making all in macosx >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/macosx' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/macosx' >Making all in windows >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/windows' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/windows' >Making all in usb >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/usb' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c -fPIC -DPIC -o .libs/capture.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c: In function âdc1394_usb_capture_dequeueâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c:422:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if ((policy < DC1394_CAPTURE_POLICY_MIN) > ^~ >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c:426:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the âifâ > if(craw->buffer==NULL || craw->capture_is_set==0) { > ^~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-usb.la control.lo capture.lo -lusb-1.0 -lpthread -lm >libtool: link: ar cru .libs/libdc1394-usb.a .libs/control.o .libs/capture.o >libtool: link: ranlib .libs/libdc1394-usb.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-usb.la" && ln -s "../libdc1394-usb.la" "libdc1394-usb.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/usb' >Making all in vendor >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/vendor' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o avt.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/avt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/avt.c -fPIC -DPIC -o .libs/avt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o pixelink.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/pixelink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/pixelink.c -fPIC -DPIC -o .libs/pixelink.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c -fPIC -DPIC -o .libs/basler.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c: In function âdc1394_basler_sff_feature_enableâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c:238:16: warning: comparison between âdc1394switch_t {aka enum <anonymous>}â and âdc1394bool_t {aka enum <anonymous>}â [-Wenum-compare] > if (on_off != is_enabled) { > ^~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler_sff_registry.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c -fPIC -DPIC -o .libs/basler_sff_registry.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c:31:26: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > const struct sff_feature const sff_feature_registry[] = { > ^~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-vendor.la avt.lo pixelink.lo basler.lo basler_sff_registry.lo -lm >libtool: link: ar cru .libs/libdc1394-vendor.a .libs/avt.o .libs/pixelink.o .libs/basler.o .libs/basler_sff_registry.o >libtool: link: ranlib .libs/libdc1394-vendor.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-vendor.la" && ln -s "../libdc1394-vendor.la" "libdc1394-vendor.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394/vendor' >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o enumeration.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/enumeration.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/enumeration.c -fPIC -DPIC -o .libs/enumeration.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o format7.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/format7.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/format7.c -fPIC -DPIC -o .libs/format7.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o register.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/register.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/register.c -fPIC -DPIC -o .libs/register.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o utils.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/utils.c -fPIC -DPIC -o .libs/utils.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o internal.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/internal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/internal.c -fPIC -DPIC -o .libs/internal.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o conversions.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/conversions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/conversions.c -fPIC -DPIC -o .libs/conversions.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o bayer.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/bayer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/bayer.c -fPIC -DPIC -o .libs/bayer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o log.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/log.c -fPIC -DPIC -o .libs/log.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o iso.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/iso.c >libtool: compile: x86_64-pc-linux-gnu-gcc -m32 -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/iso.c -fPIC -DPIC -o .libs/iso.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -m32 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -version-info 24:1:2 -export-symbols-regex '^dc1394_' -Wl,-O1 -Wl,--as-needed -o libdc1394.la -rpath /usr/lib32 control.lo enumeration.lo capture.lo format7.lo register.lo utils.lo internal.lo conversions.lo bayer.lo log.lo iso.lo linux/libdc1394-linux.la juju/libdc1394-juju.la usb/libdc1394-usb.la vendor/libdc1394-vendor.la -lm >libtool: link: /usr/bin/nm -B .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a | 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/libdc1394.exp >libtool: link: /bin/grep -E -e "^dc1394_" ".libs/libdc1394.exp" > ".libs/libdc1394.expT" >libtool: link: mv -f ".libs/libdc1394.expT" ".libs/libdc1394.exp" >libtool: link: echo "{ global:" > .libs/libdc1394.ver >libtool: link: cat .libs/libdc1394.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdc1394.ver >libtool: link: echo "local: *; };" >> .libs/libdc1394.ver >libtool: link: x86_64-pc-linux-gnu-gcc -m32 -shared -fPIC -DPIC .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o -Wl,--whole-archive linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a -Wl,--no-whole-archive -Wl,--as-needed -lraw1394 -lusb-1.0 -lpthread -lm -m32 -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libdc1394.so.22 -Wl,-version-script -Wl,.libs/libdc1394.ver -o .libs/libdc1394.so.22.2.1 >libtool: link: (cd ".libs" && rm -f "libdc1394.so.22" && ln -s "libdc1394.so.22.2.1" "libdc1394.so.22") >libtool: link: (cd ".libs" && rm -f "libdc1394.so" && ln -s "libdc1394.so.22.2.1" "libdc1394.so") >libtool: link: ( cd ".libs" && rm -f "libdc1394.la" && ln -s "../libdc1394.la" "libdc1394.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394' >make[2]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86/dc1394' >make[2]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86' >make[2]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86' >make[1]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_32.x86' > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64' >Making all in dc1394 >make[2]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394' >Making all in linux >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/linux' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/linux/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-linux.la control.lo capture.lo -lraw1394 -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdc1394-linux.a .libs/control.o .libs/capture.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdc1394-linux.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-linux.la" && ln -s "../libdc1394-linux.la" "libdc1394-linux.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/linux' >Making all in juju >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/juju' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c -fPIC -DPIC -o .libs/control.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c: In function âdc1394_juju_get_device_listâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c:118:51: warning: â%sâ directive output may be truncated writing up to 255 bytes into a region of size 27 [-Wformat-truncation=] > snprintf(filename, sizeof filename, "/dev/%s", de->d_name); > ^~ >In file included from /usr/include/stdio.h:862:0, > from /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/control.c:23: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output between 6 and 261 bytes into a destination of size 32 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/juju/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-juju.la control.lo capture.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdc1394-juju.a .libs/control.o .libs/capture.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdc1394-juju.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-juju.la" && ln -s "../libdc1394-juju.la" "libdc1394-juju.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/juju' >Making all in macosx >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/macosx' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/macosx' >Making all in windows >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/windows' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/windows' >Making all in usb >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/usb' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c -fPIC -DPIC -o .libs/capture.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c: In function âdc1394_usb_capture_dequeueâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c:422:5: warning: this âifâ clause does not guard... [-Wmisleading-indentation] > if ((policy < DC1394_CAPTURE_POLICY_MIN) > ^~ >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/usb/capture.c:426:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the âifâ > if(craw->buffer==NULL || craw->capture_is_set==0) { > ^~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-usb.la control.lo capture.lo -lusb-1.0 -lpthread -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdc1394-usb.a .libs/control.o .libs/capture.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdc1394-usb.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-usb.la" && ln -s "../libdc1394-usb.la" "libdc1394-usb.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/usb' >Making all in vendor >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/vendor' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o avt.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/avt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/avt.c -fPIC -DPIC -o .libs/avt.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o pixelink.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/pixelink.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/pixelink.c -fPIC -DPIC -o .libs/pixelink.o >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c -fPIC -DPIC -o .libs/basler.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c: In function âdc1394_basler_sff_feature_enableâ: >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler.c:238:16: warning: comparison between âdc1394switch_t {aka enum <anonymous>}â and âdc1394bool_t {aka enum <anonymous>}â [-Wenum-compare] > if (on_off != is_enabled) { > ^~ >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler_sff_registry.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor -I../.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c -fPIC -DPIC -o .libs/basler_sff_registry.o >/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/basler_sff_registry.c:31:26: warning: duplicate âconstâ declaration specifier [-Wduplicate-decl-specifier] > const struct sff_feature const sff_feature_registry[] = { > ^~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/vendor/.. -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o libdc1394-vendor.la avt.lo pixelink.lo basler.lo basler_sff_registry.lo -lm >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libdc1394-vendor.a .libs/avt.o .libs/pixelink.o .libs/basler.o .libs/basler_sff_registry.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libdc1394-vendor.a >libtool: link: ( cd ".libs" && rm -f "libdc1394-vendor.la" && ln -s "../libdc1394-vendor.la" "libdc1394-vendor.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394/vendor' >make[3]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o control.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/control.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/control.c -fPIC -DPIC -o .libs/control.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o enumeration.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/enumeration.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/enumeration.c -fPIC -DPIC -o .libs/enumeration.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o capture.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/capture.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/capture.c -fPIC -DPIC -o .libs/capture.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o format7.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/format7.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/format7.c -fPIC -DPIC -o .libs/format7.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o register.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/register.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/register.c -fPIC -DPIC -o .libs/register.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o utils.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/utils.c -fPIC -DPIC -o .libs/utils.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o internal.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/internal.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/internal.c -fPIC -DPIC -o .libs/internal.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o conversions.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/conversions.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/conversions.c -fPIC -DPIC -o .libs/conversions.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o bayer.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/bayer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/bayer.c -fPIC -DPIC -o .libs/bayer.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o log.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/log.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/log.c -fPIC -DPIC -o .libs/log.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o iso.lo /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/iso.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394 -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/dc1394/iso.c -fPIC -DPIC -o .libs/iso.o >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -version-info 24:1:2 -export-symbols-regex '^dc1394_' -Wl,-O1 -Wl,--as-needed -o libdc1394.la -rpath /usr/lib64 control.lo enumeration.lo capture.lo format7.lo register.lo utils.lo internal.lo conversions.lo bayer.lo log.lo iso.lo linux/libdc1394-linux.la juju/libdc1394-juju.la usb/libdc1394-usb.la vendor/libdc1394-vendor.la -lm >libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a | 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/libdc1394.exp >libtool: link: /bin/grep -E -e "^dc1394_" ".libs/libdc1394.exp" > ".libs/libdc1394.expT" >libtool: link: mv -f ".libs/libdc1394.expT" ".libs/libdc1394.exp" >libtool: link: echo "{ global:" > .libs/libdc1394.ver >libtool: link: cat .libs/libdc1394.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libdc1394.ver >libtool: link: echo "local: *; };" >> .libs/libdc1394.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/control.o .libs/enumeration.o .libs/capture.o .libs/format7.o .libs/register.o .libs/utils.o .libs/internal.o .libs/conversions.o .libs/bayer.o .libs/log.o .libs/iso.o -Wl,--whole-archive linux/.libs/libdc1394-linux.a juju/.libs/libdc1394-juju.a usb/.libs/libdc1394-usb.a vendor/.libs/libdc1394-vendor.a -Wl,--no-whole-archive -Wl,--as-needed -lraw1394 -lusb-1.0 -lpthread -lm -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libdc1394.so.22 -Wl,-version-script -Wl,.libs/libdc1394.ver -o .libs/libdc1394.so.22.2.1 >libtool: link: (cd ".libs" && rm -f "libdc1394.so.22" && ln -s "libdc1394.so.22.2.1" "libdc1394.so.22") >libtool: link: (cd ".libs" && rm -f "libdc1394.so" && ln -s "libdc1394.so.22.2.1" "libdc1394.so") >libtool: link: ( cd ".libs" && rm -f "libdc1394.la" && ln -s "../libdc1394.la" "libdc1394.la" ) >make[3]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394' >make[2]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/dc1394' >Making all in examples >make[2]: Entering directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/examples' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o dc1394_reset_bus.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/dc1394_reset_bus.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o dc1394_reset_bus dc1394_reset_bus.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/dc1394_reset_bus dc1394_reset_bus.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o grab_gray_image.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/grab_gray_image.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o grab_gray_image grab_gray_image.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/grab_gray_image grab_gray_image.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o grab_partial_image.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/grab_partial_image.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o grab_partial_image grab_partial_image.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/grab_partial_image grab_partial_image.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o grab_color_image.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/grab_color_image.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o grab_color_image grab_color_image.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/grab_color_image grab_color_image.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o grab_color_image2.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/grab_color_image2.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o grab_color_image2 grab_color_image2.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/grab_color_image2 grab_color_image2.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o helloworld.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/helloworld.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o helloworld helloworld.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/helloworld helloworld.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o ladybug.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/ladybug.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o ladybug ladybug.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/ladybug ladybug.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o grab_partial_pvn.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/grab_partial_pvn.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o grab_partial_pvn grab_partial_pvn.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/grab_partial_pvn grab_partial_pvn.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler_sff_info.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/basler_sff_info.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o basler_sff_info basler_sff_info.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/basler_sff_info basler_sff_info.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o basler_sff_extended_data.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/basler_sff_extended_data.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o basler_sff_extended_data basler_sff_extended_data.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/basler_sff_extended_data basler_sff_extended_data.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o ladybug5capture.o /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/ladybug5capture.c >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed -o ladybug5capture ladybug5capture.o ../dc1394/libdc1394.la -lm >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -Wl,-O1 -o .libs/ladybug5capture ladybug5capture.o -Wl,--as-needed ../dc1394/.libs/libdc1394.so -lraw1394 -lusb-1.0 -lpthread -lm >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples -I.. -I/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall -Wunused -std=gnu99 -O2 -pipe -march=native -Wall -c -o dc1394_iso-dc1394_iso.o `test -f 'dc1394_iso.c' || echo '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/'`dc1394_iso.c >In file included from /var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5/examples/dc1394_iso.c:14:0: >/usr/include/SDL/SDL_opengl.h:47:10: fatal error: GL/glu.h: No such file or directory > #include <GL/glu.h> /* Header File For The GLU Library */ > ^~~~~~~~~~ >compilation terminated. >make[2]: *** [Makefile:692: dc1394_iso-dc1394_iso.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64/examples' >make[1]: *** [Makefile:604: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64' >make: *** [Makefile:471: all] Error 2 > * ERROR: media-libs/libdc1394-2.2.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=media-libs/libdc1394-2.2.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-libs/libdc1394-2.2.5::gentoo'`. > * The complete build log is located at '/var/log/portage/media-libs:libdc1394-2.2.5:20180115-183253.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-libs/libdc1394-2.2.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-libs/libdc1394-2.2.5/temp/environment'. > * Working directory: '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5-abi_x86_64.amd64' > * S: '/var/tmp/portage/media-libs/libdc1394-2.2.5/work/libdc1394-2.2.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 644680
:
514934
|
514936
|
514938
|
514940
|
514942
| 514944 |
514946