gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/re2c-2.0.3.tar.xz... not found, skipping file copy Source https://github.com/skvadrik/re2c/releases/download/2.0.3/re2c-2.0.3.tar.xz... downloading... validating signature... skipping (no signature URL) validating hash... ok symlink cloning /jenkins/jobs/oi-userland/workspace/components/developer/re2c/re2c-2.0.3 to /jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/gnu/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 whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/7/bin/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 /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/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 whether we are using the GNU C++ compiler... yes checking whether /usr/gcc/7/bin/g++ accepts -g... yes checking dependency style of /usr/gcc/7/bin/g++... gcc3 checking for bison... /usr/bin/amd64/bison checking for gcc... (cached) /usr/gcc/7/bin/gcc checking whether we are using the GNU C compiler... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... (cached) none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/7/bin/gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether /usr/gcc/7/bin/g++ accepts -g... (cached) yes checking dependency style of /usr/gcc/7/bin/g++... (cached) gcc3 checking C++ compiler flag -std=c++98... yes checking C++ compiler flag -W... yes checking C++ compiler flag -Wall... yes checking C++ compiler flag -Wextra... yes checking C++ compiler flag -Weffc++... yes checking C++ compiler flag -pedantic... yes checking C++ compiler flag -Wformat=2... yes checking C++ compiler flag -Wredundant-decls... yes checking C++ compiler flag -Wsuggest-attribute=format... yes checking C++ compiler flag -Wconversion... yes checking C++ compiler flag -Wsign-conversion... yes checking C++ compiler flag -Werror=return-type... yes checking C++ compiler flag -O2... yes checking C++ compiler flag -Weverything... no checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for io.h... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of void *... 8 checking size of 0l... 8 checking size of 0ll... 8 checking size of 0i8... 0 checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... /usr/gcc/7/bin/g++ -E checking for ld used by /usr/gcc/7/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/7/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/g++ static flag -static works... no checking if /usr/gcc/7/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/7/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/manpage.rst config.status: creating doc/help.rst config.status: creating run_tests.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' GEN src/parse/lex_conf.cc GEN src/parse/parser.cc GEN src/msg/help.cc GEN src/options/parse_opts.cc Reconfigure with --enable-lexers to regenerate src/parse/lex_conf.cc Reconfigure with --enable-lexers to regenerate src/options/parse_opts.cc GEN src/parse/lex.cc Reconfigure with --enable-lexers to regenerate src/parse/lex.cc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' CXX src/compile.o CXX src/msg/help.o CXX src/re2go-main.o CXX src/codegen/re2go-code_goto.o CXX src/msg/ver_to_vernum.o CXX src/options/parse_opts.o CXX src/codegen/re2go-gen_bitmaps.o CXX src/codegen/re2go-combine.o CXX src/codegen/re2go-gen_delayed.o CXX src/codegen/re2go-gen_dfa.o CXX src/codegen/re2go-gen_goto.o CXX src/codegen/re2go-gen_program.o CXX src/codegen/re2go-gen_state.o CXX src/codegen/re2go-helpers.o CXX src/codegen/re2go-render.o CXX src/options/re2go-opt.o CXX src/nfa/re2go-estimate_size.o CXX src/nfa/re2go-re_to_nfa.o CXX src/adfa/re2go-adfa.o CXX src/adfa/re2go-prepare.o CXX src/debug/re2go-dump_adfa.o CXX src/debug/re2go-dump_cfg.o CXX src/debug/re2go-dump_dfa.o CXX src/debug/re2go-dump_dfa_tree.o CXX src/debug/re2go-dump_interf.o CXX src/debug/re2go-dump_nfa.o CXX src/cfg/re2go-cfg.o CXX src/cfg/re2go-compact.o CXX src/cfg/re2go-dce.o CXX src/cfg/re2go-freeze.o CXX src/cfg/re2go-interfere.o CXX src/cfg/re2go-liveanal.o CXX src/cfg/re2go-normalize.o CXX src/cfg/re2go-optimize.o CXX src/cfg/re2go-rename.o CXX src/cfg/re2go-varalloc.o CXX src/dfa/re2go-closure.o CXX src/dfa/re2go-dead_rules.o CXX src/dfa/re2go-fallback_tags.o CXX src/dfa/re2go-determinization.o CXX src/dfa/re2go-fillpoints.o CXX src/dfa/re2go-find_state.o CXX src/dfa/re2go-minimization.o CXX src/dfa/re2go-stacmd.o CXX src/dfa/re2go-tagver_table.o CXX src/dfa/re2go-tcmd.o CXX src/encoding/ebcdic/re2go-ebcdic_regexp.o CXX src/encoding/re2go-enc.o CXX src/encoding/re2go-range_suffix.o CXX src/encoding/utf8/re2go-utf8_regexp.o CXX src/encoding/utf8/re2go-utf8.o CXX src/encoding/utf16/re2go-utf16_regexp.o CXX src/encoding/utf16/re2go-utf16.o CXX src/msg/re2go-msg.o CXX src/msg/re2go-warn.o CXX src/regexp/re2go-ast_to_re.o CXX src/regexp/re2go-default_tags.o CXX src/regexp/re2go-fixed_tags.o CXX src/regexp/re2go-nullable.o CXX src/regexp/re2go-rule.o CXX src/regexp/re2go-split_charset.o CXX src/regexp/re2go-tag.o CXX src/re2go-compile.o CXX src/skeleton/re2go-control_flow.o CXX src/skeleton/re2go-generate_code.o CXX src/skeleton/re2go-generate_data.o CXX src/skeleton/re2go-maxpath.o CXX src/skeleton/re2go-skeleton.o CXX src/parse/re2go-ast.o CXX src/parse/re2go-input.o CXX src/parse/re2go-normalize.o CXX src/parse/re2go-scanner.o CXX src/parse/re2go-unescape.o CXX src/parse/re2go-validate.o CXX src/util/re2go-get_dir.o CXX src/util/re2go-s_to_n32_unsafe.o CXX src/util/re2go-temp_file.o CXX src/util/re2go-range.o CXX src/msg/re2go-help.o CXX src/parse/re2go-lex.o CXX src/parse/re2go-parser.o CXX src/msg/re2go-ver_to_vernum.o CXX src/parse/re2go-lex_conf.o CXX src/options/re2go-parse_opts.o GEN doc/re2c.1 GEN doc/re2go.1 CXX src/main.o CXX src/codegen/code_goto.o CXX src/codegen/combine.o CXX src/codegen/gen_bitmaps.o CXX src/codegen/gen_delayed.o CXX src/codegen/gen_dfa.o CXX src/codegen/gen_goto.o CXX src/codegen/gen_program.o CXX src/codegen/gen_state.o CXX src/codegen/helpers.o CXX src/codegen/render.o CXX src/options/opt.o CXX src/nfa/estimate_size.o CXX src/nfa/re_to_nfa.o CXX src/adfa/adfa.o CXX src/adfa/prepare.o CXX src/debug/dump_adfa.o CXX src/debug/dump_cfg.o CXX src/debug/dump_dfa.o CXX src/debug/dump_dfa_tree.o CXX src/debug/dump_interf.o CXX src/debug/dump_nfa.o CXX src/cfg/cfg.o CXX src/cfg/compact.o CXX src/cfg/dce.o CXX src/cfg/freeze.o CXX src/cfg/interfere.o CXX src/cfg/liveanal.o CXX src/cfg/normalize.o CXX src/cfg/optimize.o CXX src/cfg/rename.o CXX src/cfg/varalloc.o CXX src/dfa/closure.o CXX src/dfa/dead_rules.o CXX src/dfa/determinization.o CXX src/dfa/fallback_tags.o CXX src/dfa/fillpoints.o CXX src/dfa/find_state.o CXX src/dfa/minimization.o CXX src/dfa/stacmd.o CXX src/dfa/tagver_table.o CXX src/dfa/tcmd.o CXX src/encoding/ebcdic/ebcdic_regexp.o CXX src/encoding/enc.o CXX src/encoding/range_suffix.o CXX src/encoding/utf8/utf8_regexp.o CXX src/encoding/utf8/utf8.o CXX src/encoding/utf16/utf16_regexp.o CXX src/encoding/utf16/utf16.o CXX src/msg/msg.o CXX src/msg/warn.o CXX src/regexp/ast_to_re.o CXX src/regexp/default_tags.o CXX src/regexp/fixed_tags.o CXX src/regexp/nullable.o CXX src/regexp/rule.o CXX src/regexp/split_charset.o CXX src/regexp/tag.o CXX src/skeleton/control_flow.o CXX src/skeleton/generate_code.o CXX src/skeleton/generate_data.o CXX src/skeleton/maxpath.o CXX src/skeleton/skeleton.o CXX src/parse/ast.o CXX src/parse/input.o CXX src/parse/normalize.o CXX src/parse/scanner.o CXX src/parse/unescape.o CXX src/parse/validate.o CXX src/util/get_dir.o CXX src/util/s_to_n32_unsafe.o CXX src/util/temp_file.o CXX src/util/range.o CXX src/parse/lex.o CXX src/parse/parser.o CXX src/parse/lex_conf.o CXXLD re2go Reconfigure with --enable-docs to rebuild docs CXXLD re2c make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' Reconfigure with --enable-docs to rebuild docs make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/bin' /bin/bash ./libtool --mode=install /usr/gnu/bin/install -c re2c re2go '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/bin' libtool: install: /usr/gnu/bin/install -c re2c /jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/bin/re2c libtool: install: /usr/gnu/bin/install -c re2go /jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/bin/re2go /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/share/re2c/stdlib' /usr/gnu/bin/install -c -m 644 include/unicode_categories.re '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/share/re2c/stdlib' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/share/man/man1' /usr/gnu/bin/install -c -m 644 doc/re2c.1 doc/re2go.1 '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/prototype/i386/usr/share/man/man1' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/developer/re2c/build/manifest-i386-re2c.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: developer/re2c pkg://openindiana.org/developer/lexer/re2c@2.0.3,5.11-2020.0.1.0:20201221T163732Z PUBLISHED gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/developer/re2c'