+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libdc1394.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9gHQch + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libdc1394-2.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/libdc1394-2.2.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libdc1394-2.2.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2tiXgI + umask 022 + cd /builddir/build/BUILD + cd libdc1394-2.2.2 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-doxygen-html --enable-doxygen-dot checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-doxygen... no checking for doxygen... /usr/bin/doxygen checking for riscv64-redhat-linux-gnu-perl... no checking for perl... /usr/bin/perl checking for riscv64-redhat-linux-gnu-dot... no checking for dot... no configure: WARNING: dot not found - will not generate graphics for doxygen documentation (requires doxygen package) checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for riscv64-redhat-linux-gnu-ar... no checking for riscv64-redhat-linux-gnu-lib... no checking for riscv64-redhat-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/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 gcc... none checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) 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 whether gcc and cc understand -c and -o together... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-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... no checking for SDL - version >= 1.2.4... no *** The sdl-config script installed by SDL could not be found *** If SDL was installed in PREFIX, make sure PREFIX/bin is in *** your path, or set the SDL_CONFIG environment variable to the *** full path to sdl-config. checking for raw1394_channel_modify in -lraw1394... yes checking for main in -lGL... no 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... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no 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: No Build XV examples: Yes Build V4L examples: No + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2' Making all in dc1394 make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' Making all in linux make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o control.lo control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o capture.lo capture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c control.c -fPIC -DPIC -o .libs/control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c capture.c -fPIC -DPIC -o .libs/capture.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' Making all in juju make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o control.lo control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o capture.lo capture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c control.c -fPIC -DPIC -o .libs/control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c capture.c -fPIC -DPIC -o .libs/capture.o control.c: In function 'dc1394_juju_get_device_list': 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:861:0, from control.c:23: /usr/include/bits/stdio2.h:67: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=link gcc -I../.. -I../../dc1394 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' Making all in macosx make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' Making all in windows make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' Making all in usb make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o control.lo control.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o capture.lo capture.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c control.c -fPIC -DPIC -o .libs/control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c capture.c -fPIC -DPIC -o .libs/capture.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I../../dc1394 -I/usr/include/libusb-1.0 -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdc1394-usb.la control.lo capture.lo -lusb-1.0 -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 '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' Making all in vendor make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o avt.lo avt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o pixelink.lo pixelink.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o basler.lo basler.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o basler_sff_registry.lo basler_sff_registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c avt.c -fPIC -DPIC -o .libs/avt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c basler_sff_registry.c -fPIC -DPIC -o .libs/basler_sff_registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c basler.c -fPIC -DPIC -o .libs/basler.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c pixelink.c -fPIC -DPIC -o .libs/pixelink.o basler_sff_registry.c:31:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] const struct sff_feature const sff_feature_registry[] = { ^~~~~ basler.c: In function 'dc1394_basler_sff_feature_enable': basler.c:238:16: warning: comparison between 'dc1394switch_t {aka enum }' and 'dc1394bool_t {aka enum }' [-Wenum-compare] if (on_off != is_enabled) { ^~ /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -I./.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o control.lo control.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o enumeration.lo enumeration.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o capture.lo capture.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o format7.lo format7.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c enumeration.c -fPIC -DPIC -o .libs/enumeration.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c control.c -fPIC -DPIC -o .libs/control.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c format7.c -fPIC -DPIC -o .libs/format7.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c capture.c -fPIC -DPIC -o .libs/capture.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o register.lo register.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c register.c -fPIC -DPIC -o .libs/register.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o utils.lo utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o internal.lo internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c utils.c -fPIC -DPIC -o .libs/utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c internal.c -fPIC -DPIC -o .libs/internal.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o conversions.lo conversions.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bayer.lo bayer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c conversions.c -fPIC -DPIC -o .libs/conversions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c bayer.c -fPIC -DPIC -o .libs/bayer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log.lo log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c log.c -fPIC -DPIC -o .libs/log.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o iso.lo iso.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c iso.c -fPIC -DPIC -o .libs/iso.o /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -version-info 23:9:1 -export-symbols-regex '^dc1394_' -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/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' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libdc1394.exp libtool: link: /usr/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: 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 -lraw1394 -lusb-1.0 -lm -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -Wl,-z -Wl,relro -Wl,-soname -Wl,libdc1394.so.22 -Wl,-version-script -Wl,.libs/libdc1394.ver -o .libs/libdc1394.so.22.1.9 libtool: link: (cd ".libs" && rm -f "libdc1394.so.22" && ln -s "libdc1394.so.22.1.9" "libdc1394.so.22") libtool: link: (cd ".libs" && rm -f "libdc1394.so" && ln -s "libdc1394.so.22.1.9" "libdc1394.so") libtool: link: ( cd ".libs" && rm -f "libdc1394.la" && ln -s "../libdc1394.la" "libdc1394.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dc1394_reset_bus.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c grab_gray_image.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c grab_partial_image.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c grab_color_image.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c grab_color_image2.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c helloworld.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c ladybug.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c grab_partial_pvn.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c basler_sff_info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c basler_sff_extended_data.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dc1394_multiview-dc1394_multiview.o `test -f 'dc1394_multiview.c' || echo './'`dc1394_multiview.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dc1394_reset_bus dc1394_reset_bus.o ../dc1394/libdc1394.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o grab_gray_image grab_gray_image.o ../dc1394/libdc1394.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dc1394_reset_bus dc1394_reset_bus.o ../dc1394/.libs/libdc1394.so -lm dc1394_multiview.c: In function 'main': dc1394_multiview.c:461:17: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] switch(XKeycodeToKeysym(display,xev.xkey.keycode,0)){ ^~~~~~ In file included from dc1394_multiview.c:30:0: /usr/include/X11/Xlib.h:1687:15: note: declared here extern KeySym XKeycodeToKeysym( ^~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o grab_partial_image grab_partial_image.o ../dc1394/libdc1394.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/grab_gray_image grab_gray_image.o ../dc1394/.libs/libdc1394.so -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o grab_color_image grab_color_image.o ../dc1394/libdc1394.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o grab_color_image2 grab_color_image2.o ../dc1394/libdc1394.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/grab_partial_image grab_partial_image.o ../dc1394/.libs/libdc1394.so -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/grab_color_image grab_color_image.o ../dc1394/.libs/libdc1394.so -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o helloworld helloworld.o ../dc1394/libdc1394.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/grab_color_image2 grab_color_image2.o ../dc1394/.libs/libdc1394.so -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o ladybug ladybug.o ../dc1394/libdc1394.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o grab_partial_pvn grab_partial_pvn.o ../dc1394/libdc1394.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basler_sff_info basler_sff_info.o ../dc1394/libdc1394.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/helloworld helloworld.o ../dc1394/.libs/libdc1394.so -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/ladybug ladybug.o ../dc1394/.libs/libdc1394.so -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/grab_partial_pvn grab_partial_pvn.o ../dc1394/.libs/libdc1394.so -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o basler_sff_extended_data basler_sff_extended_data.o ../dc1394/libdc1394.la -lm /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o dc1394_multiview dc1394_multiview-dc1394_multiview.o ../dc1394/libdc1394.la -lXv -lXext -lX11 -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basler_sff_info basler_sff_info.o ../dc1394/.libs/libdc1394.so -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/basler_sff_extended_data basler_sff_extended_data.o ../dc1394/.libs/libdc1394.so -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:" gcc -Wall -Wunused -std=gnu99 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/dc1394_multiview dc1394_multiview-dc1394_multiview.o ../dc1394/.libs/libdc1394.so -lXv -lXext -lX11 -lm make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2' make[1]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2' + make doc rm -rf doc SRCDIR='.' PROJECT='libdc1394' DOCDIR='doc' VERSION='2.2.2' PERL_PATH='/usr/bin/perl' HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO' GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='YES' GENERATE_LATEX='NO' /usr/bin/doxygen ./Doxyfile.in warning: Tag `DETAILS_AT_TOP' at line 172 of file `./Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `SHOW_DIRECTORIES' at line 418 of file `./Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `HTML_ALIGN_MEMBERS' at line 718 of file `./Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_SCHEMA' at line 958 of file `./Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" warning: Tag `XML_DTD' at line 964 of file `./Doxyfile.in' has become obsolete. To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u" Notice: Output directory `doc' does not exist. I have created it for you. Searching for include files... Searching for example files... Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/examples Searching for images... Searching for dot files... Searching for msc files... Searching for dia files... Searching for files to exclude Searching INPUT for files to process... Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394 Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor Searching for files in directory /builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows Reading and parsing tag files Parsing files Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/camera.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/camera.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/capture.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/capture.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/control.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/control.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/conversions.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/conversions.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/dc1394.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/dc1394.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/format7.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/format7.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/internal.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/internal.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/iso.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/iso.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-constants.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-constants.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/juju.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/juju.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/capture.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/capture.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/control.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/control.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/kernel-video1394.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/kernel-video1394.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/linux.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux/linux.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/log.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/log.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx/macosx.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx/macosx.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/offsets.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/offsets.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/platform.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/platform.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/register.h... Parsing file /builddir/builddir/build/BUILD/libdc1394-2.2.2/dc1394/log.h:206: warning: argument 'message' of command @param is not found in the argument list of dc1394_log_register_handler(dc1394log_t type, void(*log_handler)(dc1394log_t type, const char *message, void *user), void *user) /builddir/build/BUILD/libdc1394-2.2.2/dc1394/log.h:213: warning: The following parameters of dc1394_log_register_handler(dc1394log_t type, void(*log_handler)(dc1394log_t type, const char *message, void *user), void *user) are not documented: parameter 'user' /build/BUILD/libdc1394-2.2.2/dc1394/register.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/types.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/types.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb/usb.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb/usb.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/utils.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/utils.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/avt.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/avt.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler_sff.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler_sff.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler_sff_registry.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/basler_sff_registry.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/pixelink.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor/pixelink.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/video.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/video.h... Preprocessing /builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows/platform_windows.h... Parsing file /builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows/platform_windows.h... Building group list... Building directory list... Building namespace list... Building file list... Building class list... Associating documentation with classes... Computing nesting relations for classes... Building example list... Searching for enumerations... Searching for documented typedefs... Searching for members imported via using declarations... Searching for included using directives... Searching for documented variables... Building interface member list... Building member list... Searching for friends... Searching for documented defines... Computing class inheritance relations... Computing class usage relations... Flushing cached template relations that have become invalid... Computing class relations... Add enum values to enums... Searching for member function documentation... Creating members for template instances... Building page list... Search for main page... Computing page relations... Determining the scope of groups... Sorting lists... Freeing entry tree Determining which enums are documented Computing member relations... Building full member lists recursively... Adding members to member groups. Computing member references... Inheriting documentation... Generating disk names... Adding source references... Adding xrefitems... Sorting member lists... Computing dependencies between directories... Generating citations page... Counting data structures... Resolving user defined references... Finding anchors and sections in the documentation... Transferring function references... Combining using relations... Adding members to index pages... Generating style sheet... Generating search indices... Generating example documentation... Generating file sources... Generating file documentation... Generating docs for file dc1394/camera.h... Generating docs for file dc1394/capture.h... Generating docs for file dc1394/control.h... Generating docs for file dc1394/conversions.h... Generating docs for file dc1394/dc1394.h... Generating docs for file dc1394/format7.h... Generating docs for file dc1394/iso.h... Generating docs for file dc1394/log.h... Generating docs for file dc1394/register.h... Generating docs for file dc1394/types.h... Generating docs for file dc1394/utils.h... Generating docs for file dc1394/vendor/avt.h... Generating docs for file dc1394/vendor/basler.h... Generating docs for file dc1394/vendor/basler_sff.h... Generating docs for file dc1394/vendor/basler_sff_registry.h... Generating docs for file dc1394/vendor/pixelink.h... Generating docs /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:392: warning: Found unknown command `\immediate' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:393: warning: Found unknown command `\key' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:394: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:395: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:396: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:401: warning: Found unknown command `\key' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:402: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:402: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:402: warning: Found unknown command `\key' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:406: warning: Found unknown command `\immediate' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:409: warning: Found unknown command `\immediate' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:409: warning: Found unknown command `\key' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:409: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:343: warning: Found unknown command `\offset' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:344: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:345: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:346: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:352: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:353: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:625: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:626: warning: Found unknown command `\channels' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:627: warning: Found unknown command `\bandwidth' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:628: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:633: warning: Found unknown command `\channels' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:656: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:660: warning: Found unknown command `\channels' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:664: warning: Found unknown command `\bandwidth' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:443: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:444: warning: Found unknown command `\header_size' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:445: warning: Found unknown command `\channel' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:446: warning: Found unknown command `\speed' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:447: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:448: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:459: warning: Found unknown command `\header_size' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:462: warning: Found unknown command `\header_size' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:368: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:204: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:205: warning: Found unknown command `\bus_reset' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:205: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:206: warning: Found unknown command `\response' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:206: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:207: warning: Found unknown command `\request' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:207: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:208: warning: Found unknown command `\iso_interrupt' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:208: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:209: warning: Found unknown command `\iso_resource' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:209: warning: Found unknown command `\common' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:59: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:59: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:60: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:60: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:61: warning: Found unknown command `\node_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:62: warning: Found unknown command `\local_node_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:63: warning: Found unknown command `\bm_node_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:64: warning: Found unknown command `\irm_node_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:65: warning: Found unknown command `\root_node_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:66: warning: Found unknown command `\generation' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:42: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:43: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:48: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:50: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:50: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:136: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:136: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:138: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:138: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:139: warning: Found unknown command `\cycle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:140: warning: Found unknown command `\header_length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:141: warning: Found unknown command `\header' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:146: warning: Found unknown command `\header' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:175: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:175: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:177: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:179: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:180: warning: Found unknown command `\channel' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:181: warning: Found unknown command `\bandwidth' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:184: warning: Found unknown command `\channel' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:185: warning: Found unknown command `\bandwidth' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:191: warning: Found unknown command `\channel' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:192: warning: Found unknown command `\bandwidth' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:107: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:107: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:108: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:108: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:109: warning: Found unknown command `\tcode' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:110: warning: Found unknown command `\offset' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:111: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:112: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:113: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:119: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:122: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:85: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:85: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:87: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:87: warning: Unsupported symbol &fw_cdev_event_common; found /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:88: warning: Found unknown command `\rcode' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:89: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:90: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:95: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:585: warning: Found unknown command `\local_time' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:586: warning: Found unknown command `\cycle_timer' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:592: warning: Found unknown command `\cycle_timer' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:597: warning: Found unknown command `\cycle_timer' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:606: warning: Found unknown command `\tv_sec' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:607: warning: Found unknown command `\tv_nsec' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:608: warning: Found unknown command `\clk_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:609: warning: Found unknown command `\cycle_timer' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:613: warning: Found unknown command `\clk_id' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:276: warning: Found unknown command `\rom_length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:276: warning: Found unknown command `\rom' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:278: warning: Found unknown command `\rom_length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:280: warning: Found unknown command `\rom' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:282: warning: Found unknown command `\bus_reset' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:285: warning: Found unknown command `\bus_reset_closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:286: warning: Found unknown command `\card' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:380: warning: Found unknown command `\type' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:484: warning: Found unknown command `\control' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:488: warning: Found unknown command `\header' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:492: warning: Found unknown command `\control' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:495: warning: Found unknown command `\header' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:528: warning: Found unknown command `\packets' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:529: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:530: warning: Found unknown command `\size' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:531: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:541: warning: Found unknown command `\packets' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:541: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:541: warning: Found unknown command `\size' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:428: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:299: warning: Found unknown command `\tcode' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:300: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:301: warning: Found unknown command `\offset' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:302: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:303: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:304: warning: Found unknown command `\generation' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:308: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:309: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:323: warning: Found unknown command `\rcode' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:324: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:325: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:326: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:676: warning: Found unknown command `\length' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:677: warning: Found unknown command `\tag' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:678: warning: Found unknown command `\channel' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:679: warning: Found unknown command `\sy' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:680: warning: Found unknown command `\closure' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:681: warning: Found unknown command `\data' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:682: warning: Found unknown command `\generation' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:683: warning: Found unknown command `\speed' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:559: warning: Found unknown command `\cycle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:559: warning: Found unknown command `\cycle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:561: warning: Found unknown command `\sync' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:563: warning: Found unknown command `\tags' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:565: warning: Found unknown command `\tags' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:566: warning: Found unknown command `\handle' /builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju/firewire-cdev.h:577: warning: Found unknown command `\handle' for file dc1394/video.h... Generating page documentation... Generating group documentation... Generating class documentation... Generating docs for compound __dc1394_camera... Generating docs for compound __dc1394_pxl_adv_feature_info_struct... Generating docs for compound __dc1394_pxl_camera_info_struct... Generating docs for compound __dc1394_pxl_gpio_info_struct... Generating docs for compound __dc1394_video_frame... Generating docs for compound __dc1394camera_list_t... Generating docs for compound __dc1394feature_info_t_struct... Generating docs for compound __dc1394featureset_t... Generating docs for compound __dc1394format7mode_t... Generating docs for compound __dc1394format7modeset_t... Generating docs for compound dc1394basler_dcam_csr_value_t... Generating docs for compound dc1394basler_dcam_whitebalance_csr_value_t... Generating docs for compound dc1394basler_sff_chunk_tail_t... Generating docs for compound dc1394basler_sff_crc_checksum_t... Generating docs for compound dc1394basler_sff_cycle_time_stamp_t... Generating docs for compound dc1394basler_sff_dcam_values_t... Generating docs for compound dc1394basler_sff_extended_data_stream_t... Generating docs for compound dc1394basler_sff_frame_counter_t... Generating docs for compound dc1394basler_sff_guid_t... Generating docs for compound dc1394basler_sff_t... Generating docs for compound dc1394camera_id_t... Generating docs for compound dc1394color_codings_t... Generating docs for compound dc1394feature_modes_t... Generating docs for compound dc1394framerates_t... Generating docs for compound dc1394trigger_modes_t... Generating docs for compound dc1394trigger_sources_t... Generating docs for compound dc1394video_modes_t... Generating docs for compound fw_cdev_add_descriptor... Generating docs for compound fw_cdev_allocate... Generating docs for compound fw_cdev_allocate_iso_resource... Generating docs for compound fw_cdev_create_iso_context... Generating docs for compound fw_cdev_deallocate... Generating docs for compound fw_cdev_event... Generating docs for compound fw_cdev_event_bus_reset... Generating docs for compound fw_cdev_event_common... Generating docs for compound fw_cdev_event_iso_interrupt... Generating docs for compound fw_cdev_event_iso_resource... Generating docs for compound fw_cdev_event_request... Generating docs for compound fw_cdev_event_response... Generating docs for compound fw_cdev_get_cycle_timer... Generating docs for compound fw_cdev_get_cycle_timer2... Generating docs for compound fw_cdev_get_info... Generating docs for compound fw_cdev_initiate_bus_reset... Generating docs for compound fw_cdev_iso_packet... Generating docs for compound fw_cdev_queue_iso... Generating docs for compound fw_cdev_remove_descriptor... Generating docs for compound fw_cdev_send_request... Generating docs for compound fw_cdev_send_response... Generating docs for compound fw_cdev_send_stream_packet... Generating docs for compound fw_cdev_start_iso... Generating docs for compound fw_cdev_stop_iso... Generating namespace index... Generating graph info page... Generating directory documentation... Generating index page... Generating page index... Generating module index... Generating namespace index... Generating namespace member index... Generating annotated compound index... Generating alphabetical compound index... Generating hierarchical class index... Generating member index... Generating file index... Generating file member index... Generating example index... finalizing index lists... writing tag file... lookup cache used 419/65536 hits=2983 misses=459 finished... + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KVDcyN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 + cd libdc1394-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in dc1394 make[1]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' Making install in linux make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394/linux' /usr/bin/install -p -m 644 capture.h control.h '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394/linux' make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/linux' Making install in juju make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/juju' Making install in macosx make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/macosx' Making install in windows make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/windows' Making install in usb make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/usb' Making install in vendor make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394/vendor' /usr/bin/install -p -m 644 avt.h pixelink.h basler.h basler_sff.h '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394/vendor' make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394/vendor' make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' make[3]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libdc1394.la '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libdc1394.so.22.1.9 /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64/libdc1394.so.22.1.9 libtool: install: (cd /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64 && { ln -s -f libdc1394.so.22.1.9 libdc1394.so.22 || { rm -f libdc1394.so.22 && ln -s libdc1394.so.22.1.9 libdc1394.so.22; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64 && { ln -s -f libdc1394.so.22.1.9 libdc1394.so || { rm -f libdc1394.so && ln -s libdc1394.so.22.1.9 libdc1394.so; }; }) libtool: install: /usr/bin/install -p .libs/libdc1394.lai /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64/libdc1394.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394' /usr/bin/install -p -m 644 dc1394.h types.h camera.h control.h capture.h video.h format7.h utils.h conversions.h register.h log.h iso.h '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/include/dc1394' make[3]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' make[1]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/dc1394' Making install in examples make[1]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p dc1394_reset_bus '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin' libtool: install: warning: `../dc1394/libdc1394.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -p .libs/dc1394_reset_bus /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_reset_bus /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 dc1394_multiview.1 dc1394_reset_bus.1 dc1394_vloopback.1 grab_color_image.1 grab_gray_image.1 grab_partial_image.1 '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' make[1]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2/examples' make[1]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2' make[2]: Entering directory '/builddir/build/BUILD/libdc1394-2.2.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libdc1394-2.pc '/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2' make[1]: Leaving directory '/builddir/build/BUILD/libdc1394-2.2.2' + for p in grab_color_image grab_gray_image grab_partial_image ladybug grab_partial_pvn + /usr/bin/install -p -m 0644 -s examples/.libs/grab_color_image /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_grab_color_image + for p in grab_color_image grab_gray_image grab_partial_image ladybug grab_partial_pvn + /usr/bin/install -p -m 0644 -s examples/.libs/grab_gray_image /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_grab_gray_image + for p in grab_color_image grab_gray_image grab_partial_image ladybug grab_partial_pvn + /usr/bin/install -p -m 0644 -s examples/.libs/grab_partial_image /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_grab_partial_image + for p in grab_color_image grab_gray_image grab_partial_image ladybug grab_partial_pvn + /usr/bin/install -p -m 0644 -s examples/.libs/ladybug /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_ladybug + for p in grab_color_image grab_gray_image grab_partial_image ladybug grab_partial_pvn + /usr/bin/install -p -m 0644 -s examples/.libs/grab_partial_pvn /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_grab_partial_pvn + /usr/bin/install -p -m 0644 examples/dc1394_multiview /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/bin/dc1394_multiview + for f in grab_color_image grab_gray_image grab_partial_image + mv /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/grab_color_image.1 /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/dc1394_grab_color_image.1 + for f in grab_color_image grab_gray_image grab_partial_image + mv /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/grab_gray_image.1 /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/dc1394_grab_gray_image.1 + for f in grab_color_image grab_gray_image grab_partial_image + mv /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/grab_partial_image.1 /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/man/man1/dc1394_grab_partial_image.1 + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/lib64/libdc1394.la is executable but has empty or no shebang, removing executable bit Processing files: libdc1394-2.2.2-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hi0hQQ + umask 022 + cd /builddir/build/BUILD + cd libdc1394-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + cp -pr AUTHORS /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + cp -pr ChangeLog /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + cp -pr COPYING /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + cp -pr NEWS /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + cp -pr README /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394 + exit 0 Provides: libdc1394 = 2.2.2-9.fc28 libdc1394(riscv-64) = 2.2.2-9.fc28 libdc1394.so.22()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libraw1394.so.11()(64bit) libusb-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: libdc1394-devel-2.2.2-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yigqd6 + umask 022 + cd /builddir/build/BUILD + cd libdc1394-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-devel + cp -pr examples/affine.h /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-devel + cp -pr examples/affine.c examples/basler_sff_extended_data.c examples/basler_sff_info.c examples/dc1394_iso.c examples/dc1394_multiview.c examples/dc1394_reset_bus.c examples/dc1394_vloopback.c examples/grab_color_image.c examples/grab_color_image2.c examples/grab_gray_image.c examples/grab_partial_image.c examples/grab_partial_pvn.c examples/helloworld.c examples/ladybug.c /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-devel + exit 0 Provides: libdc1394-devel = 2.2.2-9.fc28 libdc1394-devel(riscv-64) = 2.2.2-9.fc28 pkgconfig(libdc1394-2) = 2.2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdc1394.so.22()(64bit) Processing files: libdc1394-docs-2.2.2-9.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pWBA6q + umask 022 + cd /builddir/build/BUILD + cd libdc1394-2.2.2 + DOCDIR=/builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-docs + cp -pr doc/html/annotated.html doc/html/avt_8h.html doc/html/basler_8h.html doc/html/basler__sff_8h.html doc/html/basler__sff__registry_8h.html doc/html/bc_s.png doc/html/bdwn.png doc/html/camera_8h.html doc/html/capture_8h.html doc/html/classes.html doc/html/closed.png doc/html/control_8h.html doc/html/conversions_8h.html doc/html/dc1394_8h.html doc/html/dir_06d9ef0a098a1b5e65816d310d0bdfd7.html doc/html/dir_1428479995b9bce0e4a35199cff3c129.html doc/html/dir_18a75e754aa8b1f63e4909f01d318e09.html doc/html/dir_20442a4802ca4f2a57532da93fe24167.html doc/html/dir_6de1e94c7c43b27146d2f594b16134ec.html doc/html/dir_9e8916ed500cb2c45389526cc376e446.html doc/html/dir_c02b6bb6086d7e404d8c5519bfec2b1c.html doc/html/doc.png doc/html/doxygen.css doc/html/doxygen.png doc/html/dynsections.js doc/html/files.html doc/html/folderclosed.png doc/html/folderopen.png doc/html/format7_8h.html doc/html/globals.html doc/html/globals_d.html doc/html/globals_defs.html doc/html/globals_enum.html doc/html/globals_eval.html doc/html/globals_func.html doc/html/globals_func_d.html doc/html/globals_type.html doc/html/index.html doc/html/iso_8h.html doc/html/jquery.js doc/html/log_8h.html doc/html/menu.js doc/html/menudata.js doc/html/nav_f.png doc/html/nav_g.png doc/html/nav_h.png doc/html/open.png doc/html/pixelink_8h.html doc/html/register_8h.html doc/html/splitbar.png doc/html/struct____dc1394__camera.html doc/html/struct____dc1394__pxl__adv__feature__info__struct.html doc/html/struct____dc1394__pxl__camera__info__struct.html doc/html/struct____dc1394__pxl__gpio__info__struct.html doc/html/struct____dc1394__video__frame.html doc/html/struct____dc1394camera__list__t.html doc/html/struct____dc1394feature__info__t__struct.html doc/html/struct____dc1394featureset__t.html doc/html/struct____dc1394format7mode__t.html doc/html/struct____dc1394format7modeset__t.html doc/html/structdc1394basler__dcam__csr__value__t.html doc/html/structdc1394basler__dcam__whitebalance__csr__value__t.html doc/html/structdc1394basler__sff__chunk__tail__t.html doc/html/structdc1394basler__sff__crc__checksum__t.html doc/html/structdc1394basler__sff__cycle__time__stamp__t.html doc/html/structdc1394basler__sff__dcam__values__t.html doc/html/structdc1394basler__sff__extended__data__stream__t.html doc/html/structdc1394basler__sff__frame__counter__t.html doc/html/structdc1394basler__sff__guid__t.html doc/html/structdc1394basler__sff__t.html doc/html/structdc1394camera__id__t.html doc/html/structdc1394color__codings__t.html doc/html/structdc1394feature__modes__t.html doc/html/structdc1394framerates__t.html doc/html/structdc1394trigger__modes__t.html doc/html/structdc1394trigger__sources__t.html doc/html/structdc1394video__modes__t.html doc/html/structfw__cdev__add__descriptor.html doc/html/structfw__cdev__allocate.html doc/html/structfw__cdev__allocate__iso__resource.html doc/html/structfw__cdev__create__iso__context.html doc/html/structfw__cdev__deallocate.html doc/html/structfw__cdev__event__bus__reset.html doc/html/structfw__cdev__event__common.html doc/html/structfw__cdev__event__iso__interrupt.html doc/html/structfw__cdev__event__iso__resource.html doc/html/structfw__cdev__event__request.html doc/html/structfw__cdev__event__response.html doc/html/structfw__cdev__get__cycle__timer.html doc/html/structfw__cdev__get__cycle__timer2.html doc/html/structfw__cdev__get__info.html doc/html/structfw__cdev__initiate__bus__reset.html doc/html/structfw__cdev__iso__packet.html doc/html/structfw__cdev__queue__iso.html doc/html/structfw__cdev__remove__descriptor.html doc/html/structfw__cdev__send__request.html doc/html/structfw__cdev__send__response.html doc/html/structfw__cdev__send__stream__packet.html doc/html/structfw__cdev__start__iso.html doc/html/structfw__cdev__stop__iso.html doc/html/sync_off.png doc/html/sync_on.png doc/html/tab_a.png doc/html/tab_b.png doc/html/tab_h.png doc/html/tab_s.png doc/html/tabs.css doc/html/types_8h.html doc/html/unionfw__cdev__event.html doc/html/utils_8h.html doc/html/video_8h.html /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64/usr/share/doc/libdc1394-docs + exit 0 Provides: libdc1394-docs = 2.2.2-9.fc28 libdc1394-docs(riscv-64) = 2.2.2-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libdc1394-tools-2.2.2-9.fc28.riscv64 Provides: libdc1394-tools = 2.2.2-9.fc28 libdc1394-tools(riscv-64) = 2.2.2-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libdc1394.so.22()(64bit) libm.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 Wrote: /builddir/build/SRPMS/libdc1394-2.2.2-9.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libdc1394-2.2.2-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdc1394-devel-2.2.2-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdc1394-docs-2.2.2-9.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libdc1394-tools-2.2.2-9.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D9FAWl + umask 022 + cd /builddir/build/BUILD + cd libdc1394-2.2.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libdc1394-2.2.2-9.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff