>>> gnucobol: Building testing/gnucobol 3.2-r0 (using abuild 3.15.0-r2) started Mon, 28 Jul 2025 14:01:35 +0000 >>> gnucobol: Validating /home/buildozer/aports/testing/gnucobol/APKBUILD... >>> gnucobol: Analyzing dependencies... >>> gnucobol: Installing for build: build-base gcc gmp-dev musl-dev diffutils db-dev gettext-dev libxml2-dev cjson-dev ncurses-dev ( 1/26) Installing libgmpxx (6.3.0-r4) ( 2/26) Installing gmp-dev (6.3.0-r4) ( 3/26) Installing diffutils (3.12-r0) ( 4/26) Installing db-c++ (5.3.28-r6) ( 5/26) Installing db (5.3.28-r6) ( 6/26) Installing db-dev (5.3.28-r6) ( 7/26) Installing xz-libs (5.8.1-r0) ( 8/26) Installing xz (5.8.1-r0) ( 9/26) Installing gettext-asprintf (0.24.1-r1) (10/26) Installing libintl (0.24.1-r1) (11/26) Installing gettext-libs (0.24.1-r1) (12/26) Installing gettext-envsubst (0.24.1-r1) (13/26) Installing libxml2 (2.13.8-r0) (14/26) Installing gettext (0.24.1-r1) (15/26) Installing gettext-dev (0.24.1-r1) (16/26) Installing zlib-dev (1.3.1-r2) (17/26) Installing xz-dev (5.8.1-r0) (18/26) Installing libxml2-utils (2.13.8-r0) (19/26) Installing libxml2-dev (2.13.8-r0) (20/26) Installing cjson-dev (1.7.18-r1) (21/26) Installing libformw (6.5_p20250705-r0) (22/26) Installing libmenuw (6.5_p20250705-r0) (23/26) Installing libpanelw (6.5_p20250705-r0) (24/26) Installing libncurses++ (6.5_p20250705-r0) (25/26) Installing ncurses-dev (6.5_p20250705-r0) (26/26) Installing .makedepends-gnucobol (20250728.140136) busybox-1.37.0-r21.trigger: Executing script... OK: 353 MiB in 130 packages >>> gnucobol: Cleaning up srcdir >>> gnucobol: Cleaning up pkgdir >>> gnucobol: Cleaning up tmpdir >>> gnucobol: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gnucobol-3.2.tar.lz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> gnucobol: Fetching https://master.dl.sourceforge.net/project/gnucobol/gnucobol/3.2/gnucobol-3.2.tar.lz Connecting to master.dl.sourceforge.net (216.105.38.12:443) Connecting to downloads.sourceforge.net ([2606:4700::6812:d95]:443) Connecting to netix.dl.sourceforge.net (87.121.121.2:443) saving to '/var/cache/distfiles/edge/gnucobol-3.2.tar.lz.part' gnucobol-3.2.tar.lz. 100% |********************************| 2644k 0:00:00 ETA '/var/cache/distfiles/edge/gnucobol-3.2.tar.lz.part' saved >>> gnucobol: Fetching https://distfiles.alpinelinux.org/distfiles/edge/newcob.val.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> gnucobol: Fetching https://master.dl.sourceforge.net/project/gnucobol/nist/newcob.val.tar.gz Connecting to master.dl.sourceforge.net (216.105.38.12:443) Connecting to downloads.sourceforge.net ([2606:4700::6812:d95]:443) Connecting to master.dl.sourceforge.net (216.105.38.12:443) saving to '/var/cache/distfiles/edge/newcob.val.tar.gz.part' newcob.val.tar.gz.pa 21% |****** | 691k 0:00:03 ETA newcob.val.tar.gz.pa 100% |********************************| 3289k 0:00:00 ETA '/var/cache/distfiles/edge/newcob.val.tar.gz.part' saved >>> gnucobol: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gnucobol-3.2.tar.lz >>> gnucobol: Fetching https://distfiles.alpinelinux.org/distfiles/edge/newcob.val.tar.gz >>> gnucobol: Checking sha512sums... gnucobol-3.2.tar.lz: OK newcob.val.tar.gz: OK 0001-move-packed-decimal.patch: OK 0002-errno.patch: OK 0003-fix-libxml-include.patch: OK >>> gnucobol: Unpacking /var/cache/distfiles/edge/gnucobol-3.2.tar.lz... >>> gnucobol: Unpacking /var/cache/distfiles/edge/newcob.val.tar.gz... >>> gnucobol: 0001-move-packed-decimal.patch patching file libcob/numeric.c >>> gnucobol: 0002-errno.patch patching file cobc/cobc.c >>> gnucobol: 0003-fix-libxml-include.patch patching file libcob/common.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build_aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for make... make checking whether make can handle common constructs... yes checking whether make supports order-only prerequisites... yes checking whether CFLAGS -O can be modified... no checking for armv6-alpine-linux-musleabihf-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... 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 make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for __INTEL_COMPILER... no checking for __clang__... no 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 armv6-alpine-linux-musleabihf-windres... no checking for windres... no checking for armv6-alpine-linux-musleabihf-ar... no checking for armv6-alpine-linux-musleabihf-lib... no checking for armv6-alpine-linux-musleabihf-link... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... armv6-alpine-linux-musleabihf checking host system type... armv6-alpine-linux-musleabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert armv6-alpine-linux-musleabihf file names to armv6-alpine-linux-musleabihf format... func_convert_file_noop checking how to convert armv6-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for armv6-alpine-linux-musleabihf-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6-alpine-linux-musleabihf-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6-alpine-linux-musleabihf-ar... ar checking for archiver @FILE support... @ checking for armv6-alpine-linux-musleabihf-strip... no checking for strip... strip checking for armv6-alpine-linux-musleabihf-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B 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 armv6-alpine-linux-musleabihf-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... 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... no checking for lex... no checking if flex is the lexer generator... no checking for bison... no checking for byacc... no checking if bison is the parser generator... no checking for diff arguments... --strip-trailing-cr checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ld used by cc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for sys/types.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... 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... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sig_atomic_t... yes checking for inline keyword... __inline checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for setlocale... yes checking for fcntl... yes checking for strerror... yes checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for localeconv... yes checking for getexecname... no checking for canonicalize_file_name... no checking for popen... yes checking for raise... yes checking for readlink... yes checking for realpath... yes checking for setenv... yes checking for strcoll... yes checking for flockfile... yes checking for timezone variable access... yes checking for designated initializers... yes configure: Checks for math library ... configure: none needed checking whether to build with code coverage support... no checking for armv6-alpine-linux-musleabihf-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: Checks for GMP/MPIR ... checking for gmp... yes 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... yes 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 "-lxml2" works... yes configure: Checks for JSON handler configure: Checks for local cJSON ... configure: using local cJSON: no checking for libcjson... yes checking cJSON.h usability... yes checking cJSON.h presence... yes checking for 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... 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... 4 checking size of long long... 8 checking size of long... 4 checking size of void *... 4 checking whether size of long int = size of long long... no checking whether long is 32 bits... yes checking whether pointer is longer than 32 bits... no 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/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/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/lib/libintl.so 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 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 -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k configure: LDFLAGS -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro,-z,now,-O1 configure: LIBCOB_LIBS -lgmp -lxml2 -lcjson -lncursesw -ldb-5.3 -L/usr/lib -lintl configure: PROGRAMS_LIBS -L/usr/lib -lintl configure: COB_CC cc configure: COB_CFLAGS -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -Wno-unused -fsigned-char -Wno-pointer-sign configure: COB_LDFLAGS -Wl,--as-needed,-O1,--sort-common 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 make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making all in . make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making all in lib make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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.. -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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.. -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -static -Wl,--as-needed,-O1,--sort-common -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" ) make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' Making all in libcob make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson -DLOCALEDIR=\"/usr/share/locale\" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/cconv.Tpo .deps/cconv.Plo mv -f .deps/cobgetopt.Tpo .deps/cobgetopt.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/mlio.Tpo .deps/mlio.Plo mv -f .deps/strings.Tpo .deps/strings.Plo mv -f .deps/termio.Tpo .deps/termio.Plo mv -f .deps/reportio.Tpo .deps/reportio.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/call.Tpo .deps/call.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/move.Tpo .deps/move.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/screenio.Tpo .deps/screenio.Plo mv -f .deps/numeric.Tpo .deps/numeric.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/cjson "-DLOCALEDIR=\"/usr/share/locale\"" -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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/intrinsic.Tpo .deps/intrinsic.Plo mv -f .deps/fileio.Tpo .deps/fileio.Plo mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -version-info 6:0:2 -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro,-z,now,-O1 -o libcob.la -rpath /usr/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 -lgmp -lxml2 -lcjson -lncursesw -ldb-5.3 -L/usr/lib -lintl 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 -lgmp -lxml2 -lcjson -lncursesw -ldb-5.3 -L/usr/lib -lintl -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -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" ) make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' Making all in bin make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,--as-needed,-O1,--sort-common -Wl,-z,relro,-z,now,-O1 -o cobcrun cobcrun.o ../libcob/libcob.la ../lib/libsupport.la -L/usr/lib -lintl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobcrun cobcrun.o ../libcob/.libs/libcob.so -L/usr/lib -lgmp -lxml2 -lcjson -lncursesw -ldb-5.3 ../lib/.libs/libsupport.a -lintl make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' Making all in cobc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make all-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -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 mv -f .deps/replace.Tpo .deps/replace.Po mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/codeoptim.Tpo .deps/codeoptim.Po mv -f .deps/reserved.Tpo .deps/reserved.Po mv -f .deps/ppparse.Tpo .deps/ppparse.Po mv -f .deps/field.Tpo .deps/field.Po mv -f .deps/scanner.Tpo .deps/scanner.Po mv -f .deps/pplex.Tpo .deps/pplex.Po mv -f .deps/tree.Tpo .deps/tree.Po mv -f .deps/cobc.Tpo .deps/cobc.Po mv -f .deps/codegen.Tpo .deps/codegen.Po mv -f .deps/typeck.Tpo .deps/typeck.Po mv -f .deps/parser.Tpo .deps/parser.Po /bin/sh ../libtool --tag=CC --mode=link cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,--as-needed,-O1,--sort-common -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/lib -lintl libtool: link: cc -Os -fstack-clash-protection -Wformat -Werror=format-security -std=gnu17 -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -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 ../libcob/.libs/libcob.so -L/usr/lib -lgmp -lxml2 -lcjson -lncursesw -ldb-5.3 ../lib/.libs/libsupport.a -lintl make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' Making all in config make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' Making all in copy make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' Making all in po make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' Making all in extras make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/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") make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make all-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' Making all in cobol85 make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make check-recursive make all-recursive make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making check in . Making all in . make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making check in lib make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making all in lib make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' Making check in libcob make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' Making all in libcob make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' Making check in bin Making all in bin make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' Making all in cobc Making check in cobc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make all-am make check-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[3]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' Making check in config Making all in config make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' Making all in copy Making check in copy make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Nothing to be done for 'all'. make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' Making check in po Making all in po make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' Making check in extras Making all in extras make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' Making check in doc Making all in doc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make check-am make all-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' Making check in tests Making all in tests make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' Making check in cobol85 Making all in cobol85 make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make listings-sed.sh make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' cd tests && make test make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[4]: Nothing to be done for 'listings-sed.sh'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make check-local make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' testing for perl /bin/sh: -v: not found Error: could not executed make[1]: *** [Makefile:834: test] Error 1 make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make: *** [Makefile:1277: test] Error 2 make: *** Waiting for unfinished jobs.... make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' ## ---------------------------------------- ## ## GnuCOBOL 3.2 test suite: GnuCOBOL Tests. ## ## ---------------------------------------- ## 7: source file not found ok 11: invalid cobc option ok 29: cobc with standard configuration file via -conf ok 73: Invalid source name ok 77: INITIAL / RECURSIVE before COMMON ok 31: cobc configuration: recursive include ok 43: runtime configuration: entries ok 45: runtime configuration: conf optional ok 68: COPY: Multiple partial matches (1) ok 69: COPY: Multiple partial matches (2) ok 79: Undefined group name ok 65: COPY: simple partial match ok 19: run job with unsuccessful compilation ok 38: cobc configuration: incomplete ok 42: runtime configuration: environment priority ok 28: cobc with configuration file via -std ok 47: validation of COB_CONFIG_DIR ok 51: COPY: relative copybooks expected failure (syn_copy.at:163) 66: COPY: with LEADING, multiple partial matches ok 33: cobc compiler flag on command line ok 72: COPY and REPLACE with reserved words ok 80: Undefined data name in group ok 78: Undefined data name ok 67: COPY: multiple partial matches with an error ok 37: cobc configuration: conf optional ok 55: COPY: recursive ok 75: Invalid PROGRAM-ID type clause (1) ok 26: cobc with standard configuration file ok 71: COPY and REPLACE errors ok 81: Reference not a group name ok 32: cobc with -std and -conf ok 46: runtime configuration: strings and environment ok 41: runtime configuration: recursive include ok 70: COPY and REPLACE in same file ok 76: invalid PROGRAM-ID type clause (2) ok 36: cobc configuration: conf missing ok 53: COPY: within comment ok 88: Redefinition of 02 items ok 34: cobc compiler flag on command line (priority) ok 87: Redefinition of 01 and 02 items ok 83: error handling in conditions ok 44: runtime configuration: conf missing ok 91: Redefinition of 88 items ok 94: Redefinition of function-prototype name ok 39: runtime configuration ok 30: cobc with own configuration file via -conf ok 100: Ambiguous reference to 02 and 03 items ok 9: use of full path for cobc ok 89: Redefinition of 77 items ok 101: Ambiguous reference with qualification ok 96: PROCEDURE DIVISION RETURNING OMITTED: FUNCTION ok 82: Incomplete 01 definition ok 90: Redefinition of 01 and 77 items ok 99: Ambiguous reference to 02 items ok 93: Redefinition of program-name within program ok 105: Redefinition of section names ok 98: Data item with same name as program-name ok 106: Redefinition of section and paragraph names ok 25: cobc diagnostics show caret ok 113: CALL BY VALUE figurative constants ok 102: Unique reference with ambiguous qualifiers ok 109: Ambiguous reference to paragraph name ok 108: Redefinition of paragraph names ok 60: COPY: TRAILING replacement ok 114: Duplicate identification division header ok 54: COPY: file not found ok 63: COPY: fixed/free format ok 112: CALL BY VALUE national item (extension) ok 84: Same paragraphs in different sections ok 56: COPY: replacement order ok 104: Undefined procedure name ok 57: COPY: separators ok 92: Redefinition of program-name by other programs ok 85: GO TO sections and foreign paragraphs ok 111: CALL BY VALUE alphanumeric item (extension) ok 119: Nested programs without END PROGRAM ok 103: SYNCHRONIZED clause ok 59: COPY: LEADING replacement ok 62: COPY: recursive replacement ok 117: Invalid ENVIRONMENT DIVISION order ok 120: Nested programs not in procedure division ok 12: cobcrun help and information ok 118: Function without END FUNCTION ok 129: RENAMES item ok 58: COPY: partial replacement ok 126: Edited monetary PICTURE strings ok 110: Non-matching level numbers (extension) ok 18: cobcrun error messages ok 107: Redefinition of label and variable names expected failure (syn_definition.at:1095) 133: LIKE clause expected failure (syn_definition.at:2617) 125: PICTURE strings invalid with USAGE ok 124: PICTURE strings invalid with BLANK WHEN ZERO ok 127: ALPHABET definition ok 136: Invalid USE BEFORE ok 121: Screen section starts with 78-level ok 149: OCCURS data-items for INDEXED and KEY ok 137: Non-numeric subscript ok 146: OCCURS with level 88 ok 140: Subscripted item requires OCCURS clause ok 130: RENAMES of 01-, 66- and 77-level items ok 74: Invalid PROGRAM-ID ok 35: cobc configuration: entries ok 122: Invalid PICTURE strings ok 150: Nested OCCURS clause ok 134: APPLY COMMIT clause ok 123: PICTURE string with control character ok 145: OCCURS with level 78 ok 23: compile from stdin ok 135: GLOBAL record-names ok 97: PROCEDURE DIVISION RETURNING item ok 20: run job after compilation ok 17: cobcrun -M DSO entry multiple arguments ok 139: Subscript bounds with OCCURS DEPENDING ON ok 8: temporary path invalid ok 163: REDEFINES: with subscript ok 144: OCCURS with level 66 ok 52: COPY: extension ok 40: runtime configuration file ok 15: cobcrun -M directory/ default ok 48: cobc configuration: source format ok 95: PROCEDURE DIVISION RETURNING OMITTED: main ok 142: SET SSRANGE syntax ok 160: REDEFINES: level 88 ok 162: REDEFINES: with OCCURS ok 151: OCCURS DEPENDING with wrong size ok 141: Number of subscripts ok 157: REDEFINES: level 02 by 01 ok 128: PROGRAM COLLATING SEQUENCE ok 138: Subscript range check ok 161: REDEFINES: lower level number ok 159: REDEFINES: level 66 ok 164: REDEFINES: with variable occurrence ok 165: REDEFINES: with qualification ok 13: cobcrun validation ok 158: REDEFINES: level 03 by 02 ok 154: OCCURS INDEXED before KEY ok 174: OCCURS too many VALUEs ok 169: REDEFINES: with intervention ok 152: OCCURS DEPENDING followed by another field ok 172: REDEFINES: non-referenced ambiguous item ok 24: run job after compilation from stdin ok 180: Alphanumeric item ok 177: Numeric item with picture P ok 156: REDEFINES: not following entry-name ok 179: Alphabetic item ok 178: Signed numeric literal ok 175: Numeric item (integer) ok 61: COPY: partial replacement BY literal ok 16: cobcrun -M directory/dso alternate ok 155: OCCURS size check ok 21: run job after compilation (path specified) ok 181: Alphanumeric group item ok 131: SAME AS clause ok 86: Redefinition of 01 items ok 176: Numeric item (non-integer) ok 184: Alphanumeric-edited item ok 173: bad VALUES / VALUES ARE in format-1 ok 182: National item ok 186: Missing SELECT ok 64: REPLACE: partial replacement BY SPACE ok 170: REDEFINES: within REDEFINES ok 153: OCCURS with unmatched DEPENDING / TO phrases ok 166: REDEFINES: multiple redefinition ok 189: Duplicated FD ok 50: COPY: IN / OF / -I ok 192: ASSIGN to lsq-device-name ok 171: REDEFINES: for ANY LENGTH item ok 211: Mismatched KEY clause ok 194: SELECT without ASSIGN ok 187: Duplicated SELECT ok 205: RECORDING MODE ok 206: CODE-SET clause ok 143: OCCURS with level 01 and 77 ok 188: Missing FD ok 210: RELATIVE KEY type validation ok 204: EXTERNAL file ok 6: compiler outputs (assembler) ok 185: Implicit picture from value ok 197: OPEN SEQUENTIAL file NO REWIND ok 198: valid key items ok 195: START on SEQUENTIAL file ok 207: CODE-SET FOR clause ok 213: FILE STATUS ok 223: ACCESS RANDOM with ORG SEQUENTIAL ok 222: Undeclared ASSIGN variable ok 212: RECORD DELIMITER ok 199: INDEXED file invalid key items ok 225: RECORD definition with SOURCE IS / = ok 218: WRITE / REWRITE on REPORT files ok 193: ASSIGN to variable ok 235: REPORT LINE PLUS ZERO ok 220: Undeclared FILE-ID variable ok 227: ALTERNATE RECORD definition omitting RECORD expected failure (syn_file.at:2118) 203: DECLARATIVES invalid procedure reference (2) ok 196: OPEN SEQUENTIAL file REVERSED ok 226: ALTERNATE RECORD definition WITH NO DUPLICATES expected failure (syn_file.at:2089) 233: Missing PICTURE for SOURCE ok 234: Missing DETAIL line ok 219: SELECT without fd-name ok 116: OSVS register CURRENT-DATE and TIME-OF-DAY expected failure (syn_definition.at:1393) 168: REDEFINES: with VALUE ok 224: ALTERNATE RECORD KEY SUPPRESS WHEN ok 238: PAGE LIMITS clause ok 209: Clauses following invalid ACCESS clause ok 230: Invalid file name in SELECT ok 215: INDEXED file PASSWORD clause ok 216: RECORD clause equal limits ok 208: WRITE / REWRITE FROM clause and FILE ok 231: REPORT error/warning ok 237: REPORT with PLUS RIGHT/CENTER ok 247: ambiguous AND/OR ok 232: REPORT not positive integers in COL / LINE PLUS ok 221: ASSIGN external-name matching filename ok 245: constant-folding out of bounds ok 249: warn literal size ok 183: Numeric-edited item ok 243: invalid reference-modification ok 251: Invalid conditional expression (1) ok 241: Incorrect USAGE clause ok 201: variable record length DEPENDING item ok 244: Static out of bounds ok 262: INSPECT missing keyword ok 258: INITIALIZE constant ok 246: no static bound check for ANY LENGTH ok 252: Invalid conditional expression (2) ok 214: VSAM status ok 22: run job with optional arguments ok 250: warn literal size in constant expr. (level 88) ok 253: Invalid conditional expression (3) ok 236: Incorrect REPORT NAME ok 260: INSPECT invalid size ok 239: Report FD without period ok 279: ACCEPT WITH LOWER / UPPER ok 263: INSPECT repeated keywords ok 49: cobc configuration: ebcdic-table ok 274: wrong device for mnemonic-name ok 228: SELECT/OPEN syntax extensions ok 266: EXAMINE invalid literals ok 217: FILE ... FROM literal ok 275: missing mnemonic-name declaration ok 282: source text after program-text area ok 261: INSPECT invalid target ok 277: ACCEPT WITH ( NO ) UPDATE / DEFAULT ok 190: ASSIGN to device-name ok 267: maximum data size ok 273: unexpected mnemonic-name location ok 255: missing headers ok 259: CLASS duplicate values ok 265: INSPECT multiple BEFORE/AFTER clauses ok 264: INSPECT incomplete clause ok 268: unreachable statement ok 281: DISPLAY WITH SIZE ok 229: GLOBAL FD nested progam ok 278: ACCEPT WITH AUTO / TAB ok 289: ACCEPT FROM ESCAPE KEY ok 280: ACCEPT WITH SIZE ok 254: Valid conditional expression ok 14: cobcrun -M DSO entry argument ok 294: DISPLAY MESSAGE BOX ok 276: unknown device in dialect ok 256: one line program ok 293: ACUCOBOL GRAPHICAL controls ok 296: CGI: EXTERNAL-FORM ok 272: SWITCHES ok 132: TYPEDEF clause ok 240: REPORT with unreferenced control field ok 307: wrong dialect hints ok 191: ASSIGN to printer-name ok 313: IF-ELSE statement list with invalid syntax ok 292: ACUCOBOL WINDOW statements ok 295: DISPLAY OMITTED ok 319: STRING / UNSTRING POINTER clause ok 200: variable record length ok 202: DECLARATIVES invalid procedure reference (1) ok 308: redundant periods ok 317: TURN directive ok 299: overriding default words ok 316: MF reserved word directives ok 297: adding/removing reserved words ok 285: continuation of COBOL words ok 318: STRING / UNSTRING with invalid syntax ok 302: ANY LENGTH item as BY VALUE formal parameter ok 269: CRT STATUS ok 315: COBOL-WORDS directive ok 288: Segmentation Module ok 248: warn constant expressions ok 5: compiler outputs (path specified) ok 148: OCCURS UNBOUNDED ok 323: checking prototypes and definitions match expected failure (syn_misc.at:4100) 325: SIGN clause checks ok 301: ANY LENGTH item as formal parameter ok 322: use of program-prototype-names ok 321: UNSTRING COUNT clause ok 242: valid reference-modification ok 167: REDEFINES: size exceeds ok 330: duplicate CALL USING BY REFERENCE items ok 328: dangling LINKAGE items ok 115: RETURNING in STOP RUN / GOBACK / EXIT PROGRAM ok 291: ACUCOBOL USAGE HANDLE ok 332: USE FOR DEBUGGING invalid ref-mod / subscripts ok 337: Empty PERFORM with DEBUGGING MODE ok 320: STRING with non-DISPLAY ok 331: ADD / SUBTRACT TABLE ok 342: level 78 NEXT / START OF ok 329: duplicate PROCEDURE DIVISION/ENTRY USING items ok 334: USE FOR DEBUGGING implicit statements ok 324: invalid INSPECT/TRANSFORM operands ok 314: EVALUATE statement with invalid syntax ok 333: USE FOR DEBUGGING duplicate targets ok 147: OCCURS with variable-occurrence data item ok 300: complete specified word list ok 303: swapped SOURCE- and OBJECT-COMPUTER ok 290: ACUCOBOL USAGE FLOAT / DOUBLE ok 336: USE FOR DEBUGGING syntax-checks (2) expected failure (syn_misc.at:4722) 351: CONSTANT LENGTH / BYTE-LENGTH ok 306: NOT ON EXCEPTION phrases before ON EXCEPTION ok 1: compiler help and information ok 298: adding aliases ok 352: ANY LENGTH/NUMERIC with incorrect PIC ok 350: Fall-Through to WHEN OTHER expected failure (syn_misc.at:5619) 360: *CONTROL / *CBL parsing ok 347: Constant Expressions (4) ok 344: Constant Expressions (1) ok 345: Constant Expressions (2) ok 339: STOP identifier ok 311: statement in Area A ok 284: missing newline in fixed-form / free-form ok 358: @OPTIONS parsing ok 367: SORT syntax ok 354: SET SOURCEFORMAT syntax checks ok 368: OSVS I/O extensions ok 327: conflicting call conventions ok 304: CONF. SECTION paragraphs in wrong order ok 363: XML GENERATE syntax checks ok 3: compiler outputs (general) ok 357: tokens consisting of multiple words ok 362: invalid use of condition-name ok 359: PROCESS / CBL parsing ok 348: Constant Expressions (5) ok 373: DISPLAY directive (2) ok 376: conditional / define directives (1) ok 270: SPECIAL-NAMES clause ok 338: whitespace handling ok 384: Invalid PERFORM statement ok 386: VALIDATE parsing ok 372: DISPLAY directive (1) ok 370: SEARCH ALL checks ok 383: Missing reserved word with DEBUGGING MODE ok 349: Missing imperative statements ok 371: Invalid parentheses around condition ok 353: VOLATILE clause ok 374: DISPLAY directive (3) ok 341: 78 VALUE ok 379: conditional / define directives (4) ok 283: line overflow in fixed-form / free-form ok 361: system routines with wrong number of parameters ok 366: conflict markers ok 326: conflicting entry conventions ok 380: error handling in conditional directives ok 378: conditional / define directives (3) ok 343: SYMBOLIC CONSTANT ok 365: CONTINUE statement ok 305: NOT ON EXCEPTION with STATIC CALL convention ok 312: pseudotext replacement with text in area A ok 310: missing periods with COPYs ok 382: conditional directives with lvl 78 (2) expected failure (syn_misc.at:7160) 408: MOVE numeric-edited TO x ok 377: conditional / define directives (2) ok 369: EQUALS in expressions ok 364: BASED clause, ALLOCATE / FREE statements ok 405: MOVE alphanumeric-edited TO x ok 415: invalid source for MOVE ok 404: MOVE alphanumeric TO x ok 385: PERFORM THRU syntax checks ok 401: MOVE SPACE TO numeric or numeric-edited item ok 406: MOVE numeric (integer) TO x ok 381: conditional directives with lvl 78 (1) expected failure (syn_misc.at:7112) 403: MOVE alphabetic TO x ok 407: MOVE numeric (non-integer) TO x ok 423: Duplicate ACCEPT/DISPLAY clauses ok 413: MOVE to erroneous field ok 420: Category check of Format 2 ok 424: AT clause ok 428: SCREEN SECTION clause numbers ok 402: MOVE ZERO TO alphabetic item ok 427: Incorrect USAGE clause ok 398: AREACHECK ok 394: AREACHECK / NOAREACHECK directives ok 410: MOVE national-edited TO x ok 409: MOVE national TO x ok 430: ACCEPT ON EXCEPTION/ESCAPE ok 425: ACCEPT/DISPLAY extensions detection ok 396: optional dots ok 416: invalid target for MOVE ok 422: Flexible ACCEPT/DISPLAY syntax ok 412: CORRESPONDING - Target has no matching items ok 411: CORRESPONDING - Operands must be groups ok 429: Screen clauses ok 417: SET error ok 441: SET ADDRESS OF item ok 392: CONTROL DIVISION & AREACHECK ok 346: Constant Expressions (3) ok 397: optional dots before PROCEDURE DIVISION ok 421: Category check of literals ok 395: AREACHECK / NOAREACHECK directives (2) ok 426: FROM clause ok 431: Referencing 88-level ok 340: 01 CONSTANT ok 419: Category check of Format 1 ok 309: missing periods ok 271: CURRENCY SIGN ok 287: word length ok 436: FULL on numeric item ok 389: CONTROL: empty default section ok 448: Empty function ok 440: DISPLAY WITH CONVERSION ok 375: SET CONSTANT directive ok 442: SET item TO 88-level ok 444: REPOSITORY INTRINSIC phrase ok 433: Redundant screen clauses ok 470: ACUCOBOL 32bit literal size skipped (syn_literals.at:1383) 445: REPOSITORY FUNCTION phrase ok 446: Redundant REPOSITORY entries ok 400: context sensitive alias ok 447: Missing prototype/definition ok 449: Function definition inside program ok 387: field-tree via COBC_GEN_DUMP_COMMENTS ok 356: LIN / COL register ok 457: Specified offset and SYSTEM-OFFSET ok 443: ANY LENGTH / NUMERIC as function RETURNING item ok 453: Intrinsic functions: reference modification ok 454: Intrinsic functions: argument type ok 438: MS-COBOL position-spec ok 439: Screen with invalid FROM clause ok 335: USE FOR DEBUGGING syntax-checks (1) ok 452: Intrinsic functions: number of arguments ok 455: invalid formatted date/time args ok 432: Conflicting screen clauses ok 435: VALUE clause missing ok 390: CONTROL: default section ok 456: invalid formats w/ DECIMAL-POINT IS COMMA ok 4: compiler outputs (file specified) ok 458: FUNCTION LENGTH / BYTE-LENGTH ok 355: WHEN-COMPILED register in dialect ok 472: long literal in error message ok 2: compiler warnings ok 482: COPY separators ok 451: Intrinsic functions: replaced ok 478: Partial replacement with literals ok 450: Intrinsic functions: dialect ok 484: COPY LEADING replacement ok 496: Symbols: multiple programs/functions ok 479: COPY replacement with partial match ok 434: Screen item OCCURS w-/wo relative LINE/COL ok 477: Replacement w/o strings ok 475: Minimal lines per listing pages ok 469: ACUCOBOL literals ok 489: Two source files ok 486: COPY recursive replacement ok 463: X literals ok 473: literal missing terminating character ok 487: COPY multiple files ok 464: national literals ok 467: binary-hexadecimal literals ok 485: COPY TRAILING replacement ok 393: PICTURE L ok 503: LISTING directive ok 501: Variable format ok 499: File descriptions ok 495: Symbols: pointer ok 500: Invalid PICTURE strings ok 468: HP COBOL octal literals ok 465: NX literals ok 476: COPY within comment ok 505: Listing-directive statements ok 497: Symbols: OCCURS and REDEFINES ok 504: LISTING directive free-form reference-format ok 466: binary literals ok 481: COPY replacement order ok 493: Wide listing ok 471: zero-length literals ok 418: MOVE FIGURATIVE to NUMERIC ok 510: Long concatenated literal ok 461: numeric literals ok 462: floating-point literals ok 508: Report Writer ok 507: Cross reference ok 498: Conditional compilation ok 535: function with variable-length RETURNING item skipped (run_fundamental.at:1426) 483: COPY partial replacement ok 399: autodetect format ok 509: huge REPLACE ok 502: MFCOMMENT ok 388: CONTROL DIVISION ok 480: COPY replacement with multiple partial matches ok 492: command line ok 514: DISPLAY data items with VALUE clause ok 27: cobc dialect features for all -std ok 515: DISPLAY data items with MOVE statement ok 517: MOVE to edited item (2) ok 437: Compiler-specific SCREEN SECTION clause rules ok 523: equality of FLOAT-SHORT / FLOAT-LONG ok 524: equality of FLOAT-SHORT / FLOAT-EXTENDED ok 528: ALPHABETIC-UPPER test ok 520: MOVE to JUSTIFIED item ok 516: MOVE to edited item (1) ok 511: DISPLAY literals ok 522: Compare FLOAT-LONG with floating-point literal ok 519: MOVE to item with simple and floating insertion ok 512: DISPLAY literals, DECIMAL-POINT is COMMA ok 529: ALPHABETIC-LOWER test ok 532: GLOBAL CONSTANT ok 534: GLOBAL REDEFINES ok 518: MOVE to edited item (3) ok 460: literal too long ok 531: GLOBAL at lower level ok 506: Eject page ok 527: ALPHABETIC test ok 459: continuation Indicator - too many lines ok 545: GLOBAL FD (1) ok 530: GLOBAL at same level ok 494: Symbols: simple ok 257: empty program ok 539: Contained program visibility (2) ok 547: GLOBAL FD (3) ok 491: Multiple programs in one compilation group ok 533: GLOBAL identifiers from ENVIRONMENT DIVISION ok 543: CALL program-pointer ok 557: Context sensitive words (4) ok 558: Context sensitive words (5) ok 549: CANCEL test (1) ok 538: Contained program visibility (1) ok 548: GLOBAL FD (4) ok 567: ROUNDED TOWARD-LESSER ok 555: Context sensitive words (2) ok 554: Context sensitive words (1) ok 541: Contained program visibility (4) ok 559: Context sensitive words (6) ok 540: Contained program visibility (3) ok 561: Context sensitive words (8) ok 542: CALL alphanumeric data-name ok 552: Separate sign positions (1) ok 568: ROUNDED TRUNCATION ok 560: Context sensitive words (7) ok 488: Error/Warning messages ok 391: CONTROL: substitution & default section ok 563: ROUNDED NEAREST-AWAY-FROM-ZERO ok 537: Entry point visibility (2) ok 578: ADD CORRESPONDING no match ok 546: GLOBAL FD (2) ok 556: Context sensitive words (3) ok 562: ROUNDED AWAY-FROM-ZERO ok 569: Numeric operations (1) ok 513: Hexadecimal literal ok 577: ADD CORRESPONDING ok 566: ROUNDED TOWARD-GREATER ok 474: GCOS literals with EBCDIC symbols (syntax) ok 581: 88 level with FILLER ok 565: ROUNDED NEAREST-TOWARD-ZERO ok 544: CALL/CANCEL/SET ADDRESS program-prototype-name ok 564: ROUNDED NEAREST-EVEN ok 584: MULTIPLY BY literal in INITIAL program ok 572: Numeric operations (4) BINARY ok 579: SYNC in OCCURS ok 414: Overlapping MOVE ok 570: Numeric operations (2) DISPLAY ok 536: Entry point visibility (1) ok 587: debugging lines (not active) ok 589: debugging lines (WITH DEBUGGING MODE) ok 550: CANCEL test (2) ok 582: 88 level with FALSE IS clause ok 521: MOVE integer literal to alphanumeric ok 591: debugging lines, free format (-fdebugging-line) ok 592: USE FOR DEBUGGING (no DEBUGGING MODE) ok 576: Numeric operations (8) ok 10: C Compiler optimizations ok 583: BLANK WHEN ZERO ok 575: Numeric operations (7) ok 612: abbreviated conditions with multiple words operators ok 590: debugging lines, free format (not active) ok 586: COMPUTE with decimal constants ok 574: Numeric operations (6) ok 595: USE FOR DEBUGGING ON procedure ok 580: 88 level with THRU ok 599: USE FOR DEBUGGING, time of execution expected failure (run_fundamental.at:5539) 600: USE FOR DEBUGGING, reference with OCCURS ok 597: USE FOR DEBUGGING ON [ALL] REFERENCES OF field ok 598: USE FOR DEBUGGING, reference within DEBUGGING ok 593: USE FOR DEBUGGING (COB_SET_DEBUG deactivated) ok 551: CANCEL test (3) ok 602: USE FOR DEBUGGING file ok 553: Separate sign positions (2) ok 606: integer arithmetic on floating-point var ok 613: MOVE with JUSTIFIED clause ok 594: USE FOR DEBUGGING ON ALL PROCEDURES ok 608: Alphanumeric VALUE longer than PIC ok 490: Multiple programs in one file ok 611: abbreviated conditions with multiple words operators ok 596: USE FOR DEBUGGING (COB_SET_DEBUG switched) ok 618: MOVE with de-editting to COMP-3 ok 588: debugging lines (-fdebugging-line) ok 616: MOVE with de-editting to DECIMAL IS COMMA ok 573: Numeric operations (5) COMP-5 ok 610: condition IS ZERO AND ok 621: MOVE misc. edited ok 620: MOVE with de-editting to NUMERIC DISPLAY (2) ok 615: MOVE with de-editting to USAGE DISPLAY ok 617: MOVE with de-editting to BINARY ok 526: Overlapping MOVE (IBM) ok 601: USE FOR DEBUGGING, referencing BASED item ok 614: MOVE with PICTURE P ok 623: MOVE to editted ZERO ok 571: Numeric operations (3) PACKED-DECIMAL ok 638: Static reference-modification ok 624: SPECIAL-NAMES CLASS ok 628: Subscript bounds with OCCURS DEPENDING ON (2) ok 525: Overlapping MOVE (GnuCOBOL) ok 619: MOVE with de-editting to COMP-5 ok 627: Subscript bounds with OCCURS DEPENDING ON (1) ok 585: DIVIDE complex ok 632: SEARCH ALL with OCCURS DEPENDING ON ok 286: line and floating comments ok 640: Offset underflow ok 649: ACCEPT OMITTED (simple) ok 631: length of ODO w/- reference-modification ok 639: Dynamic reference-modification ok 645: Length overflow with offset (2) ok 630: Subscript by arithmetic expression ok 607: TYPEDEF application ok 652: ACCEPT DATE / DAY and intrinsic functions (1) ok 629: Subscript bounds with OCCURS DEPENDING ON (3) ok 660: initial value for group item with VALUE ok 604: Expression numeric vs. DISPLAY ok 644: Length overflow with offset (1) ok 646: Length overflow with offset (3) ok 676: CURRENCY SIGN WITH PICTURE SYMBOL expected failure (run_misc.at:258) 637: CALL with OCCURS DEPENDING ON ok 655: INITIALIZE group entry with OCCURS ok 661: Value for group item with VALUE ok 654: ACCEPT OMITTED (SCREEN) ok 653: ACCEPT DATE / DAY and intrinsic functions (2) ok 658: INITIALIZE complex group (1) ok 636: SSRANGE and NOSSRANGE directives ok 659: INITIALIZE complex group (2) ok 669: Comma separator without space ok 625: Subscript out of bounds ok 664: INITIALIZE with FILLER ok 656: INITIALIZE OCCURS with numeric edited ok 657: INITIALIZE OCCURS with SIGN LEADING / TRAILING ok 675: CURRENCY SIGN ok 663: INITIALIZE with REDEFINES ok 665: INITIALIZE of EXTERNAL data items ok 626: Value of DEPENDING ON N out of bounds ok 670: DECIMAL-POINT is COMMA (1) ok 674: DECIMAL-POINT is COMMA (5) ok 650: ACCEPT FROM TIME / DATE / DAY / DAY-OF-WEEK (1) ok 666: INITIALIZE with reference-modification ok 684: MOVE with refmod ok 672: DECIMAL-POINT is COMMA (3) ok 686: MOVE with group refmod ok 685: MOVE with refmod (variable) ok 671: DECIMAL-POINT is COMMA (2) ok 689: MOVE Z'literal' ok 683: MOVE to itself ok 673: DECIMAL-POINT is COMMA (4) ok 697: Index and parenthesized expression ok 641: Offset overflow ok 692: Concatenation operator ok 693: SOURCE FIXED/FREE directives ok 691: Fixed continuation indicator ok 690: Floating continuation indicator ok 643: Length overflow ok 668: INITIALIZE to table-format VALUES ARE ok 711: INSPECT REPLACING LEADING ZEROS BY SPACES ok 642: Length underflow ok 698: Alphanumeric and binary numeric ok 694: TURN directive ok 687: MOVE indexes ok 715: INSPECT CONVERTING TO figurative constant ok 696: Class check with reference-modification ok 681: EXTERNAL AS data item ok 739: PERFORM ... CONTINUE ok 716: INSPECT CONVERTING NULL ok 651: ACCEPT FROM TIME / DATE / DAY / DAY-OF-WEEK (2) ok 677: LOCAL-STORAGE (1) ok 719: INSPECT numeric signed ok 718: INSPECT CONVERTING complex ok 662: INITIALIZE group item ok 713: TRANSFORM statement ok 688: MOVE X'00' ok 721: INSPECT TALLYING AFTER ok 724: INSPECT REPLACING figurative constant ok 722: INSPECT TALLYING BEFORE and AFTER ok 605: Abbreviated Expressions ok 680: EXTERNAL data item ok 725: SWITCHES (environment COB_SWITCH_n and SET) ok 726: Nested PERFORM ok 712: INSPECT: no repeat conversion ok 723: INSPECT TALLYING REPLACING BEFORE and AFTER ok 717: INSPECT CONVERTING TO NULL ok 702: Dynamic CALL with ON EXCEPTION ok 635: BOUND and NOBOUND directives ok 720: INSPECT TALLYING BEFORE ok 727: PERFORM VARYING BY -0.2 decimal ok 737: PERFORM inline (2) ok 729: PERFORM VARYING BY phrase omitted ok 622: MOVE between USAGEs ok 728: PERFORM VARYING Float ok 730: EXIT PERFORM ok 745: UNSTRING DELIMITED POINTER ok 741: STRING WITH POINTER ON OVERFLOW with DELIMITER ok 609: DISPLAY with P fields ok 709: Multiple calls of INITIAL program ok 740: STRING with subscript reference ok 743: UNSTRING DELIMITED ALL LOW-VALUE ok 742: STRING / UNSTRING [NOT] ON OVERFLOW ok 747: UNSTRING combined ok 736: PERFORM inline (1) ok 738: Non-overflow after overflow ok 746: UNSTRING DELIMITER IN ok 744: UNSTRING DELIMITED ALL SPACE-2 ok 749: SORT: table ok 750: SORT: table (2) ok 735: PERFORM FOREVER / PERFORM UNTIL EXIT ok 634: enable / disable subscript check with ODO ok 748: UNSTRING with FUNCTION / literal ok 731: EXIT PERFORM CYCLE ok 752: SORT: table (toplevel) ok 667: INITIALIZE big table with VALUE ok 732: EXIT PARAGRAPH ok 758: PIC ZZZ-, ZZZ+ ok 704: CALL m1. CALL m2. CALL m1. ok 678: LOCAL-STORAGE (2) ok 734: implicit GOBACK at end of PROCEDURE DIVISION ok 705: Recursive CALL of RECURSIVE program ok 707: Recursive CALL with RECURSIVE assumed ok 706: Recursive CALL of INITIAL program ok 767: ALLOCATE CHARACTERS INITIALIZED (TO) ok 768: Initialized value with defaultbyte ok 710: CALL binary literal parameter/LENGTH OF ok 763: Lookup ENTRY from main executable ok 700: Dynamic call with static linking ok 782: ANY LENGTH (5) ok 759: PERFORM type OSVS ok 772: CALL in from C, cob_call_params explicitly set ok 682: EXTERNAL data item size mismatch expected failure (run_misc.at:579) 765: ALLOCATE / FREE with BASED item (1) ok 780: ANY LENGTH (3) ok 714: INSPECT CONVERTING alphabet ok 733: EXIT SECTION ok 781: ANY LENGTH (4) ok 777: CALL STATIC C from COBOL ok 795: POINTER ok 787: STOP ERROR ok 786: STOP RUN WITH ERROR STATUS ok 789: OCCURS clause with 1 entry ok 633: enable / disable subscript check ok 785: STOP RUN WITH NORMAL STATUS ok 751: SORT: table (3) ok 708: Recursive CALL with ON EXCEPTION ok 679: LOCAL-STORAGE (3) ok 764: COB_LOAD_CASE=UPPER ok 773: CALL in from C, cob_call_params unknown ok 800: SET LAST EXCEPTION TO OFF ok 754: Alphanum comparison with default COLLATING SEQUENCE ok 779: ANY LENGTH (2) ok 788: SYMBOLIC clause ok 792: compilation-group with decimal ok 761: COB_PRE_LOAD ok 794: PICTURE with Edit mask ok 778: ANY LENGTH (1) ok 757: SEARCH ALL: table with default COLLATING SEQUENCE ok 753: SORT: EBCDIC table ok 756: JUSTIFIED and VALUE clauses ok 766: ALLOCATE / FREE with BASED item (2) ok 769: CALL with OMITTED parameter ok 760: Sticky LINKAGE ok 762: COB_PRE_LOAD with entry points ok 812: PICTURE with constant-name ok 776: CALL in from C with init missing / implicit ok 648: MF SSRANGE and NOSSRANGE directives ok 699: Non-numeric data in numeric items ok 783: access to BASED item without allocation ok 755: SORT: table with default COLLATING SEQUENCE ok 811: REDEFINES values on FILLER and INITIALIZE ok 815: Alphanumeric MOVE with truncation ok 801: void PROCEDURE ok 816: PROGRAM-ID / CALL literal/variable with spaces ok 831: 78 VALUE ok 821: OPTIONS paragraph, DEFAULT ROUNDED MODE ok 829: DEFINE OVERRIDE ok 784: access to OPTIONAL LINKAGE item not passed ok 832: 01 CONSTANT ok 695: OCCURS on level 01 ok 830: DEFINE Defaults ok 825: Default Arithmetic Test (2) ok 770: direct CALL in from C w/wo error ok 826: OSVS Arithmetic (1) ok 803: MF FIGURATIVE to NUMERIC ok 824: Default Arithmetic (1) ok 802: Figurative constants to numeric field ok 837: FLOAT-LONG with SIZE ERROR ok 813: Quote marks in comment paragraphs ok 819: C-API (param based) ok 822: OCCURS INDEXED ASCENDING ok 839: EC-SIZE-OVERFLOW ok 846: assorted math ok 838: EC-SIZE-ZERO-DIVIDE ok 827: OSVS Arithmetic Test (2) ok 835: FLOAT-SHORT / FLOAT-LONG w/o SIZE ERROR ok 703: Static CALL with ON EXCEPTION ok 809: dump feature with NULL address ok 851: OUTPUT on SEQUENTIAL file to missing directory ok 840: Constant Expressions ok 810: CALL with program prototypes ok 647: enable / disable ref-mod check ok 820: C-API (field based) ok 817: PROGRAM-ID / CALL with hyphen and underscore ok 701: Static call with static linking ok 844: runtime check: write to internal storage (2) skipped (run_misc.at:14283) 796: CALL RETURNING POINTER ok 850: DELETE FILE, SEQUENTIAL ok 849: variable-length SEQUENTIAL data integrity ok 848: OPEN EXTEND and CLOSE, SEQUENTIAL ok 855: READ INTO data item AT-END sequence ok 853: DELETE FILE, INDEXED ok 603: Simple Expressions with figurative constants ok 771: direct CALL in from C w/wo error; no exit ok 861: ASSIGN directive ok 852: OPEN EXTEND and CLOSE, INDEXED ok 856: First READ on empty SEQUENTIAL INDEXED file ok 854: OUTPUT on INDEXED file to missing directory ok 858: REWRITE a RELATIVE file with RANDOM access ok 836: FLOAT-SHORT with SIZE ERROR ok 841: ENTRY FOR GO TO / GO TO ENTRY ok 793: C/C++ reserved words/predefined identifiers ok 857: READ NEXT without previous START ok 833: DISPLAY UPON ok 805: void PROCEDURE, NOTHING return ok 804: CALL RETURNING ok 864: ASSIGN with COB_FILE_PATH ok 860: ASSIGN EXTERNAL parsing ok 862: ASSIGN filename expansion ok 865: ASSIGN DYNAMIC with LOCAL-STORAGE item ok 823: ZERO unsigned and negative binary subscript ok 871: INDEXED file key-name ok 775: CALL C with callback, ENTRY-CONVENTION EXTERN ok 869: ASSIGN DYNAMIC with empty data item ok 866: ASSIGN DYNAMIC with LOCAL-STORAGE item, INITIAL ok 847: compare numeric DISPLAY SPACE with ZERO ok 791: Computing of different USAGEs w/- decimal point ok 878: START RELATIVE (2) ok 870: ASSIGN DYNAMIC with unset implicit data item ok 922: INDEXED undeclared keys skipped (run_file.at:7112) 828: SET CONSTANT directive ok 877: START RELATIVE (1) ok 883: DECLARATIVES procedure referencing ok 889: System routine CBL_COPY_FILE ok 879: START RELATIVE (3) ok 886: System routines for directories (2) ok 880: READ on OPTIONAL missing RELATIVE / SEQUENTIAL ok 930: EXTFH: operation OP_GETINFO / QUERY-FILE skipped (run_file.at:9669) 900: LINE SEQUENTIAL file I/O with variable records ok 899: SEQUENTIAL file I/O with variable records ok 881: READ on OPTIONAL missing INDEXED file ok 908: RELATIVE RANDOM basic I/O ok 884: DECLARATIVES procedure referencing (multiple) ok 872: INDEXED file sparse/split keys ok 885: System routines for directories (1) ok 814: Numeric MOVE with/without -fbinary-truncate ok 893: LINE SEQUENTIAL WRITE AFTER ok 910: INDEXED SEQUENTIAL basic I/O ok 868: ASSIGN DYNAMIC with data item in LINKAGE ok 867: ASSIGN DYNAMIC with BASED data item ok 859: ASSIGN DYNAMIC and EXTERNAL ok 895: LINE SEQUENTIAL record truncation (2) ok 874: INDEXED file variable length record ok 911: INDEXED SEQUENTIAL with variable records ok 901: SEQUENTIAL file REWRITE ok 876: WRITE + REWRITE FILE name ok 929: EXTFH: FIXED SEQUENTIAL ok 896: LINE SEQUENTIAL standard record overflow ok 909: RELATIVE SEQUENTIAL with variable records ok 897: LINAGE and LINAGE-COUNTER sample ok 892: LINE SEQUENTIAL basic I/O ok 920: START INDEXED ok 891: SEQUENTIAL basic I/O ok 882: EXTERNAL RELATIVE file ok 907: RELATIVE SEQUENTIAL basic I/O ok 894: LINE SEQUENTIAL record truncation (1) ok 774: CALL C with callback, PROCEDURE DIVISION EXTERN ok 890: Default file external name ok 933: EXTFH: RELATIVE files ok 898: EXTFH: LINAGE and LINAGE-COUNTER sample expected failure (run_file.at:5301) 914: INDEXED file with SHARING NO expected failure (run_file.at:6432) 928: EXTFH: LINE SEQUENTIAL files (2) ok 887: System routines for files ok 913: INDEXED file with OPEN WITH LOCK expected failure (run_file.at:6353) 790: Computing of different USAGEs w/o decimal point ok 934: EXTFH: reading two files with one FCD ok 923: READ INPUT pipe & WRITE OUTPUT pipe expected failure (run_file.at:7362) 921: INDEXED partial keys ok 906: SEQUENTIAL file with blocked lock expected failure (run_file.at:5918) 938: TURN EC-I-O expected failure (run_file.at:12370) 927: EXTFH: LINE SEQUENTIAL files, direct EXTFH ok 905: SEQUENTIAL file with SHARING READ ONLY ok 904: SEQUENTIAL file with SHARING NO expected failure (run_file.at:5770) 912: INDEXED file with LOCK MODE EXCLUSIVE expected failure (run_file.at:6275) 935: EXTFH: auto-conversion FCD2 <-> FCD3 on 32bit ok 917: INDEXED file with LOCK AUTOMATIC (1) expected failure (run_file.at:6690) 945: File SORT, LINE SEQUENTIAL same file ok 926: EXTFH: SEQUENTIAL files ok 940: LINE SEQUENTIAL data ok 915: INDEXED file with SHARING READ ONLY expected failure (run_file.at:6517) 944: File SORT, LINE SEQUENTIAL ok 834: FLOAT-DECIMAL w/o SIZE ERROR ok 902: SEQUENTIAL file with LOCK MODE EXCLUSIVE expected failure (run_file.at:5632) 941: Concatenated Files ok 942: File SORT, SEQUENTIAL ok 936: RELATIVE Multi-Record ok 919: INDEXED file with LOCK MANUAL expected failure (run_file.at:6873) 939: LINE SEQUENTIAL REWRITE ok 903: SEQUENTIAL file with OPEN WITH LOCK expected failure (run_file.at:5700) 918: INDEXED file with LOCK AUTOMATIC (2) ok 943: File SORT, SEQUENTIAL variable records ok 875: INDEXED sample ok 916: INDEXED file with blocked lock expected failure (run_file.at:6600) 842: runtime checks within conditions ok 873: INDEXED file split keys WITH DUPLICATES ok 843: runtime check: write to internal storage (1) ok 947: EXTFH: File SORT, LINE SEQUENTIAL variable records ok 888: System routines for files - filename mapping ok 946: File SORT, LINE SEQUENTIAL variable records ok 951: SORT with key1 ASCENDING, key2 DESCENDING ok 955: REPORT COL PLUS ok 959: PAGE LIMIT REPORT 2 ok 949: SORT nonexistent file ok 954: Report Line Order ok 863: ASSIGN filename mapping ok 950: SORT with INPUT/OUTPUT PROCEDUREs ok 988: FUNCTION ASIN ok 958: PAGE LIMIT REPORT ok 931: EXTFH: changing record address ok 969: Sample Control Break ok 807: Trace feature with subroutine ok 932: EXTFH: INDEXED with multiple keys ok 986: FUNCTION ACOS ok 971: Duplicate Detail Line ok 987: FUNCTION ANNUITY ok 948: File MERGE, LINE SEQUENTIAL variable records ok 992: FUNCTION COMBINED-DATETIME ok 845: libcob version check ok 956: Report Overlapping Fields ok 984: RETURN-CODE nested ok 972: Report with OCCURS ok 985: FUNCTION ABS ok 970: Sample Inventory Report ok 967: STUDENT REPORT with INITIAL ok 975: Duplicate INITIATE ok 994: FUNCTION CONCATENATE with reference modding ok 982: RETURN-CODE moving ok 962: Sample Charge Report 2 ok 1000: FUNCTION COS ok 968: ORDER REPORT; Test substring ok 981: BEFORE REPORTING ok 976: Missing INITIATE and GENERATE ok 989: FUNCTION ATAN ok 963: Sample Charge Report 3 ok 979: Report PRESENT AFTER ok 991: FUNCTION CHAR ok 974: Test Report dump DECLARATIVES ok 924: EXTFH: using ISAM callback ok 980: Varying and Nested OCCURS expected failure (run_reportwriter.at:9469) 960: Sample Customer Report ok 977: Missing INITIATE and TERMINATE ok 964: Sample Charge Report 4 ok 990: FUNCTION BYTE-LENGTH ok 978: Next Group Next Page ok 998: FUNCTION CONTENT-OF ok 961: Sample Charge Report ok 957: EMPTY REPORT ok 997: FUNCTION CONTENT-LENGTH ok 993: FUNCTION CONCAT / CONCATENATE ok 996: FUNCTION HEX-OF and HEX-TO-CHAR ok 995: FUNCTION BIT-OF and BIT-TO-CHAR ok 1003: FUNCTION DATE-OF-INTEGER ok 1006: FUNCTION DAY-TO-YYYYDDD ok 1002: FUNCTION CURRENT-DATE ok 1004: FUNCTION DATE-TO-YYYYMMDD ok 1001: FUNCTION CURRENCY-SYMBOL ok 966: Sample REPORT with RIGHT/CENTER ok 1007: FUNCTION E ok 1005: FUNCTION DAY-OF-INTEGER ok 1008: FUNCTION EXCEPTION-FILE ok 1014: FUNCTION FACTORIAL ok 1012: FUNCTION EXP ok 999: FUNCTION as CALL parameter BY CONTENT ok 1013: FUNCTION EXP10 ok 953: OPEN / CLOSE with multiple filenames ok 1010: FUNCTION EXCEPTION-STATEMENT ok 1011: FUNCTION EXCEPTION-STATUS ok 1017: FUNCTION FORMATTED-DATE with ref modding ok 1015: FUNCTION FORMATTED-CURRENT-DATE ok 1023: FUNCTION FRACTION-PART ok 965: Sample Payroll Report ok 1016: FUNCTION FORMATTED-DATE ok 983: RETURN-CODE passing ok 1018: FUNCTION FORMATTED-DATETIME ok 925: EXTFH: Indexed with FH--FCD ok 1020: FUNCTION FORMATTED-TIME ok 1034: FUNCTION LOCALE-TIME-FROM-SECONDS ok 973: Report CODE and LIMIT COLUMNS ok 1028: FUNCTION INTEGER-OF-FORMATTED-DATE ok 1032: FUNCTION LOCALE-DATE ok 1026: FUNCTION INTEGER-OF-DATE ok 1022: FUNCTION FORMATTED-TIME with ref modding ok 1019: FUNCTION FORMATTED-DATETIME with ref modding ok 1031: FUNCTION LOCALE-COMPARE ok 1027: FUNCTION INTEGER-OF-DAY ok 1030: FUNCTION LENGTH ok 1021: FUNCTION FORMATTED-TIME DP.COMMA ok 1046: FUNCTION MOD (invalid) ok 952: Scope of FD GLOBAL in nested programs ok 1037: FUNCTION LOWER-CASE ok 1054: FUNCTION MONETARY-DECIMAL-POINT ok 1024: FUNCTION HIGHEST-ALGEBRAIC ok 1029: FUNCTION INTEGER-PART ok 1045: FUNCTION MOD (valid) ok 1042: FUNCTION MEDIAN ok 1049: FUNCTION MODULE-FORMATTED-DATE ok 1050: FUNCTION MODULE-ID ok 1044: FUNCTION MIN ok 1038: FUNCTION LOWER-CASE with reference modding ok 1033: FUNCTION LOCALE-TIME ok 1039: FUNCTION LOWEST-ALGEBRAIC ok 1025: FUNCTION INTEGER ok 1053: FUNCTION MODULE-TIME ok 1043: FUNCTION MIDRANGE ok 1051: FUNCTION MODULE-PATH ok 1063: FUNCTION ORD-MAX ok 1035: FUNCTION LOG ok 1040: FUNCTION MAX ok 1036: FUNCTION LOG10 ok 1041: FUNCTION MEAN ok 1052: FUNCTION MODULE-SOURCE ok 1048: FUNCTION MODULE-DATE ok 1058: FUNCTION NUMVAL ok 1065: FUNCTION PI ok 1056: FUNCTION NUMERIC-DECIMAL-POINT ok 1064: FUNCTION ORD-MIN ok 1074: FUNCTION SECONDS-PAST-MIDNIGHT ok 1057: FUNCTION NUMERIC-THOUSANDS-SEPARATOR ok 1072: FUNCTION REVERSE with reference modding ok 1061: FUNCTION NUMVAL-F ok 1059: FUNCTION NUMVAL-C ok 1062: FUNCTION ORD ok 1066: FUNCTION PRESENT-VALUE ok 1076: FUNCTION SIN ok 1067: FUNCTION RANDOM ok 1079: FUNCTION STORED-CHAR-LENGTH ok 1060: FUNCTION NUMVAL-C DP.COMMA ok 1070: FUNCTION REM (invalid) ok 1078: FUNCTION STANDARD-DEVIATION ok 1084: FUNCTION SUM ok 1077: FUNCTION SQRT ok 1069: FUNCTION REM (valid) ok 1073: FUNCTION SECONDS-FROM-FORMATTED-TIME ok 1110: UDF with recursion skipped (run_functions.at:4597) 1075: FUNCTION SIGN ok 1055: FUNCTION MONETARY-THOUSANDS-SEPARATOR ok 1085: FUNCTION TAN ok 1081: FUNCTION SUBSTITUTE with reference modding ok 1080: FUNCTION SUBSTITUTE ok 1047: FUNCTION MODULE-CALLER-ID ok 1086: FUNCTION TEST-DATE-YYYYMMDD ok 1095: FUNCTION TRIM ok 1089: FUNCTION TEST-FORMATTED-DATETIME with times ok 1083: FUNCTION SUBSTITUTE-CASE with reference mod ok 1082: FUNCTION SUBSTITUTE-CASE ok 1071: FUNCTION REVERSE ok 1090: FUNCTION TEST-FORMATTED-DATETIME with datetimes ok 1068: FUNCTION RANGE ok 1088: FUNCTION TEST-FORMATTED-DATETIME with dates ok 1091: FUNCTION TEST-FORMATTED-DATETIME DP.COMMA ok 1102: FUNCTION YEAR-TO-YYYY ok 1087: FUNCTION TEST-DAY-YYYYDDD ok 1106: Intrinsics without FUNCTION keyword (2) ok 1096: FUNCTION TRIM with reference modding ok 1009: FUNCTION EXCEPTION-LOCATION ok 1099: FUNCTION UPPER-CASE with reference modding ok 1097: FUNCTION TRIM zero length ok 1103: Formatted funcs w/ invalid variable format ok 1105: Intrinsics without FUNCTION keyword (1) ok 1094: FUNCTION TEST-NUMVAL-F ok 1107: User-Defined FUNCTION with/without parameter ok 1098: FUNCTION UPPER-CASE ok 1093: FUNCTION TEST-NUMVAL-C ok 1100: FUNCTION VARIANCE ok 1121: Complex OCCURS DEPENDING ON (1) ok 1120: WHEN-COMPILED ok 1108: UDF in COMPUTE ok 1101: FUNCTION WHEN-COMPILED ok 1092: FUNCTION TEST-NUMVAL ok 1104: FORMATTED-(DATE)TIME with SYSTEM-OFFSET ok 1114: HP COBOL octal literals expected failure (run_extensions.at:180) 1112: Numeric Boolean literals ok 1153: SORT ASSIGN KEYBOARD to ASSIGN DISPLAY expected failure (run_extensions.at:2760) 1124: Complex OCCURS DEPENDING ON (4) ok 1116: Semi-parenthesized condition ok 1109: UDF replacing intrinsic function ok 1118: LENGTH OF ok 1115: Hexadecimal numeric literals ok 1133: INITIALIZE level 01 OCCURS ok 1113: ACUCOBOL literals ok 1138: CALL BY VALUE alphanumeric item ok 1122: Complex OCCURS DEPENDING ON (2) ok 1125: Complex OCCURS DEPENDING ON (5) ok 1117: ADDRESS OF ok 1142: Quoted PROGRAM-ID ok 1141: Case-sensitive PROGRAM-ID ok 806: READY TRACE / RESET TRACE ok 1143: PROGRAM-ID AS clause ok 1134: MOVE of non-integer to alphanumeric ok 1111: CALL BY CONTENT binary and literal ok 1188: System routine x'91' function NN skipped (run_extensions.at:4792) 1155: 78 Level (1) ok 1119: SET TO SIZE OF ok 1139: CALL BY VALUE numeric literal with SIZE IS ok 1123: Complex OCCURS DEPENDING ON (3) ok 1126: Complex OCCURS DEPENDING ON (6) ok 1130: INITIALIZE OCCURS ODOSLIDE ok 1154: Environment/Argument variable ok 1166: System routine C$JUSTIFY ok 1132: DEPENDING ON with ODOSLIDE for IBM ok 1146: Redefining TALLY ok 1135: CALL USING file-name ok 937: INDEXED File READ/DELETE/READ ok 1156: 78 Level (2) ok 1169: System routine C$GETPID ok 1168: System routine C$MAKEDIR ok 1157: 78 Level (3) ok 1127: OCCURS UNBOUNDED (1) ok 1128: OCCURS UNBOUNDED (2) ok 1137: CALL / GOBACK with LOCAL-STORAGE ok 1129: INITIALIZE OCCURS UNBOUNDED ok 1160: REDEFINES: non-referenced ambiguous item ok 1145: TALLY register ok 1174: System routine CBL_AND ok 1176: System routine CBL_IMP ok 1175: System routine CBL_XOR ok 1178: System routine CBL_NOT ok 1162: System routine with wrong number of parameters ok 1179: System routine CBL_EQ ok 1161: Obsolete 2002 keywords with COBOL2014 ok 1159: Larger REDEFINES lengths ok 1185: System routine CBL_EXIT_PROC ok 1172: System routine CBL_OR ok 1173: System routine CBL_NOR ok 1131: DEPENDING ON with ODOSLIDE ok 1167: System routine C$PRINTABLE ok 1177: System routine CBL_NIMP ok 1170: System routine C$TOUPPER ok 1147: PROCEDURE DIVISION USING BY ... ok 1150: GOBACK/EXIT PROGRAM RETURNING/GIVING ok 1140: CALL BY VALUE to C ok 1171: System routine C$TOLOWER ok 1194: Conditional / define directives (4) ok 1152: ASSIGN to KEYBOARD/DISPLAY ok 1195: Invalid source format ok 1190: DISPLAY DIRECTIVE and $DISPLAY ok 1187: System routine CBL_ERROR_PROC (2) ok 1164: System routine C$PARAMSIZE ok 1158: SWITCHES with non-standard names ok 1191: Conditional / define directives (1) ok 1184: System routine SYSTEM, parameter handling ok 1193: Conditional / define directives (3) ok 1192: Conditional / define directives (2) ok 1182: System routine CBL_GC_WAITPID skipped (run_extensions.at:4249) 1203: EXHIBIT statement ok 1216: EXAMINE REPLACING ok 1214: INSPECT REPLACING complex ok 1206: GCOS floating-point usages ok 1165: System routine C$CALLEDBY ok 1204: Bit Operations ok 1205: Bit Shift Operations ok 1223: XML DPC-IN-DATA directive ok 1217: GCOS literals with EBCDIC symbols (run) ok 1212: INSPECT TRAILING ok 1215: EXAMINE TALLYING ok 1197: COBOLX format ok 1151: ENTRY ok 1163: System routine C$NARG ok 1186: System routine CBL_ERROR_PROC (1) ok 1225: JSON GENERATE general ok 1222: XML GENERATE trimming ok 1219: XML GENERATE SUPPRESS ok 1220: XML GENERATE exceptions ok 1221: XML GENERATE record selection ok 1229: JSON GENERATE trimming ok 1201: Binary COMP-1 (1) ok 1226: JSON GENERATE SUPPRESS ok 1136: CALL unusual PROGRAM-ID. ok 1228: JSON GENERATE record selection ok 1196: Variable format ok 1227: JSON GENERATE exceptions ok 1230: JSON DPC-IN-DATA directive ok 1202: Binary COMP-1 (2) ok 1218: XML GENERATE general ok 1238: BINARY: full-print ok 1213: INSPECT REPLACING TRAILING ZEROS BY SPACES ok 1149: STOP RUN RETURNING/GIVING ok 808: stack and dump feature ok 1242: COMP-4 Truncate ok 1210: PICTURE L (OCCURS ... PIC L) ok 1248: PPP COMP-5 ok 1209: PICTURE L (MOVE CORRESPONDING) ok 1241: BINARY: 64bit signed negative constant range ok 1252: DISPLAY: Sign EBCDIC ok 1240: BINARY: 64bit unsigned arithmetic notrunc ok 1243: COMP-4 No Truncate ok 1253: DISPLAY: unsigned ok 1250: DISPLAY: Sign ASCII ok 1249: arithmetic truncation with USAGE BINARY ok 1255: PPP DISPLAY ok 1189: CALL own PROGRAM-ID and RECURSIVE attribute ok 1245: MOVE PACKED-DECIMAL to BINARY ok 1251: DISPLAY: Sign ASCII (2) ok 1260: PACKED-DECIMAL used with DISPLAY ok 1183: System routine CBL_GC_HOSTED ok 1247: MOVE BINARY to BINARY ok 1211: PICTURE L (REDEFINES) ok 1254: MOVE DISPLAY to DISPLAY ok 1256: arithmetic truncation with USAGE DISPLAY ok 1261: PACKED-DECIMAL used with MOVE ok 1246: MOVE BINARY to PACKED-DECIMAL ok 1198: X/Open free-form format ok 1268: PACKED-DECIMAL numeric test (1) ok 1273: COMP-6 numeric ok 1265: PACKED-DECIMAL used with INITIALIZE ok 1269: PACKED-DECIMAL numeric test (2) ok 1272: COMP-6 arithmetic ok 1239: BINARY: 64bit unsigned compare ok 1144: NUMBER-OF-CALL-PARAMETERS ok 1266: PACKED-DECIMAL arithmetic ok 1244: MOVE DISPLAY to BINARY ok 1276: PPP COMP-3 ok 1262: MOVE PACKED-DECIMAL to PACKED-DECIMAL ok 1207: PICTURE L (basic) ok 1277: PPP COMP-6 ok 1267: PACKED-DECIMAL comparison ok 1263: MOVE PACKED-DECIMAL to DISPLAY ok 1282: POINTER: display ok 1278: arithmetic truncation with USAGE PACKED-DECIMAL ok 1270: COMP-6 used with DISPLAY ok 1271: COMP-6 used with MOVE ok 1208: PICTURE L (under/over shoot) ok 1274: COMP-6 comparison ok 1264: MOVE DISPLAY to PACKED-DECIMAL ok 1199: TERMINAL format ok 1148: PROCEDURE DIVISION CHAINING ok 1180: System routine CBL_GC_GETOPT ok 1231: JSON dpc-in-data config option ok 1224: XML dpc-in-data config option ok 1200: MF FREE format (X/Open) ok 1275: COMP-3 vs. COMP-6 - BCD comparison ok 1234: BINARY: 1-2-4-8 big-endian ok 1232: BINARY: 2-4-8 big-endian ok 1235: BINARY: 1-2-4-8 native ok 1233: BINARY: 2-4-8 native ok 1259: PACKED-DECIMAL dump ok 1236: BINARY: 1--8 big-endian ok 1237: BINARY: 1--8 native ok 1181: System routine CBL_GC_FORK ok 1279: MOVE between several BCD fields ok 1258: DISPLAY: ADD and SUBTRACT, all ROUNDED MODEs ok 1281: BCD ADD and SUBTRACT, all ROUNDED MODEs ok 1280: BCD ADD and SUBTRACT w/o SIZE ERROR ok 1257: DISPLAY: ADD and SUBTRACT w/o SIZE ERROR ok ## ------------- ## ## Test results. ## ## ------------- ## 1270 tests behaved as expected. 8 tests were skipped. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make check-recursive make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making check in . make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making check in lib make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' Making check in libcob make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' Making check in bin make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' Making check in cobc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make check-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' Making check in config make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' Making check in copy make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' Making check in po make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' Making check in extras make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' Making check in doc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make check-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' Making check in tests make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' Making check in cobol85 make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make listings-sed.sh make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[4]: Nothing to be done for 'listings-sed.sh'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make check-local make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' ## ---------------------------------------- ## ## GnuCOBOL 3.2 test suite: GnuCOBOL Tests. ## ## ---------------------------------------- ## ## ------------- ## ## Test results. ## ## ------------- ## 0 tests were successful. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' >>> gnucobol: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making install in . make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[3]: Nothing to be done for 'install-exec-am'. build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/include' /usr/bin/install -c -m 644 libcob.h '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/include' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' Making install in lib make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/lib' Making install in libcob make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/include/libcob' /bin/sh ../libtool --mode=install /usr/bin/install -c libcob.la '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib' /usr/bin/install -c -m 644 common.h version.h cobgetopt.h exception.def exception-io.def statement.def '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/include/libcob' libtool: install: /usr/bin/install -c .libs/libcob.so.4.2.0 /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/libcob.so.4.2.0 libtool: install: (cd /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/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 /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/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 /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/libcob.la libtool: install: /usr/bin/install -c .libs/libcob.a /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/libcob.a libtool: install: chmod 644 /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/libcob.a libtool: install: ranlib /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/libcob.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/libcob' Making install in bin make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/man/man1' /usr/bin/install -c cob-config '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c cobcrun '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' /usr/bin/install -c -m 644 cobcrun.1 cob-config.1 '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/man/man1' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cobcrun /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin/cobcrun make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/bin' Making install in cobc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make install-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c cobc '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin' /usr/bin/install -c -m 644 cobc.1 '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/man/man1' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cobc /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/bin/cobc make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/cobc' Making install in config make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[3]: Nothing to be done for 'install-exec-am'. ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gnucobol/config' /usr/bin/install -c -m 644 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 '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gnucobol/config' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/config' Making install in copy make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[3]: Nothing to be done for 'install-exec-am'. ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gnucobol/copy' /usr/bin/install -c -m 644 screenio.cpy sqlca.cpy sqlda.cpy xfhfcd.cpy xfhfcd3.cpy '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gnucobol/copy' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/copy' Making install in po make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' installing en@boldquot.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/en@boldquot/LC_MESSAGES/gnucobol.mo installing en@quot.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/en@quot/LC_MESSAGES/gnucobol.mo installing de.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/de/LC_MESSAGES/gnucobol.mo installing es.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/es/LC_MESSAGES/gnucobol.mo installing fr.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/fr/LC_MESSAGES/gnucobol.mo installing it.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/it/LC_MESSAGES/gnucobol.mo installing ja.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/ja/LC_MESSAGES/gnucobol.mo installing nl.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/nl/LC_MESSAGES/gnucobol.mo installing pt.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/pt/LC_MESSAGES/gnucobol.mo installing sr.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/sr/LC_MESSAGES/gnucobol.mo installing sv.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/sv/LC_MESSAGES/gnucobol.mo installing tr.gmo as /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/locale/tr/LC_MESSAGES/gnucobol.mo if test "gnucobol" = "gettext-tools"; then \ ../build_aux/install-sh -c -d /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/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 \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/po' Making install in extras make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[3]: Nothing to be done for 'install-exec-am'. ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/gnucobol' /usr/bin/install -c -m 644 CBL_OC_DUMP.so '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/lib/gnucobol' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/extras' Making install in doc make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make install-am make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[4]: Nothing to be done for 'install-exec-am'. ../build_aux/install-sh -c -d '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/info' /usr/bin/install -c -m 644 ./gnucobol.info '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol/usr/share/info' make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/doc' Making install in tests make[2]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' Making install in cobol85 make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests/cobol85' make[3]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[4]: Entering directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[3]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/gnucobol/src/gnucobol-3.2' >>> gnucobol-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol-doc/usr/share/info' >>> gnucobol-doc*: Preparing subpackage gnucobol-doc... >>> gnucobol-doc*: Running postcheck for gnucobol-doc >>> gnucobol-lang*: Running split function lang... 'usr/share/locale' -> '/home/buildozer/aports/testing/gnucobol/pkg/gnucobol-lang/usr/share/locale' >>> gnucobol-lang*: Preparing subpackage gnucobol-lang... >>> gnucobol-lang*: Running postcheck for gnucobol-lang >>> libcob4*: Running split function libcob4... 'usr/lib/libcob.so.4' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/lib/libcob.so.4' 'usr/lib/libcob.so.4.2.0' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/lib/libcob.so.4.2.0' 'usr/lib/gnucobol' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/lib/gnucobol' 'usr/share/gnucobol/config/runtime.cfg' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/runtime.cfg' 'usr/share/gnucobol/config/runtime_empty.cfg' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/runtime_empty.cfg' 'usr/share/gnucobol/config/alternate.ttbl' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/alternate.ttbl' 'usr/share/gnucobol/config/default.ttbl' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/default.ttbl' 'usr/share/gnucobol/config/ebcdic500_ascii7bit.ttbl' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/ebcdic500_ascii7bit.ttbl' 'usr/share/gnucobol/config/ebcdic500_ascii8bit.ttbl' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/ebcdic500_ascii8bit.ttbl' 'usr/share/gnucobol/config/ebcdic500_latin1.ttbl' -> '/home/buildozer/aports/testing/gnucobol/pkg/libcob4/usr/share/gnucobol/config/ebcdic500_latin1.ttbl' >>> libcob4*: Preparing subpackage libcob4... >>> libcob4*: Stripping binaries >>> libcob4*: Running postcheck for libcob4 >>> gnucobol*: Running postcheck for gnucobol >>> gnucobol*: Preparing package gnucobol... >>> gnucobol*: Stripping binaries >>> gnucobol-doc*: Scanning shared objects >>> gnucobol-lang*: Scanning shared objects >>> gnucobol*: Scanning shared objects >>> libcob4*: Scanning shared objects >>> gnucobol-doc*: Tracing dependencies... >>> gnucobol-doc*: Package size: 225.6 KB >>> gnucobol-doc*: Compressing data... >>> gnucobol-doc*: Create checksum... >>> gnucobol-doc*: Create gnucobol-doc-3.2-r0.apk >>> gnucobol-lang*: Tracing dependencies... >>> gnucobol-lang*: Package size: 939.2 KB >>> gnucobol-lang*: Compressing data... >>> gnucobol-lang*: Create checksum... >>> gnucobol-lang*: Create gnucobol-lang-3.2-r0.apk >>> gnucobol*: Tracing dependencies... gcc gmp-dev musl-dev libcob4=3.2-r0 so:libc.musl-armhf.so.1 so:libcob.so.4 so:libintl.so.8 >>> gnucobol*: Package size: 2.1 MB >>> gnucobol*: Compressing data... >>> gnucobol*: Create checksum... >>> gnucobol*: Create gnucobol-3.2-r0.apk >>> libcob4*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libcjson.so.1 so:libdb-5.3.so so:libgmp.so.10 so:libintl.so.8 so:libncursesw.so.6 so:libxml2.so.2 >>> libcob4*: Package size: 435.6 KB >>> libcob4*: Compressing data... >>> libcob4*: Create checksum... >>> libcob4*: Create libcob4-3.2-r0.apk >>> gnucobol: Build complete at Mon, 28 Jul 2025 14:02:36 +0000 elapsed time 0h 1m 1s >>> gnucobol: Cleaning up srcdir >>> gnucobol: Cleaning up pkgdir >>> gnucobol: Uninstalling dependencies... ( 1/26) Purging .makedepends-gnucobol (20250728.140136) ( 2/26) Purging gmp-dev (6.3.0-r4) ( 3/26) Purging libgmpxx (6.3.0-r4) ( 4/26) Purging diffutils (3.12-r0) ( 5/26) Purging db-dev (5.3.28-r6) ( 6/26) Purging db-c++ (5.3.28-r6) ( 7/26) Purging db (5.3.28-r6) ( 8/26) Purging gettext-dev (0.24.1-r1) ( 9/26) Purging gettext-asprintf (0.24.1-r1) (10/26) Purging gettext (0.24.1-r1) (11/26) Purging gettext-envsubst (0.24.1-r1) (12/26) Purging libxml2-dev (2.13.8-r0) (13/26) Purging libxml2-utils (2.13.8-r0) (14/26) Purging libxml2 (2.13.8-r0) (15/26) Purging cjson-dev (1.7.18-r1) (16/26) Purging ncurses-dev (6.5_p20250705-r0) (17/26) Purging libncurses++ (6.5_p20250705-r0) (18/26) Purging libpanelw (6.5_p20250705-r0) (19/26) Purging gettext-libs (0.24.1-r1) (20/26) Purging libformw (6.5_p20250705-r0) (21/26) Purging libintl (0.24.1-r1) (22/26) Purging libmenuw (6.5_p20250705-r0) (23/26) Purging xz-dev (5.8.1-r0) (24/26) Purging xz (5.8.1-r0) (25/26) Purging xz-libs (5.8.1-r0) (26/26) Purging zlib-dev (1.3.1-r2) busybox-1.37.0-r21.trigger: Executing script... OK: 342 MiB in 104 packages >>> gnucobol: Updating the testing/armhf repository index... >>> gnucobol: Signing the index...