* Package: media-gfx/zbar-0.23.1 * Repository: gentoo * Upstream: https://github.com/mchehab/zbar/issues * USE: abi_x86_64 amd64 elibc_glibc imagemagick kernel_linux python python_single_target_python3_9 threads userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.9 to build >>> Unpacking source... >>> Unpacking zbar-0.23.1.tar.gz to /tmp/portage/media-gfx/zbar-0.23.1/work >>> Source unpacked in /tmp/portage/media-gfx/zbar-0.23.1/work >>> Preparing source in /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 ... * Applying zbar-0.23.1_fix_leftover_on_shell_compatibility.patch ... [ ok ] * Applying zbar-0.23.1_fix_unittest.patch ... [ ok ] * Applying zbar-0.23.1_musl_include_locale_h.patch ... [ ok ] * Applying zbar-0.23_fix_Qt5X11Extras_detect.patch ... [ ok ] * Applying zbar-0.23_fix_python_detect.patch ... [ ok ] * Applying zbar-0.23.1-autoconf-2.70.patch ... [ ok ] * Fixing shebang in examples/upcrpc.py. * Fixing shebang in test/test_python.py. * Fixing shebang in test/barcodetest.py. * Running eautoreconf in '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1' ... * Running 'autopoint --force' ... [ ok ] * Running 'libtoolize --install --copy --force --automake' ... [ ok ] * Running 'aclocal -I config' ... [ ok ] * Running 'autoconf --force' ... [ ok ] * Running 'autoheader' ... [ ok ] * Running 'automake --add-missing --copy --foreign --force-missing' ... [ ok ] * Running elibtoolize in: zbar-0.23.1/ * Running elibtoolize in: zbar-0.23.1/config/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating zbar-0.23.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating zbar-0.23.1/config.guess with /usr/share/gnuconfig/config.guess * econf: updating zbar-0.23.1/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating zbar-0.23.1/config/config.guess with /usr/share/gnuconfig/config.guess /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/zbar-0.23.1 --htmldir=/usr/share/doc/zbar-0.23.1/html --with-sysroot=/ --libdir=/usr/lib64 --without-dbus --without-gtk --without-jpeg --without-gir --without-java --with-python=auto --disable-nls --disable-static --enable-pthread --disable-video --without-x --without-xshm --without-xv --with-imagemagick --without-graphicsmagick --without-qt configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-windres... no checking for windres... no checking whether make supports nested variables... (cached) yes checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for xmlto... xmlto checking whether to build EAN symbologies... yes checking whether to build DataBar symbology... yes checking whether to build Code 128 symbology... yes checking whether to build Code 93 symbology... yes checking whether to build Code 39 symbology... yes checking whether to build Codabar symbology... yes checking whether to build Interleaved 2 of 5 symbology... yes checking whether to build QR Code... yes checking whether to build SQ Code... yes checking whether to build PDF417 symbology (incomplete)... no checking for library containing clock_gettime... none required checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib64 checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether NLS is requested... no checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no 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 configure: WARNING: libv4l not detected. Install it to support more cameras! checking for X... disabled checking for MAGICK... yes configure: trying ImageMagick version 7.0.11 checking wand/MagickWand.h usability... no checking wand/MagickWand.h presence... no checking for wand/MagickWand.h... no checking MagickWand/MagickWand.h usability... yes checking MagickWand/MagickWand.h presence... yes checking for MagickWand/MagickWand.h... yes configure: using ImageMagick version 7.0.11 checking whether /usr/bin/python3.9 version is >= 2.7.0... yes checking for /usr/bin/python3.9 version... 3.9 checking for /usr/bin/python3.9 platform... linux checking for /usr/bin/python3.9 script directory... ${prefix}/lib/python3.9/site-packages checking for /usr/bin/python3.9 extension module directory... ${exec_prefix}/lib/python3.9/site-packages checking Python.h usability... yes checking Python.h presence... yes checking for Python.h... yes checking for javac... no checking for jikes... no checking for ecj... no checking for gcj... no checking for javah... no checking for jar... no checking for java... no checking whether to enable assertions... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking for inttypes.h... (cached) yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for int32_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for uintptr_t... yes checking for uid_t in sys/types.h... yes checking for int32_t... (cached) yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... (cached) yes checking for uint64_t... yes checking for uint8_t... (cached) yes checking for struct stat.st_rdev... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for alarm... yes checking for clock_gettime... yes checking for floor... no checking for getcwd... yes checking for gettimeofday... yes checking for localeconv... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for munmap... yes checking for pow... no checking for select... yes checking for setenv... yes checking for sqrt... no checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for malloc... yes checking for realloc... yes Generating config files checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtk/Makefile config.status: creating java/Makefile config.status: creating po/Makefile.in config.status: creating zbar/Makefile config.status: creating zbar.pc config.status: creating zbar-gtk.pc config.status: creating doc/doxygen.conf config.status: creating test/test_examples.sh config.status: creating test/check_dbus.sh config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing doc/version.xml commands writing new doc/version.xml config.status: executing doc/reldate.xml commands writing new doc/reldate.xml please verify that the detected configuration matches your expectations: ------------------------------------------------------------------------ X --with-x=disabled pthreads --enable-pthread=yes doc --enable-doc=yes v4l --enable-video=no jpeg --with-jpeg=no Python --with-python=auto python3.9 GTK --with-gtk=no GObject introspection --with-gir=no Qt --with-qt=no Java --with-java=no Dbus --with-dbus=no ImageMagick --with-imagemagick=yes Enabled codes: ean databar code128 code93 code39 codabar i25 qrcode sqcode Disabled codes: pdf417 => zbarcam video scanner will *NOT* be built => libv4l will *NOT* be used => JPEG image conversions will *NOT* be supported => GTK support will *NOT* be built => the Qt widget will *NOT* be built => the Java interface will *NOT* be built => the Java unit test will *NOT* be enabled >>> Source configured. >>> Compiling source in /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_compile make -j11 make all-recursive make[1]: Entering directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' Making all in zbar make[2]: Entering directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64/zbar' /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-config.lo `test -f 'config.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`config.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-error.lo `test -f 'error.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`error.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-symbol.lo `test -f 'symbol.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`symbol.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-image.lo `test -f 'image.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`image.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-convert.lo `test -f 'convert.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`convert.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-processor.lo `test -f 'processor.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`processor.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-refcnt.lo `test -f 'refcnt.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`refcnt.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-window.lo `test -f 'window.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`window.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-video.lo `test -f 'video.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`video.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-img_scanner.lo `test -f 'img_scanner.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`img_scanner.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-scanner.lo `test -f 'scanner.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`scanner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/video.c -fPIC -DPIC -o .libs/libzbar_la-video.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/error.c -fPIC -DPIC -o .libs/libzbar_la-error.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/symbol.c -fPIC -DPIC -o .libs/libzbar_la-symbol.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/refcnt.c -fPIC -DPIC -o .libs/libzbar_la-refcnt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor.c -fPIC -DPIC -o .libs/libzbar_la-processor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/convert.c -fPIC -DPIC -o .libs/libzbar_la-convert.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/window.c -fPIC -DPIC -o .libs/libzbar_la-window.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/img_scanner.c -fPIC -DPIC -o .libs/libzbar_la-img_scanner.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/config.c -fPIC -DPIC -o .libs/libzbar_la-config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/scanner.c -fPIC -DPIC -o .libs/libzbar_la-scanner.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/image.c -fPIC -DPIC -o .libs/libzbar_la-image.o /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/convert.c: In function 'convert_yuvp_to_rgb': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/convert.c:581:25: warning: variable 'srcn' set but not used [-Wunused-but-set-variable] 581 | unsigned long srcm, srcn; | ^~~~ /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/convert.c:581:19: warning: variable 'srcm' set but not used [-Wunused-but-set-variable] 581 | unsigned long srcm, srcn; | ^~~~ /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-decoder.lo `test -f 'decoder.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder.c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/img_scanner.c: In function '_zbar_scan_image': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/img_scanner.c:890:17: warning: variable 'h' set but not used [-Wunused-but-set-variable] 890 | unsigned w, h, cx1, cy1; | ^ /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-misc.lo `test -f 'misc.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`misc.c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/image.c: In function 'zbar_image_write': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/image.c:238:9: warning: variable 'n' set but not used [-Wunused-but-set-variable] 238 | int n = 0, rc = 0; | ^ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/misc.c -fPIC -DPIC -o .libs/libzbar_la-misc.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o libzbar_la-sqcode.lo `test -f 'sqcode.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`sqcode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder.c -fPIC -DPIC -o .libs/libzbar_la-decoder.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-sq_finder.lo `test -f 'decoder/sq_finder.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/sq_finder.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o processor/libzbar_la-posix.lo `test -f 'processor/posix.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`processor/posix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/sqcode.c -fPIC -DPIC -o .libs/libzbar_la-sqcode.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o processor/libzbar_la-null.lo `test -f 'processor/null.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`processor/null.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o processor/libzbar_la-lock.lo `test -f 'processor/lock.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`processor/lock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/sq_finder.c -fPIC -DPIC -o decoder/.libs/libzbar_la-sq_finder.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-ean.lo `test -f 'decoder/ean.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/ean.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-databar.lo `test -f 'decoder/databar.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/databar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor/posix.c -fPIC -DPIC -o processor/.libs/libzbar_la-posix.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-code128.lo `test -f 'decoder/code128.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/code128.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor/null.c -fPIC -DPIC -o processor/.libs/libzbar_la-null.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor/lock.c -fPIC -DPIC -o processor/.libs/libzbar_la-lock.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/ean.c -fPIC -DPIC -o decoder/.libs/libzbar_la-ean.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-code93.lo `test -f 'decoder/code93.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/code93.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/databar.c -fPIC -DPIC -o decoder/.libs/libzbar_la-databar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/code128.c -fPIC -DPIC -o decoder/.libs/libzbar_la-code128.o /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor/lock.c: In function '_zbar_processor_wait': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/processor/lock.c:211:28: warning: unused variable 'w' [-Wunused-variable] 211 | proc_waiter_t *w = proc_waiter_dequeue(proc); | ^ /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-code39.lo `test -f 'decoder/code39.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/code39.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-codabar.lo `test -f 'decoder/codabar.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/codabar.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/code93.c -fPIC -DPIC -o decoder/.libs/libzbar_la-code93.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/code39.c -fPIC -DPIC -o decoder/.libs/libzbar_la-code39.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-i25.lo `test -f 'decoder/i25.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/i25.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/codabar.c -fPIC -DPIC -o decoder/.libs/libzbar_la-codabar.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o decoder/libzbar_la-qr_finder.lo `test -f 'decoder/qr_finder.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`decoder/qr_finder.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-qrdec.lo `test -f 'qrcode/qrdec.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/qrdec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/i25.c -fPIC -DPIC -o decoder/.libs/libzbar_la-i25.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/decoder/qr_finder.c -fPIC -DPIC -o decoder/.libs/libzbar_la-qr_finder.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/qrdec.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-qrdec.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-qrdectxt.lo `test -f 'qrcode/qrdectxt.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/qrdectxt.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-rs.lo `test -f 'qrcode/rs.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/rs.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-isaac.lo `test -f 'qrcode/isaac.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/isaac.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-bch15_5.lo `test -f 'qrcode/bch15_5.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/bch15_5.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-binarize.lo `test -f 'qrcode/binarize.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/binarize.c /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o qrcode/libzbar_la-util.lo `test -f 'qrcode/util.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`qrcode/util.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/qrdectxt.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-qrdectxt.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/isaac.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-isaac.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o video/libzbar_la-null.lo `test -f 'video/null.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`video/null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/bch15_5.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-bch15_5.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/rs.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-rs.o /bin/bash ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o window/libzbar_la-null.lo `test -f 'window/null.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/'`window/null.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/binarize.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-binarize.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/qrcode/util.c -fPIC -DPIC -o qrcode/.libs/libzbar_la-util.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/video/null.c -fPIC -DPIC -o video/.libs/libzbar_la-null.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar -I../include -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/zbar/window/null.c -fPIC -DPIC -o window/.libs/libzbar_la-null.o /bin/bash ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-parentheses -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -no-undefined -version-info 3:0:3 -export-symbols-regex "^(zbar|_zbar.*_error)_.*" -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libzbar.la -rpath /usr/lib64 libzbar_la-config.lo libzbar_la-error.lo libzbar_la-symbol.lo libzbar_la-image.lo libzbar_la-convert.lo libzbar_la-processor.lo processor/libzbar_la-lock.lo libzbar_la-refcnt.lo libzbar_la-window.lo libzbar_la-video.lo libzbar_la-img_scanner.lo libzbar_la-scanner.lo libzbar_la-decoder.lo libzbar_la-misc.lo decoder/libzbar_la-ean.lo decoder/libzbar_la-databar.lo decoder/libzbar_la-code128.lo decoder/libzbar_la-code93.lo decoder/libzbar_la-code39.lo decoder/libzbar_la-codabar.lo decoder/libzbar_la-i25.lo decoder/libzbar_la-qr_finder.lo qrcode/libzbar_la-qrdec.lo qrcode/libzbar_la-qrdectxt.lo qrcode/libzbar_la-rs.lo qrcode/libzbar_la-isaac.lo qrcode/libzbar_la-bch15_5.lo qrcode/libzbar_la-binarize.lo qrcode/libzbar_la-util.lo libzbar_la-sqcode.lo decoder/libzbar_la-sq_finder.lo processor/libzbar_la-posix.lo video/libzbar_la-null.lo processor/libzbar_la-null.lo window/libzbar_la-null.lo -lpthread libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libzbar_la-config.o .libs/libzbar_la-error.o .libs/libzbar_la-symbol.o .libs/libzbar_la-image.o .libs/libzbar_la-convert.o .libs/libzbar_la-processor.o processor/.libs/libzbar_la-lock.o .libs/libzbar_la-refcnt.o .libs/libzbar_la-window.o .libs/libzbar_la-video.o .libs/libzbar_la-img_scanner.o .libs/libzbar_la-scanner.o .libs/libzbar_la-decoder.o .libs/libzbar_la-misc.o decoder/.libs/libzbar_la-ean.o decoder/.libs/libzbar_la-databar.o decoder/.libs/libzbar_la-code128.o decoder/.libs/libzbar_la-code93.o decoder/.libs/libzbar_la-code39.o decoder/.libs/libzbar_la-codabar.o decoder/.libs/libzbar_la-i25.o decoder/.libs/libzbar_la-qr_finder.o qrcode/.libs/libzbar_la-qrdec.o qrcode/.libs/libzbar_la-qrdectxt.o qrcode/.libs/libzbar_la-rs.o qrcode/.libs/libzbar_la-isaac.o qrcode/.libs/libzbar_la-bch15_5.o qrcode/.libs/libzbar_la-binarize.o qrcode/.libs/libzbar_la-util.o .libs/libzbar_la-sqcode.o decoder/.libs/libzbar_la-sq_finder.o processor/.libs/libzbar_la-posix.o video/.libs/libzbar_la-null.o processor/.libs/libzbar_la-null.o window/.libs/libzbar_la-null.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libzbar.exp libtool: link: /bin/grep -E -e "^(zbar|_zbar.*_error)_.*" ".libs/libzbar.exp" > ".libs/libzbar.expT" libtool: link: mv -f ".libs/libzbar.expT" ".libs/libzbar.exp" libtool: link: echo "{ global:" > .libs/libzbar.ver libtool: link: cat .libs/libzbar.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libzbar.ver libtool: link: echo "local: *; };" >> .libs/libzbar.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libzbar_la-config.o .libs/libzbar_la-error.o .libs/libzbar_la-symbol.o .libs/libzbar_la-image.o .libs/libzbar_la-convert.o .libs/libzbar_la-processor.o processor/.libs/libzbar_la-lock.o .libs/libzbar_la-refcnt.o .libs/libzbar_la-window.o .libs/libzbar_la-video.o .libs/libzbar_la-img_scanner.o .libs/libzbar_la-scanner.o .libs/libzbar_la-decoder.o .libs/libzbar_la-misc.o decoder/.libs/libzbar_la-ean.o decoder/.libs/libzbar_la-databar.o decoder/.libs/libzbar_la-code128.o decoder/.libs/libzbar_la-code93.o decoder/.libs/libzbar_la-code39.o decoder/.libs/libzbar_la-codabar.o decoder/.libs/libzbar_la-i25.o decoder/.libs/libzbar_la-qr_finder.o qrcode/.libs/libzbar_la-qrdec.o qrcode/.libs/libzbar_la-qrdectxt.o qrcode/.libs/libzbar_la-rs.o qrcode/.libs/libzbar_la-isaac.o qrcode/.libs/libzbar_la-bch15_5.o qrcode/.libs/libzbar_la-binarize.o qrcode/.libs/libzbar_la-util.o .libs/libzbar_la-sqcode.o decoder/.libs/libzbar_la-sq_finder.o processor/.libs/libzbar_la-posix.o video/.libs/libzbar_la-null.o processor/.libs/libzbar_la-null.o window/.libs/libzbar_la-null.o -Wl,--as-needed -lpthread -march=native -O2 -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-soname -Wl,libzbar.so.0 -Wl,-version-script -Wl,.libs/libzbar.ver -o .libs/libzbar.so.0.3.0 libtool: link: (cd ".libs" && rm -f "libzbar.so.0" && ln -s "libzbar.so.0.3.0" "libzbar.so.0") libtool: link: (cd ".libs" && rm -f "libzbar.so" && ln -s "libzbar.so.0.3.0" "libzbar.so") libtool: link: ( cd ".libs" && rm -f "libzbar.la" && ln -s "../libzbar.la" "libzbar.la" ) make[2]: Leaving directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64/zbar' Making all in . make[2]: Entering directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 -I./include -I/usr/include/ImageMagick-7 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o zbarimg/zbarimg-zbarimg.o `test -f 'zbarimg/zbarimg.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/'`zbarimg/zbarimg.c /bin/bash ./libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o zbarimg/zbarimg zbarimg/zbarimg-zbarimg.o zbar/libzbar.la -lMagickWand-7.Q16 -lMagickCore-7.Q16 -lpthread libtool: link: x86_64-pc-linux-gnu-gcc -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -Wl,-O1 -Wl,--defsym=__gentoo_check_ldflags__=0 -o zbarimg/.libs/zbarimg zbarimg/zbarimg-zbarimg.o -Wl,--as-needed zbar/.libs/libzbar.so -lMagickWand-7.Q16 -lMagickCore-7.Q16 -lpthread /bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 -I./include -I/usr/include/python3.9 -I/usr/include/python3.9 -Wno-unused-result -Wsign-compare -march=native -Wa,-mbranches-within-32B-boundaries -O2 -ftree-vectorize -fno-stack-protector -g0 -pipe -fwrapv -DNDEBUG -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o python/zbar_la-zbarmodule.lo `test -f 'python/zbarmodule.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/'`python/zbarmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 -I./include -I/usr/include/python3.9 -I/usr/include/python3.9 -Wno-unused-result -Wsign-compare -march=native -Wa,-mbranches-within-32B-boundaries -O2 -ftree-vectorize -fno-stack-protector -g0 -pipe -fwrapv -DNDEBUG -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/zbarmodule.c -fPIC -DPIC -o python/.libs/zbar_la-zbarmodule.o /bin/bash ./libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 -I./include -I/usr/include/python3.9 -I/usr/include/python3.9 -Wno-unused-result -Wsign-compare -march=native -Wa,-mbranches-within-32B-boundaries -O2 -ftree-vectorize -fno-stack-protector -g0 -pipe -fwrapv -DNDEBUG -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c -o python/zbar_la-enum.lo `test -f 'python/enum.c' || echo '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/'`python/enum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1 -I./include -I/usr/include/python3.9 -I/usr/include/python3.9 -Wno-unused-result -Wsign-compare -march=native -Wa,-mbranches-within-32B-boundaries -O2 -ftree-vectorize -fno-stack-protector -g0 -pipe -fwrapv -DNDEBUG -I/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/include -DNDEBUG -Wall -Wno-parentheses -DLOCALEDIR=\"/usr/share/locale\" -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -c /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c -fPIC -DPIC -o python/.libs/zbar_la-enum.o /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c: In function 'enumitem_print': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c:84:31: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print' 84 | return(self->name->ob_type->tp_print(self->name, fp, flags)); | ^~ /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c: At top level: /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c:118:6: error: 'PyTypeObject' {aka 'struct _typeobject'} has no member named 'tp_print' 118 | .tp_print = (printfunc)enumitem_print, | ^~~~~~~~ /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c:118:23: warning: initialization of 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} from 'long int' makes pointer from integer without a cast [-Wint-conversion] 118 | .tp_print = (printfunc)enumitem_print, | ^ /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c:118:23: note: (near initialization for 'zbarEnumItem_Type.tp_getattro') /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c: In function 'enumitem_print': /tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/python/enum.c:85:1: warning: control reaches end of non-void function [-Wreturn-type] 85 | } | ^ make[2]: *** [Makefile:1488: python/zbar_la-enum.lo] Error 1 make[2]: Leaving directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' make[1]: *** [Makefile:1909: all-recursive] Error 1 make[1]: Leaving directory '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' make: *** [Makefile:989: all] Error 2 * ERROR: media-gfx/zbar-0.23.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-gfx/zbar-0.23.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-gfx/zbar-0.23.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-gfx:zbar-0.23.1:20210507-150003.log.gz'. * For convenience, a symlink to the build log is located at '/tmp/portage/media-gfx/zbar-0.23.1/temp/build.log.gz'. * The ebuild environment file is located at '/tmp/portage/media-gfx/zbar-0.23.1/temp/environment'. * Working directory: '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' * S: '/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1' !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =zbar-0.23.1 Portage 3.0.18 (python 3.9.5-final-0, default/linux/amd64/17.1, gcc-11.1.0, glibc-2.33, 5.12.0 x86_64) ================================================================= System uname: Linux-5.12.0-x86_64-Intel-R-_Core-TM-_i7-8700_CPU_@_3.20GHz-with-glibc2.33 KiB Mem: 16331132 total, 5752892 free KiB Swap: 6291452 total, 6290684 free Timestamp of repository gentoo: Fri, 07 May 2021 10:50:13 +0000 Head commit of repository gentoo: 560d3b1e2dec9c337b88bd2fe9b4f31319e37daf Head commit of repository local: a8128106c4e6b3283e9ba2a43301efbb30cbf55a sh bash 5.1_p8 ld GNU ld (Gentoo 2.36.1 p3) 2.36.1 app-shells/bash: 5.1_p8::gentoo dev-lang/perl: 5.32.1::gentoo dev-lang/python: 3.9.5::local dev-lang/rust: 1.52.0::gentoo dev-util/cmake: 3.20.2::gentoo sys-apps/baselayout: 2.7-r2::gentoo sys-apps/openrc: 0.42.1-r1::gentoo sys-apps/sandbox: 2.24::gentoo sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo sys-devel/automake: 1.16.3-r1::gentoo sys-devel/binutils: 2.36.1-r1::gentoo sys-devel/gcc: 10.3.0::gentoo, 11.1.0::gentoo sys-devel/gcc-config: 2.4::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.12::gentoo (virtual/os-headers) sys-libs/glibc: 2.33::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: git sync-uri: git+ssh://git@eversor/gentoo-sync.git sync-user: portage:portage priority: -1000 local location: /var/db/repos/local sync-type: git sync-uri: git+ssh://git@eversor/local-sync.git sync-user: portage:portage masters: gentoo Installed sets: @local ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="-1av --autounmask-write=n" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance collision-protect compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news noinfo parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" GENTOO_MIRRORS="http://eversor:7430" LANG="en_CA.utf8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" LINGUAS="en" MAKEOPTS="-j11" PKGDIR="/var/cache/binpkgs" PORTAGE_COMPRESS="zstd" PORTAGE_COMPRESS_FLAGS="-T0 -q --rm" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/tmp" USE="amd64 cli cuda dist-kernel iconv icu idn jack libglvnd libtirpc lto multilib ncurses nptl opencl openmp pcre pgo readline split-usr ssl unicode vulkan xattr zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX" LUA_SINGLE_TARGET="lua5-3" LUA_TARGETS="lua5-3" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-3 php7-4" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS