------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The jikes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> jikes-1.22_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The jikes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> jikes-1.22_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jikes-1.22_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The jikes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> jikes-1.22_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jikes-1.22_2 for building => SHA256 Checksum OK for jikes-1.22.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The jikes port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> jikes-1.22_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by jikes-1.22_2 for building ===> Extracting for jikes-1.22_2 => SHA256 Checksum OK for jikes-1.22.tar.bz2. Extracted Memory Use: 4.65M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for jikes-1.22_2 ===> Applying ports patches for jikes-1.22_2 ===> Cleanly applied ports patch(es) patch-conrigure SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> jikes-1.22_2 depends on package: libiconv>=1.14_11 - found ===> jikes-1.22_2 depends on package: gmake>=4.3 - found ===> jikes-1.22_2 depends on package: autoconf>=2.69 - found ===> jikes-1.22_2 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> jikes-1.22_2 depends on package: libiconv>=1.14_11 - found ===> jikes-1.22_2 depends on package: gmake>=4.3 - found ===> jikes-1.22_2 depends on package: autoconf>=2.69 - found ===> jikes-1.22_2 depends on package: automake>=1.16.1 - found ===> Configuring for jikes-1.22_2 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 gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for touch... /usr/bin/touch 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 whether gmake supports the include directive... yes (GNU style) checking dependency style of c++... gcc3 checking for Windows and DOS and OS/2 style pathnames... no checking how to run the C++ preprocessor... c++ -E 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 stdio.h... (cached) yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for ctype.h... (cached) yes checking for time.h... (cached) yes checking for float.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking for dirent.h... (cached) yes checking sys/cygwin.h usability... no checking sys/cygwin.h presence... no checking for sys/cygwin.h... no checking for locale.h... (cached) yes checking for math.h... (cached) yes checking for library containing cos... none required checking whether the compiler implements namespaces... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler recognizes bool as a built-in type... yes checking for VC++ style set_new_handler... no checking for standard set_new_handler... yes checking for compiler error on discard of const qualifier... yes checking for wchar.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for memory.h... (cached) yes checking for wcslen... (cached) yes checking for wcscpy... yes checking for wcsncpy... yes checking for wcscat... yes checking for wcscmp... yes checking for wcsncmp... yes checking for wint_t... (cached) yes checking call wcslen... yes checking for error calling wcslen with const argument... no checking for presence of ostream << const unsigned char *... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for library containing iconv... (cached) checking for library containing libiconv_open... (cached) no checking simple call to iconv... yes checking for error calling iconv with const 2nd argument... yes checking fix for calling iconv with non const argument... yes checking size of wchar_t... 4 checking wchar_t as an encoding... no checking ucs4 as an encoding... no checking utf32 as an encoding... no checking ucs-4 as an encoding... no checking utf-32 as an encoding... no checking UCS-4 as an encoding... no checking wchar_t as an encoding with byteswapping... no checking ucs4 as an encoding with byteswapping... no checking utf32 as an encoding with byteswapping... no checking ucs-4 as an encoding with byteswapping... no checking utf-32 as an encoding with byteswapping... no checking UCS-4 as an encoding with byteswapping... no configure: WARNING: Configure was unable to locate a functional iconv encoding, even with byte swapping. checking for u_getVersion in -licu-uc... no checking for cygwin_win32_to_posix_path_list... no checking for strip... strip checking whether the compiler supports member constants... yes checking whether the compiler supports the explicit keyword... yes checking whether the compiler supports Run-Time Type Identification... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether the compiler supports static_cast<>... yes checking for floating point support... emulated checking for int8_t... yes checking for uint8_t... yes checking for int16_t... (cached) yes checking for uint16_t... yes checking for int32_t... (cached) yes checking for uint32_t... yes checking for int64_t... yes checking for uint64_t... yes checking whether int32_t and int are equivalent types... yes checking for __S_IFDIR symbol... no checking for _S_IFDIR symbol... no checking for S_IFDIR symbol... yes checking for mkdir... yes checking for mac style mkdir... no checking for glibc style mkdir... yes checking for libc5 style mkdir... yes checking for win32 style mkdir... no checking floating point bug workaround for ICC compiler... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands SUCCEEDED 00:00:25 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for jikes-1.22_2 gmake[1]: Entering directory '/construction/java/jikes/jikes-1.22' Making all in doc gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22/doc' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22/doc' Making all in src gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22/src' gmake all-am gmake[3]: Entering directory '/construction/java/jikes/jikes-1.22/src' c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT ast.o -MD -MP -MF .deps/ast.Tpo -c -o ast.o ast.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT body.o -MD -MP -MF .deps/body.Tpo -c -o body.o body.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o bytecode.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT case.o -MD -MP -MF .deps/case.Tpo -c -o case.o case.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT class.o -MD -MP -MF .deps/class.Tpo -c -o class.o class.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT code.o -MD -MP -MF .deps/code.Tpo -c -o code.o code.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT decl.o -MD -MP -MF .deps/decl.Tpo -c -o decl.o decl.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT definite.o -MD -MP -MF .deps/definite.Tpo -c -o definite.o definite.cpp c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT depend.o -MD -MP -MF .deps/depend.Tpo -c -o depend.o depend.cpp mv -f .deps/case.Tpo .deps/case.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT diagnose.o -MD -MP -MF .deps/diagnose.Tpo -c -o diagnose.o diagnose.cpp mv -f .deps/code.Tpo .deps/code.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT double.o -MD -MP -MF .deps/double.Tpo -c -o double.o double.cpp mv -f .deps/definite.Tpo .deps/definite.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT dump.o -MD -MP -MF .deps/dump.Tpo -c -o dump.o dump.cpp mv -f .deps/depend.Tpo .deps/depend.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.cpp mv -f .deps/dump.Tpo .deps/dump.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT expr.o -MD -MP -MF .deps/expr.Tpo -c -o expr.o expr.cpp mv -f .deps/double.Tpo .deps/double.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT incrmnt.o -MD -MP -MF .deps/incrmnt.Tpo -c -o incrmnt.o incrmnt.cpp mv -f .deps/ast.Tpo .deps/ast.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.cpp mv -f .deps/diagnose.Tpo .deps/diagnose.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT javaact.o -MD -MP -MF .deps/javaact.Tpo -c -o javaact.o javaact.cpp mv -f .deps/control.Tpo .deps/control.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT jikes.o -MD -MP -MF .deps/jikes.Tpo -c -o jikes.o jikes.cpp mv -f .deps/jikes.Tpo .deps/jikes.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT jikesapi.o -MD -MP -MF .deps/jikesapi.Tpo -c -o jikesapi.o jikesapi.cpp mv -f .deps/init.Tpo .deps/init.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT long.o -MD -MP -MF .deps/long.Tpo -c -o long.o long.cpp mv -f .deps/class.Tpo .deps/class.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT lookup.o -MD -MP -MF .deps/lookup.Tpo -c -o lookup.o lookup.cpp mv -f .deps/long.Tpo .deps/long.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT lpginput.o -MD -MP -MF .deps/lpginput.Tpo -c -o lpginput.o lpginput.cpp mv -f .deps/body.Tpo .deps/body.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT modifier.o -MD -MP -MF .deps/modifier.Tpo -c -o modifier.o modifier.cpp mv -f .deps/incrmnt.Tpo .deps/incrmnt.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT op.o -MD -MP -MF .deps/op.Tpo -c -o op.o op.cpp mv -f .deps/lpginput.Tpo .deps/lpginput.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.cpp mv -f .deps/jikesapi.Tpo .deps/jikesapi.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.cpp mv -f .deps/op.Tpo .deps/op.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.cpp mv -f .deps/error.Tpo .deps/error.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.cpp mv -f .deps/modifier.Tpo .deps/modifier.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT segment.o -MD -MP -MF .deps/segment.Tpo -c -o segment.o segment.cpp mv -f .deps/decl.Tpo .deps/decl.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT set.o -MD -MP -MF .deps/set.Tpo -c -o set.o set.cpp mv -f .deps/lookup.Tpo .deps/lookup.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.cpp mv -f .deps/parser.Tpo .deps/parser.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT symbol.o -MD -MP -MF .deps/symbol.Tpo -c -o symbol.o symbol.cpp mv -f .deps/bytecode.Tpo .deps/bytecode.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT system.o -MD -MP -MF .deps/system.Tpo -c -o system.o system.cpp mv -f .deps/segment.Tpo .deps/segment.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT tab.o -MD -MP -MF .deps/tab.Tpo -c -o tab.o tab.cpp mv -f .deps/platform.Tpo .deps/platform.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT unparse.o -MD -MP -MF .deps/unparse.Tpo -c -o unparse.o unparse.cpp mv -f .deps/option.Tpo .deps/option.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT unzip.o -MD -MP -MF .deps/unzip.Tpo -c -o unzip.o unzip.cpp mv -f .deps/set.Tpo .deps/set.Po c++ -DHAVE_CONFIG_H -I. -I/usr/local/include -DLIBICONV_PLUG -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -MT zip.o -MD -MP -MF .deps/zip.Tpo -c -o zip.o zip.cpp mv -f .deps/tab.Tpo .deps/tab.Po mv -f .deps/unparse.Tpo .deps/unparse.Po mv -f .deps/unzip.Tpo .deps/unzip.Po mv -f .deps/scanner.Tpo .deps/scanner.Po mv -f .deps/zip.Tpo .deps/zip.Po mv -f .deps/stream.Tpo .deps/stream.Po mv -f .deps/javaact.Tpo .deps/javaact.Po mv -f .deps/system.Tpo .deps/system.Po mv -f .deps/expr.Tpo .deps/expr.Po mv -f .deps/symbol.Tpo .deps/symbol.Po c++ -pipe -DLIBICONV_PLUG -O2 -fno-strict-aliasing -DLIBICONV_PLUG -o jikes ast.o body.o bytecode.o case.o class.o code.o control.o decl.o definite.o depend.o diagnose.o double.o dump.o error.o expr.o incrmnt.o init.o javaact.o jikes.o jikesapi.o long.o lookup.o lpginput.o modifier.o op.o option.o parser.o platform.o scanner.o segment.o set.o stream.o symbol.o system.o tab.o unparse.o unzip.o zip.o -L/usr/local/lib gmake[3]: Leaving directory '/construction/java/jikes/jikes-1.22/src' gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22/src' gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22' gmake[1]: Leaving directory '/construction/java/jikes/jikes-1.22' SUCCEEDED 00:00:50 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for jikes-1.22_2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/java/jikes/jikes-1.22' Making install in doc gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22/doc' gmake[3]: Entering directory '/construction/java/jikes/jikes-1.22/doc' gmake[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/java/jikes/stage/usr/local/share/doc/jikes-1.22' install -m 0644 license.htm '/construction/java/jikes/stage/usr/local/share/doc/jikes-1.22' /bin/mkdir -p '/construction/java/jikes/stage/usr/local/man/man1' install -m 0644 jikes.1 '/construction/java/jikes/stage/usr/local/man/man1' gmake[3]: Leaving directory '/construction/java/jikes/jikes-1.22/doc' gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22/doc' Making install in src gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22/src' gmake install-am gmake[3]: Entering directory '/construction/java/jikes/jikes-1.22/src' gmake[4]: Entering directory '/construction/java/jikes/jikes-1.22/src' /bin/mkdir -p '/construction/java/jikes/stage/usr/local/bin' install -s -m 555 jikes '/construction/java/jikes/stage/usr/local/bin' /bin/mkdir -p '/construction/java/jikes/stage/usr/local/include' install -m 0644 jikesapi.h '/construction/java/jikes/stage/usr/local/include' gmake[4]: Leaving directory '/construction/java/jikes/jikes-1.22/src' gmake[3]: Leaving directory '/construction/java/jikes/jikes-1.22/src' gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22/src' gmake[2]: Entering directory '/construction/java/jikes/jikes-1.22' gmake[3]: Entering directory '/construction/java/jikes/jikes-1.22' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/construction/java/jikes/jikes-1.22' gmake[2]: Leaving directory '/construction/java/jikes/jikes-1.22' gmake[1]: Leaving directory '/construction/java/jikes/jikes-1.22' ====> 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:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for jikes-1.22_2 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:36