* Package: dev-util/ragel-6.7  * Repository: gentoo  * Maintainer: lu_zero@gentoo.org flameeyes@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib selinux userland_GNU vim-syntax  * FEATURES: preserve-libs sandbox selinux sesandbox userpriv usersandbox  * Package: dev-util/ragel-6.7  * Repository: gentoo  * Maintainer: lu_zero@gentoo.org flameeyes@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib selinux userland_GNU vim-syntax  * FEATURES: preserve-libs sandbox selinux sesandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ragel-6.7.tar.gz to /var/tmp/portage/dev-util/ragel-6.7/work >>> Source unpacked in /var/tmp/portage/dev-util/ragel-6.7/work >>> Preparing source in /var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7 ... ./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 --libdir=/usr/lib64 --disable-dependency-tracking --docdir=/usr/share/doc/ragel-6.7 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/x86_64-linux-gnu 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 for ./DIST... yes 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 for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... 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 for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether make sets $(MAKE)... (cached) yes checking for gdc... no checking for the Objective-C compiler... no checking for javac... /etc/java-config-2/current-system-vm/bin/javac checking for txl... no checking for ruby... ruby checking for gmcs... no configure: creating ./config.status config.status: creating Makefile config.status: creating ragel/Makefile config.status: creating aapl/Makefile config.status: creating doc/Makefile config.status: creating doc/ragel.1 config.status: creating contrib/Makefile config.status: creating test/Makefile config.status: creating test/runtests config.status: creating examples/Makefile config.status: creating ragel/config.h config.status: executing depfiles commands config.status: executing default commands configuration of ragel complete >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7 ... make -j1 V=1 Making all in ragel make[1]: Entering directory `/var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7/ragel' echo '#define VERSION "6.7"' > version.h echo '#define PUBDATE "May 2011"' >> version.h make all-am make[2]: Entering directory `/var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7/ragel' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -g -c -o ragel-main.o `test -f 'main.cpp' || echo './'`main.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -g -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo './'`parsetree.cpp In file included from ../aapl/avlmap.h:61:0, from parsedata.h:28, from rlparse.kh:27, from parsetree.cpp:30: ../aapl/avlcommon.h: In instantiation of ‘AvlMapEl* AvlMap::find(const Key&) const [with Key = const char*; Value = int; Compare = CmpStr]’: parsetree.cpp:97:63: required from here ../aapl/avlcommon.h:1061:3: error: ‘compare’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] ../aapl/avlcommon.h:1061:3: note: declarations in dependent base ‘CmpStr’ are not found by unqualified lookup ../aapl/avlcommon.h:1061:3: note: use ‘this->compare’ instead In file included from ../aapl/bstset.h:53:0, from fsmgraph.h:31, from parsedata.h:32, from rlparse.kh:27, from parsetree.cpp:30: ../aapl/bstcommon.h: In instantiation of ‘Key* BstSet::insert(const Key&, Key**) [with Key = LongestMatchPart*; Compare = CmpOrd; Resize = ResizeExpn]’: parsetree.cpp:304:28: required from here ../aapl/bstcommon.h:460:3: error: ‘compare’ was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive] ../aapl/bstcommon.h:460:3: note: declarations in dependent base ‘CmpOrd’ are not found by unqualified lookup ../aapl/bstcommon.h:460:3: note: use ‘this->compare’ instead make[2]: *** [ragel-parsetree.o] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7/ragel' make[1]: *** [all] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7/ragel' make: *** [all-recursive] Error 1 * ERROR: dev-util/ragel-6.7 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =dev-util/ragel-6.7', * the complete build log and the output of 'emerge -pqv =dev-util/ragel-6.7'. * The complete build log is located at '/var/log/portage/build/dev-util/ragel-6.7:20120417-140638.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/ragel-6.7/temp/environment'. * S: '/var/tmp/portage/dev-util/ragel-6.7/work/ragel-6.7'