* Package: dev-util/ragel-6.8 * Repository: gentoo_prefix * Maintainer: lu_zero@gentoo.org flameeyes@gentoo.org * USE: elibc_Darwin kernel_Darwin prefix prefix-guest userland_GNU x64-macos * FEATURES: nostrip preserve-libs userpriv usersandbox >>> Unpacking source... >>> Unpacking ragel-6.8.tar.gz to /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work >>> Source unpacked in /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work >>> Preparing source in /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8 ... * Applying ragel-6.7-cross-compile.patch ... [ ok ] * Running eautoreconf in '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8' ... !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository !!! Section 'gentoo' in repos.conf has name different from repository name 'gentoo_prefix' set inside repository * Running aclocal ... [ ok ] * This package has a configure.in file which has long been deprecated. Please * update it to use configure.ac instead as newer versions of autotools will die * when it finds this file. See https://bugs.gentoo.org/426262 for details. * Running autoconf ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: ragel-6.8/ >>> Source prepared. >>> Configuring source in /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8 ... >>> Working in BUILD_DIR: "/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build" /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/configure --prefix=/Users/jolexa/Gentoo/usr --build=x86_64-apple-darwin14 --host=x86_64-apple-darwin14 --mandir=/Users/jolexa/Gentoo/usr/share/man --infodir=/Users/jolexa/Gentoo/usr/share/info --datadir=/Users/jolexa/Gentoo/usr/share --sysconfdir=/Users/jolexa/Gentoo/etc --localstatedir=/Users/jolexa/Gentoo/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/Users/jolexa/Gentoo/usr/lib --docdir=/Users/jolexa/Gentoo/usr/share/doc/ragel-6.8 checking for a BSD-compatible install... /Users/jolexa/Gentoo/usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /Users/jolexa/Gentoo/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-apple-darwin14-gcc... clang 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 clang accepts -g... yes checking for clang option to accept ISO C89... none needed checking whether clang understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of clang... none checking whether we are using the GNU C++ compiler... yes checking whether clang++ accepts -g... yes checking dependency style of clang++... none checking for x86_64-apple-darwin14-ar... x86_64-apple-darwin14-ar checking for x86_64-apple-darwin14-ranlib... x86_64-apple-darwin14-ranlib checking whether make sets $(MAKE)... (cached) yes checking for gdc... no checking for the Objective-C compiler... yes checking for javac... javac checking for txl... no checking for ruby... ruby checking for gmcs... no checking for go... no checking that generated files are newer than configure... done 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 /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8 ... >>> Working in BUILD_DIR: "/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build" make -j5 Making all in ragel make[1]: Entering directory '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build/ragel' echo '#define VERSION "6.8"' > version.h (CDPATH="${ZSH_VERSION+.}:" && cd /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8 && /Users/jolexa/Gentoo/bin/bash /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/missing autoheader) echo '#define PUBDATE "Feb 2013"' >> version.h rm -f stamp-h1 touch /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/config.h.in make all-am make[2]: Entering directory '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build/ragel' clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-main.o `test -f 'main.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`main.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`parsetree.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-parsedata.o `test -f 'parsedata.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`parsedata.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmstate.o `test -f 'fsmstate.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmstate.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmbase.o `test -f 'fsmbase.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmbase.cpp In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.cpp:30: In file included from rlparse.kh:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.cpp:29: In file included from rlparse.kh:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/main.cpp:50: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/rlscan.h:28: In file included from rlparse.kh:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.cpp:587:6: warning:  field 'loc' is uninitialized when used here [-Wuninitialized] loc(loc)  ^ clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmattach.o `test -f 'fsmattach.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmattach.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmmin.o `test -f 'fsmmin.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmmin.cpp 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmgraph.o `test -f 'fsmgraph.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmgraph.cpp 3 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-fsmap.o `test -f 'fsmap.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`fsmap.cpp 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-rlscan.o `test -f 'rlscan.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`rlscan.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-rlparse.o `test -f 'rlparse.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`rlparse.cpp In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/fsmgraph.cpp:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`inputdata.cpp In file included from rlscan.rl:28: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/rlscan.h:28: In file included from rlparse.kh:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ rlscan.cpp:66:18: warning: unused variable 'inline_token_scan_first_final' [-Wunused-const-variable] static const int inline_token_scan_first_final = 2;  ^ rlscan.cpp:67:18: warning: unused variable 'inline_token_scan_error' [-Wunused-const-variable] static const int inline_token_scan_error = -1;  ^ rlscan.cpp:69:18: warning: unused variable 'inline_token_scan_en_main' [-Wunused-const-variable] static const int inline_token_scan_en_main = 2;  ^ rlscan.cpp:322:18: warning: unused variable 'section_parse_first_final' [-Wunused-const-variable] static const int section_parse_first_final = 10;  ^ rlscan.cpp:323:18: warning: unused variable 'section_parse_error' [-Wunused-const-variable] static const int section_parse_error = 0;  ^ rlscan.cpp:325:18: warning: unused variable 'section_parse_en_main' [-Wunused-const-variable] static const int section_parse_en_main = 10;  ^ rlscan.cpp:905:18: warning: unused variable 'rlscan_first_final' [-Wunused-const-variable] static const int rlscan_first_final = 38;  ^ rlscan.cpp:908:18: warning: unused variable 'rlscan_en_inline_code_ruby' [-Wunused-const-variable] static const int rlscan_en_inline_code_ruby = 52;  ^ rlscan.cpp:909:18: warning: unused variable 'rlscan_en_inline_code' [-Wunused-const-variable] static const int rlscan_en_inline_code = 95;  ^ rlscan.cpp:910:18: warning: unused variable 'rlscan_en_or_literal' [-Wunused-const-variable] static const int rlscan_en_or_literal = 137;  ^ rlscan.cpp:911:18: warning: unused variable 'rlscan_en_ragel_re_literal' [-Wunused-const-variable] static const int rlscan_en_ragel_re_literal = 139;  ^ rlscan.cpp:912:18: warning: unused variable 'rlscan_en_write_statement' [-Wunused-const-variable] static const int rlscan_en_write_statement = 143;  ^ rlscan.cpp:913:18: warning: unused variable 'rlscan_en_parser_def' [-Wunused-const-variable] static const int rlscan_en_parser_def = 146;  ^ In file included from rlparse.kl:22: In file included from rlparse.kh:27: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/inputdata.cpp:25: In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsedata.h:36: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:388:11: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { }  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/parsetree.h:392:38: warning:  field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin),  ^ clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-common.o `test -f 'common.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`common.cpp 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-redfsm.o `test -f 'redfsm.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`redfsm.cpp 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-gendata.o `test -f 'gendata.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`gendata.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdcodegen.o `test -f 'cdcodegen.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdcodegen.cpp In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/gendata.cpp:37: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cssplit.h:38:7: warning:  'CSharpSplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition );  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/csipgoto.h:67:7: note:  hidden overloaded virtual function 'CSharpIpGotoCodeGen::GOTO_HEADER' declared here: different number of parameters (1 vs 2) void GOTO_HEADER( RedStateAp *state );  ^ In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/gendata.cpp:46: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cdsplit.h:38:7: warning:  'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition );  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cdipgoto.h:66:7: note:  hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here: different number of parameters (1 vs 2) void GOTO_HEADER( RedStateAp *state );  ^ 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdtable.o `test -f 'cdtable.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdtable.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdftable.o `test -f 'cdftable.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdftable.cpp 2 warnings generated. clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdflat.o `test -f 'cdflat.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdflat.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdfflat.o `test -f 'cdfflat.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdfflat.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdgoto.o `test -f 'cdgoto.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdgoto.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdfgoto.o `test -f 'cdfgoto.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdfgoto.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdipgoto.o `test -f 'cdipgoto.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdipgoto.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-cdsplit.o `test -f 'cdsplit.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`cdsplit.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-javacodegen.o `test -f 'javacodegen.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`javacodegen.cpp clang++ -DHAVE_CONFIG_H -I. -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel -I/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/aapl -Wall -march=nocona -O2 -pipe -c -o ragel-rubycodegen.o `test -f 'rubycodegen.cpp' || echo '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/'`rubycodegen.cpp In file included from /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cdsplit.cpp:24: /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cdsplit.h:38:7: warning:  'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition );  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/cdipgoto.h:66:7: note:  hidden overloaded virtual function 'IpGotoCodeGen::GOTO_HEADER' declared here: different number of parameters (1 vs 2) void GOTO_HEADER( RedStateAp *state );  ^ /Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8/ragel/javacodegen.cpp:1187:20: error:  use of undeclared identifier 'setiosflags'; did you mean 'std::setiosflags'? out << setw(5) << setiosflags(ios::right) << item;  ^~~~~~~~~~~  std::setiosflags /Users/jolexa/Gentoo/usr/bin/../include/c++/v1/iomanip:124:1: note:  'std::setiosflags' declared here setiosflags(ios_base::fmtflags __mask) ^ 1 error generated. Makefile:849: recipe for target 'ragel-javacodegen.o' failed make[2]: *** [ragel-javacodegen.o] Error 1 make[2]: *** Waiting for unfinished jobs.... 1 warning generated. 15 warnings generated. make[2]: Leaving directory '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build/ragel' Makefile:334: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build/ragel' Makefile:392: recipe for target 'all-recursive' failed make: *** [all-recursive] Error 1 * ERROR: dev-util/ragel-6.8::gentoo_prefix failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-util/ragel-6.8::gentoo_prefix'`, * the complete build log and the output of `emerge -pqv '=dev-util/ragel-6.8::gentoo_prefix'`. * The complete build log is located at '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/temp/build.log'. * The ebuild environment file is located at '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/temp/environment'. * Working directory: '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8_build' * S: '/Users/jolexa/Gentoo/var/tmp/portage/dev-util/ragel-6.8/work/ragel-6.8'