Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/coriander.spec'], logger=gid=425printOutput=Falseenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falsetimeout=172800chrootPath='/var/lib/mock/f26-build-7596870-694108/root'user='mockbuild'uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/coriander.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/coriander-2.0.1-12.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/coriander.spec'], logger=gid=425private_network=Trueenv={'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}shell=Falsetimeout=172800uid=1000chrootPath='/var/lib/mock/f26-build-7596870-694108/root'user='mockbuild'printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/coriander.spec'] with env {'SHELL': '/bin/bash', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ ', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FSpgVK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf coriander-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/coriander-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd coriander-2.0.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uR7jYu + umask 022 + cd /builddir/build/BUILD + cd coriander-2.0.1 + ./autogen.sh **Warning**: I am going to run `configure' with no arguments. If you wish to pass any to it, please specify them on the `./autogen.sh' command line. processing . Creating ./aclocal.m4 ... Running glib-gettextize... Ignore non-fatal messages. Copying file po/Makefile.in.in Please add the files codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4 progtest.m4 from the /usr/share/aclocal directory to your autoconf macro directory or directly to your aclocal.m4 file. You will also need config.guess and config.sub, which you can get from ftp://ftp.gnu.org/pub/gnu/config/. Making ./aclocal.m4 writable ... Running aclocal ... aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' Running autoheader... Running automake --gnu ... automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:9: installing './compile' src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' Running autoconf ... Running ./configure --enable-maintainer-mode ... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/coriander-2.0.1/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/coriander-2.0.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for style of include used by make... GNU 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for library containing strerror... none required checking for gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for X11... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for getconf... found checking for Xv extension... ok checking for libraw1394... yes checking for raw1394_new_handle in -lraw1394... yes checking for libdc1394-2 headers... yes checking libdc1394-2 version... ok checking for dc1394_camera_get_linux_port in -ldc1394... yes checking for FtpInit in -lftp... yes checking for sdl-config... found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands Now type `make' to compile. + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/coriander-2.0.1/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/coriander-2.0.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for x86_64-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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for x86_64-redhat-linux-gnu-gcc... (cached) 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for x86_64-redhat-linux-gnu-pkg-config... /usr/bin/x86_64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for X11... 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for getconf... found checking for Xv extension... ok checking for libraw1394... yes checking for raw1394_new_handle in -lraw1394... yes checking for libdc1394-2 headers... yes checking libdc1394-2 version... ok checking for dc1394_camera_get_linux_port in -ldc1394... yes checking for FtpInit in -lftp... yes checking for sdl-config... found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing default-1 commands + /usr/bin/make -j6 /usr/bin/make all-recursive make[1]: Entering directory '/builddir/build/BUILD/coriander-2.0.1' Making all in po make[2]: Entering directory '/builddir/build/BUILD/coriander-2.0.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1/po' Making all in src make[2]: Entering directory '/builddir/build/BUILD/coriander-2.0.1/src' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o main.o main.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o support.o support.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o interface.o interface.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o definitions.o definitions.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o camera.o camera.c error.c: In function 'Error': error.c:108:62: warning: right-hand operand of comma expression has no effect [-Wunused-value] MAINTHREAD_PLEASE_DO(ErrorPopup,mainthread_info.message,1); ^ error.c:29:28: note: in definition of macro 'MAINTHREAD_PLEASE_DO' mainthread_info.do_arg=arg; \ ^~~ error.c: In function 'Warning': error.c:141:62: warning: right-hand operand of comma expression has no effect [-Wunused-value] MAINTHREAD_PLEASE_DO(ErrorPopup,mainthread_info.message,0); ^ error.c:29:28: note: in definition of macro 'MAINTHREAD_PLEASE_DO' mainthread_info.do_arg=arg; \ ^~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_base.o thread_base.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_iso.o thread_iso.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o watch_thread.o watch_thread.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o SDLEvent.o SDLEvent.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_display.o thread_display.c interface.c: In function 'create_main_window': interface.c:855:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (main_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_about_window': interface.c:4350:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (about_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_no_handle_window': interface.c:4378:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (no_handle_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_no_camera_window': interface.c:4428:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (no_camera_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_preferences_window': interface.c:4509:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (preferences_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_help_window': interface.c:4795:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (help_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_v4l_failure_window': interface.c:4855:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (v4l_failure_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ interface.c: In function 'create_waiting_camera_window': interface.c:4901:7: warning: 'gdk_pixbuf_unref' is deprecated: Use 'g_object_unref' instead [-Wdeprecated-declarations] gdk_pixbuf_unref (waiting_camera_window_icon_pixbuf); ^~~~~~~~~~~~~~~~ In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34:0, from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37, from /usr/include/gtk-2.0/gdk/gdkcairo.h:28, from /usr/include/gtk-2.0/gdk/gdk.h:33, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libbonoboui-2.0/bonobo/bonobo-widget.h:15, from /usr/include/libbonoboui-2.0/libbonoboui.h:18, from /usr/include/libbonoboui-2.0/bonobo.h:14, from interface.c:15: /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:232:12: note: declared here void gdk_pixbuf_unref (GdkPixbuf *pixbuf); ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_ftp.o thread_ftp.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_save.o thread_save.c SDLEvent.c: In function 'SDLHandleEvent': SDLEvent.c:104:25: warning: variable 'info' set but not used [-Wunused-but-set-variable] displaythread_info_t *info; ^~~~ SDLEvent.c: In function 'OnMouseDown': SDLEvent.c:212:24: warning: variable 'f7info' set but not used [-Wunused-but-set-variable] dc1394format7mode_t* f7info; ^~~~~~ SDLEvent.c: In function 'OnMouseUp': SDLEvent.c:284:25: warning: variable 'info' set but not used [-Wunused-but-set-variable] displaythread_info_t *info; ^~~~ thread_display.c: In function 'SDLInit': thread_display.c:233:24: warning: variable 'sdl_videoinfo' set but not used [-Wunused-but-set-variable] const SDL_VideoInfo *sdl_videoinfo; ^~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o thread_v4l.o thread_v4l.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o tools.o tools.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o conversions.o conversions.c thread_ftp.c: In function 'FtpThreadCheckParams': thread_ftp.c:282:21: warning: variable 'info' set but not used [-Wunused-but-set-variable] ftpthread_info_t *info; ^~~~ thread_save.c: In function 'InitVideoFile': thread_save.c:368:22: warning: variable 'info' set but not used [-Wunused-but-set-variable] savethread_info_t *info; ^~~~ thread_save.c: In function 'SaveThreadCheckParams': thread_save.c:1013:22: warning: variable 'info' set but not used [-Wunused-but-set-variable] savethread_info_t *info; ^~~~ thread_v4l.c: In function 'V4lThread': thread_v4l.c:169:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(info->v4l_dev,info->frame.image,v4l_service->current_buffer->frame.size[0]*v4l_service->current_buffer->frame.size[1]*3); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ thread_v4l.c:171:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(info->v4l_dev,v4l_service->current_buffer->frame.image,v4l_service->current_buffer->frame.size[0]*v4l_service->current_buffer->frame.size[1]); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o callbacks.o callbacks.c thread_save.c: In function 'GetSaveFD': thread_save.c:213:17: warning: '/camera_setup.txt' directive writing 17 bytes into a region of size between 1 and 1024 [-Wformat-overflow=] sprintf(fname,"%s/camera_setup.txt",destdir); ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:939:0, from /usr/include/pango-1.0/pango/pango-utils.h:25, from /usr/include/pango-1.0/pango/pango.h:46, from /usr/include/gtk-2.0/gdk/gdktypes.h:37, from /usr/include/gtk-2.0/gdk/gdkscreen.h:32, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libgnomeui-2.0/gnome.h:4, from coriander.h:26, from thread_save.c:21: /usr/include/bits/stdio2.h:33:10: note: '__builtin___sprintf_chk' output between 18 and 1041 bytes into a destination of size 1024 return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o update_frames.o update_frames.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o build_frames.o build_frames.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o update_windows.o update_windows.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o build_windows.o build_windows.c callbacks.c: In function 'on_trigger_mode_activate': callbacks.c:128:61: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (dc1394_external_trigger_set_mode(camera->camera_info, (int)user_data)!=DC1394_SUCCESS) ^ callbacks.c:131:89: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] camera->feature_set.feature[DC1394_FEATURE_TRIGGER-DC1394_FEATURE_MIN].trigger_mode=(int)user_data; ^ callbacks.c: In function 'on_trigger_source_activate': callbacks.c:139:63: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if (dc1394_external_trigger_set_source(camera->camera_info, (int)user_data)!=DC1394_SUCCESS) ^ callbacks.c:142:91: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] camera->feature_set.feature[DC1394_FEATURE_TRIGGER-DC1394_FEATURE_MIN].trigger_source=(int)user_data; ^ callbacks.c: In function 'on_iso_start_clicked': callbacks.c:216:17: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (status==DC1394_FALSE) { ^~ callbacks.c: In function 'on_iso_stop_clicked': callbacks.c:239:17: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (status==DC1394_TRUE) { ^~ callbacks.c: In function 'on_format7_value_changed': callbacks.c:455:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] if ((int)user_data==FORMAT7_PACKET) { ^ callbacks.c:484:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] switch((int)user_data) { ^ callbacks.c: In function 'on_offset_menu_activate': callbacks.c:625:10: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] offset=(int)user_data; ^ callbacks.c: In function 'on_register_write_button_clicked': callbacks.c:657:21: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'octlet_t * {aka long unsigned int *}' [-Wformat=] sscanf(string,"%llx",&offset); ~~~^ ~~~~~~~ %lx callbacks.c: In function 'on_register_read_button_clicked': callbacks.c:720:21: warning: format '%llx' expects argument of type 'long long unsigned int *', but argument 3 has type 'octlet_t * {aka long unsigned int *}' [-Wformat=] sscanf(string,"%llx",&offset); ~~~^ ~~~~~~~ %lx callbacks.c: In function 'on_camera_name_text_changed': callbacks.c:902:21: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'uint64_t {aka long unsigned int}' [-Wformat=] sprintf(tmp,"%s%llx",camera_name_str, camera->camera_info->guid); ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ %lx callbacks.c: In function 'on_bayer_pattern_menu_activate': callbacks.c:1242:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tmp=(int)user_data; ^ callbacks.c: In function 'on_stereo_menu_activate': callbacks.c:1252:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] tmp=(int)user_data; ^ callbacks.c: In function 'on_global_iso_stop_clicked': callbacks.c:1309:18: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (is_iso_on==DC1394_TRUE) { ^~ callbacks.c:1317:14: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (status==DC1394_TRUE) ^~ callbacks.c: In function 'on_global_iso_start_clicked': callbacks.c:1352:18: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (is_iso_on==DC1394_FALSE) { ^~ callbacks.c:1360:14: warning: comparison between 'dc1394switch_t {aka enum }' and 'enum ' [-Wenum-compare] if (status==DC1394_FALSE) ^~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o build_menus.o build_menus.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o update_ranges.o update_ranges.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o build_ranges.o build_ranges.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o preferences.o preferences.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o video_encode.o video_encode.c build_menus.c: In function 'BuildTriggerModeMenu': build_menus.c:25:7: warning: variable 'index' set but not used [-Wunused-but-set-variable] int index; ^~~~~ build_menus.c: In function 'BuildFpsMenu': build_menus.c:358:13: warning: variable 'value' set but not used [-Wunused-but-set-variable] quadlet_t value; ^~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:28:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from /usr/include/libgnomeui-2.0/gnome.h:4, from coriander.h:26, from build_menus.c:19: build_menus.c: In function 'BuildIsoSpeedMenu': build_menus.c:735:9: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (int*)i); ^ /usr/include/glib-2.0/gobject/gsignal.h:475:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ build_menus.c: In function 'BuildRegisterAccessOffsetMenu': build_menus.c:1163:4: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (int*)f); // for format7 we pass the format7 id as argument ^ /usr/include/glib-2.0/gobject/gsignal.h:475:73: note: in definition of macro 'g_signal_connect' g_signal_connect_data ((instance), (detailed_signal), (c_handler), (data), NULL, (GConnectFlags) 0) ^~~~ gcc -DHAVE_CONFIG_H -I. -I.. -Wall -DPACKAGE_DATA_DIR=\""/usr/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libbonobo-2.0 -I/usr/include/orbit-2.0 -pthread -I/usr/include/bonobo-activation-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/libbonoboui-2.0 -pthread -DORBIT2=1 -pthread -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libdrm -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -I/usr/include/gail-1.0 -pthread -DORBIT2=1 -pthread -DORBIT2=1 -pthread -D_REENTRANT -DORBIT2=1 -pthread -I/usr/include/libxml2 -pthread -I/usr/include/gnome-keyring-1 -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -c -o subtitles.o subtitles.c preferences.c: In function 'CopyCameraPrefs': preferences.c:117:42: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat=] sprintf(tmp,"coriander/camera_names/%llx=%s %s",cam->camera_info->guid, ~~~^ ~~~~~~~~~~~~~~~~~~~~~~ %lx gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o coriander main.o support.o interface.o error.o definitions.o camera.o thread_base.o thread_iso.o watch_thread.o SDLEvent.o thread_display.o thread_ftp.o thread_save.o thread_v4l.o tools.o conversions.o callbacks.o update_frames.o build_frames.o update_windows.o build_windows.o build_menus.o update_ranges.o build_ranges.o preferences.o video_encode.o subtitles.o -L/usr/X11R6/lib/ -lgnomeui-2 -lSM -lICE -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lbonoboui-2 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lglib-2.0 -lgnome-2 -lpopt -lbonobo-2 -lglib-2.0 -lglib-2.0 -lbonobo-activation -lglib-2.0 -lORBit-2 -lglib-2.0 -lgnomecanvas-2 -lart_lgpl_2 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -lgdk_pixbuf-2.0 -lgnomevfs-2 -lgconf-2 -lgthread-2.0 -lgmodule-2.0 -pthread -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lftp -lSDL -lpthread -ldc1394 -lraw1394 -lXv -lgthread-2.0 -lX11 make[2]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1/src' make[2]: Entering directory '/builddir/build/BUILD/coriander-2.0.1' make[2]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1' make[1]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IhFmQF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 ++ dirname /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 + cd coriander-2.0.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 Making install in po make[1]: Entering directory '/builddir/build/BUILD/coriander-2.0.1/po' mkdir -p /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share; \ catalogs=''; \ for cat in $catalogs; do \ cat=`basename $cat`; \ case "$cat" in \ *.gmo) destdir=/usr/share/locale;; \ *) destdir=/usr/lib64/locale;; \ esac; \ lang=`echo $cat | sed 's/\.gmo$//'`; \ dir=/builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64$destdir/$lang/LC_MESSAGES; \ mkdir -p $dir; \ if test -r $cat; then \ /usr/bin/install -c -m 644 $cat $dir/coriander.mo; \ echo "installing $cat as $dir/coriander.mo"; \ else \ /usr/bin/install -c -m 644 ./$cat $dir/coriander.mo; \ echo "installing ./$cat as" \ "$dir/coriander.mo"; \ fi; \ if test -r $cat.m; then \ /usr/bin/install -c -m 644 $cat.m $dir/coriander.mo.m; \ echo "installing $cat.m as $dir/coriander.mo.m"; \ else \ if test -r ./$cat.m ; then \ /usr/bin/install -c -m 644 ./$cat.m \ $dir/coriander.mo.m; \ echo "installing ./$cat as" \ "$dir/coriander.mo.m"; \ else \ true; \ fi; \ fi; \ done if test "coriander" = "glib"; then \ mkdir -p /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/glib-2.0/gettext/po; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1/po' Making install in src make[1]: Entering directory '/builddir/build/BUILD/coriander-2.0.1/src' make[2]: Entering directory '/builddir/build/BUILD/coriander-2.0.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/bin' /usr/bin/install -c coriander '/builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1/src' make[1]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1/src' make[1]: Entering directory '/builddir/build/BUILD/coriander-2.0.1' make[2]: Entering directory '/builddir/build/BUILD/coriander-2.0.1' make[2]: Nothing to be done for 'install-exec-am'. if test -d ./pixmaps; then \ /bin/sh /builddir/build/BUILD/coriander-2.0.1/install-sh -d /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/pixmaps/coriander; \ for pixmap in ./pixmaps/*; do \ if test -f $pixmap; then \ /usr/bin/install -c -m 644 $pixmap /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/pixmaps/coriander; \ fi \ done \ fi make[2]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1' make[1]: Leaving directory '/builddir/build/BUILD/coriander-2.0.1' + cp /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/pixmaps/coriander/coriander-icon.png /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/pixmaps + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/applications/ + desktop-file-install --dir /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/applications coriander.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/coriander-2.0.1 extracting debug info from /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/bin/coriander dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1365 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /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 Processing files: coriander-2.0.1-12.fc26.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K4vPAS + umask 022 + cd /builddir/build/BUILD + cd coriander-2.0.1 + DOCDIR=/builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + cp -pr AUTHORS /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + cp -pr ChangeLog /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + cp -pr NEWS /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + cp -pr README /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + cp -pr TODO /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64/usr/share/doc/coriander + exit 0 Provides: application() application(coriander.desktop) coriander = 2.0.1-12.fc26 coriander(x86-64) = 2.0.1-12.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6()(64bit) libORBit-2.so.0()(64bit) libSDL-1.2.so.0()(64bit) libSM.so.6()(64bit) libX11.so.6()(64bit) libXv.so.1()(64bit) libart_lgpl_2.so.2()(64bit) libatk-1.0.so.0()(64bit) libbonobo-2.so.0()(64bit) libbonobo-activation.so.4()(64bit) libbonoboui-2.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libdc1394.so.22()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libftp.so.4()(64bit) libgconf-2.so.4()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgnome-2.so.0()(64bit) libgnomecanvas-2.so.0()(64bit) libgnomeui-2.so.0()(64bit) libgnomevfs-2.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpopt.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libraw1394.so.11()(64bit) rtld(GNU_HASH) Processing files: coriander-debuginfo-2.0.1-12.fc26.x86_64 Provides: coriander-debuginfo = 2.0.1-12.fc26 coriander-debuginfo(x86-64) = 2.0.1-12.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 Wrote: /builddir/build/RPMS/coriander-2.0.1-12.fc26.x86_64.rpm Wrote: /builddir/build/RPMS/coriander-debuginfo-2.0.1-12.fc26.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yuE1F7 + umask 022 + cd /builddir/build/BUILD + cd coriander-2.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/coriander-2.0.1-12.fc26.x86_64 + exit 0 Child return code was: 0