* Package: dev-util/ctags-20161028  * Repository: gentoo  * Maintainer: vim@gentoo.org  * USE: abi_mips_o32 elibc_glibc kernel_linux mips userland_GNU  * FEATURES: preserve-libs userpriv >>> Unpacking source... >>> Unpacking ctags-20161028.tar.xz to /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work >>> Source unpacked in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work >>> Preparing source in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028 ... * Applying ctags-20161028-automagic-deps.patch ...  [ ok ] fatal: Not a git repository (or any of the parent directories): .git autoreconf-2.69: Entering directory `.' autoreconf-2.69: configure.ac: not using Gettext autoreconf-2.69: running: aclocal --force autoreconf-2.69: configure.ac: tracing autoreconf-2.69: configure.ac: not using Libtool autoreconf-2.69: running: /usr/bin/autoconf-2.69 --force autoreconf-2.69: running: /usr/bin/autoheader-2.69 --force autoreconf-2.69: running: automake --add-missing --copy --force-missing configure.ac:276: installing './compile' configure.ac:23: installing './config.guess' configure.ac:23: installing './config.sub' configure.ac:11: installing './install-sh' configure.ac:11: installing './missing' Makefile.am: installing './depcomp' /usr/share/automake-1.15/am/tags.am: warning: redefinition of 'ctags' ... /usr/share/automake-1.15/am/program.am: ... 'ctags$(EXEEXT)' previously defined here Makefile.am:6: while processing program 'ctags' autoreconf-2.69: Leaving directory `.' optlib2c: translating optlib/CoffeeScript.ctags to optlib/CoffeeScript.c optlib2c: translating optlib/ctags-optlib.ctags to optlib/ctags-optlib.c optlib2c: translating optlib/gdbinit.ctags to optlib/gdbinit.c optlib2c: translating optlib/man.ctags to optlib/man.c optlib2c: translating optlib/pod.ctags to optlib/pod.c >>> Source prepared. >>> Configuring source in /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028 ... * econf: updating ctags-20161028/config.sub with /usr/share/gnuconfig/config.sub * econf: updating ctags-20161028/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=mipsel-unknown-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/ctags-20161028 --htmldir=/usr/share/doc/ctags-20161028/html --libdir=/usr/lib --disable-json --disable-xml --disable-yaml --disable-readlib --disable-etags --enable-tmpdir=/tmp configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/mipsel-linux-gnu checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for mipsel-unknown-linux-gnu-strip... mipsel-unknown-linux-gnu-strip 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 build system type... x86_64-pc-linux-gnu checking host system type... mipsel-unknown-linux-gnu Universal Ctags, version 0.0.0 Linux 4.10.6-gentoo #1 SMP Tue Mar 28 19:21:43 EEST 2017 x86_64 checking for mipsel-unknown-linux-gnu-gcc... mipsel-unknown-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether mipsel-unknown-linux-gnu-gcc accepts -g... yes checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C89... none needed checking whether mipsel-unknown-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of mipsel-unknown-linux-gnu-gcc... none checking for mipsel-unknown-linux-gnu-gcc option to accept ISO C99... none needed checking whether ln -s works... yes checking for strip... (cached) mipsel-unknown-linux-gnu-strip checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for perl... no checking for rst2man... no checking for rst2man.py... /usr/bin/rst2man.py checking building in a git repository... no checking for git... git checking directory to use for temporary files... /tmp checking for case-insensitive filenames... no checking selected sort method... external sort utility checking for sort... yes checking if sort accepts our command line... yes checking how to run the C preprocessor... mipsel-unknown-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 dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... 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 io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stat.h usability... no checking stat.h presence... no checking for stat.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking types.h usability... no checking types.h presence... no checking for types.h... no checking for unistd.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking if L_tmpnam is defined in stdio.h... yes checking if INT_MAX is defined in limits.h... yes checking for size_t... yes checking for off_t... yes checking for fpos_t... yes checking for clock_t... yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for an ANSI C-conforming const... yes checking if struct stat contains st_ino... yes checking for fnmatch... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking for strstr... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for fgetpos... yes checking for mkstemp... yes checking for opendir... yes checking for strerror... (cached) yes checking for clock... yes checking for remove... yes checking for truncate... yes checking for setenv... yes checking for regcomp... yes checking if regcomp works... configure: error: regcomp() on this system is broken. !!! Please attach the following file when seeking support: !!! /usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028/config.log * ERROR: dev-util/ctags-20161028::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 115: Called src_configure * environment, line 333: Called econf '--disable-json' '--disable-xml' '--disable-yaml' '--disable-readlib' '--disable-etags' '--enable-tmpdir=/tmp' * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' * isolated-functions.sh, line 117: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=dev-util/ctags-20161028::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/ctags-20161028::gentoo'`. * The complete build log is located at '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/temp/build.log'. * The ebuild environment file is located at '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/temp/environment'. * Working directory: '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028' * S: '/usr/mipsel-unknown-linux-gnu/tmp/portage/dev-util/ctags-20161028/work/ctags-20161028'