------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> re2c-0.14.3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> re2c-0.14.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by re2c-0.14.3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> re2c-0.14.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by re2c-0.14.3 for building => SHA256 Checksum OK for re2c-0.14.3.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> re2c-0.14.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by re2c-0.14.3 for building ===> Extracting for re2c-0.14.3 => SHA256 Checksum OK for re2c-0.14.3.tar.gz. Extracted Memory Use: 21.16M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for re2c-0.14.3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for re2c-0.14.3 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for bison... no 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking Testing GCC version... found version 8.3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... (cached) yes checking for working volatile... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for memset... (cached) yes checking for munmap... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating README config.status: creating makerpm config.status: creating re2c.ad config.status: creating re2c.spec config.status: creating run_tests.sh config.status: creating config_w32.h config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for re2c-0.14.3 --- all --- /usr/bin/make all-am --- code.o --- --- dfa.o --- --- main.o --- --- actions.o --- --- substr.o --- --- range.o --- --- translate.o --- --- mbo_getopt.o --- --- print.o --- --- input_api.o --- --- code.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.cc --- dfa.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT dfa.o -MD -MP -MF .deps/dfa.Tpo -c -o dfa.o dfa.cc --- main.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc --- actions.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT actions.o -MD -MP -MF .deps/actions.Tpo -c -o actions.o actions.cc --- substr.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT substr.o -MD -MP -MF .deps/substr.Tpo -c -o substr.o substr.cc --- range.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT range.o -MD -MP -MF .deps/range.Tpo -c -o range.o range.cc --- translate.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT translate.o -MD -MP -MF .deps/translate.Tpo -c -o translate.o translate.cc --- mbo_getopt.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT mbo_getopt.o -MD -MP -MF .deps/mbo_getopt.Tpo -c -o mbo_getopt.o mbo_getopt.cc --- print.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT print.o -MD -MP -MF .deps/print.Tpo -c -o print.o print.cc --- input_api.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT input_api.o -MD -MP -MF .deps/input_api.Tpo -c -o input_api.o input_api.cc --- mbo_getopt.o --- mv -f .deps/mbo_getopt.Tpo .deps/mbo_getopt.Po --- enc.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT enc.o -MD -MP -MF .deps/enc.Tpo -c -o enc.o enc.cc --- range.o --- mv -f .deps/range.Tpo .deps/range.Po --- utf8.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf8.o -MD -MP -MF .deps/utf8.Tpo -c -o utf8.o utf8.cc mv -f .deps/utf8.Tpo .deps/utf8.Po --- utf8_range.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf8_range.o -MD -MP -MF .deps/utf8_range.Tpo -c -o utf8_range.o utf8_range.cc --- enc.o --- mv -f .deps/enc.Tpo .deps/enc.Po --- utf8_regexp.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf8_regexp.o -MD -MP -MF .deps/utf8_regexp.Tpo -c -o utf8_regexp.o utf8_regexp.cc --- translate.o --- mv -f .deps/translate.Tpo .deps/translate.Po --- utf16.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf16.o -MD -MP -MF .deps/utf16.Tpo -c -o utf16.o utf16.cc --- substr.o --- mv -f .deps/substr.Tpo .deps/substr.Po --- utf16.o --- mv -f .deps/utf16.Tpo .deps/utf16.Po --- utf16_range.o --- --- utf16_regexp.o --- --- utf16_range.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf16_range.o -MD -MP -MF .deps/utf16_range.Tpo -c -o utf16_range.o utf16_range.cc --- utf16_regexp.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT utf16_regexp.o -MD -MP -MF .deps/utf16_regexp.Tpo -c -o utf16_regexp.o utf16_regexp.cc --- actions.o --- actions.cc: In member function 're2c::uint re2c::Scanner::unescape(re2c::SubStr&) const': actions.cc:632:10: warning: this statement may fall through [-Wimplicit-fallthrough=] s.str += 4; ~~~~~~^~~~ actions.cc:636:3: note: here case 'X': ^~~~ --- print.o --- mv -f .deps/print.Tpo .deps/print.Po --- range_suffix.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT range_suffix.o -MD -MP -MF .deps/range_suffix.Tpo -c -o range_suffix.o range_suffix.cc --- main.o --- In file included from globals.h:9, from main.cc:13: stream_lc.h: In instantiation of 're2c::basic_filebuf_lc<_E, _Tr>::int_type re2c::basic_filebuf_lc<_E, _Tr>::pbackfail(re2c::basic_filebuf_lc<_E, _Tr>::int_type) [with _E = char; _Tr = std::char_traits; re2c::basic_filebuf_lc<_E, _Tr>::int_type = int]': stream_lc.h:179:19: required from here stream_lc.h:179:38: warning: parameter 'c' set but not used [-Wunused-but-set-parameter] virtual int_type pbackfail(int_type c = _Tr::eof()) ~~~~~~~~~^~~~~~~~~~~~~~ --- dfa.o --- mv -f .deps/dfa.Tpo .deps/dfa.Po --- re2c.1 --- Reconfigure to rebuild docs: ./configure --enable-docs cp ./bootstrap/re2c.1 ./re2c.1 --- parser.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cc --- utf8_range.o --- mv -f .deps/utf8_range.Tpo .deps/utf8_range.Po --- scanner.o --- c++ -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.cc --- utf16_range.o --- mv -f .deps/utf16_range.Tpo .deps/utf16_range.Po --- actions.o --- mv -f .deps/actions.Tpo .deps/actions.Po --- utf8_regexp.o --- mv -f .deps/utf8_regexp.Tpo .deps/utf8_regexp.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- utf16_regexp.o --- mv -f .deps/utf16_regexp.Tpo .deps/utf16_regexp.Po --- range_suffix.o --- mv -f .deps/range_suffix.Tpo .deps/range_suffix.Po --- input_api.o --- mv -f .deps/input_api.Tpo .deps/input_api.Po --- scanner.o --- mv -f .deps/scanner.Tpo .deps/scanner.Po --- code.o --- mv -f .deps/code.Tpo .deps/code.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- re2c --- c++ -pipe -O2 -fno-strict-aliasing -W -Wall -Wextra -pedantic -Wredundant-decls -DPEDANTIC -o re2c code.o dfa.o main.o parser.o actions.o substr.o range.o translate.o scanner.o mbo_getopt.o print.o input_api.o enc.o utf8.o utf8_range.o utf8_regexp.o utf16.o utf16_range.o utf16_regexp.o range_suffix.o SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for re2c-0.14.3 ===> Generating temporary packing list /usr/bin/make install-am /bin/mkdir -p '/construction/devel/re2c/stage/usr/local/bin' install -s -m 555 re2c '/construction/devel/re2c/stage/usr/local/bin' /bin/mkdir -p '/construction/devel/re2c/stage/usr/local/man/man1' install -m 0644 re2c.1 '/construction/devel/re2c/stage/usr/local/man/man1' (cd /construction/devel/re2c/re2c-0.14.3/doc/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/re2c/stage/usr/local/share/doc/re2c/) (cd /construction/devel/re2c/re2c-0.14.3/examples/ && /bin/sh -c '(/usr/bin/find -Ed $1 $3 | /usr/bin/cpio -dumpl $2 >/dev/null 2>&1) && /usr/bin/find -Ed $1 $3 \( -type d -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 755 "$@"'\'' . {} + -o -type f -exec /bin/sh -c '\''cd '\''$2'\'' && chmod 0644 "$@"'\'' . {} + \)' COPYTREE_SHARE . /construction/devel/re2c/stage/usr/local/share/examples/re2c/) ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for re2c-0.14.3 file sizes/checksums [23]: 0% file sizes/checksums [23]: 100% packing files [23]: 0% packing files [23]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:19