>>> Building on exopi-6 under devel/ragel BDEPENDS = [devel/gmake;lang/ruby/3.2] DIST = [devel/ragel:ragel-6.9.tar.gz] FULLPKGNAME = ragel-6.9p7 (Junk lock obtained for exopi-6 at 1714098184.49) >>> Running depends in devel/ragel at 1714098184.52 last junk was in devel/py-puremagic,python3 /usr/sbin/pkg_add -aI -Drepair ruby-3.2.3p0 was: /usr/sbin/pkg_add -aI -Drepair gmake-4.4.1 ruby-3.2.3p0 /usr/sbin/pkg_add -aI -Drepair ruby-3.2.3p0 --- +ruby-3.2.3p0 ------------------- If you want to use this package as your default system ruby, as root create symbolic links like so (overwriting any previous default): ln -sf /usr/local/bin/ruby32 /usr/local/bin/ruby ln -sf /usr/local/bin/bundle32 /usr/local/bin/bundle ln -sf /usr/local/bin/bundler32 /usr/local/bin/bundler ln -sf /usr/local/bin/erb32 /usr/local/bin/erb ln -sf /usr/local/bin/gem32 /usr/local/bin/gem ln -sf /usr/local/bin/irb32 /usr/local/bin/irb ln -sf /usr/local/bin/racc32 /usr/local/bin/racc ln -sf /usr/local/bin/rake32 /usr/local/bin/rake ln -sf /usr/local/bin/rbs32 /usr/local/bin/rbs ln -sf /usr/local/bin/rdbg32 /usr/local/bin/rdbg ln -sf /usr/local/bin/rdoc32 /usr/local/bin/rdoc ln -sf /usr/local/bin/ri32 /usr/local/bin/ri ln -sf /usr/local/bin/syntax_suggest32 /usr/local/bin/syntax_suggest ln -sf /usr/local/bin/typeprof32 /usr/local/bin/typeprof The ruby-shims package is also available to automatically select an appropriate Ruby version per-project directory or system-wide. >>> Running show-prepare-results in devel/ragel at 1714098190.85 ===> devel/ragel ===> Building from scratch ragel-6.9p7 ===> ragel-6.9p7 depends on: ruby->=3.2.0,<3.3 -> ruby-3.2.3p0 ===> ragel-6.9p7 depends on: gmake-* -> gmake-4.4.1 ===> Verifying specs: c m c++ c++abi pthread ===> found c.100.0 m.10.1 c++.10.0 c++abi.7.0 pthread.27.1 gmake-4.4.1 ruby-3.2.3p0 (Junk lock released for exopi-6 at 1714098191.64) Woken up www/ruby-rack,ruby32 distfiles size=1226871 >>> Running patch in devel/ragel at 1714098192.52 ===> devel/ragel ===> Checking files for ragel-6.9p7 `/exopi-cvs/ports/distfiles/ragel-6.9.tar.gz' is up to date. >> (SHA256) ragel-6.9.tar.gz: OK ===> Extracting for ragel-6.9p7 ===> Patching for ragel-6.9p7 ===> Applying OpenBSD patch patch-ragel_common_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: ragel/common.cpp |--- ragel/common.cpp.orig |+++ ragel/common.cpp -------------------------- Patching file ragel/common.cpp using Plan A... Hunk #1 succeeded at 34. Hunk #2 succeeded at 87. Hunk #3 succeeded at 116. done ===> Applying OpenBSD patch patch-ragel_rbxgoto_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: ragel/rbxgoto.cpp |--- ragel/rbxgoto.cpp.orig |+++ ragel/rbxgoto.cpp -------------------------- Patching file ragel/rbxgoto.cpp using Plan A... Hunk #1 succeeded at 658. done ===> Applying OpenBSD patch patch-test_runtests_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix bug not respecting ruby version you pass to configure. | |Use gdiff since our diff doesn't implement --strip-trailing-cr. | |--- test/runtests.in.orig Mon Oct 13 20:00:59 2014 |+++ test/runtests.in Sat May 9 16:56:59 2015 -------------------------- Patching file test/runtests.in using Plan A... Hunk #1 succeeded at 119. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in devel/ragel at 1714098193.22 ===> devel/ragel ===> Generating configure for ragel-6.9p7 ===> Configuring for ragel-6.9p7 Using /exopi-obj/pobj/ragel-6.9/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ragel-6.9/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ragel-6.9/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... gcc3 checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking whether gmake sets $(MAKE)... (cached) yes checking for gdc... (cached) no checking for the Objective-C compiler... no checking for javac... (cached) no checking for txl... (cached) no checking for ruby... (cached) /usr/local/bin/ruby32 checking for gmcs... (cached) 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 configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in devel/ragel at 1714098197.56 ===> devel/ragel ===> Building for ragel-6.9p7 Making all in ragel gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' echo '#define VERSION "6.9"' > version.h echo '#define PUBDATE "Oct 2014"' >> version.h gmake all-am gmake[2]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-main.o -MD -MP -MF .deps/ragel-main.Tpo -c -o ragel-main.o `test -f 'main.cpp' || echo './'`main.cpp In file included from main.cpp:50: In file included from ./rlscan.h:28: In file included from rlparse.kh:27: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from main.cpp:50: In file included from ./rlscan.h:28: In file included from rlparse.kh:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-main.Tpo .deps/ragel-main.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-parsetree.o -MD -MP -MF .deps/ragel-parsetree.Tpo -c -o ragel-parsetree.o `test -f 'parsetree.cpp' || echo './'`parsetree.cpp In file included from parsetree.cpp:30: In file included from rlparse.kh:27: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from parsetree.cpp:30: In file included from rlparse.kh:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ parsetree.cpp:587:6: warning: field 'loc' is uninitialized when used here [-Wuninitialized] loc(loc) ^ 4 warnings generated. mv -f .deps/ragel-parsetree.Tpo .deps/ragel-parsetree.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-parsedata.o -MD -MP -MF .deps/ragel-parsedata.Tpo -c -o ragel-parsedata.o `test -f 'parsedata.cpp' || echo './'`parsedata.cpp In file included from parsedata.cpp:29: In file included from rlparse.kh:27: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from parsedata.cpp:29: In file included from rlparse.kh:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-parsedata.Tpo .deps/ragel-parsedata.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmstate.o -MD -MP -MF .deps/ragel-fsmstate.Tpo -c -o ragel-fsmstate.o `test -f 'fsmstate.cpp' || echo './'`fsmstate.cpp In file included from fsmstate.cpp:24: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ 1 warning generated. mv -f .deps/ragel-fsmstate.Tpo .deps/ragel-fsmstate.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmbase.o -MD -MP -MF .deps/ragel-fsmbase.Tpo -c -o ragel-fsmbase.o `test -f 'fsmbase.cpp' || echo './'`fsmbase.cpp In file included from fsmbase.cpp:24: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ 1 warning generated. mv -f .deps/ragel-fsmbase.Tpo .deps/ragel-fsmbase.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmattach.o -MD -MP -MF .deps/ragel-fsmattach.Tpo -c -o ragel-fsmattach.o `test -f 'fsmattach.cpp' || echo './'`fsmattach.cpp In file included from fsmattach.cpp:24: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ 1 warning generated. mv -f .deps/ragel-fsmattach.Tpo .deps/ragel-fsmattach.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmmin.o -MD -MP -MF .deps/ragel-fsmmin.Tpo -c -o ragel-fsmmin.o `test -f 'fsmmin.cpp' || echo './'`fsmmin.cpp In file included from fsmmin.cpp:22: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ 1 warning generated. mv -f .deps/ragel-fsmmin.Tpo .deps/ragel-fsmmin.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmgraph.o -MD -MP -MF .deps/ragel-fsmgraph.Tpo -c -o ragel-fsmgraph.o `test -f 'fsmgraph.cpp' || echo './'`fsmgraph.cpp In file included from fsmgraph.cpp:25: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from fsmgraph.cpp:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-fsmgraph.Tpo .deps/ragel-fsmgraph.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-fsmap.o -MD -MP -MF .deps/ragel-fsmap.Tpo -c -o ragel-fsmap.o `test -f 'fsmap.cpp' || echo './'`fsmap.cpp In file included from fsmap.cpp:22: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ 1 warning generated. mv -f .deps/ragel-fsmap.Tpo .deps/ragel-fsmap.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rlscan.o -MD -MP -MF .deps/ragel-rlscan.Tpo -c -o ragel-rlscan.o `test -f 'rlscan.cpp' || echo './'`rlscan.cpp In file included from rlscan.rl:28: In file included from ./rlscan.h:28: In file included from rlparse.kh:27: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from rlscan.rl:28: In file included from ./rlscan.h:28: In file included from rlparse.kh:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./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; ^ 16 warnings generated. mv -f .deps/ragel-rlscan.Tpo .deps/ragel-rlscan.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rlparse.o -MD -MP -MF .deps/ragel-rlparse.Tpo -c -o ragel-rlparse.o `test -f 'rlparse.cpp' || echo './'`rlparse.cpp In file included from rlparse.kl:22: In file included from rlparse.kh:27: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from rlparse.kl:22: In file included from rlparse.kh:27: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-rlparse.Tpo .deps/ragel-rlparse.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-inputdata.o -MD -MP -MF .deps/ragel-inputdata.Tpo -c -o ragel-inputdata.o `test -f 'inputdata.cpp' || echo './'`inputdata.cpp In file included from inputdata.cpp:25: In file included from ./parsedata.h:32: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from inputdata.cpp:25: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-inputdata.Tpo .deps/ragel-inputdata.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-common.o -MD -MP -MF .deps/ragel-common.Tpo -c -o ragel-common.o `test -f 'common.cpp' || echo './'`common.cpp mv -f .deps/ragel-common.Tpo .deps/ragel-common.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-redfsm.o -MD -MP -MF .deps/ragel-redfsm.Tpo -c -o ragel-redfsm.o `test -f 'redfsm.cpp' || echo './'`redfsm.cpp mv -f .deps/ragel-redfsm.Tpo .deps/ragel-redfsm.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gendata.o -MD -MP -MF .deps/ragel-gendata.Tpo -c -o ragel-gendata.o `test -f 'gendata.cpp' || echo './'`gendata.cpp In file included from gendata.cpp:37: ./cssplit.h:38:7: warning: 'CSharpSplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition ); ^ ./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 gendata.cpp:46: ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition ); ^ ./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. mv -f .deps/ragel-gendata.Tpo .deps/ragel-gendata.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdcodegen.o -MD -MP -MF .deps/ragel-cdcodegen.Tpo -c -o ragel-cdcodegen.o `test -f 'cdcodegen.cpp' || echo './'`cdcodegen.cpp mv -f .deps/ragel-cdcodegen.Tpo .deps/ragel-cdcodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdtable.o -MD -MP -MF .deps/ragel-cdtable.Tpo -c -o ragel-cdtable.o `test -f 'cdtable.cpp' || echo './'`cdtable.cpp mv -f .deps/ragel-cdtable.Tpo .deps/ragel-cdtable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdftable.o -MD -MP -MF .deps/ragel-cdftable.Tpo -c -o ragel-cdftable.o `test -f 'cdftable.cpp' || echo './'`cdftable.cpp mv -f .deps/ragel-cdftable.Tpo .deps/ragel-cdftable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdflat.o -MD -MP -MF .deps/ragel-cdflat.Tpo -c -o ragel-cdflat.o `test -f 'cdflat.cpp' || echo './'`cdflat.cpp mv -f .deps/ragel-cdflat.Tpo .deps/ragel-cdflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdfflat.o -MD -MP -MF .deps/ragel-cdfflat.Tpo -c -o ragel-cdfflat.o `test -f 'cdfflat.cpp' || echo './'`cdfflat.cpp mv -f .deps/ragel-cdfflat.Tpo .deps/ragel-cdfflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdgoto.o -MD -MP -MF .deps/ragel-cdgoto.Tpo -c -o ragel-cdgoto.o `test -f 'cdgoto.cpp' || echo './'`cdgoto.cpp mv -f .deps/ragel-cdgoto.Tpo .deps/ragel-cdgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdfgoto.o -MD -MP -MF .deps/ragel-cdfgoto.Tpo -c -o ragel-cdfgoto.o `test -f 'cdfgoto.cpp' || echo './'`cdfgoto.cpp mv -f .deps/ragel-cdfgoto.Tpo .deps/ragel-cdfgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdipgoto.o -MD -MP -MF .deps/ragel-cdipgoto.Tpo -c -o ragel-cdipgoto.o `test -f 'cdipgoto.cpp' || echo './'`cdipgoto.cpp mv -f .deps/ragel-cdipgoto.Tpo .deps/ragel-cdipgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cdsplit.o -MD -MP -MF .deps/ragel-cdsplit.Tpo -c -o ragel-cdsplit.o `test -f 'cdsplit.cpp' || echo './'`cdsplit.cpp In file included from cdsplit.cpp:24: ./cdsplit.h:38:7: warning: 'SplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition ); ^ ./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 ); ^ 1 warning generated. mv -f .deps/ragel-cdsplit.Tpo .deps/ragel-cdsplit.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-javacodegen.o -MD -MP -MF .deps/ragel-javacodegen.Tpo -c -o ragel-javacodegen.o `test -f 'javacodegen.cpp' || echo './'`javacodegen.cpp mv -f .deps/ragel-javacodegen.Tpo .deps/ragel-javacodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rubycodegen.o -MD -MP -MF .deps/ragel-rubycodegen.Tpo -c -o ragel-rubycodegen.o `test -f 'rubycodegen.cpp' || echo './'`rubycodegen.cpp mv -f .deps/ragel-rubycodegen.Tpo .deps/ragel-rubycodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rubytable.o -MD -MP -MF .deps/ragel-rubytable.Tpo -c -o ragel-rubytable.o `test -f 'rubytable.cpp' || echo './'`rubytable.cpp mv -f .deps/ragel-rubytable.Tpo .deps/ragel-rubytable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rubyftable.o -MD -MP -MF .deps/ragel-rubyftable.Tpo -c -o ragel-rubyftable.o `test -f 'rubyftable.cpp' || echo './'`rubyftable.cpp mv -f .deps/ragel-rubyftable.Tpo .deps/ragel-rubyftable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rubyflat.o -MD -MP -MF .deps/ragel-rubyflat.Tpo -c -o ragel-rubyflat.o `test -f 'rubyflat.cpp' || echo './'`rubyflat.cpp mv -f .deps/ragel-rubyflat.Tpo .deps/ragel-rubyflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rubyfflat.o -MD -MP -MF .deps/ragel-rubyfflat.Tpo -c -o ragel-rubyfflat.o `test -f 'rubyfflat.cpp' || echo './'`rubyfflat.cpp mv -f .deps/ragel-rubyfflat.Tpo .deps/ragel-rubyfflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-rbxgoto.o -MD -MP -MF .deps/ragel-rbxgoto.Tpo -c -o ragel-rbxgoto.o `test -f 'rbxgoto.cpp' || echo './'`rbxgoto.cpp mv -f .deps/ragel-rbxgoto.Tpo .deps/ragel-rbxgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cscodegen.o -MD -MP -MF .deps/ragel-cscodegen.Tpo -c -o ragel-cscodegen.o `test -f 'cscodegen.cpp' || echo './'`cscodegen.cpp mv -f .deps/ragel-cscodegen.Tpo .deps/ragel-cscodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cstable.o -MD -MP -MF .deps/ragel-cstable.Tpo -c -o ragel-cstable.o `test -f 'cstable.cpp' || echo './'`cstable.cpp mv -f .deps/ragel-cstable.Tpo .deps/ragel-cstable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csftable.o -MD -MP -MF .deps/ragel-csftable.Tpo -c -o ragel-csftable.o `test -f 'csftable.cpp' || echo './'`csftable.cpp mv -f .deps/ragel-csftable.Tpo .deps/ragel-csftable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csflat.o -MD -MP -MF .deps/ragel-csflat.Tpo -c -o ragel-csflat.o `test -f 'csflat.cpp' || echo './'`csflat.cpp mv -f .deps/ragel-csflat.Tpo .deps/ragel-csflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csfflat.o -MD -MP -MF .deps/ragel-csfflat.Tpo -c -o ragel-csfflat.o `test -f 'csfflat.cpp' || echo './'`csfflat.cpp mv -f .deps/ragel-csfflat.Tpo .deps/ragel-csfflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csgoto.o -MD -MP -MF .deps/ragel-csgoto.Tpo -c -o ragel-csgoto.o `test -f 'csgoto.cpp' || echo './'`csgoto.cpp mv -f .deps/ragel-csgoto.Tpo .deps/ragel-csgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csfgoto.o -MD -MP -MF .deps/ragel-csfgoto.Tpo -c -o ragel-csfgoto.o `test -f 'csfgoto.cpp' || echo './'`csfgoto.cpp mv -f .deps/ragel-csfgoto.Tpo .deps/ragel-csfgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-csipgoto.o -MD -MP -MF .deps/ragel-csipgoto.Tpo -c -o ragel-csipgoto.o `test -f 'csipgoto.cpp' || echo './'`csipgoto.cpp mv -f .deps/ragel-csipgoto.Tpo .deps/ragel-csipgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-cssplit.o -MD -MP -MF .deps/ragel-cssplit.Tpo -c -o ragel-cssplit.o `test -f 'cssplit.cpp' || echo './'`cssplit.cpp In file included from cssplit.cpp:24: ./cssplit.h:38:7: warning: 'CSharpSplitCodeGen::GOTO_HEADER' hides overloaded virtual function [-Woverloaded-virtual] void GOTO_HEADER( RedStateAp *state, bool stateInPartition ); ^ ./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 ); ^ 1 warning generated. mv -f .deps/ragel-cssplit.Tpo .deps/ragel-cssplit.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-dotcodegen.o -MD -MP -MF .deps/ragel-dotcodegen.Tpo -c -o ragel-dotcodegen.o `test -f 'dotcodegen.cpp' || echo './'`dotcodegen.cpp mv -f .deps/ragel-dotcodegen.Tpo .deps/ragel-dotcodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-xmlcodegen.o -MD -MP -MF .deps/ragel-xmlcodegen.Tpo -c -o ragel-xmlcodegen.o `test -f 'xmlcodegen.cpp' || echo './'`xmlcodegen.cpp In file included from xmlcodegen.cpp:24: In file included from ./xmlcodegen.h:27: ./fsmgraph.h:878:7: warning: variable 'backIn' set but not used [-Wunused-but-set-variable] bool backIn; ^ In file included from xmlcodegen.cpp:24: In file included from ./xmlcodegen.h:28: In file included from ./parsedata.h:36: ./parsetree.h:388:11: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] builtin(builtin), type(type), prev(this), next(this) { } ^ ./parsetree.h:392:38: warning: field 'builtin' is uninitialized when used here [-Wuninitialized] expression(0), term(term), builtin(builtin), ^ 3 warnings generated. mv -f .deps/ragel-xmlcodegen.Tpo .deps/ragel-xmlcodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gocodegen.o -MD -MP -MF .deps/ragel-gocodegen.Tpo -c -o ragel-gocodegen.o `test -f 'gocodegen.cpp' || echo './'`gocodegen.cpp mv -f .deps/ragel-gocodegen.Tpo .deps/ragel-gocodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gotable.o -MD -MP -MF .deps/ragel-gotable.Tpo -c -o ragel-gotable.o `test -f 'gotable.cpp' || echo './'`gotable.cpp mv -f .deps/ragel-gotable.Tpo .deps/ragel-gotable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-goftable.o -MD -MP -MF .deps/ragel-goftable.Tpo -c -o ragel-goftable.o `test -f 'goftable.cpp' || echo './'`goftable.cpp mv -f .deps/ragel-goftable.Tpo .deps/ragel-goftable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-goflat.o -MD -MP -MF .deps/ragel-goflat.Tpo -c -o ragel-goflat.o `test -f 'goflat.cpp' || echo './'`goflat.cpp mv -f .deps/ragel-goflat.Tpo .deps/ragel-goflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gofflat.o -MD -MP -MF .deps/ragel-gofflat.Tpo -c -o ragel-gofflat.o `test -f 'gofflat.cpp' || echo './'`gofflat.cpp mv -f .deps/ragel-gofflat.Tpo .deps/ragel-gofflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gogoto.o -MD -MP -MF .deps/ragel-gogoto.Tpo -c -o ragel-gogoto.o `test -f 'gogoto.cpp' || echo './'`gogoto.cpp mv -f .deps/ragel-gogoto.Tpo .deps/ragel-gogoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gofgoto.o -MD -MP -MF .deps/ragel-gofgoto.Tpo -c -o ragel-gofgoto.o `test -f 'gofgoto.cpp' || echo './'`gofgoto.cpp mv -f .deps/ragel-gofgoto.Tpo .deps/ragel-gofgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-goipgoto.o -MD -MP -MF .deps/ragel-goipgoto.Tpo -c -o ragel-goipgoto.o `test -f 'goipgoto.cpp' || echo './'`goipgoto.cpp mv -f .deps/ragel-goipgoto.Tpo .deps/ragel-goipgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-gotablish.o -MD -MP -MF .deps/ragel-gotablish.Tpo -c -o ragel-gotablish.o `test -f 'gotablish.cpp' || echo './'`gotablish.cpp mv -f .deps/ragel-gotablish.Tpo .deps/ragel-gotablish.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlcodegen.o -MD -MP -MF .deps/ragel-mlcodegen.Tpo -c -o ragel-mlcodegen.o `test -f 'mlcodegen.cpp' || echo './'`mlcodegen.cpp mv -f .deps/ragel-mlcodegen.Tpo .deps/ragel-mlcodegen.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mltable.o -MD -MP -MF .deps/ragel-mltable.Tpo -c -o ragel-mltable.o `test -f 'mltable.cpp' || echo './'`mltable.cpp mv -f .deps/ragel-mltable.Tpo .deps/ragel-mltable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlftable.o -MD -MP -MF .deps/ragel-mlftable.Tpo -c -o ragel-mlftable.o `test -f 'mlftable.cpp' || echo './'`mlftable.cpp mv -f .deps/ragel-mlftable.Tpo .deps/ragel-mlftable.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlflat.o -MD -MP -MF .deps/ragel-mlflat.Tpo -c -o ragel-mlflat.o `test -f 'mlflat.cpp' || echo './'`mlflat.cpp mv -f .deps/ragel-mlflat.Tpo .deps/ragel-mlflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlfflat.o -MD -MP -MF .deps/ragel-mlfflat.Tpo -c -o ragel-mlfflat.o `test -f 'mlfflat.cpp' || echo './'`mlfflat.cpp mv -f .deps/ragel-mlfflat.Tpo .deps/ragel-mlfflat.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlgoto.o -MD -MP -MF .deps/ragel-mlgoto.Tpo -c -o ragel-mlgoto.o `test -f 'mlgoto.cpp' || echo './'`mlgoto.cpp mv -f .deps/ragel-mlgoto.Tpo .deps/ragel-mlgoto.Po c++ -DHAVE_CONFIG_H -I. -I../aapl -Wall -O2 -pipe -MT ragel-mlfgoto.o -MD -MP -MF .deps/ragel-mlfgoto.Tpo -c -o ragel-mlfgoto.o `test -f 'mlfgoto.cpp' || echo './'`mlfgoto.cpp mv -f .deps/ragel-mlfgoto.Tpo .deps/ragel-mlfgoto.Po c++ -Wall -O2 -pipe -o ragel ragel-main.o ragel-parsetree.o ragel-parsedata.o ragel-fsmstate.o ragel-fsmbase.o ragel-fsmattach.o ragel-fsmmin.o ragel-fsmgraph.o ragel-fsmap.o ragel-rlscan.o ragel-rlparse.o ragel-inputdata.o ragel-common.o ragel-redfsm.o ragel-gendata.o ragel-cdcodegen.o ragel-cdtable.o ragel-cdftable.o ragel-cdflat.o ragel-cdfflat.o ragel-cdgoto.o ragel-cdfgoto.o ragel-cdipgoto.o ragel-cdsplit.o ragel-javacodegen.o ragel-rubycodegen.o ragel-rubytable.o ragel-rubyftable.o ragel-rubyflat.o ragel-rubyfflat.o ragel-rbxgoto.o ragel-cscodegen.o ragel-cstable.o ragel-csftable.o ragel-csflat.o ragel-csfflat.o ragel-csgoto.o ragel-csfgoto.o ragel-csipgoto.o ragel-cssplit.o ragel-dotcodegen.o ragel-xmlcodegen.o ragel-gocodegen.o ragel-gotable.o ragel-goftable.o ragel-goflat.o ragel-gofflat.o ragel-gogoto.o ragel-gofgoto.o ragel-goipgoto.o ragel-gotablish.o ragel-mlcodegen.o ragel-mltable.o ragel-mlftable.o ragel-mlflat.o ragel-mlfflat.o ragel-mlgoto.o ragel-mlfgoto.o parsetree.cpp(ragel-parsetree.o:(LongestMatch::makeActions(ParseData*))): warning: sprintf() is often misused, please use snprintf() common.cpp(ragel-common.o:(fileNameFromStem(char const*, char const*))): warning: strcpy() is almost always misused, please use strlcpy() gmake[2]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' Making all in doc gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' gmake[1]: Nothing to be done for 'all-am'. gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' >>> Running fake in devel/ragel at 1714098368.34 ===> devel/ragel ===> Faking installation for ragel-6.9p7 Making install in ragel gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' gmake install-am gmake[2]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' gmake[3]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' mkdir -p '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/bin' /exopi-obj/pobj/ragel-6.9/bin/install -c -s -m 755 ragel '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/bin' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' gmake[2]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/ragel' Making install in doc gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[2]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/ragel-6.9/bin/install -c -m 644 ragel.1 '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/man/man1' gmake[2]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9/doc' gmake[1]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' gmake[2]: Entering directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' gmake[2]: Nothing to be done for 'install-exec-am'. mkdir -p '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/share/doc/ragel' /exopi-obj/pobj/ragel-6.9/bin/install -c -m 644 CREDITS ChangeLog '/exopi-obj/pobj/ragel-6.9/fake-amd64/usr/local/share/doc/ragel' gmake[2]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' gmake[1]: Leaving directory '/exopi-obj/pobj/ragel-6.9/ragel-6.9' >>> Running package in devel/ragel at 1714098370.30 ===> devel/ragel `/exopi-obj/pobj/ragel-6.9/fake-amd64/.fake_done' is up to date. ===> Building package for ragel-6.9p7 Create /exopi-cvs/ports/packages/amd64/all/ragel-6.9p7.tgz Creating package ragel-6.9p7 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ragel-6.9p7.tgz >>> Running clean in devel/ragel at 1714098372.09 ===> devel/ragel ===> Cleaning for ragel-6.9p7 >>> Ended at 1714098372.37 max_stuck=3.56/depends=6.33/show-prepare-results=1.56/patch=0.54/configure=4.53/build=170.79/fake=1.95/package=1.76/clean=0.36