=>> Building lang/gnu-cobol build started at Sun Mar 31 20:05:58 BST 2024 port directory: /usr/ports/lang/gnu-cobol package name: gnucobol-3.2_2 building for: FreeBSD pkg-builder.dan.net.uk 13.2-RELEASE-p10 FreeBSD 13.2-RELEASE-p10 amd64 maintained by: wen@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 1021 Mar 13 17:24 /usr/ports/lang/gnu-cobol/Makefile Ports top last git commit: c2c35d895e Ports top unclean checkout: yes Port dir last git commit: f504eff638 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20240122_1 Host OSVERSION: 1400097 Jail OSVERSION: 1302001 Job Id: 15 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1302001 UNAME_v=FreeBSD 13.2-RELEASE-p10 UNAME_r=13.2-RELEASE-p10 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.99.20240122_1 MASTERMNT=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=screen OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/15/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=13-amd64-default-dan SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/13-amd64-default-dan/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20240122_1 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for gnucobol-3.2_2: NLS=on: Native Language Support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- wen@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --enable-nls --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MATH_LIBS=-lm MAKE=gmake XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work/.cache HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/lang/gnu-cobol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/gnu-cobol/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCACHE_DIR="/root/.ccache" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work XDG_CACHE_HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work/.cache HOME=/wrkdirs/usr/ports/lang/gnu-cobol/work TMPDIR="/tmp" PATH=/ccache/libexec/ccache:/wrkdirs/usr/ports/lang/gnu-cobol/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/lang/gnu-cobol/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-I/usr/local/include/db5 -I/usr/local/include" LDFLAGS=" -L/usr/local/lib -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CCACHE_DIR="/root/.ccache" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- NLS="" NO_NLS="@comment " OSREL=13.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/gnucobol" EXAMPLESDIR="share/examples/gnucobol" DATADIR="share/gnucobol" WWWDIR="www/gnucobol" ETCDIR="etc/gnucobol" --End PLIST_SUB-- --SUB_LIST-- NLS="" NO_NLS="@comment " PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gnucobol DOCSDIR=/usr/local/share/doc/gnucobol EXAMPLESDIR=/usr/local/share/examples/gnucobol WWWDIR=/usr/local/www/gnucobol ETCDIR=/usr/local/etc/gnucobol --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### CCACHE_CPP2=1 WITH_SSP_PORTS=yes WITH_SSP=yes #WITH_LTO=yes DISABLE_LICENSES=yes LICENSES_ACCEPTED=AGPLv3 APACHE10 APACHE11 APACHE20 ART10 ARTPERL10 ART20 BSD BSD2CLAUSE BSD3CLAUSE BSD4CLAUSE BSL CC0-1.0 CDDL ClArtistic EPL GFDL GMGPL GPLv1 GPLv2 GPLv3 GPLv3RLE ISCL LGPL20 LGPL21 LGPL3 LPPL10 LPPL11 LPPL12 LPPL13 LPPL13a LPPL13b LPPL13c MIT MPL OpenSSL OFL10 OFL11 OWL PostgreSQL PHP202 PHP30 PHP301 PSFL RUBY ZLIB ZPL21 SVM-Light EULA ALASIR Microsoft-exFAT SIMIAN UDEVGAME unknown MTA COMMERCIAL teamspeak NO_LICENSES_DIALOGS=yes #### #### NO_IGNORE=yes DEFAULT_VERSIONS+=ssl=openssl mysql=8.0 imagemagick=7 samba=4.13 java=18 WITH_SETID_MODE=force PHP_ZTS=enabled OPTIONS_UNSET+=OPENJPEG OPTIONS_UNSET+=GSSAPI_BASE OPTIONS_SET+=ZTS OPTIONS_SET+=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache NO_CCACHE_DEPEND=1 CCACHE_WRAPPER_PATH= /ccache/libexec/ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gnucobol-3.2_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.20.9_1.pkg [pkg-builder.dan.net.uk] Installing pkg-1.20.9_1... [pkg-builder.dan.net.uk] Extracting pkg-1.20.9_1: .......... done ===> gnucobol-3.2_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of gnucobol-3.2_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by gnucobol-3.2_2 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by gnucobol-3.2_2 for building => SHA256 Checksum OK for gnucobol-3.2.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Fetching all distfiles required by gnucobol-3.2_2 for building ===> Extracting for gnucobol-3.2_2 => SHA256 Checksum OK for gnucobol-3.2.tar.xz. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for gnucobol-3.2_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gnucobol-3.2_2 depends on package: gmake>=4.4.1 - not found ===> Installing existing package /packages/All/gmake-4.4.1.pkg [pkg-builder.dan.net.uk] Installing gmake-4.4.1... [pkg-builder.dan.net.uk] `-- Installing gettext-runtime-0.22.3_1... [pkg-builder.dan.net.uk] | `-- Installing indexinfo-0.3.1... [pkg-builder.dan.net.uk] | `-- Extracting indexinfo-0.3.1: . done [pkg-builder.dan.net.uk] `-- Extracting gettext-runtime-0.22.3_1: .......... done [pkg-builder.dan.net.uk] Extracting gmake-4.4.1: .......... done ===> gnucobol-3.2_2 depends on package: gmake>=4.4.1 - found ===> Returning to build of gnucobol-3.2_2 ===> gnucobol-3.2_2 depends on package: gettext-runtime>=0.22_1 - found ===> gnucobol-3.2_2 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.22.3_1.pkg [pkg-builder.dan.net.uk] Installing gettext-tools-0.22.3_1... [pkg-builder.dan.net.uk] `-- Installing libtextstyle-0.22.3... [pkg-builder.dan.net.uk] `-- Extracting libtextstyle-0.22.3: .......... done [pkg-builder.dan.net.uk] Extracting gettext-tools-0.22.3_1: .......... done ===> gnucobol-3.2_2 depends on executable: msgfmt - found ===> Returning to build of gnucobol-3.2_2 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gnucobol-3.2_2 depends on shared library: libgmp.so - not found ===> Installing existing package /packages/All/gmp-6.3.0.pkg [pkg-builder.dan.net.uk] Installing gmp-6.3.0... [pkg-builder.dan.net.uk] Extracting gmp-6.3.0: .......... done ===> gnucobol-3.2_2 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Returning to build of gnucobol-3.2_2 ===> gnucobol-3.2_2 depends on shared library: libcjson.so - not found ===> Installing existing package /packages/All/libcjson-1.7.17.pkg [pkg-builder.dan.net.uk] Installing libcjson-1.7.17... [pkg-builder.dan.net.uk] Extracting libcjson-1.7.17: .......... done ===> gnucobol-3.2_2 depends on shared library: libcjson.so - found (/usr/local/lib/libcjson.so) ===> Returning to build of gnucobol-3.2_2 ===> gnucobol-3.2_2 depends on shared library: libxml2.so - not found ===> Installing existing package /packages/All/libxml2-2.11.7.pkg [pkg-builder.dan.net.uk] Installing libxml2-2.11.7... [pkg-builder.dan.net.uk] `-- Installing readline-8.2.10... [pkg-builder.dan.net.uk] `-- Extracting readline-8.2.10: .......... done [pkg-builder.dan.net.uk] Extracting libxml2-2.11.7: .......... done ===> gnucobol-3.2_2 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> Returning to build of gnucobol-3.2_2 ===> gnucobol-3.2_2 depends on shared library: libdb-5.3.so - not found ===> Installing existing package /packages/All/db5-5.3.28_9.pkg [pkg-builder.dan.net.uk] Installing db5-5.3.28_9... [pkg-builder.dan.net.uk] Extracting db5-5.3.28_9: .......... done ===== Message from db5-5.3.28_9: -- ===> NOTICE: The db5 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://docs.freebsd.org/en/articles/contributing/#ports-contributing -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: EOLd, potential security issues, maybe use db18 instead. It is scheduled to be removed on or after 2022-06-30. ===> gnucobol-3.2_2 depends on shared library: libdb-5.3.so - found (/usr/local/lib/libdb-5.3.so) ===> Returning to build of gnucobol-3.2_2 ===> gnucobol-3.2_2 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for gnucobol-3.2_2 configure: loading site script /usr/ports/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 for gmake... gmake checking whether gmake can handle common constructs... yes checking whether gmake supports order-only prerequisites... yes checking whether CFLAGS -O can be modified... 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for __INTEL_COMPILER... no checking for __clang__... yes checking for __xlc__... no checking for __WATCOMC__... no checking for __SUNPRO_C... no checking how to error on warnings during configure checks... -Wall -Werror checking whether linking with LDFLAGS / LIBS works... yes checking for windres... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... amd64-portbld-freebsd13.2 checking host system type... amd64-portbld-freebsd13.2 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 524288 checking how to convert amd64-portbld-freebsd13.2 file names to amd64-portbld-freebsd13.2 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd13.2 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd13.2 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... (cached) yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if flex is the lexer generator... yes checking for bison... no checking for byacc... byacc checking if bison is the parser generator... no checking for diff arguments... not supported checking whether ln -s works... yes checking whether gmake sets $(MAKE)... (cached) yes checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for sys/types.h... (cached) yes checking for signal.h... (cached) yes checking for stddef.h... (cached) yes checking for sys/time.h... (cached) yes checking for locale.h... (cached) yes checking for fcntl.h... (cached) yes checking for dlfcn.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for size_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sig_atomic_t... (cached) yes checking for inline keyword... __inline checking for vprintf... (cached) yes checking for _doprnt... no checking for memmove... (cached) yes checking for memset... (cached) yes checking for setlocale... (cached) yes checking for fcntl... (cached) yes checking for strerror... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strrchr... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for strtol... (cached) yes checking for gettimeofday... (cached) yes checking for localeconv... yes checking for getexecname... no checking for canonicalize_file_name... no checking for popen... yes checking for raise... (cached) yes checking for readlink... (cached) yes checking for realpath... (cached) yes checking for setenv... (cached) yes checking for strcoll... yes checking for flockfile... yes checking for timezone variable access... no checking for designated initializers... yes configure: Checks for math library ... configure: using -lm checking whether to build with code coverage support... no checking for pkg-config... no configure: Checks for GMP/MPIR ... checking for gmp... no checking for libgmp... no checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking whether linking against libgmp with "-lgmp" works... yes checking matching GMP version... yes (6.3) checking for __gmp_get_memory_functions in -lgmp... yes checking for libxml-2.0... no checking for xml2-config... /usr/local/bin/xml2-config checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... yes checking libxml/xmlversion.h usability... yes checking libxml/xmlversion.h presence... yes checking for libxml/xmlversion.h... yes checking libxml/uri.h usability... yes checking libxml/uri.h presence... yes checking for libxml/uri.h... yes checking libxml/parser.h usability... yes checking libxml/parser.h presence... yes checking for libxml/parser.h... yes checking libxml/tree.h usability... yes checking libxml/tree.h presence... yes checking for libxml/tree.h... yes checking for LIBXML_WRITER_ENABLED defined in libxml/xmlwriter.h... yes checking whether linking against libxml2 with "-L/usr/local/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -lpthread -lm -ldl" works... yes configure: Checks for JSON handler configure: Checks for local cJSON ... configure: using local cJSON: no checking for libcjson... no checking cJSON.h usability... no checking cJSON.h presence... no checking for cJSON.h... no configure: WARNING: header for libcjson missing, you may adjust CJSON_CFLAGS or put cJSON sources in "libcob" checking cjson/cJSON.h usability... yes checking cjson/cJSON.h presence... yes checking for cjson/cJSON.h... yes checking whether linking against libcjson with "-lcjson" works... yes checking for clock_gettime and CLOCK_REALTIME... yes checking for isfinite... yes checking for fdatasync... yes checking for sigaction... (cached) yes checking for fmemopen... yes checking whether fdatasync is declared... yes checking whether fmemopen is declared... yes configure: Checks for curses ... checking for initscr in -lncursesw... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for ncurses _nc_freeall function... yes checking for ncurses use_legacy_coding function... yes checking for curses color_set function... yes checking for curses resize_term function... yes checking for curses define_key function... yes checking for curses mouseinterval function... yes checking for curses has_mouse function... yes checking for curses mousemask function and mmask_t... yes configure: Checks for Berkeley DB ... checking db.h usability... yes checking db.h presence... yes checking for db.h... yes configure: db.h reports version "-Berkeley DB 5.3.28: (September 9, 2013)-" checking for Berkeley DB db.h version >= 4.1... yes (5.3) checking for Berkeley DB library with version 5.3... yes configure: BDB library version 5.3 found as -ldb-5.3 checking for _WIN32... no checking for dlopen in -lc... yes checking for support of computed gotos... yes configure: Checks for different sizes ... checking size of long int... 8 checking size of long long... 8 checking size of long... 8 checking size of void *... 8 checking whether size of long int = size of long long... yes checking whether long is 32 bits... no checking whether pointer is longer than 32 bits... yes checking for aligned attribute... yes checking for pure attribute... yes checking for constructor attribute... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for nl_langinfo and CODESET... yes checking for perl... no checking for debug option -ggdb3... yes checking for debug option -fasynchronous-unwind-tables... yes checking for -pipe option... yes checking for gcc pointer sign option... yes checking for need to suppress clang ürototype warning... no checking for ld bind now option... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcob/Makefile config.status: creating lib/Makefile config.status: creating cobc/Makefile config.status: creating bin/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating config/Makefile config.status: creating copy/Makefile config.status: creating tests/Makefile config.status: creating tests/cobol85/Makefile config.status: creating extras/Makefile config.status: creating bin/cob-config config.status: creating pre-inst-env config.status: creating tests/atlocal config.status: creating tests/run_prog_manual.sh config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing chmod commands configure: GnuCOBOL Configuration: configure: CC cc configure: CFLAGS -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k configure: LDFLAGS -L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now,-O1 configure: LIBCOB_LIBS -lm -lgmp -L/usr/local/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -lpthread -lm -ldl -lcjson -lncursesw -ldb-5.3 -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib configure: PROGRAMS_LIBS -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib configure: COB_CC cc configure: COB_CFLAGS -pipe -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include/db5 -I/usr/local/include -I/usr/local/include -Wno-unused -fsigned-char -Wno-pointer-sign -Qunused-arguments configure: COB_LDFLAGS -L/usr/local/lib -fstack-protector configure: COB_DEBUG_FLAGS -ggdb3 -fasynchronous-unwind-tables configure: COB_LIBS -L${exec_prefix}/lib -lcob configure: COB_CONFIG_DIR ${datarootdir}/gnucobol/config configure: COB_COPY_DIR ${datarootdir}/gnucobol/copy configure: COB_LIBRARY_PATH ${exec_prefix}/lib/gnucobol configure: COB_OBJECT_EXT o configure: COB_MODULE_EXT so configure: COB_EXE_EXT configure: COB_SHARED_OPT -shared configure: COB_PIC_FLAGS -fPIC -DPIC configure: COB_EXPORT_DYN -Wl,--export-dynamic configure: COB_STRIP_CMD strip --strip-unneeded configure: Dynamic loading: System configure: Use gettext for international messages: yes configure: Use fcntl for file locking: yes configure: Use math multiple precision library: gmp configure: Use curses library for screen I/O: ncursesw configure: Use Berkeley DB for INDEXED I/O: yes configure: Used for XML I/O: libxml2 configure: Used for JSON I/O: cjson =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for gnucobol-3.2_2 gmake all-recursive gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' Making all in . gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' Making all in lib gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c -o dummymac.lo dummymac.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c dummymac.c -fPIC -DPIC -o .libs/dummymac.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c dummymac.c -o dummymac.o >/dev/null 2>&1 mv -f .deps/dummymac.Tpo .deps/dummymac.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -static -L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now,-O1 -o libsupport.la dummymac.lo libtool: link: ar cr .libs/libsupport.a dummymac.o libtool: link: ranlib .libs/libsupport.a libtool: link: ( cd ".libs" && rm -f "libsupport.la" && ln -s "../libsupport.la" "libsupport.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' Making all in libcob gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c -o move.lo move.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c move.c -fPIC -DPIC -o .libs/move.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c move.c -o move.o >/dev/null 2>&1 mv -f .deps/move.Tpo .deps/move.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c -o numeric.lo numeric.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -o numeric.o >/dev/null 2>&1 mv -f .deps/numeric.Tpo .deps/numeric.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c -o strings.lo strings.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 mv -f .deps/strings.Tpo .deps/strings.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c -o fileio.lo fileio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/fileio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -o fileio.o >/dev/null 2>&1 mv -f .deps/fileio.Tpo .deps/fileio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c -o call.lo call.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c call.c -fPIC -DPIC -o .libs/call.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c call.c -o call.o >/dev/null 2>&1 mv -f .deps/call.Tpo .deps/call.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c -o intrinsic.lo intrinsic.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c intrinsic.c -fPIC -DPIC -o .libs/intrinsic.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c intrinsic.c -o intrinsic.o >/dev/null 2>&1 mv -f .deps/intrinsic.Tpo .deps/intrinsic.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c -o termio.lo termio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c termio.c -fPIC -DPIC -o .libs/termio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c termio.c -o termio.o >/dev/null 2>&1 mv -f .deps/termio.Tpo .deps/termio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c -o screenio.lo screenio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c screenio.c -fPIC -DPIC -o .libs/screenio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c screenio.c -o screenio.o >/dev/null 2>&1 mv -f .deps/screenio.Tpo .deps/screenio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c -o reportio.lo reportio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c reportio.c -fPIC -DPIC -o .libs/reportio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c reportio.c -o reportio.o >/dev/null 2>&1 mv -f .deps/reportio.Tpo .deps/reportio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c -o cobgetopt.lo cobgetopt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c cobgetopt.c -fPIC -DPIC -o .libs/cobgetopt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c cobgetopt.c -o cobgetopt.o >/dev/null 2>&1 mv -f .deps/cobgetopt.Tpo .deps/cobgetopt.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c -o mlio.lo mlio.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c mlio.c -fPIC -DPIC -o .libs/mlio.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c mlio.c -o mlio.o >/dev/null 2>&1 mv -f .deps/mlio.Tpo .deps/mlio.Plo /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cconv.lo -MD -MP -MF .deps/cconv.Tpo -c -o cconv.lo cconv.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cconv.lo -MD -MP -MF .deps/cconv.Tpo -c cconv.c -fPIC -DPIC -o .libs/cconv.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/libxml2 -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cconv.lo -MD -MP -MF .deps/cconv.Tpo -c cconv.c -o cconv.o >/dev/null 2>&1 mv -f .deps/cconv.Tpo .deps/cconv.Plo /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -version-info 6:0:2 -no-undefined -L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now,-O1 -o libcob.la -rpath /usr/local/lib common.lo move.lo numeric.lo strings.lo fileio.lo call.lo intrinsic.lo termio.lo screenio.lo reportio.lo cobgetopt.lo mlio.lo cconv.lo -lm -lgmp -L/usr/local/lib -lxml2 -L/usr/lib -lz -L/usr/lib -llzma -lpthread -lm -ldl -lcjson -lncursesw -ldb-5.3 -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/common.o .libs/move.o .libs/numeric.o .libs/strings.o .libs/fileio.o .libs/call.o .libs/intrinsic.o .libs/termio.o .libs/screenio.o .libs/reportio.o .libs/cobgetopt.o .libs/mlio.o .libs/cconv.o -L/usr/local/lib -lgmp -lxml2 -L/usr/lib -lz -llzma -lpthread -lm -ldl -lcjson -lncursesw -ldb-5.3 -lintl -O2 -fstack-protector -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,-rpath -Wl,/usr/local/lib -Wl,-soname -Wl,libcob.so.4 -o .libs/libcob.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libcob.so.4" && ln -s "libcob.so.4.2.0" "libcob.so.4") libtool: link: (cd ".libs" && rm -f "libcob.so" && ln -s "libcob.so.4.2.0" "libcob.so") libtool: link: ar cr .libs/libcob.a common.o move.o numeric.o strings.o fileio.o call.o intrinsic.o termio.o screenio.o reportio.o cobgetopt.o mlio.o cconv.o libtool: link: ranlib .libs/libcob.a libtool: link: ( cd ".libs" && rm -f "libcob.la" && ln -s "../libcob.la" "libcob.la" ) gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' Making all in bin gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobcrun.o -MD -MP -MF .deps/cobcrun.Tpo -c -o cobcrun.o cobcrun.c mv -f .deps/cobcrun.Tpo .deps/cobcrun.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now,-O1 -o cobcrun cobcrun.o ../libcob/libcob.la ../lib/libsupport.la -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobcrun cobcrun.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../libcob/.libs/libcob.so -L/usr/lib ../lib/.libs/libsupport.a -lgmp -lxml2 -lz -llzma -lpthread -lm -ldl -lcjson -lncursesw -ldb-5.3 -lintl -Wl,-rpath -Wl,/usr/local/lib gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' Making all in cobc gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobc.o -MD -MP -MF .deps/cobc.Tpo -c -o cobc.o cobc.c mv -f .deps/cobc.Tpo .deps/cobc.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT ppparse.o -MD -MP -MF .deps/ppparse.Tpo -c -o ppparse.o ppparse.c mv -f .deps/ppparse.Tpo .deps/ppparse.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT pplex.o -MD -MP -MF .deps/pplex.Tpo -c -o pplex.o pplex.c mv -f .deps/pplex.Tpo .deps/pplex.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c mv -f .deps/parser.Tpo .deps/parser.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c mv -f .deps/scanner.Tpo .deps/scanner.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c mv -f .deps/config.Tpo .deps/config.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reserved.o -MD -MP -MF .deps/reserved.Tpo -c -o reserved.o reserved.c mv -f .deps/reserved.Tpo .deps/reserved.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/error.Tpo .deps/error.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/tree.Tpo .deps/tree.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c mv -f .deps/field.Tpo .deps/field.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT typeck.o -MD -MP -MF .deps/typeck.Tpo -c -o typeck.o typeck.c mv -f .deps/typeck.Tpo .deps/typeck.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT codegen.o -MD -MP -MF .deps/codegen.Tpo -c -o codegen.o codegen.c mv -f .deps/codegen.Tpo .deps/codegen.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/help.Tpo .deps/help.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT codeoptim.o -MD -MP -MF .deps/codeoptim.Tpo -c -o codeoptim.o codeoptim.c mv -f .deps/codeoptim.Tpo .deps/codeoptim.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/local/include/db5 -I/usr/local/include -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT replace.o -MD -MP -MF .deps/replace.Tpo -c -o replace.o replace.c replace.c:614:23: warning: result of comparison of constant 255 with expression of type 'char' is always true [-Wtautological-constant-out-of-range-compare] || ( c >= 128 && c <= 255 ) ) { ~ ^ ~~~ replace.c:614:11: warning: result of comparison of constant 128 with expression of type 'char' is always false [-Wtautological-constant-out-of-range-compare] || ( c >= 128 && c <= 255 ) ) { ~ ^ ~~~ 2 warnings generated. mv -f .deps/replace.Tpo .deps/replace.Po /bin/sh ../libtool --tag=CC --mode=link cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -L/usr/local/lib -fstack-protector -Wl,-z,relro,-z,now,-O1 -o cobc cobc.o ppparse.o pplex.o parser.o scanner.o config.o reserved.o error.o tree.o field.o typeck.o codegen.o help.o codeoptim.o replace.o ../libcob/libcob.la ../lib/libsupport.la -L/usr/local/lib -lintl -Wl,-rpath,/usr/local/lib libtool: link: cc -O2 -pipe -fstack-protector -fno-strict-aliasing -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -fstack-protector -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobc cobc.o ppparse.o pplex.o parser.o scanner.o config.o reserved.o error.o tree.o field.o typeck.o codegen.o help.o codeoptim.o replace.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib ../libcob/.libs/libcob.so -L/usr/lib ../lib/.libs/libsupport.a -lgmp -lxml2 -lz -llzma -lpthread -lm -ldl -lcjson -lncursesw -ldb-5.3 -lintl -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' Making all in config gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' Making all in copy gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' Making all in po gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/po' Making all in extras gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' ("../pre-inst-env" cobc -m -Wall -O2 -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob" || \ "../pre-inst-env" cobc -m -Wall -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob" || \ "../pre-inst-env" cobc -m -Wall -vv -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob") gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' Making all in doc gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake all-am gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' Making all in tests gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' Making all in cobol85 gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> gnucobol-3.2_2 depends on executable: indexinfo - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for gnucobol-3.2_2 ===> Generating temporary packing list if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[1]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake install-recursive gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' Making install in . gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/include' install -m 0644 libcob.h '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/include' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' Making install in lib gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/lib' Making install in libcob gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libcob.la '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libcob.so.4.2.0 /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.so.4.2.0 libtool: install: strip --strip-unneeded /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.so.4.2.0 libtool: install: (cd /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib && { ln -s -f libcob.so.4.2.0 libcob.so.4 || { rm -f libcob.so.4 && ln -s libcob.so.4.2.0 libcob.so.4; }; }) libtool: install: (cd /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib && { ln -s -f libcob.so.4.2.0 libcob.so || { rm -f libcob.so && ln -s libcob.so.4.2.0 libcob.so; }; }) libtool: install: /usr/bin/install -c .libs/libcob.lai /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.la libtool: install: /usr/bin/install -c .libs/libcob.a /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.a libtool: install: strip --strip-debug /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.a libtool: install: chmod 644 /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.a libtool: install: ranlib /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/libcob.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/include/libcob' install -m 0644 common.h version.h cobgetopt.h exception.def exception-io.def statement.def '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/include/libcob' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/libcob' Making install in bin gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s cobcrun '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s .libs/cobcrun /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin/cobcrun /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' install -m 555 cob-config '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/man/man1' install -m 0644 cobcrun.1 cob-config.1 '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/man/man1' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/bin' Making install in cobc gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake install-am gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s cobc '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/build_aux/install-sh -c -s .libs/cobc /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/bin/cobc /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/man/man1' install -m 0644 cobc.1 '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/man/man1' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/cobc' Making install in config gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gnucobol/config' install -m 0644 default.conf cobol85.conf cobol2002.conf cobol2014.conf acu.conf mf.conf ibm.conf mvs.conf bs2000.conf realia.conf rm.conf acu-strict.conf mf-strict.conf ibm-strict.conf mvs-strict.conf bs2000-strict.conf realia-strict.conf rm-strict.conf xopen.conf gcos.conf gcos-strict.conf lax.conf-inc cobol85.words cobol2002.words cobol2014.words acu.words mf.words ibm.words mvs.words bs2000.words realia.words rm.words gcos.words runtime.cfg runtime_empty.cfg default.ttbl alternate.ttbl ebcdic500_ascii7bit.ttbl ebcdic500_ascii8bit.ttbl ebcdic500_latin1.ttbl '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gnucobol/config' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/config' Making install in copy gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gnucobol/copy' install -m 0644 screenio.cpy sqlca.cpy sqlda.cpy xfhfcd.cpy xfhfcd3.cpy '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gnucobol/copy' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/copy' Making install in po gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/po' installing en@boldquot.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/gnucobol.mo installing en@quot.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/gnucobol.mo installing de.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/de/LC_MESSAGES/gnucobol.mo installing es.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/es/LC_MESSAGES/gnucobol.mo installing fr.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/fr/LC_MESSAGES/gnucobol.mo installing it.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/it/LC_MESSAGES/gnucobol.mo installing ja.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/ja/LC_MESSAGES/gnucobol.mo installing nl.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/nl/LC_MESSAGES/gnucobol.mo installing pt.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/pt/LC_MESSAGES/gnucobol.mo installing sr.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/sr/LC_MESSAGES/gnucobol.mo installing sv.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/sv/LC_MESSAGES/gnucobol.mo installing tr.gmo as /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/locale/tr/LC_MESSAGES/gnucobol.mo if test "gnucobol" = "gettext-tools"; then \ /bin/mkdir -p /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ install -m 0644 ./$file \ /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/po' Making install in extras gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/gnucobol' install -m 0644 CBL_OC_DUMP.so '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/lib/gnucobol' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/extras' Making install in doc gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake install-am gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/info' install -m 0644 ./gnucobol.info '/wrkdirs/usr/ports/lang/gnu-cobol/work/stage/usr/local/share/info' gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/doc' Making install in tests gmake[3]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' Making install in cobol85 gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests/cobol85' gmake[4]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[5]: Entering directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[4]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[3]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2/tests' gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/gnu-cobol/work/gnucobol-3.2' ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2024-03-31T19:05:58+0000' 'PKG_NOTE_ports_top_git_hash=c2c35d895e' 'PKG_NOTE_ports_top_checkout_unclean=yes' 'PKG_NOTE_port_git_hash=f504eff638' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20240122_1' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for gnucobol-3.2_2 ===> Building gnucobol-3.2_2 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for gnucobol-3.2_2 build of lang/gnu-cobol | gnucobol-3.2_2 ended at Sun Mar 31 20:07:47 BST 2024 build time: 00:01:50