+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/zbar.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.vUiaLG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zbar-0.20 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zbar-0.20.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zbar-0.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Aab3DN + umask 022 + cd /builddir/build/BUILD + cd zbar-0.20 + autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I config autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize: copying file 'config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'config'. libtoolize: copying file 'config/libtool.m4' libtoolize: copying file 'config/ltoptions.m4' libtoolize: copying file 'config/ltsugar.m4' libtoolize: copying file 'config/ltversion.m4' libtoolize: copying file 'config/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing 'config/compile' configure.ac:8: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf: Leaving directory `.' + 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/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub '/usr/lib/rpm/redhat/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess '/usr/lib/rpm/redhat/config.guess' -> './config/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"~' ./config/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 --without-java --with-graphicsmagick --docdir=/usr/share/doc/zbar-0.20 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 whether make supports nested variables... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... none 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 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... no checking for 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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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... yes checking for riscv64-redhat-linux-gnu-windres... no checking for windres... no 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate 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 xmlto... xmlto checking for javac... no checking for jikes... no checking for ecj... no checking for gcj... no checking for javah... no checking for jar... no checking for java... no checking whether to build EAN symbologies... yes checking whether to build DataBar symbology... yes checking whether to build Code 128 symbology... yes checking whether to build Code 93 symbology... yes checking whether to build Code 39 symbology... yes checking whether to build Codabar symbology... yes checking whether to build Interleaved 2 of 5 symbology... yes checking whether to build QR Code... yes checking whether to build PDF417 symbology... no checking for library containing clock_gettime... none required checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... yes checking linux/videodev.h usability... no checking linux/videodev.h presence... no checking for linux/videodev.h... no checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking libv4l2.h usability... yes checking libv4l2.h presence... yes checking for libv4l2.h... yes checking for v4l2_open in -lv4l2... 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 X11/extensions/XShm.h... yes checking for XShmQueryVersion in -lXext... yes checking for X11/extensions/Xvlib.h... yes checking for XvQueryExtension in -lXv... yes checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no checking jerror.h usability... no checking jerror.h presence... no checking for jerror.h... no checking for jpeg_read_header in -ljpeg... no checking for MAGICK... yes configure: using GraphicsMagick version 1.3.28 checking for GTK... yes configure: using GTK+ version 2.24.32 configure: using gthread-2.0 version 2.56.0 checking for a Python interpreter with version >= 2.3.5... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for PYGTK... yes checking for pygtk-codegen-2.0... pygtk-codegen-2.0 ./configure: line 21547: QT_CFLAGS: command not found ./configure: line 21548: QT_LIBS: command not found checking for QT... yes checking for moc-qt5... moc-qt5 configure: using moc from moc-qt5 configure: using Qt version 5.10.1 checking whether to enable assertions... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline 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 for memset... yes checking for atexit... yes checking for setenv... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating java/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating zbar-qt.pc config.status: creating doc/doxygen.conf config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing doc/version.xml commands config.status: executing doc/reldate.xml commands please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ X --with-x=yes pthreads --enable-pthread=yes v4l --enable-video=yes jpeg --with-jpeg=no => JPEG image conversions will *NOT* be supported GraphicsMagick --with-graphicsmagick=yes Python --with-python=yes GTK+ --with-gtk=yes Qt5.10.1 --with-qt=yes Java --with-java=no => the Java interface will *NOT* be built + 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 moc-qt5 -i -Izbarcam -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include zbarcam/zbarcam-qt.cpp -o zbarcam/moc_zbarcam_qt.h glib-genmarshal --g-fatal-warnings --prefix=zbar_marshal \ --body gtk/zbarmarshal.list > gtk/zbarmarshal.c glib-genmarshal --g-fatal-warnings --prefix=zbar_marshal \ --header gtk/zbarmarshal.list > gtk/zbarmarshal.h /usr/bin/python /usr/share/pygobject/2.0/codegen/h2def.py include/zbar/zbargtk.h | \ /usr/bin/sed -e 's/Z_TYPE_BAR_/ZBAR_TYPE_/' > pygtk/zbarpygtk.defs DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out moc-qt5 -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include include/zbar/QZBar.h -o qt/moc_QZBar.cpp INFO: Reading gtk/zbarmarshal.list... moc-qt5 -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include qt/QZBarThread.h -o qt/moc_QZBarThread.cpp INFO: Reading gtk/zbarmarshal.list... pygtk-codegen-2.0 --prefix zbarpygtk \ --register /usr/share/pygtk/2.0/defs/gdk-types.defs \ --override ./pygtk/zbarpygtk.override pygtk/zbarpygtk.defs > pygtk/zbarpygtk.c /usr/bin/pygtk-codegen-2.0: line 7: /dev/stderr: Permission denied /usr/bin/pygtk-codegen-2.0: line 8: /dev/stderr: Permission denied DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Warning: Constructor for ZBarGtk needs to be updated to new API See http://live.gnome.org/PyGTK_2fWhatsNew28#update-constructors ***INFO*** There are no declared global functions. ***INFO*** The coverage of methods is 100.00% (7/7) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make all-recursive make[1]: Entering directory '/builddir/build/BUILD/zbar-0.20' Making all in . make[2]: Entering directory '/builddir/build/BUILD/zbar-0.20' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-refcnt.lo `test -f 'zbar/refcnt.c' || echo './'`zbar/refcnt.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-window.lo `test -f 'zbar/window.c' || echo './'`zbar/window.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-video.lo `test -f 'zbar/video.c' || echo './'`zbar/video.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-img_scanner.lo `test -f 'zbar/img_scanner.c' || echo './'`zbar/img_scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/refcnt.c -fPIC -DPIC -o zbar/.libs/libzbar_la-refcnt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video.c -fPIC -DPIC -o zbar/.libs/libzbar_la-video.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/img_scanner.c -fPIC -DPIC -o zbar/.libs/libzbar_la-img_scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window.c -fPIC -DPIC -o zbar/.libs/libzbar_la-window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/refcnt.c -o zbar/libzbar_la-refcnt.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-scanner.lo `test -f 'zbar/scanner.c' || echo './'`zbar/scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/scanner.c -fPIC -DPIC -o zbar/.libs/libzbar_la-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window.c -o zbar/libzbar_la-window.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video.c -o zbar/libzbar_la-video.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/scanner.c -o zbar/libzbar_la-scanner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/img_scanner.c -o zbar/libzbar_la-img_scanner.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-decoder.lo `test -f 'zbar/decoder.c' || echo './'`zbar/decoder.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/libzbar_la-posix.lo `test -f 'zbar/processor/posix.c' || echo './'`zbar/processor/posix.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder.c -fPIC -DPIC -o zbar/.libs/libzbar_la-decoder.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/libzbar_la-x.lo `test -f 'zbar/processor/x.c' || echo './'`zbar/processor/x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/posix.c -fPIC -DPIC -o zbar/processor/.libs/libzbar_la-posix.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/x.c -fPIC -DPIC -o zbar/processor/.libs/libzbar_la-x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder.c -o zbar/libzbar_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/posix.c -o zbar/processor/libzbar_la-posix.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I./include -Izbarcam -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 zbarcam/zbarcam_qt-zbarcam-qt.o `test -f 'zbarcam/zbarcam-qt.cpp' || echo './'`zbarcam/zbarcam-qt.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/x.c -o zbar/processor/libzbar_la-x.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I./include -Izbarcam -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 zbarcam/zbarcam_qt-scan_video.o `test -f 'zbarcam/scan_video.c' || echo './'`zbarcam/scan_video.c gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/GraphicsMagick -I./include -fPIC -Wall -Wno-parentheses -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 zbarimg/zbarimg-zbarimg.o `test -f 'zbarimg/zbarimg.c' || echo './'`zbarimg/zbarimg.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-config.lo `test -f 'zbar/config.c' || echo './'`zbar/config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/config.c -fPIC -DPIC -o zbar/.libs/libzbar_la-config.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-error.lo `test -f 'zbar/error.c' || echo './'`zbar/error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/config.c -o zbar/libzbar_la-config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/error.c -fPIC -DPIC -o zbar/.libs/libzbar_la-error.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-symbol.lo `test -f 'zbar/symbol.c' || echo './'`zbar/symbol.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-image.lo `test -f 'zbar/image.c' || echo './'`zbar/image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/symbol.c -fPIC -DPIC -o zbar/.libs/libzbar_la-symbol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/error.c -o zbar/libzbar_la-error.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/image.c -fPIC -DPIC -o zbar/.libs/libzbar_la-image.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-convert.lo `test -f 'zbar/convert.c' || echo './'`zbar/convert.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/convert.c -fPIC -DPIC -o zbar/.libs/libzbar_la-convert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/symbol.c -o zbar/libzbar_la-symbol.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/image.c -o zbar/libzbar_la-image.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/libzbar_la-processor.lo `test -f 'zbar/processor.c' || echo './'`zbar/processor.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/libzbar_la-lock.lo `test -f 'zbar/processor/lock.c' || echo './'`zbar/processor/lock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor.c -fPIC -DPIC -o zbar/.libs/libzbar_la-processor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/lock.c -fPIC -DPIC -o zbar/processor/.libs/libzbar_la-lock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/convert.c -o zbar/libzbar_la-convert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor/lock.c -o zbar/processor/libzbar_la-lock.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/processor.c -o zbar/libzbar_la-processor.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-ean.lo `test -f 'zbar/decoder/ean.c' || echo './'`zbar/decoder/ean.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/ean.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-ean.o zbar/decoder/ean.c: In function 'ean_part_end4': zbar/decoder/ean.c:297:13: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!par == fwd) { ^~ zbar/decoder/ean.c:297:8: note: add parentheses around left hand side expression to silence this warning if(!par == fwd) { ^~~~ ( ) zbar/decoder/ean.c: In function 'ean_part_end7': zbar/decoder/ean.c:383:13: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!par == fwd) { ^~ zbar/decoder/ean.c:383:8: note: add parentheses around left hand side expression to silence this warning if(!par == fwd) { ^~~~ ( ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-databar.lo `test -f 'zbar/decoder/databar.c' || echo './'`zbar/decoder/databar.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-code128.lo `test -f 'zbar/decoder/code128.c' || echo './'`zbar/decoder/code128.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code128.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-code128.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/databar.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-databar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/ean.c -o zbar/decoder/libzbar_la-ean.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code128.c -o zbar/decoder/libzbar_la-code128.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-code93.lo `test -f 'zbar/decoder/code93.c' || echo './'`zbar/decoder/code93.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code93.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-code93.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-code39.lo `test -f 'zbar/decoder/code39.c' || echo './'`zbar/decoder/code39.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code39.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-code39.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/databar.c -o zbar/decoder/libzbar_la-databar.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code93.c -o zbar/decoder/libzbar_la-code93.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/code39.c -o zbar/decoder/libzbar_la-code39.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-codabar.lo `test -f 'zbar/decoder/codabar.c' || echo './'`zbar/decoder/codabar.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/codabar.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-codabar.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-i25.lo `test -f 'zbar/decoder/i25.c' || echo './'`zbar/decoder/i25.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/i25.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-i25.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/codabar.c -o zbar/decoder/libzbar_la-codabar.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/i25.c -o zbar/decoder/libzbar_la-i25.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/libzbar_la-qr_finder.lo `test -f 'zbar/decoder/qr_finder.c' || echo './'`zbar/decoder/qr_finder.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-qrdec.lo `test -f 'zbar/qrcode/qrdec.c' || echo './'`zbar/qrcode/qrdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/qr_finder.c -fPIC -DPIC -o zbar/decoder/.libs/libzbar_la-qr_finder.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-qrdectxt.lo `test -f 'zbar/qrcode/qrdectxt.c' || echo './'`zbar/qrcode/qrdectxt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/qrdec.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-qrdec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/decoder/qr_finder.c -o zbar/decoder/libzbar_la-qr_finder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/qrdectxt.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-qrdectxt.o zbar/qrcode/qrdec.c: In function 'qr_finder_quick_crossing_check': zbar/qrcode/qrdec.c:1222:27: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!_img[_y0*_width+_x0]!=_v||!_img[_y1*_width+_x1]!=_v)return 1; ^~ zbar/qrcode/qrdec.c:1222:6: note: add parentheses around left hand side expression to silence this warning if(!_img[_y0*_width+_x0]!=_v||!_img[_y1*_width+_x1]!=_v)return 1; ^~~~~~~~~~~~~~~~~~~~~ ( ) zbar/qrcode/qrdec.c:1222:54: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!_img[_y0*_width+_x0]!=_v||!_img[_y1*_width+_x1]!=_v)return 1; ^~ zbar/qrcode/qrdec.c:1222:33: note: add parentheses around left hand side expression to silence this warning if(!_img[_y0*_width+_x0]!=_v||!_img[_y1*_width+_x1]!=_v)return 1; ^~~~~~~~~~~~~~~~~~~~~ ( ) zbar/qrcode/qrdec.c:1223:45: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!_img[(_y0+_y1>>1)*_width+(_x0+_x1>>1)]==_v)return -1; ^~ zbar/qrcode/qrdec.c:1223:6: note: add parentheses around left hand side expression to silence this warning if(!_img[(_y0+_y1>>1)*_width+(_x0+_x1>>1)]==_v)return -1; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) zbar/qrcode/qrdec.c: In function 'qr_finder_locate_crossing': zbar/qrcode/qrdec.c:1264:33: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!_img[x0[1]*_width+x0[0]]!=_v)break; ^~ zbar/qrcode/qrdec.c:1264:8: note: add parentheses around left hand side expression to silence this warning if(!_img[x0[1]*_width+x0[0]]!=_v)break; ^~~~~~~~~~~~~~~~~~~~~~~~~ ( ) zbar/qrcode/qrdec.c:1276:33: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if(!_img[x1[1]*_width+x1[0]]!=_v)break; ^~ zbar/qrcode/qrdec.c:1276:8: note: add parentheses around left hand side expression to silence this warning if(!_img[x1[1]*_width+x1[0]]!=_v)break; ^~~~~~~~~~~~~~~~~~~~~~~~~ ( ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-rs.lo `test -f 'zbar/qrcode/rs.c' || echo './'`zbar/qrcode/rs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/rs.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-rs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/qrdectxt.c -o zbar/qrcode/libzbar_la-qrdectxt.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/rs.c -o zbar/qrcode/libzbar_la-rs.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-isaac.lo `test -f 'zbar/qrcode/isaac.c' || echo './'`zbar/qrcode/isaac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/isaac.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-isaac.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-bch15_5.lo `test -f 'zbar/qrcode/bch15_5.c' || echo './'`zbar/qrcode/bch15_5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/isaac.c -o zbar/qrcode/libzbar_la-isaac.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/bch15_5.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-bch15_5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/bch15_5.c -o zbar/qrcode/libzbar_la-bch15_5.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-binarize.lo `test -f 'zbar/qrcode/binarize.c' || echo './'`zbar/qrcode/binarize.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/libzbar_la-util.lo `test -f 'zbar/qrcode/util.c' || echo './'`zbar/qrcode/util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/binarize.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-binarize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/util.c -fPIC -DPIC -o zbar/qrcode/.libs/libzbar_la-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/binarize.c -o zbar/qrcode/libzbar_la-binarize.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/util.c -o zbar/qrcode/libzbar_la-util.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/libzbar_la-v4l.lo `test -f 'zbar/video/v4l.c' || echo './'`zbar/video/v4l.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/libzbar_la-v4l2.lo `test -f 'zbar/video/v4l2.c' || echo './'`zbar/video/v4l2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/v4l.c -fPIC -DPIC -o zbar/video/.libs/libzbar_la-v4l.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/v4l2.c -fPIC -DPIC -o zbar/video/.libs/libzbar_la-v4l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/v4l.c -o zbar/video/libzbar_la-v4l.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/libzbar_la-x.lo `test -f 'zbar/window/x.c' || echo './'`zbar/window/x.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/x.c -fPIC -DPIC -o zbar/window/.libs/libzbar_la-x.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/qrcode/qrdec.c -o zbar/qrcode/libzbar_la-qrdec.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/video/v4l2.c -o zbar/video/libzbar_la-v4l2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/x.c -o zbar/window/libzbar_la-x.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/libzbar_la-ximage.lo `test -f 'zbar/window/ximage.c' || echo './'`zbar/window/ximage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/ximage.c -fPIC -DPIC -o zbar/window/.libs/libzbar_la-ximage.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/libzbar_la-xv.lo `test -f 'zbar/window/xv.c' || echo './'`zbar/window/xv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/ximage.c -o zbar/window/libzbar_la-ximage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/xv.c -fPIC -DPIC -o zbar/window/.libs/libzbar_la-xv.o gcc -DHAVE_CONFIG_H -I. -I./include -I./include -fPIC -Wall -Wno-parentheses -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 zbarcam/zbarcam.o zbarcam/zbarcam.c gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 zbarcam/zbarcam_gtk-zbarcam-gtk.o `test -f 'zbarcam/zbarcam-gtk.c' || echo './'`zbarcam/zbarcam-gtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -fPIC -Wall -Wno-parentheses -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 zbar/window/xv.c -o zbar/window/libzbar_la-xv.o >/dev/null 2>&1 gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 zbarcam/zbarcam_gtk-scan_video.o `test -f 'zbarcam/scan_video.c' || echo './'`zbarcam/scan_video.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/libzbargtk_la-zbargtk.lo `test -f 'gtk/zbargtk.c' || echo './'`gtk/zbargtk.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/libzbargtk_la-zbarmarshal.lo `test -f 'gtk/zbarmarshal.c' || echo './'`gtk/zbarmarshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/zbargtk.c -fPIC -DPIC -o gtk/.libs/libzbargtk_la-zbargtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/zbarmarshal.c -fPIC -DPIC -o gtk/.libs/libzbargtk_la-zbarmarshal.o zbarcam/zbarcam-gtk.c: In function 'main': zbarcam/zbarcam-gtk.c:148:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init(NULL); ^~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, 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 zbarcam/zbarcam-gtk.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:10: note: declared here void g_thread_init (gpointer vtable); ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/zbarmarshal.c -o gtk/libzbargtk_la-zbarmarshal.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/libzbarqt_la-QZBar.lo `test -f 'qt/QZBar.cpp' || echo './'`qt/QZBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/QZBar.cpp -fPIC -DPIC -o qt/.libs/libzbarqt_la-QZBar.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/libzbarqt_la-QZBarThread.lo `test -f 'qt/QZBarThread.cpp' || echo './'`qt/QZBarThread.cpp gtk/zbargtk.c: In function 'zbar_gtk_init': gtk/zbargtk.c:628:5: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] zbar->thread = g_thread_create(zbar_gtk_processing_thread, self, ^~~~ In file included from /usr/include/glib-2.0/glib.h:108:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gtk-2.0/gtk/gtkenums.h:34, from /usr/include/gtk-2.0/gtk/gtksignal.h:32, from gtk/zbargtk.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^~~~~~~~~~~~~~~ /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/libzbarqt_la-moc_QZBar.lo `test -f 'qt/moc_QZBar.cpp' || echo './'`qt/moc_QZBar.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/QZBarThread.cpp -fPIC -DPIC -o qt/.libs/libzbarqt_la-QZBarThread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/moc_QZBar.cpp -fPIC -DPIC -o qt/.libs/libzbarqt_la-moc_QZBar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 gtk/zbargtk.c -o gtk/libzbargtk_la-zbargtk.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/libzbarqt_la-moc_QZBarThread.lo `test -f 'qt/moc_QZBarThread.cpp' || echo './'`qt/moc_QZBarThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/moc_QZBarThread.cpp -fPIC -DPIC -o qt/.libs/libzbarqt_la-moc_QZBarThread.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/moc_QZBar.cpp -o qt/libzbarqt_la-moc_QZBar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/QZBar.cpp -o qt/libzbarqt_la-QZBar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/QZBarThread.cpp -o qt/libzbarqt_la-QZBarThread.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt5/QtWidgets -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -I./include -fPIC -Wall -Wno-parentheses -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 qt/moc_QZBarThread.cpp -o qt/libzbarqt_la-moc_QZBarThread.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-zbarmodule.lo `test -f 'python/zbarmodule.c' || echo './'`python/zbarmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbarmodule.c -fPIC -DPIC -o python/.libs/zbar_la-zbarmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbarmodule.c -o python/zbar_la-zbarmodule.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-enum.lo `test -f 'python/enum.c' || echo './'`python/enum.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-exception.lo `test -f 'python/exception.c' || echo './'`python/exception.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/enum.c -fPIC -DPIC -o python/.libs/zbar_la-enum.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-symbol.lo `test -f 'python/symbol.c' || echo './'`python/symbol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/exception.c -fPIC -DPIC -o python/.libs/zbar_la-exception.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/enum.c -o python/zbar_la-enum.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symbol.c -fPIC -DPIC -o python/.libs/zbar_la-symbol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/exception.c -o python/zbar_la-exception.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symbol.c -o python/zbar_la-symbol.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-symbolset.lo `test -f 'python/symbolset.c' || echo './'`python/symbolset.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-symboliter.lo `test -f 'python/symboliter.c' || echo './'`python/symboliter.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-image.lo `test -f 'python/image.c' || echo './'`python/image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symbolset.c -fPIC -DPIC -o python/.libs/zbar_la-symbolset.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-processor.lo `test -f 'python/processor.c' || echo './'`python/processor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symboliter.c -fPIC -DPIC -o python/.libs/zbar_la-symboliter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/image.c -fPIC -DPIC -o python/.libs/zbar_la-image.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symbolset.c -o python/zbar_la-symbolset.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/processor.c -fPIC -DPIC -o python/.libs/zbar_la-processor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/symboliter.c -o python/zbar_la-symboliter.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-imagescanner.lo `test -f 'python/imagescanner.c' || echo './'`python/imagescanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/image.c -o python/zbar_la-image.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-decoder.lo `test -f 'python/decoder.c' || echo './'`python/decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/processor.c -o python/zbar_la-processor.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/imagescanner.c -fPIC -DPIC -o python/.libs/zbar_la-imagescanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/decoder.c -fPIC -DPIC -o python/.libs/zbar_la-decoder.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/zbar_la-scanner.lo `test -f 'python/scanner.c' || echo './'`python/scanner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/imagescanner.c -o python/zbar_la-imagescanner.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtk_la-zbarpygtkmodule.lo `test -f 'pygtk/zbarpygtkmodule.c' || echo './'`pygtk/zbarpygtkmodule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/decoder.c -o python/zbar_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/scanner.c -fPIC -DPIC -o python/.libs/zbar_la-scanner.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtk_la-zbarpygtk.lo `test -f 'pygtk/zbarpygtk.c' || echo './'`pygtk/zbarpygtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtkmodule.c -fPIC -DPIC -o pygtk/.libs/zbarpygtk_la-zbarpygtkmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I./include -fPIC -Wall -Wno-parentheses -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 python/scanner.c -o python/zbar_la-scanner.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 -no-undefined -version-info 3:0:3 -export-symbols-regex "^(zbar|_zbar.*_error)_.*" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o zbar/libzbar.la -rpath /usr/lib64 zbar/libzbar_la-config.lo zbar/libzbar_la-error.lo zbar/libzbar_la-symbol.lo zbar/libzbar_la-image.lo zbar/libzbar_la-convert.lo zbar/libzbar_la-processor.lo zbar/processor/libzbar_la-lock.lo zbar/libzbar_la-refcnt.lo zbar/libzbar_la-window.lo zbar/libzbar_la-video.lo zbar/libzbar_la-img_scanner.lo zbar/libzbar_la-scanner.lo zbar/libzbar_la-decoder.lo zbar/decoder/libzbar_la-ean.lo zbar/decoder/libzbar_la-databar.lo zbar/decoder/libzbar_la-code128.lo zbar/decoder/libzbar_la-code93.lo zbar/decoder/libzbar_la-code39.lo zbar/decoder/libzbar_la-codabar.lo zbar/decoder/libzbar_la-i25.lo zbar/decoder/libzbar_la-qr_finder.lo zbar/qrcode/libzbar_la-qrdec.lo zbar/qrcode/libzbar_la-qrdectxt.lo zbar/qrcode/libzbar_la-rs.lo zbar/qrcode/libzbar_la-isaac.lo zbar/qrcode/libzbar_la-bch15_5.lo zbar/qrcode/libzbar_la-binarize.lo zbar/qrcode/libzbar_la-util.lo zbar/processor/libzbar_la-posix.lo zbar/video/libzbar_la-v4l.lo zbar/video/libzbar_la-v4l2.lo zbar/processor/libzbar_la-x.lo zbar/window/libzbar_la-x.lo zbar/window/libzbar_la-ximage.lo zbar/window/libzbar_la-xv.lo -lX11 -lXv -lv4l2 -lpthread libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtk.c -fPIC -DPIC -o pygtk/.libs/zbarpygtk_la-zbarpygtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtkmodule.c -o pygtk/zbarpygtk_la-zbarpygtkmodule.o >/dev/null 2>&1 libtool: link: /usr/bin/nm -B zbar/.libs/libzbar_la-config.o zbar/.libs/libzbar_la-error.o zbar/.libs/libzbar_la-symbol.o zbar/.libs/libzbar_la-image.o zbar/.libs/libzbar_la-convert.o zbar/.libs/libzbar_la-processor.o zbar/processor/.libs/libzbar_la-lock.o zbar/.libs/libzbar_la-refcnt.o zbar/.libs/libzbar_la-window.o zbar/.libs/libzbar_la-video.o zbar/.libs/libzbar_la-img_scanner.o zbar/.libs/libzbar_la-scanner.o zbar/.libs/libzbar_la-decoder.o zbar/decoder/.libs/libzbar_la-ean.o zbar/decoder/.libs/libzbar_la-databar.o zbar/decoder/.libs/libzbar_la-code128.o zbar/decoder/.libs/libzbar_la-code93.o zbar/decoder/.libs/libzbar_la-code39.o zbar/decoder/.libs/libzbar_la-codabar.o zbar/decoder/.libs/libzbar_la-i25.o zbar/decoder/.libs/libzbar_la-qr_finder.o zbar/qrcode/.libs/libzbar_la-qrdec.o zbar/qrcode/.libs/libzbar_la-qrdectxt.o zbar/qrcode/.libs/libzbar_la-rs.o zbar/qrcode/.libs/libzbar_la-isaac.o zbar/qrcode/.libs/libzbar_la-bch15_5.o zbar/qrcode/.libs/libzbar_la-binarize.o zbar/qrcode/.libs/libzbar_la-util.o zbar/processor/.libs/libzbar_la-posix.o zbar/video/.libs/libzbar_la-v4l.o zbar/video/.libs/libzbar_la-v4l2.o zbar/processor/.libs/libzbar_la-x.o zbar/window/.libs/libzbar_la-x.o zbar/window/.libs/libzbar_la-ximage.o zbar/window/.libs/libzbar_la-xv.o | 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 > zbar/.libs/libzbar.exp libtool: link: /usr/bin/grep -E -e "^(zbar|_zbar.*_error)_.*" "zbar/.libs/libzbar.exp" > "zbar/.libs/libzbar.expT" libtool: link: mv -f "zbar/.libs/libzbar.expT" "zbar/.libs/libzbar.exp" libtool: link: echo "{ global:" > zbar/.libs/libzbar.ver libtool: link: cat zbar/.libs/libzbar.exp | sed -e "s/\(.*\)/\1;/" >> zbar/.libs/libzbar.ver libtool: link: echo "local: *; };" >> zbar/.libs/libzbar.ver libtool: link: gcc -shared -fPIC -DPIC zbar/.libs/libzbar_la-config.o zbar/.libs/libzbar_la-error.o zbar/.libs/libzbar_la-symbol.o zbar/.libs/libzbar_la-image.o zbar/.libs/libzbar_la-convert.o zbar/.libs/libzbar_la-processor.o zbar/processor/.libs/libzbar_la-lock.o zbar/.libs/libzbar_la-refcnt.o zbar/.libs/libzbar_la-window.o zbar/.libs/libzbar_la-video.o zbar/.libs/libzbar_la-img_scanner.o zbar/.libs/libzbar_la-scanner.o zbar/.libs/libzbar_la-decoder.o zbar/decoder/.libs/libzbar_la-ean.o zbar/decoder/.libs/libzbar_la-databar.o zbar/decoder/.libs/libzbar_la-code128.o zbar/decoder/.libs/libzbar_la-code93.o zbar/decoder/.libs/libzbar_la-code39.o zbar/decoder/.libs/libzbar_la-codabar.o zbar/decoder/.libs/libzbar_la-i25.o zbar/decoder/.libs/libzbar_la-qr_finder.o zbar/qrcode/.libs/libzbar_la-qrdec.o zbar/qrcode/.libs/libzbar_la-qrdectxt.o zbar/qrcode/.libs/libzbar_la-rs.o zbar/qrcode/.libs/libzbar_la-isaac.o zbar/qrcode/.libs/libzbar_la-bch15_5.o zbar/qrcode/.libs/libzbar_la-binarize.o zbar/qrcode/.libs/libzbar_la-util.o zbar/processor/.libs/libzbar_la-posix.o zbar/video/.libs/libzbar_la-v4l.o zbar/video/.libs/libzbar_la-v4l2.o zbar/processor/.libs/libzbar_la-x.o zbar/window/.libs/libzbar_la-x.o zbar/window/.libs/libzbar_la-ximage.o zbar/window/.libs/libzbar_la-xv.o -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libzbar.so.0 -Wl,-version-script -Wl,zbar/.libs/libzbar.ver -o zbar/.libs/libzbar.so.0.3.0 libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so.0" && ln -s "libzbar.so.0.3.0" "libzbar.so.0") libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so" && ln -s "libzbar.so.0.3.0" "libzbar.so") copying selected object files to avoid basename conflicts... libtool: link: ln zbar/window/libzbar_la-x.o zbar/.libs/libzbar.lax/lt1-libzbar_la-x.o || cp zbar/window/libzbar_la-x.o zbar/.libs/libzbar.lax/lt1-libzbar_la-x.o libtool: link: ar cru zbar/.libs/libzbar.a zbar/libzbar_la-config.o zbar/libzbar_la-error.o zbar/libzbar_la-symbol.o zbar/libzbar_la-image.o zbar/libzbar_la-convert.o zbar/libzbar_la-processor.o zbar/processor/libzbar_la-lock.o zbar/libzbar_la-refcnt.o zbar/libzbar_la-window.o zbar/libzbar_la-video.o zbar/libzbar_la-img_scanner.o zbar/libzbar_la-scanner.o zbar/libzbar_la-decoder.o zbar/decoder/libzbar_la-ean.o zbar/decoder/libzbar_la-databar.o zbar/decoder/libzbar_la-code128.o zbar/decoder/libzbar_la-code93.o zbar/decoder/libzbar_la-code39.o zbar/decoder/libzbar_la-codabar.o zbar/decoder/libzbar_la-i25.o zbar/decoder/libzbar_la-qr_finder.o zbar/qrcode/libzbar_la-qrdec.o zbar/qrcode/libzbar_la-qrdectxt.o zbar/qrcode/libzbar_la-rs.o zbar/qrcode/libzbar_la-isaac.o zbar/qrcode/libzbar_la-bch15_5.o zbar/qrcode/libzbar_la-binarize.o zbar/qrcode/libzbar_la-util.o zbar/processor/libzbar_la-posix.o zbar/video/libzbar_la-v4l.o zbar/video/libzbar_la-v4l2.o zbar/processor/libzbar_la-x.o zbar/.libs/libzbar.lax/lt1-libzbar_la-x.o zbar/window/libzbar_la-ximage.o zbar/window/libzbar_la-xv.o libtool: link: ranlib zbar/.libs/libzbar.a libtool: link: rm -fr zbar/.libs/libzbar.lax libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -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 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -D_GNU_SOURCE -fPIC -fwrapv -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 -D_GNU_SOURCE -fPIC -fwrapv -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -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/uuid -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I./include -fPIC -Wall -Wno-parentheses -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 pygtk/zbarpygtk.c -o pygtk/zbarpygtk_la-zbarpygtk.o >/dev/null 2>&1 libtool: link: ( cd "zbar/.libs" && rm -f "libzbar.la" && ln -s "../libzbar.la" "libzbar.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 0:2:0 -export-symbols-regex "^zbar_gtk_.*" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gtk/libzbargtk.la -rpath /usr/lib64 gtk/libzbargtk_la-zbargtk.lo gtk/libzbargtk_la-zbarmarshal.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 zbar/libzbar.la -lv4l2 -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 zbarimg/zbarimg zbarimg/zbarimg-zbarimg.o -lGraphicsMagickWand -lGraphicsMagick zbar/libzbar.la -lv4l2 -lpthread /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 zbarcam/zbarcam zbarcam/zbarcam.o zbar/libzbar.la -lv4l2 -lpthread libtool: link: gcc -Wall -Wno-parentheses -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 zbarcam/.libs/zbarcam zbarcam/zbarcam.o zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread libtool: link: gcc -Wall -Wno-parentheses -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 zbarimg/.libs/zbarimg zbarimg/zbarimg-zbarimg.o -lGraphicsMagickWand -lGraphicsMagick zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Wno-parentheses -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 1:2:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qt/libzbarqt.la -rpath /usr/lib64 qt/libzbarqt_la-QZBar.lo qt/libzbarqt_la-QZBarThread.lo qt/libzbarqt_la-moc_QZBar.lo qt/libzbarqt_la-moc_QZBarThread.lo -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core zbar/libzbar.la -lv4l2 -lpthread libtool: link: /usr/bin/nm -B gtk/.libs/libzbargtk_la-zbargtk.o gtk/.libs/libzbargtk_la-zbarmarshal.o | 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 > gtk/.libs/libzbargtk.exp /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbar -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/zbar.la -rpath /usr/lib64/python2.7/site-packages python/zbar_la-zbarmodule.lo python/zbar_la-enum.lo python/zbar_la-exception.lo python/zbar_la-symbol.lo python/zbar_la-symbolset.lo python/zbar_la-symboliter.lo python/zbar_la-image.lo python/zbar_la-processor.lo python/zbar_la-imagescanner.lo python/zbar_la-decoder.lo python/zbar_la-scanner.lo zbar/libzbar.la -lv4l2 -lpthread libtool: link: /usr/bin/grep -E -e "^zbar_gtk_.*" "gtk/.libs/libzbargtk.exp" > "gtk/.libs/libzbargtk.expT" libtool: link: mv -f "gtk/.libs/libzbargtk.expT" "gtk/.libs/libzbargtk.exp" libtool: link: echo "{ global:" > gtk/.libs/libzbargtk.ver libtool: link: cat gtk/.libs/libzbargtk.exp | sed -e "s/\(.*\)/\1;/" >> gtk/.libs/libzbargtk.ver libtool: link: echo "local: *; };" >> gtk/.libs/libzbargtk.ver libtool: link: gcc -shared -fPIC -DPIC gtk/.libs/libzbargtk_la-zbargtk.o gtk/.libs/libzbargtk_la-zbarmarshal.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libzbargtk.so.0 -Wl,-version-script -Wl,gtk/.libs/libzbargtk.ver -o gtk/.libs/libzbargtk.so.0.0.2 libtool: link: (cd "gtk/.libs" && rm -f "libzbargtk.so.0" && ln -s "libzbargtk.so.0.0.2" "libzbargtk.so.0") libtool: link: (cd "gtk/.libs" && rm -f "libzbargtk.so" && ln -s "libzbargtk.so.0.0.2" "libzbargtk.so") libtool: link: ar cru gtk/.libs/libzbargtk.a gtk/libzbargtk_la-zbargtk.o gtk/libzbargtk_la-zbarmarshal.o libtool: link: ranlib gtk/.libs/libzbargtk.a libtool: link: ( cd "gtk/.libs" && rm -f "libzbargtk.la" && ln -s "../libzbargtk.la" "libzbargtk.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 zbarcam/zbarcam-gtk zbarcam/zbarcam_gtk-zbarcam-gtk.o zbarcam/zbarcam_gtk-scan_video.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 gtk/libzbargtk.la -lv4l2 -lpthread libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o qt/.libs/libzbarqt_la-QZBar.o qt/.libs/libzbarqt_la-QZBarThread.o qt/.libs/libzbarqt_la-moc_QZBar.o qt/.libs/libzbarqt_la-moc_QZBarThread.o -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libzbarqt.so.0 -o qt/.libs/libzbarqt.so.0.1.2 libtool: link: /usr/bin/nm -B python/.libs/zbar_la-zbarmodule.o python/.libs/zbar_la-enum.o python/.libs/zbar_la-exception.o python/.libs/zbar_la-symbol.o python/.libs/zbar_la-symbolset.o python/.libs/zbar_la-symboliter.o python/.libs/zbar_la-image.o python/.libs/zbar_la-processor.o python/.libs/zbar_la-imagescanner.o python/.libs/zbar_la-decoder.o python/.libs/zbar_la-scanner.o | 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 > python/.libs/zbar.exp libtool: link: /usr/bin/grep -E -e "initzbar" "python/.libs/zbar.exp" > "python/.libs/zbar.expT" libtool: link: mv -f "python/.libs/zbar.expT" "python/.libs/zbar.exp" libtool: link: echo "{ global:" > python/.libs/zbar.ver libtool: link: cat python/.libs/zbar.exp | sed -e "s/\(.*\)/\1;/" >> python/.libs/zbar.ver libtool: link: echo "local: *; };" >> python/.libs/zbar.ver libtool: link: gcc -shared -fPIC -DPIC python/.libs/zbar_la-zbarmodule.o python/.libs/zbar_la-enum.o python/.libs/zbar_la-exception.o python/.libs/zbar_la-symbol.o python/.libs/zbar_la-symbolset.o python/.libs/zbar_la-symboliter.o python/.libs/zbar_la-image.o python/.libs/zbar_la-processor.o python/.libs/zbar_la-imagescanner.o python/.libs/zbar_la-decoder.o python/.libs/zbar_la-scanner.o zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,zbar.so -Wl,-version-script -Wl,python/.libs/zbar.ver -o python/.libs/zbar.so /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wno-parentheses -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 -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbarpygtk -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pygtk/zbarpygtk.la -rpath /usr/lib64/python2.7/site-packages pygtk/zbarpygtk_la-zbarpygtkmodule.lo pygtk/zbarpygtk_la-zbarpygtk.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype gtk/libzbargtk.la -lv4l2 -lpthread libtool: link: ( cd "python/.libs" && rm -f "zbar.la" && ln -s "../zbar.la" "zbar.la" ) libtool: link: (cd "qt/.libs" && rm -f "libzbarqt.so.0" && ln -s "libzbarqt.so.0.1.2" "libzbarqt.so.0") libtool: link: (cd "qt/.libs" && rm -f "libzbarqt.so" && ln -s "libzbarqt.so.0.1.2" "libzbarqt.so") libtool: link: gcc -Wall -Wno-parentheses -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 zbarcam/.libs/zbarcam-gtk zbarcam/zbarcam_gtk-zbarcam-gtk.o zbarcam/zbarcam_gtk-scan_video.o -pthread gtk/.libs/libzbargtk.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 /builddir/build/BUILD/zbar-0.20/zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread -pthread libtool: link: ar cru qt/.libs/libzbarqt.a qt/libzbarqt_la-QZBar.o qt/libzbarqt_la-QZBarThread.o qt/libzbarqt_la-moc_QZBar.o qt/libzbarqt_la-moc_QZBarThread.o libtool: link: ranlib qt/.libs/libzbarqt.a libtool: link: ( cd "qt/.libs" && rm -f "libzbarqt.la" && ln -s "../libzbarqt.la" "libzbarqt.la" ) /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -Wno-parentheses -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 zbarcam/zbarcam-qt zbarcam/zbarcam_qt-zbarcam-qt.o zbarcam/zbarcam_qt-scan_video.o -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core qt/libzbarqt.la -lv4l2 -lpthread libtool: link: /usr/bin/nm -B pygtk/.libs/zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/zbarpygtk_la-zbarpygtk.o | 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 > pygtk/.libs/zbarpygtk.exp libtool: link: /usr/bin/grep -E -e "initzbarpygtk" "pygtk/.libs/zbarpygtk.exp" > "pygtk/.libs/zbarpygtk.expT" libtool: link: mv -f "pygtk/.libs/zbarpygtk.expT" "pygtk/.libs/zbarpygtk.exp" libtool: link: echo "{ global:" > pygtk/.libs/zbarpygtk.ver libtool: link: cat pygtk/.libs/zbarpygtk.exp | sed -e "s/\(.*\)/\1;/" >> pygtk/.libs/zbarpygtk.ver libtool: link: echo "local: *; };" >> pygtk/.libs/zbarpygtk.ver libtool: link: gcc -shared -fPIC -DPIC pygtk/.libs/zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/zbarpygtk_la-zbarpygtk.o -L/builddir/build/BUILD/zbar-0.20/zbar/.libs gtk/.libs/libzbargtk.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 /builddir/build/BUILD/zbar-0.20/zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,zbarpygtk.so -Wl,-version-script -Wl,pygtk/.libs/zbarpygtk.ver -o pygtk/.libs/zbarpygtk.so libtool: link: ( cd "pygtk/.libs" && rm -f "zbarpygtk.la" && ln -s "../zbarpygtk.la" "zbarpygtk.la" ) libtool: link: g++ -Wall -Wno-parentheses -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 zbarcam/.libs/zbarcam-qt zbarcam/zbarcam_qt-zbarcam-qt.o zbarcam/zbarcam_qt-scan_video.o qt/.libs/libzbarqt.so -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core /builddir/build/BUILD/zbar-0.20/zbar/.libs/libzbar.so -lX11 -lXv -lv4l2 -lpthread make[2]: Leaving directory '/builddir/build/BUILD/zbar-0.20' make[1]: Leaving directory '/builddir/build/BUILD/zbar-0.20' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.O2pGsh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 + cd zbar-0.20 + rm -rf /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 'INSTALL=install -p' make install-recursive make[1]: Entering directory '/builddir/build/BUILD/zbar-0.20' Making install in . make[2]: Entering directory '/builddir/build/BUILD/zbar-0.20' make[3]: Entering directory '/builddir/build/BUILD/zbar-0.20' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64' /bin/sh ./libtool --mode=install install -p zbar/libzbar.la gtk/libzbargtk.la qt/libzbarqt.la '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64' libtool: install: install -p zbar/.libs/libzbar.so.0.3.0 /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbar.so.0.3.0 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbar.so.0.3.0 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.3.0 libzbar.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbar.so.0.3.0 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.3.0 libzbar.so; }; }) libtool: install: install -p zbar/.libs/libzbar.lai /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbar.la libtool: warning: relinking 'gtk/libzbargtk.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.20; /bin/sh "/builddir/build/BUILD/zbar-0.20/libtool" --tag CC --mode=relink gcc -Wall -Wno-parentheses -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 0:2:0 -export-symbols-regex "^zbar_gtk_.*" -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gtk/libzbargtk.la -rpath /usr/lib64 gtk/libzbargtk_la-zbargtk.lo gtk/libzbargtk_la-zbarmarshal.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -pthread -lglib-2.0 zbar/libzbar.la -lv4l2 -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64) libtool: relink: /usr/bin/nm -B gtk/.libs/libzbargtk_la-zbargtk.o gtk/.libs/libzbargtk_la-zbarmarshal.o | 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 > gtk/.libs/libzbargtk.exp libtool: relink: /usr/bin/grep -E -e "^zbar_gtk_.*" "gtk/.libs/libzbargtk.exp" > "gtk/.libs/libzbargtk.expT" libtool: relink: mv -f "gtk/.libs/libzbargtk.expT" "gtk/.libs/libzbargtk.exp" libtool: relink: echo "{ global:" > gtk/.libs/libzbargtk.ver libtool: relink: cat gtk/.libs/libzbargtk.exp | sed -e "s/\(.*\)/\1;/" >> gtk/.libs/libzbargtk.ver libtool: relink: echo "local: *; };" >> gtk/.libs/libzbargtk.ver libtool: relink: gcc -shared -fPIC -DPIC gtk/.libs/libzbargtk_la-zbargtk.o gtk/.libs/libzbargtk_la-zbarmarshal.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 -L/usr/lib64 -lzbar -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libzbargtk.so.0 -Wl,-version-script -Wl,gtk/.libs/libzbargtk.ver -o gtk/.libs/libzbargtk.so.0.0.2 libtool: install: install -p gtk/.libs/libzbargtk.so.0.0.2T /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbargtk.so.0.0.2 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbargtk.so.0.0.2 libzbargtk.so.0 || { rm -f libzbargtk.so.0 && ln -s libzbargtk.so.0.0.2 libzbargtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbargtk.so.0.0.2 libzbargtk.so || { rm -f libzbargtk.so && ln -s libzbargtk.so.0.0.2 libzbargtk.so; }; }) libtool: install: install -p gtk/.libs/libzbargtk.lai /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbargtk.la libtool: warning: relinking 'qt/libzbarqt.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.20; /bin/sh "/builddir/build/BUILD/zbar-0.20/libtool" --tag CXX --mode=relink g++ -Wall -Wno-parentheses -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 1:2:1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qt/libzbarqt.la -rpath /usr/lib64 qt/libzbarqt_la-QZBar.lo qt/libzbarqt_la-QZBarThread.lo qt/libzbarqt_la-moc_QZBar.lo qt/libzbarqt_la-moc_QZBarThread.lo -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core zbar/libzbar.la -lv4l2 -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o qt/.libs/libzbarqt_la-QZBar.o qt/.libs/libzbarqt_la-QZBarThread.o qt/.libs/libzbarqt_la-moc_QZBar.o qt/.libs/libzbarqt_la-moc_QZBarThread.o -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -L/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 -L/usr/lib64 -lzbar -lX11 -lXv -lv4l2 -lpthread -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,libzbarqt.so.0 -o qt/.libs/libzbarqt.so.0.1.2 libtool: install: install -p qt/.libs/libzbarqt.so.0.1.2T /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbarqt.so.0.1.2 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbarqt.so.0.1.2 libzbarqt.so.0 || { rm -f libzbarqt.so.0 && ln -s libzbarqt.so.0.1.2 libzbarqt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 && { ln -s -f libzbarqt.so.0.1.2 libzbarqt.so || { rm -f libzbarqt.so && ln -s libzbarqt.so.0.1.2 libzbarqt.so; }; }) libtool: install: install -p qt/.libs/libzbarqt.lai /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbarqt.la libtool: install: install -p zbar/.libs/libzbar.a /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbar.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbar.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbar.a libtool: install: install -p gtk/.libs/libzbargtk.a /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbargtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbargtk.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbargtk.a libtool: install: install -p qt/.libs/libzbarqt.a /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbarqt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbarqt.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/libzbarqt.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin' /bin/sh ./libtool --mode=install install -p zbarimg/zbarimg zbarcam/zbarcam zbarcam/zbarcam-gtk zbarcam/zbarcam-qt '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin' libtool: warning: 'zbar/libzbar.la' has not been installed in '/usr/lib64' libtool: install: install -p zbarimg/.libs/zbarimg /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin/zbarimg libtool: warning: 'zbar/libzbar.la' has not been installed in '/usr/lib64' libtool: install: install -p zbarcam/.libs/zbarcam /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin/zbarcam libtool: warning: 'gtk/libzbargtk.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/zbar-0.20/zbar/libzbar.la' has not been installed in '/usr/lib64' libtool: install: install -p zbarcam/.libs/zbarcam-gtk /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin/zbarcam-gtk libtool: warning: 'qt/libzbarqt.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/zbar-0.20/zbar/libzbar.la' has not been installed in '/usr/lib64' libtool: install: install -p zbarcam/.libs/zbarcam-qt /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/bin/zbarcam-qt /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages' /bin/sh ./libtool --mode=install install -p python/zbar.la pygtk/zbarpygtk.la '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: warning: relinking 'python/zbar.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.20; /bin/sh "/builddir/build/BUILD/zbar-0.20/libtool" --tag CC --mode=relink gcc -Wall -Wno-parentheses -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 -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbar -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o python/zbar.la -rpath /usr/lib64/python2.7/site-packages python/zbar_la-zbarmodule.lo python/zbar_la-enum.lo python/zbar_la-exception.lo python/zbar_la-symbol.lo python/zbar_la-symbolset.lo python/zbar_la-symboliter.lo python/zbar_la-image.lo python/zbar_la-processor.lo python/zbar_la-imagescanner.lo python/zbar_la-decoder.lo python/zbar_la-scanner.lo zbar/libzbar.la -lv4l2 -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64) libtool: relink: /usr/bin/nm -B python/.libs/zbar_la-zbarmodule.o python/.libs/zbar_la-enum.o python/.libs/zbar_la-exception.o python/.libs/zbar_la-symbol.o python/.libs/zbar_la-symbolset.o python/.libs/zbar_la-symboliter.o python/.libs/zbar_la-image.o python/.libs/zbar_la-processor.o python/.libs/zbar_la-imagescanner.o python/.libs/zbar_la-decoder.o python/.libs/zbar_la-scanner.o | 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 > python/.libs/zbar.exp libtool: relink: /usr/bin/grep -E -e "initzbar" "python/.libs/zbar.exp" > "python/.libs/zbar.expT" libtool: relink: mv -f "python/.libs/zbar.expT" "python/.libs/zbar.exp" libtool: relink: echo "{ global:" > python/.libs/zbar.ver libtool: relink: cat python/.libs/zbar.exp | sed -e "s/\(.*\)/\1;/" >> python/.libs/zbar.ver libtool: relink: echo "local: *; };" >> python/.libs/zbar.ver libtool: relink: gcc -shared -fPIC -DPIC python/.libs/zbar_la-zbarmodule.o python/.libs/zbar_la-enum.o python/.libs/zbar_la-exception.o python/.libs/zbar_la-symbol.o python/.libs/zbar_la-symbolset.o python/.libs/zbar_la-symboliter.o python/.libs/zbar_la-image.o python/.libs/zbar_la-processor.o python/.libs/zbar_la-imagescanner.o python/.libs/zbar_la-decoder.o python/.libs/zbar_la-scanner.o -L/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 -L/usr/lib64 -lzbar -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -Wl,-soname -Wl,zbar.so -Wl,-version-script -Wl,python/.libs/zbar.ver -o python/.libs/zbar.so libtool: install: install -p python/.libs/zbar.soT /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages/zbar.so libtool: install: install -p python/.libs/zbar.lai /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages/zbar.la libtool: warning: relinking 'pygtk/zbarpygtk.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.20; /bin/sh "/builddir/build/BUILD/zbar-0.20/libtool" --tag CC --mode=relink gcc -Wall -Wno-parentheses -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 -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbarpygtk -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pygtk/zbarpygtk.la -rpath /usr/lib64/python2.7/site-packages pygtk/zbarpygtk_la-zbarpygtkmodule.lo pygtk/zbarpygtk_la-zbarpygtk.lo -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype gtk/libzbargtk.la -lv4l2 -lpthread -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64) libtool: relink: /usr/bin/nm -B pygtk/.libs/zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/zbarpygtk_la-zbarpygtk.o | 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 > pygtk/.libs/zbarpygtk.exp libtool: relink: /usr/bin/grep -E -e "initzbarpygtk" "pygtk/.libs/zbarpygtk.exp" > "pygtk/.libs/zbarpygtk.expT" libtool: relink: mv -f "pygtk/.libs/zbarpygtk.expT" "pygtk/.libs/zbarpygtk.exp" libtool: relink: echo "{ global:" > pygtk/.libs/zbarpygtk.ver libtool: relink: cat pygtk/.libs/zbarpygtk.exp | sed -e "s/\(.*\)/\1;/" >> pygtk/.libs/zbarpygtk.ver libtool: relink: echo "local: *; };" >> pygtk/.libs/zbarpygtk.ver libtool: relink: gcc -shared -fPIC -DPIC pygtk/.libs/zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/zbarpygtk_la-zbarpygtk.o -L/builddir/build/BUILD/zbar-0.20/zbar/.libs -L/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64 -L/usr/lib64 -lzbargtk -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lgthread-2.0 -lglib-2.0 -lzbar -lX11 -lXv -lv4l2 -lpthread -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,zbarpygtk.so -Wl,-version-script -Wl,pygtk/.libs/zbarpygtk.ver -o pygtk/.libs/zbarpygtk.so libtool: install: install -p pygtk/.libs/zbarpygtk.soT /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages/zbarpygtk.so libtool: install: install -p pygtk/.libs/zbarpygtk.lai /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7/site-packages/zbarpygtk.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-0.20' install -p -m 644 COPYING HACKING INSTALL LICENSE NEWS README TODO '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-0.20' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/include' install -p -m 644 include/zbar.h '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/man/man1' install -p -m 644 doc/man/zbarimg.1 doc/man/zbarcam.1 '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/pkgconfig' install -p -m 644 zbar.pc zbar-gtk.pc zbar-qt.pc '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/include/zbar' install -p -m 644 include/zbar/Scanner.h include/zbar/Decoder.h include/zbar/Exception.h include/zbar/Symbol.h include/zbar/Image.h include/zbar/ImageScanner.h include/zbar/Video.h include/zbar/Window.h include/zbar/Processor.h include/zbar/zbargtk.h include/zbar/QZBar.h include/zbar/QZBarImage.h '/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/include/zbar' make[3]: Leaving directory '/builddir/build/BUILD/zbar-0.20' make[2]: Leaving directory '/builddir/build/BUILD/zbar-0.20' make[1]: Leaving directory '/builddir/build/BUILD/zbar-0.20' + find /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 -name '*.la' -or -name '*.a' + xargs rm -f + rm -rf /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-0.20/ + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: zbar-0.20-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zifXEe + umask 022 + cd /builddir/build/BUILD + cd zbar-0.20 + DOCDIR=/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar + cp -pr COPYING /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar + cp -pr LICENSE /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar + cp -pr NEWS /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar + exit 0 Provides: libzbar.so.0()(64bit) zbar = 0.20-6.fc28 zbar(riscv-64) = 0.20-6.fc28 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) libGraphicsMagick-Q16.so.3()(64bit) libGraphicsMagickWand-Q16.so.2()(64bit) libX11.so.6()(64bit) libXv.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libv4l2.so.0()(64bit) libzbar.so.0()(64bit) rtld(GNU_HASH) Processing files: zbar-devel-0.20-6.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GBfR3x + umask 022 + cd /builddir/build/BUILD + cd zbar-0.20 + DOCDIR=/builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-devel + cp -pr HACKING /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-devel + cp -pr TODO /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64/usr/share/doc/zbar-devel + exit 0 Provides: pkgconfig(zbar) = 0.20 zbar-devel = 0.20-6.fc28 zbar-devel(riscv-64) = 0.20-6.fc28 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: /usr/bin/pkg-config libzbar.so.0()(64bit) Processing files: zbar-gtk-0.20-6.fc28.riscv64 Provides: libzbargtk.so.0()(64bit) zbar-gtk = 0.20-6.fc28 zbar-gtk(riscv-64) = 0.20-6.fc28 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) libX11.so.6()(64bit) libXv.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) 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) libpthread.so.0()(64bit) libv4l2.so.0()(64bit) libzbar.so.0()(64bit) libzbargtk.so.0()(64bit) rtld(GNU_HASH) Processing files: zbar-gtk-devel-0.20-6.fc28.riscv64 Provides: pkgconfig(zbar-gtk) = 0.20 zbar-gtk-devel = 0.20-6.fc28 zbar-gtk-devel(riscv-64) = 0.20-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzbargtk.so.0()(64bit) pkgconfig(gthread-2.0) pkgconfig(gtk+-2.0) pkgconfig(zbar) Processing files: zbar-pygtk-0.20-6.fc28.riscv64 Provides: zbar-pygtk = 0.20-6.fc28 zbar-pygtk(riscv-64) = 0.20-6.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) libX11.so.6()(64bit) libXv.so.1()(64bit) libatk-1.0.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(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) 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) libpthread.so.0()(64bit) libv4l2.so.0()(64bit) libzbar.so.0()(64bit) libzbargtk.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: zbar-qt-0.20-6.fc28.riscv64 Provides: libzbarqt.so.0()(64bit) zbar-qt = 0.20-6.fc28 zbar-qt(riscv-64) = 0.20-6.fc28 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) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5X11Extras.so.5()(64bit) libQt5X11Extras.so.5(Qt_5)(64bit) libX11.so.6()(64bit) libXv.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libv4l2.so.0()(64bit) libzbar.so.0()(64bit) libzbarqt.so.0()(64bit) rtld(GNU_HASH) Processing files: zbar-qt-devel-0.20-6.fc28.riscv64 Provides: pkgconfig(zbar-qt) = 0.20 zbar-qt-devel = 0.20-6.fc28 zbar-qt-devel(riscv-64) = 0.20-6.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzbarqt.so.0()(64bit) pkgconfig(QtCore) >= 4 pkgconfig(QtGui) >= 4 pkgconfig(zbar) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zbar-0.20-6.fc28.riscv64 Wrote: /builddir/build/SRPMS/zbar-0.20-6.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-devel-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-gtk-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-gtk-devel-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-pygtk-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-qt-0.20-6.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/zbar-qt-devel-0.20-6.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.r3Ydyw + umask 022 + cd /builddir/build/BUILD + cd zbar-0.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/zbar-0.20-6.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