Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/zbar.spec'], False, '/var/lib/mock/dist-f12-build-547915-80353/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/zbar.spec'] sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/zbar-0.8-5.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/zbar.spec'], False, '/var/lib/mock/dist-f12-build-547915-80353/root/', None, 86400, True, 0, 424, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/zbar.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.WbUMPW + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf zbar-0.8 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/zbar-0.8.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd zbar-0.8 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sR1DW2 + umask 022 + cd /builddir/build/BUILD + cd zbar-0.8 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i686-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --docdir=/usr/share/doc/zbar-0.8 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by 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... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 i386-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 dependency style of gcc... (cached) gcc3 checking whether gcc and cc understand -c and -o together... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-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++... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 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... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... xmlto checking whether to build EAN symbologies... yes checking whether to build Code 128 symbology... yes checking whether to build Code 39 symbology... yes checking whether to build PDF417 symbology... no checking whether to build Interleaved 2 of 5 symbology... yes checking for library containing clock_gettime... -lrt 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... yes checking linux/videodev.h presence... yes checking for linux/videodev.h... yes checking linux/videodev2.h usability... yes checking linux/videodev2.h presence... yes checking for linux/videodev2.h... yes checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes 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... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking jerror.h usability... yes checking jerror.h presence... yes checking for jerror.h... yes checking for jpeg_read_header in -ljpeg... yes checking for MAGICK... yes configure: using ImageMagick version 6.5.3 checking Magick++.h usability... yes checking Magick++.h presence... yes checking for Magick++.h... yes checking for GTK... yes configure: using GTK+ version 2.17.5 configure: using gthread-2.0 version 2.21.4 checking for a Python interpreter with version >= 2.3.5... python checking for python... /usr/bin/python checking for python version... 2.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for PYGTK... yes checking for pygtk-codegen-2.0... pygtk-codegen-2.0 checking for QT... yes configure: using moc from /usr/lib/qt4/bin/moc configure: using Qt version 4.5.2 checking whether to enable assertions... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.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 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 getpagesize... yes checking for working mmap... yes checking for memset... yes checking for atexit... yes checking for setenv... yes configure: creating ./config.status config.status: creating Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating zbar-qt.pc config.status: creating zbar.spec 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=yes Magick++ --with-imagemagick=yes Python --with-python=yes GTK+ --with-gtk=yes Qt4 --with-qt=yes + 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 -j8 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 | \ /bin/sed -e 's/Z_TYPE_BAR_/ZBAR_TYPE_/' > pygtk/zbarpygtk.defs /usr/lib/qt4/bin/moc -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include include/zbar/QZBar.h -o qt/moc_QZBar.cpp /usr/lib/qt4/bin/moc -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include qt/QZBarThread.h -o qt/moc_QZBarThread.cpp /usr/lib/qt4/bin/moc -i -Itest -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include test/test_qt.cpp -o test/moc_test_qt.h 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 note: pygtk-codegen-2.0 is deprecated, use pygobject-codegen-2.0 instead note: I will now try to invoke pygobject-codegen-2.0 in the same directory 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% (6/6) ***INFO*** There are no declared virtual proxies. ***INFO*** There are no declared virtual accessors. ***INFO*** There are no declared interface proxies. make all-am make[1]: Entering directory `/builddir/build/BUILD/zbar-0.8' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-jpeg.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-jpeg.Tpo -c -o zbar/zbar_libzbar_la-jpeg.lo `test -f 'zbar/jpeg.c' || echo './'`zbar/jpeg.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-config.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-config.Tpo -c -o zbar/zbar_libzbar_la-config.lo `test -f 'zbar/config.c' || echo './'`zbar/config.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-error.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-error.Tpo -c -o zbar/zbar_libzbar_la-error.lo `test -f 'zbar/error.c' || echo './'`zbar/error.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-symbol.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-symbol.Tpo -c -o zbar/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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-image.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-image.Tpo -c -o zbar/zbar_libzbar_la-image.lo `test -f 'zbar/image.c' || echo './'`zbar/image.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-convert.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-convert.Tpo -c -o zbar/zbar_libzbar_la-convert.lo `test -f 'zbar/convert.c' || echo './'`zbar/convert.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-logo.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-logo.Tpo -c -o zbar/zbar_libzbar_la-logo.lo `test -f 'zbar/logo.c' || echo './'`zbar/logo.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-window.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-window.Tpo -c -o zbar/zbar_libzbar_la-window.lo `test -f 'zbar/window.c' || echo './'`zbar/window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-convert.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-convert.Tpo -c zbar/convert.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-convert.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-symbol.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-symbol.Tpo -c zbar/symbol.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-symbol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-jpeg.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-jpeg.Tpo -c zbar/jpeg.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-jpeg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-logo.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-logo.Tpo -c zbar/logo.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-logo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-image.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-image.Tpo -c zbar/image.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-image.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-window.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-window.Tpo -c zbar/window.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-config.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-config.Tpo -c zbar/config.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-error.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-error.Tpo -c zbar/error.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-error.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-logo.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-logo.Tpo -c zbar/logo.c -o zbar/zbar_libzbar_la-logo.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-config.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-config.Tpo -c zbar/config.c -o zbar/zbar_libzbar_la-config.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-image.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-image.Tpo -c zbar/image.c -o zbar/zbar_libzbar_la-image.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-jpeg.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-jpeg.Tpo -c zbar/jpeg.c -o zbar/zbar_libzbar_la-jpeg.o >/dev/null 2>&1 mv -f zbar/.deps/zbar_libzbar_la-logo.Tpo zbar/.deps/zbar_libzbar_la-logo.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-video.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-video.Tpo -c -o zbar/zbar_libzbar_la-video.lo `test -f 'zbar/video.c' || echo './'`zbar/video.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-window.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-window.Tpo -c zbar/window.c -o zbar/zbar_libzbar_la-window.o >/dev/null 2>&1 mv -f zbar/.deps/zbar_libzbar_la-jpeg.Tpo zbar/.deps/zbar_libzbar_la-jpeg.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-img_scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-img_scanner.Tpo -c -o zbar/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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-symbol.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-symbol.Tpo -c zbar/symbol.c -o zbar/zbar_libzbar_la-symbol.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-error.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-error.Tpo -c zbar/error.c -o zbar/zbar_libzbar_la-error.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-img_scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-img_scanner.Tpo -c zbar/img_scanner.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-img_scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-video.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-video.Tpo -c zbar/video.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-video.o mv -f zbar/.deps/zbar_libzbar_la-image.Tpo zbar/.deps/zbar_libzbar_la-image.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-scanner.Tpo -c -o zbar/zbar_libzbar_la-scanner.lo `test -f 'zbar/scanner.c' || echo './'`zbar/scanner.c mv -f zbar/.deps/zbar_libzbar_la-window.Tpo zbar/.deps/zbar_libzbar_la-window.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-decoder.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-decoder.Tpo -c -o zbar/zbar_libzbar_la-decoder.lo `test -f 'zbar/decoder.c' || echo './'`zbar/decoder.c mv -f zbar/.deps/zbar_libzbar_la-config.Tpo zbar/.deps/zbar_libzbar_la-config.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-processor.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-processor.Tpo -c -o zbar/zbar_libzbar_la-processor.lo `test -f 'zbar/processor.c' || echo './'`zbar/processor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-scanner.Tpo -c zbar/scanner.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-decoder.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-decoder.Tpo -c zbar/decoder.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-processor.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-processor.Tpo -c zbar/processor.c -fPIC -DPIC -o zbar/.libs/zbar_libzbar_la-processor.o mv -f zbar/.deps/zbar_libzbar_la-symbol.Tpo zbar/.deps/zbar_libzbar_la-symbol.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-ean.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo -c -o zbar/decoder/zbar_libzbar_la-ean.lo `test -f 'zbar/decoder/ean.c' || echo './'`zbar/decoder/ean.c In file included from zbar/processor.c:24: zbar/processor.h: In function 'add_poll': zbar/processor.h:129: warning: ignoring return value of 'write', declared with attribute warn_unused_result zbar/processor.h: In function 'remove_poll': zbar/processor.h:157: warning: ignoring return value of 'write', declared with attribute warn_unused_result zbar/processor.c: In function 'proc_poll_inputs': zbar/processor.c:179: warning: ignoring return value of 'read', declared with attribute warn_unused_result zbar/processor.c: In function 'proc_input_thread': zbar/processor.c:357: warning: no return statement in function returning non-void zbar/processor.c: In function 'zbar_processor_create': zbar/processor.c:412: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-scanner.Tpo -c zbar/scanner.c -o zbar/zbar_libzbar_la-scanner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-video.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-video.Tpo -c zbar/video.c -o zbar/zbar_libzbar_la-video.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-convert.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-convert.Tpo -c zbar/convert.c -o zbar/zbar_libzbar_la-convert.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-img_scanner.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-img_scanner.Tpo -c zbar/img_scanner.c -o zbar/zbar_libzbar_la-img_scanner.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-decoder.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-decoder.Tpo -c zbar/decoder.c -o zbar/zbar_libzbar_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-ean.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo -c zbar/decoder/ean.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-ean.o mv -f zbar/.deps/zbar_libzbar_la-error.Tpo zbar/.deps/zbar_libzbar_la-error.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code128.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo -c -o zbar/decoder/zbar_libzbar_la-code128.lo `test -f 'zbar/decoder/code128.c' || echo './'`zbar/decoder/code128.c mv -f zbar/.deps/zbar_libzbar_la-scanner.Tpo zbar/.deps/zbar_libzbar_la-scanner.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code39.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo -c -o zbar/decoder/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code39.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo -c zbar/decoder/code39.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-code39.o mv -f zbar/.deps/zbar_libzbar_la-video.Tpo zbar/.deps/zbar_libzbar_la-video.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code128.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo -c zbar/decoder/code128.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-code128.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-i25.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo -c -o zbar/decoder/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-i25.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo -c zbar/decoder/i25.c -fPIC -DPIC -o zbar/decoder/.libs/zbar_libzbar_la-i25.o mv -f zbar/.deps/zbar_libzbar_la-decoder.Tpo zbar/.deps/zbar_libzbar_la-decoder.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l1.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l1.Tpo -c -o zbar/video/zbar_libzbar_la-v4l1.lo `test -f 'zbar/video/v4l1.c' || echo './'`zbar/video/v4l1.c mv -f zbar/.deps/zbar_libzbar_la-img_scanner.Tpo zbar/.deps/zbar_libzbar_la-img_scanner.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l2.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l2.Tpo -c -o zbar/video/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-ean.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo -c zbar/decoder/ean.c -o zbar/decoder/zbar_libzbar_la-ean.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l2.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l2.Tpo -c zbar/video/v4l2.c -fPIC -DPIC -o zbar/video/.libs/zbar_libzbar_la-v4l2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l1.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l1.Tpo -c zbar/video/v4l1.c -fPIC -DPIC -o zbar/video/.libs/zbar_libzbar_la-v4l1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-i25.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo -c zbar/decoder/i25.c -o zbar/decoder/zbar_libzbar_la-i25.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code39.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo -c zbar/decoder/code39.c -o zbar/decoder/zbar_libzbar_la-code39.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/decoder/zbar_libzbar_la-code128.lo -MD -MP -MF zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo -c zbar/decoder/code128.c -o zbar/decoder/zbar_libzbar_la-code128.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/zbar_libzbar_la-processor.lo -MD -MP -MF zbar/.deps/zbar_libzbar_la-processor.Tpo -c zbar/processor.c -o zbar/zbar_libzbar_la-processor.o >/dev/null 2>&1 mv -f zbar/.deps/zbar_libzbar_la-convert.Tpo zbar/.deps/zbar_libzbar_la-convert.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-x.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-x.Tpo -c -o zbar/window/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-x.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-x.Tpo -c zbar/window/x.c -fPIC -DPIC -o zbar/window/.libs/zbar_libzbar_la-x.o mv -f zbar/decoder/.deps/zbar_libzbar_la-i25.Tpo zbar/decoder/.deps/zbar_libzbar_la-i25.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-ximage.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-ximage.Tpo -c -o zbar/window/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l1.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l1.Tpo -c zbar/video/v4l1.c -o zbar/video/zbar_libzbar_la-v4l1.o >/dev/null 2>&1 mv -f zbar/decoder/.deps/zbar_libzbar_la-code39.Tpo zbar/decoder/.deps/zbar_libzbar_la-code39.Plo mv -f zbar/decoder/.deps/zbar_libzbar_la-code128.Tpo zbar/decoder/.deps/zbar_libzbar_la-code128.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-xv.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-xv.Tpo -c -o zbar/window/zbar_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 -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/video/zbar_libzbar_la-v4l2.lo -MD -MP -MF zbar/video/.deps/zbar_libzbar_la-v4l2.Tpo -c zbar/video/v4l2.c -o zbar/video/zbar_libzbar_la-v4l2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbargtk.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbargtk.Tpo -c -o gtk/gtk_libzbargtk_la-zbargtk.lo `test -f 'gtk/zbargtk.c' || echo './'`gtk/zbargtk.c In file included from zbar/window/x.c:25: ./zbar/processor.h: In function 'add_poll': ./zbar/processor.h:129: warning: ignoring return value of 'write', declared with attribute warn_unused_result ./zbar/processor.h: In function 'remove_poll': ./zbar/processor.h:157: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-ximage.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-ximage.Tpo -c zbar/window/ximage.c -fPIC -DPIC -o zbar/window/.libs/zbar_libzbar_la-ximage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbargtk.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbargtk.Tpo -c gtk/zbargtk.c -fPIC -DPIC -o gtk/.libs/gtk_libzbargtk_la-zbargtk.o mv -f zbar/decoder/.deps/zbar_libzbar_la-ean.Tpo zbar/decoder/.deps/zbar_libzbar_la-ean.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbarmarshal.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbarmarshal.Tpo -c -o gtk/gtk_libzbargtk_la-zbarmarshal.lo `test -f 'gtk/zbarmarshal.c' || echo './'`gtk/zbarmarshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-ximage.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-ximage.Tpo -c zbar/window/ximage.c -o zbar/window/zbar_libzbar_la-ximage.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-xv.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-xv.Tpo -c zbar/window/xv.c -fPIC -DPIC -o zbar/window/.libs/zbar_libzbar_la-xv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbarmarshal.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbarmarshal.Tpo -c gtk/zbarmarshal.c -fPIC -DPIC -o gtk/.libs/gtk_libzbargtk_la-zbarmarshal.o mv -f zbar/video/.deps/zbar_libzbar_la-v4l2.Tpo zbar/video/.deps/zbar_libzbar_la-v4l2.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBar.Tpo -c -o qt/qt_libzbarqt_la-QZBar.lo `test -f 'qt/QZBar.cpp' || echo './'`qt/QZBar.cpp mv -f zbar/video/.deps/zbar_libzbar_la-v4l1.Tpo zbar/video/.deps/zbar_libzbar_la-v4l1.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-x.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-x.Tpo -c zbar/window/x.c -o zbar/window/zbar_libzbar_la-x.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbarmarshal.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbarmarshal.Tpo -c gtk/zbarmarshal.c -o gtk/gtk_libzbargtk_la-zbarmarshal.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBarThread.Tpo -c -o qt/qt_libzbarqt_la-QZBarThread.lo `test -f 'qt/QZBarThread.cpp' || echo './'`qt/QZBarThread.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBar.Tpo -c qt/QZBar.cpp -fPIC -DPIC -o qt/.libs/qt_libzbarqt_la-QZBar.o mv -f zbar/window/.deps/zbar_libzbar_la-ximage.Tpo zbar/window/.deps/zbar_libzbar_la-ximage.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBarThread.Tpo -c qt/QZBarThread.cpp -fPIC -DPIC -o qt/.libs/qt_libzbarqt_la-QZBarThread.o /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBar.Tpo -c -o qt/qt_libzbarqt_la-moc_QZBar.lo `test -f 'qt/moc_QZBar.cpp' || echo './'`qt/moc_QZBar.cpp libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I./zbar -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbar/window/zbar_libzbar_la-xv.lo -MD -MP -MF zbar/window/.deps/zbar_libzbar_la-xv.Tpo -c zbar/window/xv.c -o zbar/window/zbar_libzbar_la-xv.o >/dev/null 2>&1 mv -f zbar/.deps/zbar_libzbar_la-processor.Tpo zbar/.deps/zbar_libzbar_la-processor.Plo /bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBarThread.Tpo -c -o qt/qt_libzbarqt_la-moc_QZBarThread.lo `test -f 'qt/moc_QZBarThread.cpp' || echo './'`qt/moc_QZBarThread.cpp mv -f gtk/.deps/gtk_libzbargtk_la-zbarmarshal.Tpo gtk/.deps/gtk_libzbargtk_la-zbarmarshal.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-zbarmodule.lo -MD -MP -MF python/.deps/python_zbar_la-zbarmodule.Tpo -c -o python/python_zbar_la-zbarmodule.lo `test -f 'python/zbarmodule.c' || echo './'`python/zbarmodule.c libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBar.Tpo -c qt/moc_QZBar.cpp -fPIC -DPIC -o qt/.libs/qt_libzbarqt_la-moc_QZBar.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -Igtk -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT gtk/gtk_libzbargtk_la-zbargtk.lo -MD -MP -MF gtk/.deps/gtk_libzbargtk_la-zbargtk.Tpo -c gtk/zbargtk.c -o gtk/gtk_libzbargtk_la-zbargtk.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBarThread.Tpo -c qt/moc_QZBarThread.cpp -fPIC -DPIC -o qt/.libs/qt_libzbarqt_la-moc_QZBarThread.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-zbarmodule.lo -MD -MP -MF python/.deps/python_zbar_la-zbarmodule.Tpo -c python/zbarmodule.c -fPIC -DPIC -o python/.libs/python_zbar_la-zbarmodule.o mv -f zbar/window/.deps/zbar_libzbar_la-x.Tpo zbar/window/.deps/zbar_libzbar_la-x.Plo mv -f zbar/window/.deps/zbar_libzbar_la-xv.Tpo zbar/window/.deps/zbar_libzbar_la-xv.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-enum.lo -MD -MP -MF python/.deps/python_zbar_la-enum.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-exception.lo -MD -MP -MF python/.deps/python_zbar_la-exception.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-enum.lo -MD -MP -MF python/.deps/python_zbar_la-enum.Tpo -c python/enum.c -fPIC -DPIC -o python/.libs/python_zbar_la-enum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-exception.lo -MD -MP -MF python/.deps/python_zbar_la-exception.Tpo -c python/exception.c -fPIC -DPIC -o python/.libs/python_zbar_la-exception.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-enum.lo -MD -MP -MF python/.deps/python_zbar_la-enum.Tpo -c python/enum.c -o python/python_zbar_la-enum.o >/dev/null 2>&1 mv -f gtk/.deps/gtk_libzbargtk_la-zbargtk.Tpo gtk/.deps/gtk_libzbargtk_la-zbargtk.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-symbol.lo -MD -MP -MF python/.deps/python_zbar_la-symbol.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-zbarmodule.lo -MD -MP -MF python/.deps/python_zbar_la-zbarmodule.Tpo -c python/zbarmodule.c -o python/python_zbar_la-zbarmodule.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBar.Tpo -c qt/moc_QZBar.cpp -o qt/qt_libzbarqt_la-moc_QZBar.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-symbol.lo -MD -MP -MF python/.deps/python_zbar_la-symbol.Tpo -c python/symbol.c -fPIC -DPIC -o python/.libs/python_zbar_la-symbol.o mv -f python/.deps/python_zbar_la-enum.Tpo python/.deps/python_zbar_la-enum.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-image.lo -MD -MP -MF python/.deps/python_zbar_la-image.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-image.lo -MD -MP -MF python/.deps/python_zbar_la-image.Tpo -c python/image.c -fPIC -DPIC -o python/.libs/python_zbar_la-image.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-moc_QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-moc_QZBarThread.Tpo -c qt/moc_QZBarThread.cpp -o qt/qt_libzbarqt_la-moc_QZBarThread.o >/dev/null 2>&1 mv -f python/.deps/python_zbar_la-zbarmodule.Tpo python/.deps/python_zbar_la-zbarmodule.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-processor.lo -MD -MP -MF python/.deps/python_zbar_la-processor.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-exception.lo -MD -MP -MF python/.deps/python_zbar_la-exception.Tpo -c python/exception.c -o python/python_zbar_la-exception.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-symbol.lo -MD -MP -MF python/.deps/python_zbar_la-symbol.Tpo -c python/symbol.c -o python/python_zbar_la-symbol.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-processor.lo -MD -MP -MF python/.deps/python_zbar_la-processor.Tpo -c python/processor.c -fPIC -DPIC -o python/.libs/python_zbar_la-processor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-image.lo -MD -MP -MF python/.deps/python_zbar_la-image.Tpo -c python/image.c -o python/python_zbar_la-image.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBar.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBar.Tpo -c qt/QZBar.cpp -o qt/qt_libzbarqt_la-QZBar.o >/dev/null 2>&1 mv -f python/.deps/python_zbar_la-symbol.Tpo python/.deps/python_zbar_la-symbol.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-imagescanner.lo -MD -MP -MF python/.deps/python_zbar_la-imagescanner.Tpo -c -o python/python_zbar_la-imagescanner.lo `test -f 'python/imagescanner.c' || echo './'`python/imagescanner.c mv -f python/.deps/python_zbar_la-exception.Tpo python/.deps/python_zbar_la-exception.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-decoder.lo -MD -MP -MF python/.deps/python_zbar_la-decoder.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-imagescanner.lo -MD -MP -MF python/.deps/python_zbar_la-imagescanner.Tpo -c python/imagescanner.c -fPIC -DPIC -o python/.libs/python_zbar_la-imagescanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-processor.lo -MD -MP -MF python/.deps/python_zbar_la-processor.Tpo -c python/processor.c -o python/python_zbar_la-processor.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I./include -Iqt -DQT_SHARED -I/usr/include/QtCore -I/usr/include/QtGui -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT qt/qt_libzbarqt_la-QZBarThread.lo -MD -MP -MF qt/.deps/qt_libzbarqt_la-QZBarThread.Tpo -c qt/QZBarThread.cpp -o qt/qt_libzbarqt_la-QZBarThread.o >/dev/null 2>&1 mv -f qt/.deps/qt_libzbarqt_la-moc_QZBar.Tpo qt/.deps/qt_libzbarqt_la-moc_QZBar.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-scanner.lo -MD -MP -MF python/.deps/python_zbar_la-scanner.Tpo -c -o python/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.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-decoder.lo -MD -MP -MF python/.deps/python_zbar_la-decoder.Tpo -c python/decoder.c -fPIC -DPIC -o python/.libs/python_zbar_la-decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-scanner.lo -MD -MP -MF python/.deps/python_zbar_la-scanner.Tpo -c python/scanner.c -fPIC -DPIC -o python/.libs/python_zbar_la-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-imagescanner.lo -MD -MP -MF python/.deps/python_zbar_la-imagescanner.Tpo -c python/imagescanner.c -o python/python_zbar_la-imagescanner.o >/dev/null 2>&1 mv -f python/.deps/python_zbar_la-processor.Tpo python/.deps/python_zbar_la-processor.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtkmodule.Tpo -c -o pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo `test -f 'pygtk/zbarpygtkmodule.c' || echo './'`pygtk/zbarpygtkmodule.c mv -f python/.deps/python_zbar_la-imagescanner.Tpo python/.deps/python_zbar_la-imagescanner.Plo /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtk.Tpo -c -o pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo `test -f 'pygtk/zbarpygtk.c' || echo './'`pygtk/zbarpygtk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtkmodule.Tpo -c pygtk/zbarpygtkmodule.c -fPIC -DPIC -o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtkmodule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtk.Tpo -c pygtk/zbarpygtk.c -fPIC -DPIC -o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-scanner.lo -MD -MP -MF python/.deps/python_zbar_la-scanner.Tpo -c python/scanner.c -o python/python_zbar_la-scanner.o >/dev/null 2>&1 mv -f qt/.deps/qt_libzbarqt_la-moc_QZBarThread.Tpo qt/.deps/qt_libzbarqt_la-moc_QZBarThread.Plo g++ -DHAVE_CONFIG_H -I. -I./include -fopenmp -I/usr/include/ImageMagick -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbarimg/zbarimg_zbarimg-zbarimg.o -MD -MP -MF zbarimg/.deps/zbarimg_zbarimg-zbarimg.Tpo -c -o zbarimg/zbarimg_zbarimg-zbarimg.o `test -f 'zbarimg/zbarimg.cpp' || echo './'`zbarimg/zbarimg.cpp mv -f python/.deps/python_zbar_la-image.Tpo python/.deps/python_zbar_la-image.Plo depbase=`echo zbarcam/zbarcam.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I./include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT zbarcam/zbarcam.o -MD -MP -MF $depbase.Tpo -c -o zbarcam/zbarcam.o zbarcam/zbarcam.c &&\ mv -f $depbase.Tpo $depbase.Po zbarcam/zbarcam.c: In function 'main': zbarcam/zbarcam.c:148: warning: operation on 'i' may be undefined zbarcam/zbarcam.c:173: warning: operation on 'i' may be undefined libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT python/python_zbar_la-decoder.lo -MD -MP -MF python/.deps/python_zbar_la-decoder.Tpo -c python/decoder.c -o python/python_zbar_la-decoder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtkmodule.Tpo -c pygtk/zbarpygtkmodule.c -o pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -version-info 0:1:0 -export-symbols-regex "^(zbar|_zbar.*_error)_.*" -o zbar/libzbar.la -rpath /usr/lib zbar/zbar_libzbar_la-config.lo zbar/zbar_libzbar_la-error.lo zbar/zbar_libzbar_la-symbol.lo zbar/zbar_libzbar_la-image.lo zbar/zbar_libzbar_la-convert.lo zbar/zbar_libzbar_la-logo.lo zbar/zbar_libzbar_la-window.lo zbar/zbar_libzbar_la-video.lo zbar/zbar_libzbar_la-img_scanner.lo zbar/zbar_libzbar_la-scanner.lo zbar/zbar_libzbar_la-decoder.lo zbar/zbar_libzbar_la-processor.lo zbar/decoder/zbar_libzbar_la-ean.lo zbar/decoder/zbar_libzbar_la-code128.lo zbar/decoder/zbar_libzbar_la-code39.lo zbar/decoder/zbar_libzbar_la-i25.lo zbar/video/zbar_libzbar_la-v4l1.lo zbar/video/zbar_libzbar_la-v4l2.lo zbar/zbar_libzbar_la-jpeg.lo zbar/window/zbar_libzbar_la-x.lo zbar/window/zbar_libzbar_la-ximage.lo zbar/window/zbar_libzbar_la-xv.lo -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt mv -f python/.deps/python_zbar_la-scanner.Tpo python/.deps/python_zbar_la-scanner.Plo mv -f python/.deps/python_zbar_la-decoder.Tpo python/.deps/python_zbar_la-decoder.Plo mv -f pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtkmodule.Tpo pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtkmodule.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/python2.6 -I/usr/include/python2.6 -fno-strict-aliasing -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I./include -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -MT pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo -MD -MP -MF pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtk.Tpo -c pygtk/zbarpygtk.c -o pygtk/pygtk_zbarpygtk_la-zbarpygtk.o >/dev/null 2>&1 libtool: link: /usr/bin/nm -B zbar/.libs/zbar_libzbar_la-config.o zbar/.libs/zbar_libzbar_la-error.o zbar/.libs/zbar_libzbar_la-symbol.o zbar/.libs/zbar_libzbar_la-image.o zbar/.libs/zbar_libzbar_la-convert.o zbar/.libs/zbar_libzbar_la-logo.o zbar/.libs/zbar_libzbar_la-window.o zbar/.libs/zbar_libzbar_la-video.o zbar/.libs/zbar_libzbar_la-img_scanner.o zbar/.libs/zbar_libzbar_la-scanner.o zbar/.libs/zbar_libzbar_la-decoder.o zbar/.libs/zbar_libzbar_la-processor.o zbar/decoder/.libs/zbar_libzbar_la-ean.o zbar/decoder/.libs/zbar_libzbar_la-code128.o zbar/decoder/.libs/zbar_libzbar_la-code39.o zbar/decoder/.libs/zbar_libzbar_la-i25.o zbar/video/.libs/zbar_libzbar_la-v4l1.o zbar/video/.libs/zbar_libzbar_la-v4l2.o zbar/.libs/zbar_libzbar_la-jpeg.o zbar/window/.libs/zbar_libzbar_la-x.o zbar/window/.libs/zbar_libzbar_la-ximage.o zbar/window/.libs/zbar_libzbar_la-xv.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > zbar/.libs/libzbar.exp libtool: link: /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 zbar/.libs/zbar_libzbar_la-config.o zbar/.libs/zbar_libzbar_la-error.o zbar/.libs/zbar_libzbar_la-symbol.o zbar/.libs/zbar_libzbar_la-image.o zbar/.libs/zbar_libzbar_la-convert.o zbar/.libs/zbar_libzbar_la-logo.o zbar/.libs/zbar_libzbar_la-window.o zbar/.libs/zbar_libzbar_la-video.o zbar/.libs/zbar_libzbar_la-img_scanner.o zbar/.libs/zbar_libzbar_la-scanner.o zbar/.libs/zbar_libzbar_la-decoder.o zbar/.libs/zbar_libzbar_la-processor.o zbar/decoder/.libs/zbar_libzbar_la-ean.o zbar/decoder/.libs/zbar_libzbar_la-code128.o zbar/decoder/.libs/zbar_libzbar_la-code39.o zbar/decoder/.libs/zbar_libzbar_la-i25.o zbar/video/.libs/zbar_libzbar_la-v4l1.o zbar/video/.libs/zbar_libzbar_la-v4l2.o zbar/.libs/zbar_libzbar_la-jpeg.o zbar/window/.libs/zbar_libzbar_la-x.o zbar/window/.libs/zbar_libzbar_la-ximage.o zbar/window/.libs/zbar_libzbar_la-xv.o -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libzbar.so.0 -Wl,-version-script -Wl,zbar/.libs/libzbar.ver -o zbar/.libs/libzbar.so.0.0.1 mv -f qt/.deps/qt_libzbarqt_la-QZBar.Tpo qt/.deps/qt_libzbarqt_la-QZBar.Plo libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so.0" && ln -s "libzbar.so.0.0.1" "libzbar.so.0") libtool: link: (cd "zbar/.libs" && rm -f "libzbar.so" && ln -s "libzbar.so.0.0.1" "libzbar.so") libtool: link: ar cru zbar/.libs/libzbar.a zbar/zbar_libzbar_la-config.o zbar/zbar_libzbar_la-error.o zbar/zbar_libzbar_la-symbol.o zbar/zbar_libzbar_la-image.o zbar/zbar_libzbar_la-convert.o zbar/zbar_libzbar_la-logo.o zbar/zbar_libzbar_la-window.o zbar/zbar_libzbar_la-video.o zbar/zbar_libzbar_la-img_scanner.o zbar/zbar_libzbar_la-scanner.o zbar/zbar_libzbar_la-decoder.o zbar/zbar_libzbar_la-processor.o zbar/decoder/zbar_libzbar_la-ean.o zbar/decoder/zbar_libzbar_la-code128.o zbar/decoder/zbar_libzbar_la-code39.o zbar/decoder/zbar_libzbar_la-i25.o zbar/video/zbar_libzbar_la-v4l1.o zbar/video/zbar_libzbar_la-v4l2.o zbar/zbar_libzbar_la-jpeg.o zbar/window/zbar_libzbar_la-x.o zbar/window/zbar_libzbar_la-ximage.o zbar/window/zbar_libzbar_la-xv.o libtool: link: ranlib zbar/.libs/libzbar.a libtool: link: ( cd "zbar/.libs" && rm -f "libzbar.la" && ln -s "../libzbar.la" "libzbar.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 0:0:0 -export-symbols-regex "^zbar_gtk_.*" -o gtk/libzbargtk.la -rpath /usr/lib gtk/gtk_libzbargtk_la-zbargtk.lo gtk/gtk_libzbargtk_la-zbarmarshal.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 zbar/libzbar.la -ljpeg -lpthread -lrt /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbar -o python/zbar.la -rpath /usr/lib/python2.6/site-packages python/python_zbar_la-zbarmodule.lo python/python_zbar_la-enum.lo python/python_zbar_la-exception.lo python/python_zbar_la-symbol.lo python/python_zbar_la-image.lo python/python_zbar_la-processor.lo python/python_zbar_la-imagescanner.lo python/python_zbar_la-decoder.lo python/python_zbar_la-scanner.lo zbar/libzbar.la -ljpeg -lpthread -lrt /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o zbarcam/zbarcam zbarcam/zbarcam.o zbar/libzbar.la -ljpeg -lpthread -lrt mv -f pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtk.Tpo pygtk/.deps/pygtk_zbarpygtk_la-zbarpygtk.Plo libtool: link: /usr/bin/nm -B python/.libs/python_zbar_la-zbarmodule.o python/.libs/python_zbar_la-enum.o python/.libs/python_zbar_la-exception.o python/.libs/python_zbar_la-symbol.o python/.libs/python_zbar_la-image.o python/.libs/python_zbar_la-processor.o python/.libs/python_zbar_la-imagescanner.o python/.libs/python_zbar_la-decoder.o python/.libs/python_zbar_la-scanner.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > python/.libs/zbar.exp mv -f qt/.deps/qt_libzbarqt_la-QZBarThread.Tpo qt/.deps/qt_libzbarqt_la-QZBarThread.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 0:0:0 -o qt/libzbarqt.la -rpath /usr/lib qt/qt_libzbarqt_la-QZBar.lo qt/qt_libzbarqt_la-QZBarThread.lo qt/qt_libzbarqt_la-moc_QZBar.lo qt/qt_libzbarqt_la-moc_QZBarThread.lo -lQtGui -lQtCore zbar/libzbar.la -ljpeg -lpthread -lrt libtool: link: /bin/grep -E -e "initzbar" "python/.libs/zbar.exp" > "python/.libs/zbar.expT" libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o zbarcam/.libs/zbarcam zbarcam/zbarcam.o zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt 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 python/.libs/python_zbar_la-zbarmodule.o python/.libs/python_zbar_la-enum.o python/.libs/python_zbar_la-exception.o python/.libs/python_zbar_la-symbol.o python/.libs/python_zbar_la-image.o python/.libs/python_zbar_la-processor.o python/.libs/python_zbar_la-imagescanner.o python/.libs/python_zbar_la-decoder.o python/.libs/python_zbar_la-scanner.o zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,zbar.so -Wl,-version-script -Wl,python/.libs/zbar.ver -o python/.libs/zbar.so libtool: link: /usr/bin/nm -B gtk/.libs/gtk_libzbargtk_la-zbargtk.o gtk/.libs/gtk_libzbargtk_la-zbarmarshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > gtk/.libs/libzbargtk.exp libtool: link: /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 gtk/.libs/gtk_libzbargtk_la-zbargtk.o gtk/.libs/gtk_libzbargtk_la-zbarmarshal.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,libzbargtk.so.0 -Wl,-version-script -Wl,gtk/.libs/libzbargtk.ver -o gtk/.libs/libzbargtk.so.0.0.0 libtool: link: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.1/crtbeginS.o qt/.libs/qt_libzbarqt_la-QZBar.o qt/.libs/qt_libzbarqt_la-QZBarThread.o qt/.libs/qt_libzbarqt_la-moc_QZBar.o qt/.libs/qt_libzbarqt_la-moc_QZBarThread.o -lQtGui -lQtCore zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -L/usr/lib/gcc/i686-redhat-linux/4.4.1 -L/usr/lib/gcc/i686-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libzbarqt.so.0 -o qt/.libs/libzbarqt.so.0.0.0 libtool: link: (cd "gtk/.libs" && rm -f "libzbargtk.so.0" && ln -s "libzbargtk.so.0.0.0" "libzbargtk.so.0") libtool: link: (cd "gtk/.libs" && rm -f "libzbargtk.so" && ln -s "libzbargtk.so.0.0.0" "libzbargtk.so") libtool: link: ar cru gtk/.libs/libzbargtk.a gtk/gtk_libzbargtk_la-zbargtk.o gtk/gtk_libzbargtk_la-zbarmarshal.o libtool: link: ( cd "python/.libs" && rm -f "zbar.la" && ln -s "../zbar.la" "zbar.la" ) libtool: link: ranlib gtk/.libs/libzbargtk.a mv -f zbarimg/.deps/zbarimg_zbarimg-zbarimg.Tpo zbarimg/.deps/zbarimg_zbarimg-zbarimg.Po /bin/sh ./libtool --tag=CXX --mode=link g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o zbarimg/zbarimg zbarimg/zbarimg_zbarimg-zbarimg.o -lMagick++ -lMagickCore zbar/libzbar.la -ljpeg -lpthread -lrt libtool: link: (cd "qt/.libs" && rm -f "libzbarqt.so.0" && ln -s "libzbarqt.so.0.0.0" "libzbarqt.so.0") libtool: link: (cd "qt/.libs" && rm -f "libzbarqt.so" && ln -s "libzbarqt.so.0.0.0" "libzbarqt.so") libtool: link: ar cru qt/.libs/libzbarqt.a qt/qt_libzbarqt_la-QZBar.o qt/qt_libzbarqt_la-QZBarThread.o qt/qt_libzbarqt_la-moc_QZBar.o qt/qt_libzbarqt_la-moc_QZBarThread.o libtool: link: ranlib qt/.libs/libzbarqt.a libtool: link: g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -o zbarimg/.libs/zbarimg zbarimg/zbarimg_zbarimg-zbarimg.o -lMagick++ -lMagickCore zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt libtool: link: ( cd "qt/.libs" && rm -f "libzbarqt.la" && ln -s "../libzbarqt.la" "libzbarqt.la" ) libtool: link: ( cd "gtk/.libs" && rm -f "libzbargtk.la" && ln -s "../libzbargtk.la" "libzbargtk.la" ) /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbarpygtk -o pygtk/zbarpygtk.la -rpath /usr/lib/python2.6/site-packages pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo -lgobject-2.0 -lglib-2.0 gtk/libzbargtk.la -ljpeg -lpthread -lrt libtool: link: /usr/bin/nm -B pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > pygtk/.libs/zbarpygtk.exp libtool: link: /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 pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtk.o -L/builddir/build/BUILD/zbar-0.8/zbar/.libs gtk/.libs/libzbargtk.so -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 /builddir/build/BUILD/zbar-0.8/zbar/.libs/libzbar.so -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -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" ) make[1]: Leaving directory `/builddir/build/BUILD/zbar-0.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i099rQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 ++ dirname /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 + cd zbar-0.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 + make install DESTDIR=/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 'INSTALL=install -p' make install-am make[1]: Entering directory `/builddir/build/BUILD/zbar-0.8' make[2]: Entering directory `/builddir/build/BUILD/zbar-0.8' test -z "/usr/lib" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib" /bin/sh ./libtool --mode=install install -p 'zbar/libzbar.la' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.la' libtool: install: install -p zbar/.libs/libzbar.so.0.0.1 /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.so.0.0.1 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbar.so.0.0.1 libzbar.so.0 || { rm -f libzbar.so.0 && ln -s libzbar.so.0.0.1 libzbar.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbar.so.0.0.1 libzbar.so || { rm -f libzbar.so && ln -s libzbar.so.0.0.1 libzbar.so; }; }) libtool: install: install -p zbar/.libs/libzbar.lai /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.la libtool: install: install -p zbar/.libs/libzbar.a /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install install -p 'gtk/libzbargtk.la' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.la' libtool: install: warning: relinking `gtk/libzbargtk.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.8; /bin/sh /builddir/build/BUILD/zbar-0.8/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 0:0:0 -export-symbols-regex "^zbar_gtk_.*" -o gtk/libzbargtk.la -rpath /usr/lib gtk/gtk_libzbargtk_la-zbargtk.lo gtk/gtk_libzbargtk_la-zbarmarshal.lo -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 zbar/libzbar.la -ljpeg -lpthread -lrt -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386) libtool: relink: /usr/bin/nm -B gtk/.libs/gtk_libzbargtk_la-zbargtk.o gtk/.libs/gtk_libzbargtk_la-zbarmarshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > gtk/.libs/libzbargtk.exp libtool: relink: /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 gtk/.libs/gtk_libzbargtk_la-zbargtk.o gtk/.libs/gtk_libzbargtk_la-zbarmarshal.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib -L/usr/lib -lzbar -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -pthread -pthread -Wl,-soname -Wl,libzbargtk.so.0 -Wl,-version-script -Wl,gtk/.libs/libzbargtk.ver -o gtk/.libs/libzbargtk.so.0.0.0 libtool: install: install -p gtk/.libs/libzbargtk.so.0.0.0T /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbargtk.so.0.0.0 libzbargtk.so.0 || { rm -f libzbargtk.so.0 && ln -s libzbargtk.so.0.0.0 libzbargtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbargtk.so.0.0.0 libzbargtk.so || { rm -f libzbargtk.so && ln -s libzbargtk.so.0.0.0 libzbargtk.so; }; }) libtool: install: install -p gtk/.libs/libzbargtk.lai /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.la libtool: install: install -p gtk/.libs/libzbargtk.a /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./libtool --mode=install install -p 'qt/libzbarqt.la' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.la' libtool: install: warning: relinking `qt/libzbarqt.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.8; /bin/sh /builddir/build/BUILD/zbar-0.8/libtool --tag CXX --mode=relink g++ -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 0:0:0 -o qt/libzbarqt.la -rpath /usr/lib qt/qt_libzbarqt_la-QZBar.lo qt/qt_libzbarqt_la-QZBarThread.lo qt/qt_libzbarqt_la-moc_QZBar.lo qt/qt_libzbarqt_la-moc_QZBarThread.lo -lQtGui -lQtCore zbar/libzbar.la -ljpeg -lpthread -lrt -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386) libtool: relink: g++ -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.4.1/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.4.1/crtbeginS.o qt/.libs/qt_libzbarqt_la-QZBar.o qt/.libs/qt_libzbarqt_la-QZBarThread.o qt/.libs/qt_libzbarqt_la-moc_QZBar.o qt/.libs/qt_libzbarqt_la-moc_QZBarThread.o -lQtGui -lQtCore -L/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib -L/usr/lib -lzbar -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -L/usr/lib/gcc/i686-redhat-linux/4.4.1 -L/usr/lib/gcc/i686-redhat-linux/4.4.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.4.1/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.4.1/../../../crtn.o -m32 -march=i686 -mtune=atom -Wl,-soname -Wl,libzbarqt.so.0 -o qt/.libs/libzbarqt.so.0.0.0 libtool: install: install -p qt/.libs/libzbarqt.so.0.0.0T /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbarqt.so.0.0.0 libzbarqt.so.0 || { rm -f libzbarqt.so.0 && ln -s libzbarqt.so.0.0.0 libzbarqt.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib && { ln -s -f libzbarqt.so.0.0.0 libzbarqt.so || { rm -f libzbarqt.so && ln -s libzbarqt.so.0.0.0 libzbarqt.so; }; }) libtool: install: install -p qt/.libs/libzbarqt.lai /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.la libtool: install: install -p qt/.libs/libzbarqt.a /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.a libtool: install: chmod 644 /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.a libtool: install: ranlib /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.a libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/bin" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin" /bin/sh ./libtool --mode=install install -p 'zbarimg/zbarimg' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarimg' libtool: install: warning: `zbar/libzbar.la' has not been installed in `/usr/lib' libtool: install: install -p zbarimg/.libs/zbarimg /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarimg /bin/sh ./libtool --mode=install install -p 'zbarcam/zbarcam' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarcam' libtool: install: warning: `zbar/libzbar.la' has not been installed in `/usr/lib' libtool: install: install -p zbarcam/.libs/zbarcam /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarcam test -z "/usr/lib/python2.6/site-packages" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages" /bin/sh ./libtool --mode=install install -p 'python/zbar.la' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbar.la' libtool: install: warning: relinking `python/zbar.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.8; /bin/sh /builddir/build/BUILD/zbar-0.8/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbar -o python/zbar.la -rpath /usr/lib/python2.6/site-packages python/python_zbar_la-zbarmodule.lo python/python_zbar_la-enum.lo python/python_zbar_la-exception.lo python/python_zbar_la-symbol.lo python/python_zbar_la-image.lo python/python_zbar_la-processor.lo python/python_zbar_la-imagescanner.lo python/python_zbar_la-decoder.lo python/python_zbar_la-scanner.lo zbar/libzbar.la -ljpeg -lpthread -lrt -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386) libtool: relink: /usr/bin/nm -B python/.libs/python_zbar_la-zbarmodule.o python/.libs/python_zbar_la-enum.o python/.libs/python_zbar_la-exception.o python/.libs/python_zbar_la-symbol.o python/.libs/python_zbar_la-image.o python/.libs/python_zbar_la-processor.o python/.libs/python_zbar_la-imagescanner.o python/.libs/python_zbar_la-decoder.o python/.libs/python_zbar_la-scanner.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > python/.libs/zbar.exp libtool: relink: /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 python/.libs/python_zbar_la-zbarmodule.o python/.libs/python_zbar_la-enum.o python/.libs/python_zbar_la-exception.o python/.libs/python_zbar_la-symbol.o python/.libs/python_zbar_la-image.o python/.libs/python_zbar_la-processor.o python/.libs/python_zbar_la-imagescanner.o python/.libs/python_zbar_la-decoder.o python/.libs/python_zbar_la-scanner.o -L/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib -L/usr/lib -lzbar -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -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.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbar.so libtool: install: install -p python/.libs/zbar.lai /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbar.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' /bin/sh ./libtool --mode=install install -p 'pygtk/zbarpygtk.la' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbarpygtk.la' libtool: install: warning: relinking `pygtk/zbarpygtk.la' libtool: install: (cd /builddir/build/BUILD/zbar-0.8; /bin/sh /builddir/build/BUILD/zbar-0.8/libtool --tag CC --mode=relink gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -shared -module -avoid-version -export-dynamic -export-symbols-regex initzbarpygtk -o pygtk/zbarpygtk.la -rpath /usr/lib/python2.6/site-packages pygtk/pygtk_zbarpygtk_la-zbarpygtkmodule.lo pygtk/pygtk_zbarpygtk_la-zbarpygtk.lo -lgobject-2.0 -lglib-2.0 gtk/libzbargtk.la -ljpeg -lpthread -lrt -inst-prefix-dir /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386) libtool: relink: /usr/bin/nm -B pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtk.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > pygtk/.libs/zbarpygtk.exp libtool: relink: /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 pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtkmodule.o pygtk/.libs/pygtk_zbarpygtk_la-zbarpygtk.o -L/builddir/build/BUILD/zbar-0.8/zbar/.libs -L/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib -L/usr/lib -lzbargtk -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lzbar -lSM -lICE -lX11 -lXv -ljpeg -lpthread -lrt -m32 -march=i686 -mtune=atom -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.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbarpygtk.so libtool: install: install -p pygtk/.libs/zbarpygtk.lai /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbarpygtk.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.6/site-packages' test -z "/usr/share/doc/zbar-0.8" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8" install -p -m 644 'COPYING.LIB' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/COPYING.LIB' install -p -m 644 'HACKING' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/HACKING' install -p -m 644 'INSTALL' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/INSTALL' install -p -m 644 'NEWS' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/NEWS' install -p -m 644 'README' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/README' install -p -m 644 'TODO' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8/TODO' test -z "/usr/include" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include" install -p -m 644 'include/zbar.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar.h' test -z "/usr/share/man/man1" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/man/man1" install -p -m 644 'doc/man/zbarimg.1' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/man/man1/zbarimg.1' install -p -m 644 'doc/man/zbarcam.1' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/man/man1/zbarcam.1' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/pkgconfig" install -p -m 644 'zbar.pc' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/pkgconfig/zbar.pc' install -p -m 644 'zbar-gtk.pc' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/pkgconfig/zbar-gtk.pc' install -p -m 644 'zbar-qt.pc' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/pkgconfig/zbar-qt.pc' test -z "/usr/include/zbar" || /bin/mkdir -p "/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar" install -p -m 644 'include/zbar/Scanner.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Scanner.h' install -p -m 644 'include/zbar/Decoder.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Decoder.h' install -p -m 644 'include/zbar/Exception.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Exception.h' install -p -m 644 'include/zbar/Symbol.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Symbol.h' install -p -m 644 'include/zbar/Image.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Image.h' install -p -m 644 'include/zbar/ImageScanner.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/ImageScanner.h' install -p -m 644 'include/zbar/Video.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Video.h' install -p -m 644 'include/zbar/Window.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Window.h' install -p -m 644 'include/zbar/Processor.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/Processor.h' install -p -m 644 'include/zbar/zbargtk.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/zbargtk.h' install -p -m 644 'include/zbar/QZBar.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/QZBar.h' install -p -m 644 'include/zbar/QZBarImage.h' '/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/include/zbar/QZBarImage.h' make[2]: Leaving directory `/builddir/build/BUILD/zbar-0.8' make[1]: Leaving directory `/builddir/build/BUILD/zbar-0.8' + find /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 -name '*.la' -or -name '*.a' + xargs rm -f + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/zbar-0.8 extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbar.so.0.0.1 extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbargtk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/libzbarqt.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbar.so extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/lib/python2.6/site-packages/zbarpygtk.so extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarimg extracting debug info from /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/bin/zbarcam symlinked /usr/lib/debug/usr/lib/libzbar.so.0.0.1.debug to /usr/lib/debug/usr/lib/libzbar.so.0.debug symlinked /usr/lib/debug/usr/lib/libzbar.so.0.0.1.debug to /usr/lib/debug/usr/lib/libzbar.so.debug symlinked /usr/lib/debug/usr/lib/libzbargtk.so.0.0.0.debug to /usr/lib/debug/usr/lib/libzbargtk.so.0.debug symlinked /usr/lib/debug/usr/lib/libzbargtk.so.0.0.0.debug to /usr/lib/debug/usr/lib/libzbargtk.so.debug symlinked /usr/lib/debug/usr/lib/libzbarqt.so.0.0.0.debug to /usr/lib/debug/usr/lib/libzbarqt.so.0.debug symlinked /usr/lib/debug/usr/lib/libzbarqt.so.0.0.0.debug to /usr/lib/debug/usr/lib/libzbarqt.so.debug 1071 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: zbar-0.8-5.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.onGXqM + umask 022 + cd /builddir/build/BUILD + cd zbar-0.8 + DOCDIR=/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8 + cp -pr COPYING.LIB NEWS /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-0.8 + exit 0 Provides: libzbar.so.0 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: libICE.so.6 libMagick++.so.2 libMagickCore.so.2 libSM.so.6 libX11.so.6 libXv.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GCC_3.3.1) libjpeg.so.62 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 librt.so.1(GLIBC_2.2) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libzbar.so.0 rtld(GNU_HASH) Processing files: zbar-devel-0.8-5.fc12.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QJRiuI + umask 022 + cd /builddir/build/BUILD + cd zbar-0.8 + DOCDIR=/builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-devel-0.8 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-devel-0.8 + /bin/mkdir -p /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-devel-0.8 + cp -pr HACKING TODO /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386/usr/share/doc/zbar-devel-0.8 + exit 0 Provides: pkgconfig(zbar) = 0.8 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 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: /usr/bin/pkg-config libzbar.so.0 Processing files: zbar-gtk-0.8-5.fc12.i686 Provides: libzbargtk.so.0 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: libICE.so.6 libSM.so.6 libX11.so.6 libXv.so.1 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.1.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libjpeg.so.62 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 librt.so.1 libzbar.so.0 libzbargtk.so.0 rtld(GNU_HASH) Processing files: zbar-gtk-devel-0.8-5.fc12.i686 Provides: pkgconfig(zbar-gtk) = 0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libzbargtk.so.0 pkgconfig(gthread-2.0) pkgconfig(gtk+-2.0) pkgconfig(zbar) Processing files: zbar-pygtk-0.8-5.fc12.i686 Provides: zbar.so zbarpygtk.so Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libICE.so.6 libSM.so.6 libX11.so.6 libXv.so.1 libatk-1.0.so.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libcairo.so.2 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libjpeg.so.62 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 librt.so.1 libzbar.so.0 libzbargtk.so.0 python(abi) = 2.6 rtld(GNU_HASH) Processing files: zbar-qt-0.8-5.fc12.i686 Provides: libzbarqt.so.0 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: libICE.so.6 libQtCore.so.4 libQtGui.so.4 libSM.so.6 libX11.so.6 libXv.so.1 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libjpeg.so.62 libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.0) librt.so.1 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libzbar.so.0 libzbarqt.so.0 rtld(GNU_HASH) Processing files: zbar-qt-devel-0.8-5.fc12.i686 Provides: pkgconfig(zbar-qt) = 0.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: /usr/bin/pkg-config libzbarqt.so.0 pkgconfig(QtCore) >= 4 pkgconfig(QtGui) >= 4 pkgconfig(zbar) Processing files: zbar-debuginfo-0.8-5.fc12.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 warning: Could not canonicalize hostname: xenbuilder4.fedora.phx.redhat.com Wrote: /builddir/build/RPMS/zbar-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-devel-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-gtk-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-gtk-devel-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-pygtk-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-qt-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-qt-devel-0.8-5.fc12.i686.rpm Wrote: /builddir/build/RPMS/zbar-debuginfo-0.8-5.fc12.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GBCYQt + umask 022 + cd /builddir/build/BUILD + cd zbar-0.8 + rm -rf /builddir/build/BUILDROOT/zbar-0.8-5.fc12.i386 + exit 0 Child returncode was: 0 LEAVE do -->