* Package: media-libs/fontconfig-2.11.1-r1  * Repository: gentoo  * Maintainer: yngwin@gentoo.org multilib@gentoo.org,fonts@gentoo.org  * USE: abi_x86_32 elibc_glibc kernel_linux userland_GNU x86  * FEATURES: ccache preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking fontconfig-2.11.1.tar.bz2 to /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work >>> Source unpacked in /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work >>> Preparing source in /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1 ... * Applying fontconfig-2.7.1-latin-reorder.patch ...  [ ok ] * Applying fontconfig-2.10.2-docbook.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1' ... * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --force-missing ...  [ ok ] * Running elibtoolize in: fontconfig-2.11.1/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1 ... * abi_x86_32.x86: running multilib-minimal_abi_src_configure >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1-abi_x86_32.x86" * econf: updating fontconfig-2.11.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating fontconfig-2.11.1/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-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 --libdir=/usr/lib --docdir=/usr/share/doc/fontconfig-2.11.1-r1 --enable-shared --disable-static --disable-docbook --enable-docs --localstatedir=/var --with-default-fonts=/usr/share/fonts --with-add-fonts=/usr/local/share/fonts --with-templatedir=/etc/fonts/conf.avail 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether i686-pc-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for i686-pc-linux-gnu-pkg-config... /usr/bin/i686-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for RM macro... rm -f checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B checking the name lister (/usr/bin/i686-pc-linux-gnu-nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/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 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 dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in src/fcstdint.h (assuming C99 compatible system) checking for an ANSI C-conforming const... yes checking for inline... inline checking for flexible array members... yes checking for pid_t... yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for link... yes checking for mkstemp... yes checking for mkostemp... yes checking for _mktemp_s... no checking for mkdtemp... yes checking for getopt... yes checking for getopt_long... yes checking for getprogname... no checking for getexecname... no checking for rand... yes checking for random... yes checking for lrand48... yes checking for random_r... yes checking for rand_r... yes checking for readlink... yes checking for regcomp... yes checking for regerror... yes checking for regexec... yes checking for regfree... yes checking for fstatvfs... yes checking for fstatfs... yes checking for lstat... yes checking for posix_fadvise in fcntl.h... fcntl.h checking for scandir... configure: error: *** No scandir function available. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1-abi_x86_32.x86/config.log * ERROR: media-libs/fontconfig-2.11.1-r1::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3577: Called autotools-multilib_src_configure * environment, line 580: Called multilib-minimal_src_configure * environment, line 2676: Called multilib_parallel_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 2982: Called multibuild_parallel_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2569: Called multibuild_foreach_variant '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2512: Called _multibuild_run '_multibuild_parallel' '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2510: Called _multibuild_parallel '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 2560: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 545: Called multilib-minimal_abi_src_configure * environment, line 2670: Called multilib_src_configure * environment, line 3103: Called autotools-utils_src_configure * environment, line 621: Called econf '--docdir=/usr/share/doc/fontconfig-2.11.1-r1' '--enable-shared' '--disable-static' '--disable-docbook' '--enable-docs' '--localstatedir=/var' '--with-default-fonts=/usr/share/fonts' '--with-add-fonts=/usr/local/share/fonts' '--with-templatedir=/etc/fonts/conf.avail' * phase-helpers.sh, line 584: Called die * The specific snippet of code: * die "econf failed" * * If you need support, post the output of `emerge --info '=media-libs/fontconfig-2.11.1-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/fontconfig-2.11.1-r1::gentoo'`. /usr/lib/portage/python2.7/isolated-functions.sh: line 195: wait: `econf failed': not a pid or valid job spec * The complete build log is located at '/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1-abi_x86_32.x86' * S: '/var/tmp/portage/media-libs/fontconfig-2.11.1-r1/work/fontconfig-2.11.1'