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