* Package: media-gfx/zbar-0.23.1 * Repository: gentoo * Maintainer: email@linxon.ru proxy-maint@gentoo.org * Upstream: https://github.com/mchehab/zbar/issues * USE: X abi_x86_64 amd64 dbus elibc_glibc gtk imagemagick introspection jpeg kernel_linux nls python_single_target_python3_8 qt5 threads userland_GNU xv * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking zbar-0.23.1.tar.gz to /var/tmp/portage/media-gfx/zbar-0.23.1/work >>> Source unpacked in /var/tmp/portage/media-gfx/zbar-0.23.1/work >>> Preparing source in /var/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 ] * Running eautoreconf in '/var/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 /var/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 /var/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 --with-dbus --with-gtk=gtk3 --with-jpeg --with-gir --without-java --without-python --enable-nls --disable-static --enable-pthread --disable-video --with-x --with-xshm --with-xv --with-imagemagick --without-graphicsmagick --with-qt --with-qt5 configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a race-free 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 the compiler supports GNU C... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... 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... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/param.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 the compiler supports GNU C... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (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 the compiler supports GNU C++... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking for x86_64-pc-linux-gnu-g++ option to enable C++11 features... none needed 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-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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E 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... yes 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 for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for poll.h... 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... 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 for DBUS... yes checking for jpeglib.h... yes checking for jerror.h... yes checking for jpeg_read_header in -ljpeg... yes checking for MAGICK... yes configure: trying ImageMagick version 7.0.11 checking for wand/MagickWand.h... no checking for MagickWand/MagickWand.h... yes configure: using ImageMagick version 7.0.11 checking for GTK3... yes configure: using GTK+ version 3.24.26 checking for gobject-introspection... yes checking for QT... yes /var/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/configure: line 26318: syntax error near unexpected token `newline' /var/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1/configure: line 26318: ` ''' !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64/config.log * ERROR: media-gfx/zbar-0.23.1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 125: Called src_configure * environment, line 5110: Called multilib-minimal_src_configure * environment, line 3956: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 4209: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 3886: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 3884: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 752: Called multilib-minimal_abi_src_configure * environment, line 3950: Called multilib_src_configure * environment, line 4452: Called econf '--with-dbus' '--with-gtk=gtk3' '--with-jpeg' '--with-gir' '--without-java' '--without-python' '--enable-nls' '--disable-static' '--enable-pthread' '--disable-video' '--with-x' '--with-xshm' '--with-xv' '--with-imagemagick' '--without-graphicsmagick' '--with-qt' '--with-qt5' * phase-helpers.sh, line 680: Called __helpers_die 'econf failed' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * 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'`. !!! When you file a bug report, please include the following information: GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" JAVACFLAGS="" COMPILER="" and of course, the output of emerge --info =zbar-0.23.1 * The complete build log is located at '/var/log/portage/media-gfx:zbar-0.23.1:20210312-162736.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-gfx/zbar-0.23.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-gfx/zbar-0.23.1/temp/environment'. * Working directory: '/var/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1-abi_x86_64.amd64' * S: '/var/tmp/portage/media-gfx/zbar-0.23.1/work/zbar-0.23.1'