Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 921960 Details for
Bug 951881
dev-lang/gnucobol-3.2-r1 fails test - [gcc-15] ERROR: 1237 tests were run,
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lang:gnucobol-3.2-r1:20250323-001448.log
dev-lang:gnucobol-3.2-r1:20250323-001448.log (text/plain), 116.64 KB, created by
Toralf Förster
on 2025-03-23 10:22:32 UTC
(
hide
)
Description:
dev-lang:gnucobol-3.2-r1:20250323-001448.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2025-03-23 10:22:32 UTC
Size:
116.64 KB
patch
obsolete
> * Package: dev-lang/gnucobol-3.2-r1:0 > * Repository: gentoo > * Maintainer: tupone@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls xml > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking gnucobol-3.2.tar.xz to /var/tmp/portage/dev-lang/gnucobol-3.2-r1/work >>>> Source unpacked in /var/tmp/portage/dev-lang/gnucobol-3.2-r1/work >>>> Preparing source in /var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2 ... > * Applying gnucobol-3.1.2-gentoo.patch ... > [ ok ] > * Applying gnucobol-3.2-libxml.patch ... > [ ok ] > * Applying gnucobol-3.2-c23.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --install --system-acdir=/var/tmp/portage/dev-lang/gnucobol-3.2-r1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader --force' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: gnucobol-3.2/ > * Running elibtoolize in: gnucobol-3.2/build_aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.5.0 patch ... > * Applying verbose-pic/2.4.7 patch ... > * Applying clang-runtime-ltmain/2.4.7 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2 ... > * econf: updating gnucobol-3.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnucobol-3.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gnucobol-3.2/build_aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating gnucobol-3.2/build_aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/gnucobol-3.2-r1 --htmldir=/usr/share/doc/gnucobol-3.2-r1/html --with-sysroot=/ --libdir=/usr/lib64 --without-db --without-json --with-xml2 --enable-nls --with-curses=ncursesw CURSES_LIBS=-lncursesw -ltinfow >configure: loading site script /usr/share/config.site >checking for a BSD-compatible install... /usr/lib/portage/python3.12/ebuild-helpers/xattr/install -c >checking whether sleep supports fractional seconds... yes >checking filesystem timestamp resolution... 0.01 >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /usr/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking xargs -n works... 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 x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 the compiler supports GNU C... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for wchar.h... yes >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether _XOPEN_SOURCE should be defined... no >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 x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /usr/bin/sed >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for fgrep... /usr/bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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... no >checking for flex... flex >checking for lex output file root... lex.yy >checking for lex library... none needed >checking for library containing yywrap... -lfl >checking whether yytext is a pointer... yes >checking if flex is the lexer generator... yes >checking for bison... bison -y >checking if bison is the parser generator... yes >checking for diff arguments... --strip-trailing-cr >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for sys/types.h... (cached) yes >checking for signal.h... yes >checking for stddef.h... yes >checking for sys/time.h... yes >checking for locale.h... 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 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... yes >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 x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >configure: Checks for GMP/MPIR ... >checking for gmp... 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 for libxml/xmlwriter.h... yes >checking for libxml/xmlversion.h... yes >checking for libxml/uri.h... yes >checking for libxml/parser.h... 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 >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 for x86_64-pc-linux-gnu-gcc options needed to detect all undeclared functions... (cached) none needed >checking whether fdatasync is declared... yes >checking whether fmemopen is declared... yes >configure: Checks for curses ... >checking whether linking initscr works with CURSES_LIBS, given as "-lncursesw -ltinfow"... yes >checking for ncursesw/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 >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/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking 32-bit host C ABI... no >checking for ELF binary format... no >checking for the common suffixes of directories in the library search path... lib,lib,lib64 >checking for CFPreferencesCopyAppValue... (cached) no >checking for CFLocaleCopyPreferredLanguages... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for nl_langinfo and CODESET... yes >checking for perl... perl >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 x86_64-pc-linux-gnu-gcc >configure: CFLAGS -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k >configure: LDFLAGS -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now,-O1 >configure: LIBCOB_LIBS -lgmp -lxml2 -lncursesw -ltinfow >configure: COB_CC x86_64-pc-linux-gnu-gcc >configure: COB_CFLAGS -pipe -march=native -fno-diagnostics-color -pipe -Wno-unused -fsigned-char -Wno-pointer-sign >configure: COB_LDFLAGS -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 >configure: COB_DEBUG_FLAGS -ggdb3 -fasynchronous-unwind-tables >configure: COB_LIBS -L/usr/lib64 -lcob >configure: COB_CONFIG_DIR /usr/share/gnucobol/config >configure: COB_COPY_DIR /usr/share/gnucobol/copy >configure: COB_LIBRARY_PATH /usr/lib64/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 x86_64-pc-linux-gnu-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: INDEXED I/O (no handler configured): NO >configure: Used for XML I/O: libxml2 >configure: JSON I/O (disabled): NO >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2 ... >make -O -j4 >make all-recursive >Making all in . >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/lib' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o dummymac.lo dummymac.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c dummymac.c -fPIC -DPIC -o .libs/dummymac.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/lib' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/lib' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -static -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now,-O1 -o libsupport.la dummymac.lo >libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libsupport.a .libs/dummymac.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsupport.a >libtool: link: ( cd ".libs" && rm -f "libsupport.la" && ln -s "../libsupport.la" "libsupport.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/lib' >Making all in libcob >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o strings.lo strings.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c strings.c -fPIC -DPIC -o .libs/strings.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o move.lo move.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c move.c -fPIC -DPIC -o .libs/move.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o numeric.lo numeric.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c numeric.c -fPIC -DPIC -o .libs/numeric.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o call.lo call.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c call.c -fPIC -DPIC -o .libs/call.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o termio.lo termio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c termio.c -fPIC -DPIC -o .libs/termio.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o fileio.lo fileio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c fileio.c -fPIC -DPIC -o .libs/fileio.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o reportio.lo reportio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c reportio.c -fPIC -DPIC -o .libs/reportio.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o common.lo common.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c common.c -fPIC -DPIC -o .libs/common.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o cobgetopt.lo cobgetopt.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c cobgetopt.c -fPIC -DPIC -o .libs/cobgetopt.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o cconv.lo cconv.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c cconv.c -fPIC -DPIC -o .libs/cconv.o >cconv.c: In function 'cob_load_collation': >cconv.c:165:41: warning: '%s' directive writing up to 4088 bytes into a region of size between 4069 and 4095 [-Wformat-overflow=] > 165 | sprintf (filename, "%s%c%s.ttbl", config_dir, SLASH_CHAR, col_name); > | ^~ >In file included from /usr/include/stdio.h:970, > from cconv.c:24: >In function 'sprintf', > inlined from 'cob_load_collation' at cconv.c:165:3: >/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output 7 or more bytes (assuming 4121) into a destination of size 4096 > 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 31 | __glibc_objsize (__s), __fmt, > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 32 | __va_arg_pack ()); > | ~~~~~~~~~~~~~~~~~ >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o mlio.lo mlio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c mlio.c -fPIC -DPIC -o .libs/mlio.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o intrinsic.lo intrinsic.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c intrinsic.c -fPIC -DPIC -o .libs/intrinsic.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o screenio.lo screenio.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c screenio.c -fPIC -DPIC -o .libs/screenio.o >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -version-info 6:0:2 -no-undefined -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now,-O1 -o libcob.la -rpath /usr/lib64 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 -lncursesw -ltinfow >libtool: link: x86_64-pc-linux-gnu-gcc -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 -Wl,--as-needed -lgmp -lxml2 -lncursesw -ltinfow -O2 -march=native -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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: ( cd ".libs" && rm -f "libcob.la" && ln -s "../libcob.la" "libcob.la" ) >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/libcob' >Making all in bin >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/bin' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o cobcrun.o cobcrun.c >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/bin' >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/bin' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z,relro,-z,now,-O1 -o cobcrun cobcrun.o ../libcob/libcob.la ../lib/libsupport.la >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobcrun cobcrun.o -Wl,--as-needed ../libcob/.libs/libcob.so -lgmp -lxml2 -lncursesw -ltinfow ../lib/.libs/libsupport.a >make[2]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/bin' >Making all in cobc >make all-am >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o ppparse.o ppparse.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o pplex.o pplex.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o config.o config.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o scanner.o scanner.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o cobc.o cobc.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o reserved.o reserved.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o error.o error.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o field.o field.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o tree.o tree.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o help.o help.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o codeoptim.o codeoptim.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o replace.o replace.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o typeck.o typeck.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o parser.o parser.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c -o codegen.o codegen.c >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >make[3]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -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 >libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,-z -Wl,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobc cobc.o ppparse.o pplex.o parser.o scanner.o config.o reserved.o error.o tree.o field.o typeck.o codegen.o help.o codeoptim.o replace.o -Wl,--as-needed ../libcob/.libs/libcob.so -lgmp -lxml2 -lncursesw -ltinfow ../lib/.libs/libsupport.a >make[3]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/cobc' >Making all in config >make[2]: Nothing to be done for 'all'. >Making all in copy >make[2]: Nothing to be done for 'all'. >Making all in po >make[2]: Nothing to be done for 'all'. >Making all in extras >make[2]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/extras' >("../pre-inst-env" cobc -m -Wall -O2 -g -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 '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/extras' >Making all in doc >make all-am >Making all in tests >Making all in cobol85 >make[3]: Nothing to be done for 'all'. >make[3]: Nothing to be done for 'all-am'. >>>> Source compiled. >>>> Test phase: dev-lang/gnucobol-3.2-r1 >make -O -j4 check >make check-recursive >Making check in . >Making check in lib >make[2]: Nothing to be done for 'check'. >Making check in libcob >make[2]: Nothing to be done for 'check'. >Making check in bin >make[2]: Nothing to be done for 'check'. >Making check in cobc >make check-am >make[3]: Nothing to be done for 'check-am'. >Making check in config >make[2]: Nothing to be done for 'check'. >Making check in copy >make[2]: Nothing to be done for 'check'. >Making check in po >make[2]: Nothing to be done for 'check'. >Making check in extras >make[2]: Nothing to be done for 'check'. >Making check in doc >make check-am >make[3]: Nothing to be done for 'check-am'. >Making check in tests >Making check in cobol85 >make[3]: Nothing to be done for 'check'. >make listings-sed.sh >make[4]: Nothing to be done for 'listings-sed.sh'. >make check-local >make[4]: Entering directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/tests' >## ---------------------------------------- ## >## GnuCOBOL 3.2 test suite: GnuCOBOL Tests. ## >## ---------------------------------------- ## > >General tests of used binaries > > 1: compiler help and information ok > 2: compiler warnings ok > 3: compiler outputs (general) ok > 4: compiler outputs (file specified) ok > 5: compiler outputs (path specified) ok > 6: compiler outputs (assembler) ok > 7: source file not found ok > 8: temporary path invalid ok > 9: use of full path for cobc ok > 10: C Compiler optimizations ok > 11: invalid cobc option ok > 12: cobcrun help and information ok > 13: cobcrun validation ok > 14: cobcrun -M DSO entry argument ok > 15: cobcrun -M directory/ default ok > 16: cobcrun -M directory/dso alternate ok > 17: cobcrun -M DSO entry multiple arguments ok > 18: cobcrun error messages ok > 19: run job with unsuccessful compilation ok > 20: run job after compilation ok > 21: run job after compilation (path specified) ok > 22: run job with optional arguments ok > 23: compile from stdin ok > 24: run job after compilation from stdin ok > 25: cobc diagnostics show caret ok > 26: cobc with standard configuration file ok > 27: cobc dialect features for all -std ok > 28: cobc with configuration file via -std ok > 29: cobc with standard configuration file via -conf ok > 30: cobc with own configuration file via -conf ok > 31: cobc configuration: recursive include ok > 32: cobc with -std and -conf ok > 33: cobc compiler flag on command line ok > 34: cobc compiler flag on command line (priority) ok > 35: cobc configuration: entries ok > 36: cobc configuration: conf missing ok > 37: cobc configuration: conf optional ok > 38: cobc configuration: incomplete ok > 39: runtime configuration ok > 40: runtime configuration file ok > 41: runtime configuration: recursive include ok > 42: runtime configuration: environment priority ok > 43: runtime configuration: entries ok > 44: runtime configuration: conf missing ok > 45: runtime configuration: conf optional ok > 46: runtime configuration: strings and environment ok > 47: validation of COB_CONFIG_DIR ok > 48: cobc configuration: source format ok > 49: cobc configuration: ebcdic-table ok > >Syntax tests > > 50: COPY: IN / OF / -I ok > 51: COPY: relative copybooks expected failure (syn_copy.at:163) > 52: COPY: extension ok > 53: COPY: within comment ok > 54: COPY: file not found ok > 55: COPY: recursive ok > 56: COPY: replacement order ok > 57: COPY: separators ok > 58: COPY: partial replacement ok > 59: COPY: LEADING replacement ok > 60: COPY: TRAILING replacement ok > 61: COPY: partial replacement BY literal ok > 62: COPY: recursive replacement ok > 63: COPY: fixed/free format ok > 64: REPLACE: partial replacement BY SPACE ok > 65: COPY: simple partial match ok > 66: COPY: with LEADING, multiple partial matches ok > 67: COPY: multiple partial matches with an error ok > 68: COPY: Multiple partial matches (1) ok > 69: COPY: Multiple partial matches (2) ok > 70: COPY and REPLACE in same file ok > 71: COPY and REPLACE errors ok > 72: COPY and REPLACE with reserved words ok > 73: Invalid source name ok > 74: Invalid PROGRAM-ID ok > 75: Invalid PROGRAM-ID type clause (1) ok > 76: invalid PROGRAM-ID type clause (2) ok > 77: INITIAL / RECURSIVE before COMMON ok > 78: Undefined data name ok > 79: Undefined group name ok > 80: Undefined data name in group ok > 81: Reference not a group name ok > 82: Incomplete 01 definition ok > 83: error handling in conditions ok > 84: Same paragraphs in different sections ok > 85: GO TO sections and foreign paragraphs ok > 86: Redefinition of 01 items ok > 87: Redefinition of 01 and 02 items ok > 88: Redefinition of 02 items ok > 89: Redefinition of 77 items ok > 90: Redefinition of 01 and 77 items ok > 91: Redefinition of 88 items ok > 92: Redefinition of program-name by other programs ok > 93: Redefinition of program-name within program ok > 94: Redefinition of function-prototype name ok > 95: PROCEDURE DIVISION RETURNING OMITTED: main ok > 96: PROCEDURE DIVISION RETURNING OMITTED: FUNCTION ok > 97: PROCEDURE DIVISION RETURNING item ok > 98: Data item with same name as program-name ok > 99: Ambiguous reference to 02 items ok >100: Ambiguous reference to 02 and 03 items ok >101: Ambiguous reference with qualification ok >102: Unique reference with ambiguous qualifiers ok >103: SYNCHRONIZED clause ok >104: Undefined procedure name ok >105: Redefinition of section names ok >106: Redefinition of section and paragraph names ok >107: Redefinition of label and variable names expected failure (syn_definition.at:1095) >108: Redefinition of paragraph names ok >109: Ambiguous reference to paragraph name ok >110: Non-matching level numbers (extension) ok >111: CALL BY VALUE alphanumeric item (extension) ok >112: CALL BY VALUE national item (extension) ok >113: CALL BY VALUE figurative constants ok >114: Duplicate identification division header ok >115: RETURNING in STOP RUN / GOBACK / EXIT PROGRAM ok >116: OSVS register CURRENT-DATE and TIME-OF-DAY expected failure (syn_definition.at:1393) >117: Invalid ENVIRONMENT DIVISION order ok >118: Function without END FUNCTION ok >119: Nested programs without END PROGRAM ok >120: Nested programs not in procedure division ok >121: Screen section starts with 78-level ok >122: Invalid PICTURE strings ok >123: PICTURE string with control character ok >124: PICTURE strings invalid with BLANK WHEN ZERO ok >125: PICTURE strings invalid with USAGE ok >126: Edited monetary PICTURE strings ok >127: ALPHABET definition ok >128: PROGRAM COLLATING SEQUENCE ok >129: RENAMES item ok >130: RENAMES of 01-, 66- and 77-level items ok >131: SAME AS clause ok >132: TYPEDEF clause ok >133: LIKE clause expected failure (syn_definition.at:2617) >134: APPLY COMMIT clause ok >135: GLOBAL record-names ok >136: Invalid USE BEFORE ok >137: Non-numeric subscript ok >138: Subscript range check ok >139: Subscript bounds with OCCURS DEPENDING ON ok >140: Subscripted item requires OCCURS clause ok >141: Number of subscripts ok >142: SET SSRANGE syntax ok >143: OCCURS with level 01 and 77 ok >144: OCCURS with level 66 ok >145: OCCURS with level 78 ok >146: OCCURS with level 88 ok >147: OCCURS with variable-occurrence data item ok >148: OCCURS UNBOUNDED ok >149: OCCURS data-items for INDEXED and KEY ok >150: Nested OCCURS clause ok >151: OCCURS DEPENDING with wrong size ok >152: OCCURS DEPENDING followed by another field ok >153: OCCURS with unmatched DEPENDING / TO phrases ok >154: OCCURS INDEXED before KEY ok >155: OCCURS size check ok >156: REDEFINES: not following entry-name ok >157: REDEFINES: level 02 by 01 ok >158: REDEFINES: level 03 by 02 ok >159: REDEFINES: level 66 ok >160: REDEFINES: level 88 ok >161: REDEFINES: lower level number ok >162: REDEFINES: with OCCURS ok >163: REDEFINES: with subscript ok >164: REDEFINES: with variable occurrence ok >165: REDEFINES: with qualification ok >166: REDEFINES: multiple redefinition ok >167: REDEFINES: size exceeds ok >168: REDEFINES: with VALUE ok >169: REDEFINES: with intervention ok >170: REDEFINES: within REDEFINES ok >171: REDEFINES: for ANY LENGTH item ok >172: REDEFINES: non-referenced ambiguous item ok >173: bad VALUES / VALUES ARE in format-1 ok >174: OCCURS too many VALUEs ok >175: Numeric item (integer) ok >176: Numeric item (non-integer) ok >177: Numeric item with picture P ok >178: Signed numeric literal ok >179: Alphabetic item ok >180: Alphanumeric item ok >181: Alphanumeric group item ok >182: National item ok >183: Numeric-edited item ok >184: Alphanumeric-edited item ok >185: Implicit picture from value ok >186: Missing SELECT ok >187: Duplicated SELECT ok >188: Missing FD ok >189: Duplicated FD ok >190: ASSIGN to device-name ok >191: ASSIGN to printer-name ok >192: ASSIGN to lsq-device-name ok >193: ASSIGN to variable ok >194: SELECT without ASSIGN ok >195: START on SEQUENTIAL file ok >196: OPEN SEQUENTIAL file REVERSED ok >197: OPEN SEQUENTIAL file NO REWIND ok >198: valid key items ok >199: INDEXED file invalid key items ok >200: variable record length ok >201: variable record length DEPENDING item ok >202: DECLARATIVES invalid procedure reference (1) ok >203: DECLARATIVES invalid procedure reference (2) ok >204: EXTERNAL file ok >205: RECORDING MODE ok >206: CODE-SET clause ok >207: CODE-SET FOR clause ok >208: WRITE / REWRITE FROM clause and FILE ok >209: Clauses following invalid ACCESS clause ok >210: RELATIVE KEY type validation ok >211: Mismatched KEY clause ok >212: RECORD DELIMITER ok >213: FILE STATUS ok >214: VSAM status ok >215: INDEXED file PASSWORD clause ok >216: RECORD clause equal limits ok >217: FILE ... FROM literal ok >218: WRITE / REWRITE on REPORT files ok >219: SELECT without fd-name ok >220: Undeclared FILE-ID variable ok >221: ASSIGN external-name matching filename ok >222: Undeclared ASSIGN variable ok >223: ACCESS RANDOM with ORG SEQUENTIAL ok >224: ALTERNATE RECORD KEY SUPPRESS WHEN ok >225: RECORD definition with SOURCE IS / = ok >226: ALTERNATE RECORD definition WITH NO DUPLICATES expected failure (syn_file.at:2089) >227: ALTERNATE RECORD definition omitting RECORD expected failure (syn_file.at:2118) >228: SELECT/OPEN syntax extensions ok >229: GLOBAL FD nested progam ok >230: Invalid file name in SELECT ok >231: REPORT error/warning ok >232: REPORT not positive integers in COL / LINE PLUS ok >233: Missing PICTURE for SOURCE ok >234: Missing DETAIL line ok >235: REPORT LINE PLUS ZERO ok >236: Incorrect REPORT NAME ok >237: REPORT with PLUS RIGHT/CENTER ok >238: PAGE LIMITS clause ok >239: Report FD without period ok >240: REPORT with unreferenced control field ok >241: Incorrect USAGE clause ok >242: valid reference-modification ok >243: invalid reference-modification ok >244: Static out of bounds ok >245: constant-folding out of bounds ok >246: no static bound check for ANY LENGTH ok >247: ambiguous AND/OR ok >248: warn constant expressions ok >249: warn literal size ok >250: warn literal size in constant expr. (level 88) ok >251: Invalid conditional expression (1) ok >252: Invalid conditional expression (2) ok >253: Invalid conditional expression (3) ok >254: Valid conditional expression ok >255: missing headers ok >256: one line program ok >257: empty program ok >258: INITIALIZE constant ok >259: CLASS duplicate values ok >260: INSPECT invalid size ok >261: INSPECT invalid target ok >262: INSPECT missing keyword ok >263: INSPECT repeated keywords ok >264: INSPECT incomplete clause ok >265: INSPECT multiple BEFORE/AFTER clauses ok >266: EXAMINE invalid literals ok >267: maximum data size ok >268: unreachable statement ok >269: CRT STATUS ok >270: SPECIAL-NAMES clause ok >271: CURRENCY SIGN ok >272: SWITCHES ok >273: unexpected mnemonic-name location ok >274: wrong device for mnemonic-name ok >275: missing mnemonic-name declaration ok >276: unknown device in dialect ok >277: ACCEPT WITH ( NO ) UPDATE / DEFAULT ok >278: ACCEPT WITH AUTO / TAB ok >279: ACCEPT WITH LOWER / UPPER ok >280: ACCEPT WITH SIZE ok >281: DISPLAY WITH SIZE ok >282: source text after program-text area ok >283: line overflow in fixed-form / free-form ok >284: missing newline in fixed-form / free-form ok >285: continuation of COBOL words ok >286: line and floating comments ok >287: word length ok >288: Segmentation Module ok >289: ACCEPT FROM ESCAPE KEY ok >290: ACUCOBOL USAGE FLOAT / DOUBLE ok >291: ACUCOBOL USAGE HANDLE ok >292: ACUCOBOL WINDOW statements ok >293: ACUCOBOL GRAPHICAL controls ok >294: DISPLAY MESSAGE BOX ok >295: DISPLAY OMITTED ok >296: CGI: EXTERNAL-FORM ok >297: adding/removing reserved words ok >298: adding aliases ok >299: overriding default words ok >300: complete specified word list ok >301: ANY LENGTH item as formal parameter ok >302: ANY LENGTH item as BY VALUE formal parameter ok >303: swapped SOURCE- and OBJECT-COMPUTER ok >304: CONF. SECTION paragraphs in wrong order ok >305: NOT ON EXCEPTION with STATIC CALL convention ok >306: NOT ON EXCEPTION phrases before ON EXCEPTION ok >307: wrong dialect hints ok >308: redundant periods ok >309: missing periods ok >310: missing periods with COPYs ok >311: statement in Area A ok >312: pseudotext replacement with text in area A ok >313: IF-ELSE statement list with invalid syntax ok >314: EVALUATE statement with invalid syntax ok >315: COBOL-WORDS directive ok >316: MF reserved word directives ok >317: TURN directive ok >318: STRING / UNSTRING with invalid syntax ok >319: STRING / UNSTRING POINTER clause ok >320: STRING with non-DISPLAY ok >321: UNSTRING COUNT clause ok >322: use of program-prototype-names ok >323: checking prototypes and definitions match expected failure (syn_misc.at:4100) >324: invalid INSPECT/TRANSFORM operands ok >325: SIGN clause checks ok >326: conflicting entry conventions ok >327: conflicting call conventions ok >328: dangling LINKAGE items ok >329: duplicate PROCEDURE DIVISION/ENTRY USING items ok >330: duplicate CALL USING BY REFERENCE items ok >331: ADD / SUBTRACT TABLE ok >332: USE FOR DEBUGGING invalid ref-mod / subscripts ok >333: USE FOR DEBUGGING duplicate targets ok >334: USE FOR DEBUGGING implicit statements ok >335: USE FOR DEBUGGING syntax-checks (1) ok >336: USE FOR DEBUGGING syntax-checks (2) expected failure (syn_misc.at:4722) >337: Empty PERFORM with DEBUGGING MODE ok >338: whitespace handling ok >339: STOP identifier ok >340: 01 CONSTANT ok >341: 78 VALUE ok >342: level 78 NEXT / START OF ok >343: SYMBOLIC CONSTANT ok >344: Constant Expressions (1) ok >345: Constant Expressions (2) ok >346: Constant Expressions (3) ok >347: Constant Expressions (4) ok >348: Constant Expressions (5) ok >349: Missing imperative statements ok >350: Fall-Through to WHEN OTHER expected failure (syn_misc.at:5619) >351: CONSTANT LENGTH / BYTE-LENGTH ok >352: ANY LENGTH/NUMERIC with incorrect PIC ok >353: VOLATILE clause ok >354: SET SOURCEFORMAT syntax checks ok >355: WHEN-COMPILED register in dialect ok >356: LIN / COL register ok >357: tokens consisting of multiple words ok >358: @OPTIONS parsing ok >359: PROCESS / CBL parsing ok >360: *CONTROL / *CBL parsing ok >361: system routines with wrong number of parameters ok >362: invalid use of condition-name ok >363: XML GENERATE syntax checks ok >364: BASED clause, ALLOCATE / FREE statements ok >365: CONTINUE statement ok >366: conflict markers ok >367: SORT syntax ok >368: OSVS I/O extensions ok >369: EQUALS in expressions ok >370: SEARCH ALL checks ok >371: Invalid parentheses around condition ok >372: DISPLAY directive (1) ok >373: DISPLAY directive (2) ok >374: DISPLAY directive (3) ok >375: SET CONSTANT directive ok >376: conditional / define directives (1) ok >377: conditional / define directives (2) ok >378: conditional / define directives (3) ok >379: conditional / define directives (4) ok >380: error handling in conditional directives ok >381: conditional directives with lvl 78 (1) expected failure (syn_misc.at:7112) >382: conditional directives with lvl 78 (2) expected failure (syn_misc.at:7160) >383: Missing reserved word with DEBUGGING MODE ok >384: Invalid PERFORM statement ok >385: PERFORM THRU syntax checks ok >386: VALIDATE parsing ok >387: field-tree via COBC_GEN_DUMP_COMMENTS ok >388: CONTROL DIVISION ok >389: CONTROL: empty default section ok >390: CONTROL: default section ok >391: CONTROL: substitution & default section ok >392: CONTROL DIVISION & AREACHECK ok >393: PICTURE L ok >394: AREACHECK / NOAREACHECK directives ok >395: AREACHECK / NOAREACHECK directives (2) ok >396: optional dots ok >397: optional dots before PROCEDURE DIVISION ok >398: AREACHECK ok >399: autodetect format ok >400: context sensitive alias ok >401: MOVE SPACE TO numeric or numeric-edited item ok >402: MOVE ZERO TO alphabetic item ok >403: MOVE alphabetic TO x ok >404: MOVE alphanumeric TO x ok >405: MOVE alphanumeric-edited TO x ok >406: MOVE numeric (integer) TO x ok >407: MOVE numeric (non-integer) TO x ok >408: MOVE numeric-edited TO x ok >409: MOVE national TO x ok >410: MOVE national-edited TO x ok >411: CORRESPONDING - Operands must be groups ok >412: CORRESPONDING - Target has no matching items ok >413: MOVE to erroneous field ok >414: Overlapping MOVE ok >415: invalid source for MOVE ok >416: invalid target for MOVE ok >417: SET error ok >418: MOVE FIGURATIVE to NUMERIC ok >419: Category check of Format 1 ok >420: Category check of Format 2 ok >421: Category check of literals ok >422: Flexible ACCEPT/DISPLAY syntax ok >423: Duplicate ACCEPT/DISPLAY clauses ok >424: AT clause ok >425: ACCEPT/DISPLAY extensions detection ok >426: FROM clause ok >427: Incorrect USAGE clause ok >428: SCREEN SECTION clause numbers ok >429: Screen clauses ok >430: ACCEPT ON EXCEPTION/ESCAPE ok >431: Referencing 88-level ok >432: Conflicting screen clauses ok >433: Redundant screen clauses ok >434: Screen item OCCURS w-/wo relative LINE/COL ok >435: VALUE clause missing ok >436: FULL on numeric item ok >437: Compiler-specific SCREEN SECTION clause rules ok >438: MS-COBOL position-spec ok >439: Screen with invalid FROM clause ok >440: DISPLAY WITH CONVERSION ok >441: SET ADDRESS OF item ok >442: SET item TO 88-level ok >443: ANY LENGTH / NUMERIC as function RETURNING item ok >444: REPOSITORY INTRINSIC phrase ok >445: REPOSITORY FUNCTION phrase ok >446: Redundant REPOSITORY entries ok >447: Missing prototype/definition ok >448: Empty function ok >449: Function definition inside program ok >450: Intrinsic functions: dialect ok >451: Intrinsic functions: replaced ok >452: Intrinsic functions: number of arguments ok >453: Intrinsic functions: reference modification ok >454: Intrinsic functions: argument type ok >455: invalid formatted date/time args ok >456: invalid formats w/ DECIMAL-POINT IS COMMA ok >457: Specified offset and SYSTEM-OFFSET ok >458: FUNCTION LENGTH / BYTE-LENGTH ok >459: continuation Indicator - too many lines ok >460: literal too long ok >461: numeric literals ok >462: floating-point literals ok >463: X literals ok >464: national literals ok >465: NX literals ok >466: binary literals ok >467: binary-hexadecimal literals ok >468: HP COBOL octal literals ok >469: ACUCOBOL literals ok >470: ACUCOBOL 32bit literal size skipped (syn_literals.at:1383) >471: zero-length literals ok >472: long literal in error message ok >473: literal missing terminating character ok >474: GCOS literals with EBCDIC symbols (syntax) ok > >Listing tests > >475: Minimal lines per listing pages ok >476: COPY within comment ok >477: Replacement w/o strings ok >478: Partial replacement with literals ok >479: COPY replacement with partial match ok >480: COPY replacement with multiple partial matches ok >481: COPY replacement order ok >482: COPY separators ok >483: COPY partial replacement ok >484: COPY LEADING replacement ok >485: COPY TRAILING replacement ok >486: COPY recursive replacement ok >487: COPY multiple files ok >488: Error/Warning messages ok >489: Two source files ok >490: Multiple programs in one file ok >491: Multiple programs in one compilation group ok >492: command line ok >493: Wide listing ok >494: Symbols: simple ok >495: Symbols: pointer ok >496: Symbols: multiple programs/functions ok >497: Symbols: OCCURS and REDEFINES ok >498: Conditional compilation ok >499: File descriptions ok >500: Invalid PICTURE strings ok >501: Variable format ok >502: MFCOMMENT ok >503: LISTING directive ok >504: LISTING directive free-form reference-format ok >505: Listing-directive statements ok >506: Eject page ok >507: Cross reference ok >508: Report Writer ok >509: huge REPLACE ok >510: Long concatenated literal ok > >Run tests > >511: DISPLAY literals ok >512: DISPLAY literals, DECIMAL-POINT is COMMA ok >513: Hexadecimal literal ok >514: DISPLAY data items with VALUE clause ok >515: DISPLAY data items with MOVE statement ok >516: MOVE to edited item (1) ok >517: MOVE to edited item (2) ok >518: MOVE to edited item (3) ok >519: MOVE to item with simple and floating insertion ok >520: MOVE to JUSTIFIED item ok >521: MOVE integer literal to alphanumeric ok >522: Compare FLOAT-LONG with floating-point literal ok >523: equality of FLOAT-SHORT / FLOAT-LONG ok >524: equality of FLOAT-SHORT / FLOAT-EXTENDED ok >525: Overlapping MOVE (GnuCOBOL) ok >526: Overlapping MOVE (IBM) ok >527: ALPHABETIC test ok >528: ALPHABETIC-UPPER test ok >529: ALPHABETIC-LOWER test ok >530: GLOBAL at same level ok >531: GLOBAL at lower level ok >532: GLOBAL CONSTANT ok >533: GLOBAL identifiers from ENVIRONMENT DIVISION FAILED (run_fundamental.at:1390) >534: GLOBAL REDEFINES ok >535: function with variable-length RETURNING item skipped (run_fundamental.at:1426) >536: Entry point visibility (1) ok >537: Entry point visibility (2) ok >538: Contained program visibility (1) ok >539: Contained program visibility (2) ok >540: Contained program visibility (3) ok >541: Contained program visibility (4) ok >542: CALL alphanumeric data-name ok >543: CALL program-pointer FAILED (run_fundamental.at:1956) >544: CALL/CANCEL/SET ADDRESS program-prototype-name ok >545: GLOBAL FD (1) ok >546: GLOBAL FD (2) ok >547: GLOBAL FD (3) ok >548: GLOBAL FD (4) ok >549: CANCEL test (1) ok >550: CANCEL test (2) ok >551: CANCEL test (3) ok >552: Separate sign positions (1) ok >553: Separate sign positions (2) ok >554: Context sensitive words (1) ok >555: Context sensitive words (2) ok >556: Context sensitive words (3) ok >557: Context sensitive words (4) ok >558: Context sensitive words (5) ok >559: Context sensitive words (6) ok >560: Context sensitive words (7) ok >561: Context sensitive words (8) ok >562: ROUNDED AWAY-FROM-ZERO ok >563: ROUNDED NEAREST-AWAY-FROM-ZERO ok >564: ROUNDED NEAREST-EVEN ok >565: ROUNDED NEAREST-TOWARD-ZERO ok >566: ROUNDED TOWARD-GREATER ok >567: ROUNDED TOWARD-LESSER ok >568: ROUNDED TRUNCATION ok >569: Numeric operations (1) ok >570: Numeric operations (2) DISPLAY ok >571: Numeric operations (3) PACKED-DECIMAL ok >572: Numeric operations (4) BINARY ok >573: Numeric operations (5) COMP-5 ok >574: Numeric operations (6) ok >575: Numeric operations (7) ok >576: Numeric operations (8) ok >577: ADD CORRESPONDING ok >578: ADD CORRESPONDING no match ok >579: SYNC in OCCURS ok >580: 88 level with THRU ok >581: 88 level with FILLER ok >582: 88 level with FALSE IS clause ok >583: BLANK WHEN ZERO ok >584: MULTIPLY BY literal in INITIAL program ok >585: DIVIDE complex ok >586: COMPUTE with decimal constants ok >587: debugging lines (not active) ok >588: debugging lines (-fdebugging-line) ok >589: debugging lines (WITH DEBUGGING MODE) ok >590: debugging lines, free format (not active) ok >591: debugging lines, free format (-fdebugging-line) ok >592: USE FOR DEBUGGING (no DEBUGGING MODE) ok >593: USE FOR DEBUGGING (COB_SET_DEBUG deactivated) ok >594: USE FOR DEBUGGING ON ALL PROCEDURES ok >595: USE FOR DEBUGGING ON procedure ok >596: USE FOR DEBUGGING (COB_SET_DEBUG switched) ok >597: USE FOR DEBUGGING ON [ALL] REFERENCES OF field ok >598: USE FOR DEBUGGING, reference within DEBUGGING ok >599: USE FOR DEBUGGING, time of execution expected failure (run_fundamental.at:5539) >600: USE FOR DEBUGGING, reference with OCCURS ok >601: USE FOR DEBUGGING, referencing BASED item ok >602: USE FOR DEBUGGING file ok >603: Simple Expressions with figurative constants ok >604: Expression numeric vs. DISPLAY ok >605: Abbreviated Expressions ok >606: integer arithmetic on floating-point var ok >607: TYPEDEF application ok >608: Alphanumeric VALUE longer than PIC ok >609: DISPLAY with P fields ok >610: condition IS ZERO AND ok >611: abbreviated conditions with multiple words operators ok >612: abbreviated conditions with multiple words operators ok >613: MOVE with JUSTIFIED clause ok >614: MOVE with PICTURE P ok >615: MOVE with de-editting to USAGE DISPLAY ok >616: MOVE with de-editting to DECIMAL IS COMMA ok >617: MOVE with de-editting to BINARY ok >618: MOVE with de-editting to COMP-3 ok >619: MOVE with de-editting to COMP-5 ok >620: MOVE with de-editting to NUMERIC DISPLAY (2) ok >621: MOVE misc. edited ok >622: MOVE between USAGEs ok >623: MOVE to editted ZERO ok >624: SPECIAL-NAMES CLASS ok >625: Subscript out of bounds ok >626: Value of DEPENDING ON N out of bounds ok >627: Subscript bounds with OCCURS DEPENDING ON (1) ok >628: Subscript bounds with OCCURS DEPENDING ON (2) ok >629: Subscript bounds with OCCURS DEPENDING ON (3) ok >630: Subscript by arithmetic expression ok >631: length of ODO w/- reference-modification ok >632: SEARCH ALL with OCCURS DEPENDING ON ok >633: enable / disable subscript check ok >634: enable / disable subscript check with ODO ok >635: BOUND and NOBOUND directives ok >636: SSRANGE and NOSSRANGE directives ok >637: CALL with OCCURS DEPENDING ON ok >638: Static reference-modification ok >639: Dynamic reference-modification ok >640: Offset underflow ok >641: Offset overflow ok >642: Length underflow ok >643: Length overflow ok >644: Length overflow with offset (1) ok >645: Length overflow with offset (2) ok >646: Length overflow with offset (3) ok >647: enable / disable ref-mod check ok >648: MF SSRANGE and NOSSRANGE directives ok >649: ACCEPT OMITTED (simple) ok >650: ACCEPT FROM TIME / DATE / DAY / DAY-OF-WEEK (1) ok >651: ACCEPT FROM TIME / DATE / DAY / DAY-OF-WEEK (2) ok >652: ACCEPT DATE / DAY and intrinsic functions (1) ok >653: ACCEPT DATE / DAY and intrinsic functions (2) ok >654: ACCEPT OMITTED (SCREEN) ok >655: INITIALIZE group entry with OCCURS ok >656: INITIALIZE OCCURS with numeric edited ok >657: INITIALIZE OCCURS with SIGN LEADING / TRAILING ok >658: INITIALIZE complex group (1) ok >659: INITIALIZE complex group (2) ok >660: initial value for group item with VALUE ok >661: Value for group item with VALUE ok >662: INITIALIZE group item ok >663: INITIALIZE with REDEFINES ok >664: INITIALIZE with FILLER ok >665: INITIALIZE of EXTERNAL data items ok >666: INITIALIZE with reference-modification ok >667: INITIALIZE big table with VALUE ok >668: INITIALIZE to table-format VALUES ARE ok >669: Comma separator without space ok >670: DECIMAL-POINT is COMMA (1) ok >671: DECIMAL-POINT is COMMA (2) ok >672: DECIMAL-POINT is COMMA (3) ok >673: DECIMAL-POINT is COMMA (4) ok >674: DECIMAL-POINT is COMMA (5) ok >675: CURRENCY SIGN ok >676: CURRENCY SIGN WITH PICTURE SYMBOL expected failure (run_misc.at:258) >677: LOCAL-STORAGE (1) ok >678: LOCAL-STORAGE (2) ok >679: LOCAL-STORAGE (3) ok >680: EXTERNAL data item ok >681: EXTERNAL AS data item ok >682: EXTERNAL data item size mismatch expected failure (run_misc.at:579) >683: MOVE to itself ok >684: MOVE with refmod ok >685: MOVE with refmod (variable) ok >686: MOVE with group refmod ok >687: MOVE indexes ok >688: MOVE X'00' ok >689: MOVE Z'literal' ok >690: Floating continuation indicator ok >691: Fixed continuation indicator ok >692: Concatenation operator ok >693: SOURCE FIXED/FREE directives ok >694: TURN directive ok >695: OCCURS on level 01 ok >696: Class check with reference-modification ok >697: Index and parenthesized expression ok >698: Alphanumeric and binary numeric ok >699: Non-numeric data in numeric items ok >700: Dynamic call with static linking ok >701: Static call with static linking ok >702: Dynamic CALL with ON EXCEPTION ok >703: Static CALL with ON EXCEPTION ok >704: CALL m1. CALL m2. CALL m1. ok >705: Recursive CALL of RECURSIVE program ok >706: Recursive CALL of INITIAL program ok >707: Recursive CALL with RECURSIVE assumed ok >708: Recursive CALL with ON EXCEPTION ok >709: Multiple calls of INITIAL program ok >710: CALL binary literal parameter/LENGTH OF ok >711: INSPECT REPLACING LEADING ZEROS BY SPACES ok >712: INSPECT: no repeat conversion ok >713: TRANSFORM statement ok >714: INSPECT CONVERTING alphabet ok >715: INSPECT CONVERTING TO figurative constant ok >716: INSPECT CONVERTING NULL ok >717: INSPECT CONVERTING TO NULL ok >718: INSPECT CONVERTING complex ok >719: INSPECT numeric signed ok >720: INSPECT TALLYING BEFORE ok >721: INSPECT TALLYING AFTER ok >722: INSPECT TALLYING BEFORE and AFTER ok >723: INSPECT TALLYING REPLACING BEFORE and AFTER ok >724: INSPECT REPLACING figurative constant ok >725: SWITCHES (environment COB_SWITCH_n and SET) ok >726: Nested PERFORM ok >727: PERFORM VARYING BY -0.2 decimal ok >728: PERFORM VARYING Float ok >729: PERFORM VARYING BY phrase omitted ok >730: EXIT PERFORM ok >731: EXIT PERFORM CYCLE ok >732: EXIT PARAGRAPH ok >733: EXIT SECTION ok >734: implicit GOBACK at end of PROCEDURE DIVISION ok >735: PERFORM FOREVER / PERFORM UNTIL EXIT ok >736: PERFORM inline (1) ok >737: PERFORM inline (2) ok >738: Non-overflow after overflow ok >739: PERFORM ... CONTINUE ok >740: STRING with subscript reference ok >741: STRING WITH POINTER ON OVERFLOW with DELIMITER ok >742: STRING / UNSTRING [NOT] ON OVERFLOW ok >743: UNSTRING DELIMITED ALL LOW-VALUE ok >744: UNSTRING DELIMITED ALL SPACE-2 ok >745: UNSTRING DELIMITED POINTER ok >746: UNSTRING DELIMITER IN ok >747: UNSTRING combined ok >748: UNSTRING with FUNCTION / literal ok >749: SORT: table ok >750: SORT: table (2) ok >751: SORT: table (3) ok >752: SORT: table (toplevel) ok >753: SORT: EBCDIC table ok >754: Alphanum comparison with default COLLATING SEQUENCE ok >755: SORT: table with default COLLATING SEQUENCE ok >756: JUSTIFIED and VALUE clauses ok >757: SEARCH ALL: table with default COLLATING SEQUENCE ok >758: PIC ZZZ-, ZZZ+ ok >759: PERFORM type OSVS ok >760: Sticky LINKAGE ok >761: COB_PRE_LOAD ok >762: COB_PRE_LOAD with entry points ok >763: Lookup ENTRY from main executable ok >764: COB_LOAD_CASE=UPPER ok >765: ALLOCATE / FREE with BASED item (1) ok >766: ALLOCATE / FREE with BASED item (2) ok >767: ALLOCATE CHARACTERS INITIALIZED (TO) ok >768: Initialized value with defaultbyte ok >769: CALL with OMITTED parameter ok >770: direct CALL in from C w/wo error ok >771: direct CALL in from C w/wo error; no exit ok >772: CALL in from C, cob_call_params explicitly set ok >773: CALL in from C, cob_call_params unknown ok >774: CALL C with callback, PROCEDURE DIVISION EXTERN FAILED (run_misc.at:4808) >775: CALL C with callback, ENTRY-CONVENTION EXTERN FAILED (run_misc.at:4884) >776: CALL in from C with init missing / implicit ok >777: CALL STATIC C from COBOL FAILED (run_misc.at:5072) >778: ANY LENGTH (1) ok >779: ANY LENGTH (2) ok >780: ANY LENGTH (3) ok >781: ANY LENGTH (4) ok >782: ANY LENGTH (5) ok >783: access to BASED item without allocation ok >784: access to OPTIONAL LINKAGE item not passed ok >785: STOP RUN WITH NORMAL STATUS ok >786: STOP RUN WITH ERROR STATUS ok >787: STOP ERROR ok >788: SYMBOLIC clause ok >789: OCCURS clause with 1 entry ok >790: Computing of different USAGEs w/o decimal point ok >791: Computing of different USAGEs w/- decimal point ok >792: compilation-group with decimal ok >793: C/C++ reserved words/predefined identifiers ok >794: PICTURE with Edit mask ok >795: POINTER ok >796: CALL RETURNING POINTER ok >797: ON EXCEPTION clause of DISPLAY ok >798: EC-SCREEN-LINE-NUMBER and -STARTING-COLUMN ok >799: LINE/COLUMN 0 exceptions ok >800: SET LAST EXCEPTION TO OFF ok >801: void PROCEDURE ok >802: Figurative constants to numeric field ok >803: MF FIGURATIVE to NUMERIC ok >804: CALL RETURNING ok >805: void PROCEDURE, NOTHING return ok >806: READY TRACE / RESET TRACE ok >807: Trace feature with subroutine skipped (run_misc.at:8079) >808: stack and dump feature ok >809: dump feature with NULL address ok >810: CALL with program prototypes ok >811: REDEFINES values on FILLER and INITIALIZE ok >812: PICTURE with constant-name ok >813: Quote marks in comment paragraphs ok >814: Numeric MOVE with/without -fbinary-truncate ok >815: Alphanumeric MOVE with truncation ok >816: PROGRAM-ID / CALL literal/variable with spaces ok >817: PROGRAM-ID / CALL with hyphen and underscore ok >818: CALL with directory ok >819: C-API (param based) ok >820: C-API (field based) ok >821: OPTIONS paragraph, DEFAULT ROUNDED MODE ok >822: OCCURS INDEXED ASCENDING ok >823: ZERO unsigned and negative binary subscript ok >824: Default Arithmetic (1) ok >825: Default Arithmetic Test (2) ok >826: OSVS Arithmetic (1) ok >827: OSVS Arithmetic Test (2) ok >828: SET CONSTANT directive ok >829: DEFINE OVERRIDE ok >830: DEFINE Defaults ok >831: 78 VALUE ok >832: 01 CONSTANT ok >833: DISPLAY UPON ok >834: FLOAT-DECIMAL w/o SIZE ERROR ok >835: FLOAT-SHORT / FLOAT-LONG w/o SIZE ERROR ok >836: FLOAT-SHORT with SIZE ERROR ok >837: FLOAT-LONG with SIZE ERROR ok >838: EC-SIZE-ZERO-DIVIDE ok >839: EC-SIZE-OVERFLOW ok >840: Constant Expressions ok >841: ENTRY FOR GO TO / GO TO ENTRY ok >842: runtime checks within conditions ok >843: runtime check: write to internal storage (1) ok >844: runtime check: write to internal storage (2) skipped (run_misc.at:14283) >845: libcob version check ok >846: assorted math ok >847: compare numeric DISPLAY SPACE with ZERO ok >848: OPEN EXTEND and CLOSE, SEQUENTIAL ok >849: variable-length SEQUENTIAL data integrity ok >850: DELETE FILE, SEQUENTIAL ok >851: OUTPUT on SEQUENTIAL file to missing directory ok >852: OPEN EXTEND and CLOSE, INDEXED skipped (run_file.at:264) >853: DELETE FILE, INDEXED skipped (run_file.at:336) >854: OUTPUT on INDEXED file to missing directory skipped (run_file.at:409) >855: READ INTO data item AT-END sequence ok >856: First READ on empty SEQUENTIAL INDEXED file skipped (run_file.at:486) >857: READ NEXT without previous START skipped (run_file.at:526) >858: REWRITE a RELATIVE file with RANDOM access ok >859: ASSIGN DYNAMIC and EXTERNAL ok >860: ASSIGN EXTERNAL parsing ok >861: ASSIGN directive ok >862: ASSIGN filename expansion ok >863: ASSIGN filename mapping ok >864: ASSIGN with COB_FILE_PATH ok >865: ASSIGN DYNAMIC with LOCAL-STORAGE item ok >866: ASSIGN DYNAMIC with LOCAL-STORAGE item, INITIAL ok >867: ASSIGN DYNAMIC with BASED data item ok >868: ASSIGN DYNAMIC with data item in LINKAGE ok >869: ASSIGN DYNAMIC with empty data item ok >870: ASSIGN DYNAMIC with unset implicit data item ok >871: INDEXED file key-name skipped (run_file.at:1448) >872: INDEXED file sparse/split keys skipped (run_file.at:1490) >873: INDEXED file split keys WITH DUPLICATES skipped (run_file.at:2008) >874: INDEXED file variable length record skipped (run_file.at:2174) >875: INDEXED sample skipped (run_file.at:2453) >876: WRITE + REWRITE FILE name ok >877: START RELATIVE (1) ok >878: START RELATIVE (2) ok >879: START RELATIVE (3) ok >880: READ on OPTIONAL missing RELATIVE / SEQUENTIAL ok >881: READ on OPTIONAL missing INDEXED file skipped (run_file.at:3435) >882: EXTERNAL RELATIVE file ok >883: DECLARATIVES procedure referencing ok >884: DECLARATIVES procedure referencing (multiple) ok >885: System routines for directories (1) ok >886: System routines for directories (2) ok >887: System routines for files ok >888: System routines for files - filename mapping ok >889: System routine CBL_COPY_FILE ok >890: Default file external name ok >891: SEQUENTIAL basic I/O ok >892: LINE SEQUENTIAL basic I/O ok >893: LINE SEQUENTIAL WRITE AFTER ok >894: LINE SEQUENTIAL record truncation (1) ok >895: LINE SEQUENTIAL record truncation (2) ok >896: LINE SEQUENTIAL standard record overflow ok >897: LINAGE and LINAGE-COUNTER sample ok >898: EXTFH: LINAGE and LINAGE-COUNTER sample expected failure (run_file.at:5301) >899: SEQUENTIAL file I/O with variable records ok >900: LINE SEQUENTIAL file I/O with variable records ok >901: SEQUENTIAL file REWRITE ok >902: SEQUENTIAL file with LOCK MODE EXCLUSIVE expected failure (run_file.at:5632) >903: SEQUENTIAL file with OPEN WITH LOCK expected failure (run_file.at:5700) >904: SEQUENTIAL file with SHARING NO expected failure (run_file.at:5770) >905: SEQUENTIAL file with SHARING READ ONLY ok >906: SEQUENTIAL file with blocked lock expected failure (run_file.at:5918) >907: RELATIVE SEQUENTIAL basic I/O ok >908: RELATIVE RANDOM basic I/O ok >909: RELATIVE SEQUENTIAL with variable records ok >910: INDEXED SEQUENTIAL basic I/O skipped (run_file.at:6084) >911: INDEXED SEQUENTIAL with variable records skipped (run_file.at:6122) >912: INDEXED file with LOCK MODE EXCLUSIVE skipped (run_file.at:6205) >913: INDEXED file with OPEN WITH LOCK skipped (run_file.at:6284) >914: INDEXED file with SHARING NO skipped (run_file.at:6362) >915: INDEXED file with SHARING READ ONLY skipped (run_file.at:6441) >916: INDEXED file with blocked lock skipped (run_file.at:6527) >917: INDEXED file with LOCK AUTOMATIC (1) skipped (run_file.at:6608) >918: INDEXED file with LOCK AUTOMATIC (2) skipped (run_file.at:6699) >919: INDEXED file with LOCK MANUAL skipped (run_file.at:6791) >920: START INDEXED skipped (run_file.at:6881) >921: INDEXED partial keys skipped (run_file.at:6960) >922: INDEXED undeclared keys skipped (run_file.at:7107) >923: READ INPUT pipe & WRITE OUTPUT pipe expected failure (run_file.at:7362) >924: EXTFH: using ISAM callback skipped (run_file.at:7376) >925: EXTFH: Indexed with FH--FCD skipped (run_file.at:8076) >926: EXTFH: SEQUENTIAL files ok >927: EXTFH: LINE SEQUENTIAL files, direct EXTFH ok >928: EXTFH: LINE SEQUENTIAL files (2) ok >929: EXTFH: FIXED SEQUENTIAL ok >930: EXTFH: operation OP_GETINFO / QUERY-FILE skipped (run_file.at:9672) >931: EXTFH: changing record address skipped (run_file.at:9851) >932: EXTFH: INDEXED with multiple keys skipped (run_file.at:10171) >933: EXTFH: RELATIVE files ok >934: EXTFH: reading two files with one FCD ok >935: EXTFH: auto-conversion FCD2 <-> FCD3 on 32bit skipped (run_file.at:10874) >936: RELATIVE Multi-Record ok >937: INDEXED File READ/DELETE/READ skipped (run_file.at:11488) >938: TURN EC-I-O expected failure (run_file.at:12370) >939: LINE SEQUENTIAL REWRITE ok >940: LINE SEQUENTIAL data ok >941: Concatenated Files ok >942: File SORT, SEQUENTIAL ok >943: File SORT, SEQUENTIAL variable records ok >944: File SORT, LINE SEQUENTIAL ok >945: File SORT, LINE SEQUENTIAL same file ok >946: File SORT, LINE SEQUENTIAL variable records ok >947: EXTFH: File SORT, LINE SEQUENTIAL variable records ok >948: File MERGE, LINE SEQUENTIAL variable records ok >949: SORT nonexistent file ok >950: SORT with INPUT/OUTPUT PROCEDUREs ok >951: SORT with key1 ASCENDING, key2 DESCENDING ok >952: Scope of FD GLOBAL in nested programs ok >953: OPEN / CLOSE with multiple filenames ok >954: Report Line Order ok >955: REPORT COL PLUS ok >956: Report Overlapping Fields ok >957: EMPTY REPORT ok >958: PAGE LIMIT REPORT ok >959: PAGE LIMIT REPORT 2 ok >960: Sample Customer Report ok >961: Sample Charge Report ok >962: Sample Charge Report 2 ok >963: Sample Charge Report 3 ok >964: Sample Charge Report 4 ok >965: Sample Payroll Report ok >966: Sample REPORT with RIGHT/CENTER ok >967: STUDENT REPORT with INITIAL ok >968: ORDER REPORT; Test substring ok >969: Sample Control Break ok >970: Sample Inventory Report ok >971: Duplicate Detail Line ok >972: Report with OCCURS ok >973: Report CODE and LIMIT COLUMNS ok >974: Test Report dump DECLARATIVES ok >975: Duplicate INITIATE ok >976: Missing INITIATE and GENERATE ok >977: Missing INITIATE and TERMINATE ok >978: Next Group Next Page ok >979: Report PRESENT AFTER ok >980: Varying and Nested OCCURS expected failure (run_reportwriter.at:9469) >981: BEFORE REPORTING ok >982: RETURN-CODE moving ok >983: RETURN-CODE passing ok >984: RETURN-CODE nested ok >985: FUNCTION ABS ok >986: FUNCTION ACOS ok >987: FUNCTION ANNUITY ok >988: FUNCTION ASIN ok >989: FUNCTION ATAN ok >990: FUNCTION BYTE-LENGTH ok >991: FUNCTION CHAR ok >992: FUNCTION COMBINED-DATETIME ok >993: FUNCTION CONCAT / CONCATENATE ok >994: FUNCTION CONCATENATE with reference modding ok >995: FUNCTION BIT-OF and BIT-TO-CHAR ok >996: FUNCTION HEX-OF and HEX-TO-CHAR ok >997: FUNCTION CONTENT-LENGTH ok >998: FUNCTION CONTENT-OF ok >999: FUNCTION as CALL parameter BY CONTENT ok >1000: FUNCTION COS ok >1001: FUNCTION CURRENCY-SYMBOL ok >1002: FUNCTION CURRENT-DATE ok >1003: FUNCTION DATE-OF-INTEGER ok >1004: FUNCTION DATE-TO-YYYYMMDD ok >1005: FUNCTION DAY-OF-INTEGER ok >1006: FUNCTION DAY-TO-YYYYDDD ok >1007: FUNCTION E ok >1008: FUNCTION EXCEPTION-FILE ok >1009: FUNCTION EXCEPTION-LOCATION ok >1010: FUNCTION EXCEPTION-STATEMENT ok >1011: FUNCTION EXCEPTION-STATUS ok >1012: FUNCTION EXP ok >1013: FUNCTION EXP10 ok >1014: FUNCTION FACTORIAL ok >1015: FUNCTION FORMATTED-CURRENT-DATE ok >1016: FUNCTION FORMATTED-DATE ok >1017: FUNCTION FORMATTED-DATE with ref modding ok >1018: FUNCTION FORMATTED-DATETIME ok >1019: FUNCTION FORMATTED-DATETIME with ref modding ok >1020: FUNCTION FORMATTED-TIME ok >1021: FUNCTION FORMATTED-TIME DP.COMMA ok >1022: FUNCTION FORMATTED-TIME with ref modding ok >1023: FUNCTION FRACTION-PART ok >1024: FUNCTION HIGHEST-ALGEBRAIC ok >1025: FUNCTION INTEGER ok >1026: FUNCTION INTEGER-OF-DATE ok >1027: FUNCTION INTEGER-OF-DAY ok >1028: FUNCTION INTEGER-OF-FORMATTED-DATE ok >1029: FUNCTION INTEGER-PART ok >1030: FUNCTION LENGTH ok >1031: FUNCTION LOCALE-COMPARE ok >1032: FUNCTION LOCALE-DATE ok >1033: FUNCTION LOCALE-TIME ok >1034: FUNCTION LOCALE-TIME-FROM-SECONDS ok >1035: FUNCTION LOG ok >1036: FUNCTION LOG10 ok >1037: FUNCTION LOWER-CASE ok >1038: FUNCTION LOWER-CASE with reference modding ok >1039: FUNCTION LOWEST-ALGEBRAIC ok >1040: FUNCTION MAX ok >1041: FUNCTION MEAN ok >1042: FUNCTION MEDIAN ok >1043: FUNCTION MIDRANGE ok >1044: FUNCTION MIN ok >1045: FUNCTION MOD (valid) ok >1046: FUNCTION MOD (invalid) ok >1047: FUNCTION MODULE-CALLER-ID ok >1048: FUNCTION MODULE-DATE ok >1049: FUNCTION MODULE-FORMATTED-DATE ok >1050: FUNCTION MODULE-ID ok >1051: FUNCTION MODULE-PATH ok >1052: FUNCTION MODULE-SOURCE ok >1053: FUNCTION MODULE-TIME ok >1054: FUNCTION MONETARY-DECIMAL-POINT ok >1055: FUNCTION MONETARY-THOUSANDS-SEPARATOR ok >1056: FUNCTION NUMERIC-DECIMAL-POINT ok >1057: FUNCTION NUMERIC-THOUSANDS-SEPARATOR ok >1058: FUNCTION NUMVAL ok >1059: FUNCTION NUMVAL-C ok >1060: FUNCTION NUMVAL-C DP.COMMA ok >1061: FUNCTION NUMVAL-F ok >1062: FUNCTION ORD ok >1063: FUNCTION ORD-MAX ok >1064: FUNCTION ORD-MIN ok >1065: FUNCTION PI ok >1066: FUNCTION PRESENT-VALUE ok >1067: FUNCTION RANDOM ok >1068: FUNCTION RANGE ok >1069: FUNCTION REM (valid) ok >1070: FUNCTION REM (invalid) ok >1071: FUNCTION REVERSE ok >1072: FUNCTION REVERSE with reference modding ok >1073: FUNCTION SECONDS-FROM-FORMATTED-TIME ok >1074: FUNCTION SECONDS-PAST-MIDNIGHT ok >1075: FUNCTION SIGN ok >1076: FUNCTION SIN ok >1077: FUNCTION SQRT ok >1078: FUNCTION STANDARD-DEVIATION ok >1079: FUNCTION STORED-CHAR-LENGTH ok >1080: FUNCTION SUBSTITUTE ok >1081: FUNCTION SUBSTITUTE with reference modding ok >1082: FUNCTION SUBSTITUTE-CASE ok >1083: FUNCTION SUBSTITUTE-CASE with reference mod ok >1084: FUNCTION SUM ok >1085: FUNCTION TAN ok >1086: FUNCTION TEST-DATE-YYYYMMDD ok >1087: FUNCTION TEST-DAY-YYYYDDD ok >1088: FUNCTION TEST-FORMATTED-DATETIME with dates ok >1089: FUNCTION TEST-FORMATTED-DATETIME with times ok >1090: FUNCTION TEST-FORMATTED-DATETIME with datetimes ok >1091: FUNCTION TEST-FORMATTED-DATETIME DP.COMMA ok >1092: FUNCTION TEST-NUMVAL ok >1093: FUNCTION TEST-NUMVAL-C ok >1094: FUNCTION TEST-NUMVAL-F ok >1095: FUNCTION TRIM ok >1096: FUNCTION TRIM with reference modding ok >1097: FUNCTION TRIM zero length ok >1098: FUNCTION UPPER-CASE ok >1099: FUNCTION UPPER-CASE with reference modding ok >1100: FUNCTION VARIANCE ok >1101: FUNCTION WHEN-COMPILED ok >1102: FUNCTION YEAR-TO-YYYY ok >1103: Formatted funcs w/ invalid variable format ok >1104: FORMATTED-(DATE)TIME with SYSTEM-OFFSET ok >1105: Intrinsics without FUNCTION keyword (1) ok >1106: Intrinsics without FUNCTION keyword (2) ok >1107: User-Defined FUNCTION with/without parameter FAILED (run_functions.at:4502) >1108: UDF in COMPUTE FAILED (run_functions.at:4543) >1109: UDF replacing intrinsic function FAILED (run_functions.at:4585) >1110: UDF with recursion skipped (run_functions.at:4597) >1111: CALL BY CONTENT binary and literal ok >1112: Numeric Boolean literals ok >1113: ACUCOBOL literals ok >1114: HP COBOL octal literals expected failure (run_extensions.at:180) >1115: Hexadecimal numeric literals ok >1116: Semi-parenthesized condition ok >1117: ADDRESS OF ok >1118: LENGTH OF ok >1119: SET TO SIZE OF ok >1120: WHEN-COMPILED ok >1121: Complex OCCURS DEPENDING ON (1) ok >1122: Complex OCCURS DEPENDING ON (2) ok >1123: Complex OCCURS DEPENDING ON (3) ok >1124: Complex OCCURS DEPENDING ON (4) ok >1125: Complex OCCURS DEPENDING ON (5) ok >1126: Complex OCCURS DEPENDING ON (6) ok >1127: OCCURS UNBOUNDED (1) ok >1128: OCCURS UNBOUNDED (2) ok >1129: INITIALIZE OCCURS UNBOUNDED ok >1130: INITIALIZE OCCURS ODOSLIDE ok >1131: DEPENDING ON with ODOSLIDE ok >1132: DEPENDING ON with ODOSLIDE for IBM ok >1133: INITIALIZE level 01 OCCURS ok >1134: MOVE of non-integer to alphanumeric ok >1135: CALL USING file-name ok >1136: CALL unusual PROGRAM-ID. ok >1137: CALL / GOBACK with LOCAL-STORAGE ok >1138: CALL BY VALUE alphanumeric item FAILED (run_extensions.at:1905) >1139: CALL BY VALUE numeric literal with SIZE IS ok >1140: CALL BY VALUE to C ok >1141: Case-sensitive PROGRAM-ID ok >1142: Quoted PROGRAM-ID ok >1143: PROGRAM-ID AS clause ok >1144: NUMBER-OF-CALL-PARAMETERS ok >1145: TALLY register ok >1146: Redefining TALLY ok >1147: PROCEDURE DIVISION USING BY ... ok >1148: PROCEDURE DIVISION CHAINING ok >1149: STOP RUN RETURNING/GIVING ok >1150: GOBACK/EXIT PROGRAM RETURNING/GIVING ok >1151: ENTRY ok >1152: ASSIGN to KEYBOARD/DISPLAY ok >1153: SORT ASSIGN KEYBOARD to ASSIGN DISPLAY expected failure (run_extensions.at:2760) >1154: Environment/Argument variable ok >1155: 78 Level (1) ok >1156: 78 Level (2) ok >1157: 78 Level (3) ok >1158: SWITCHES with non-standard names ok >1159: Larger REDEFINES lengths ok >1160: REDEFINES: non-referenced ambiguous item ok >1161: Obsolete 2002 keywords with COBOL2014 ok >1162: System routine with wrong number of parameters ok >1163: System routine C$NARG ok >1164: System routine C$PARAMSIZE ok >1165: System routine C$CALLEDBY ok >1166: System routine C$JUSTIFY ok >1167: System routine C$PRINTABLE ok >1168: System routine C$MAKEDIR ok >1169: System routine C$GETPID ok >1170: System routine C$TOUPPER ok >1171: System routine C$TOLOWER ok >1172: System routine CBL_OR ok >1173: System routine CBL_NOR ok >1174: System routine CBL_AND ok >1175: System routine CBL_XOR ok >1176: System routine CBL_IMP ok >1177: System routine CBL_NIMP ok >1178: System routine CBL_NOT ok >1179: System routine CBL_EQ ok >1180: System routine CBL_GC_GETOPT ok >1181: System routine CBL_GC_FORK ok >1182: System routine CBL_GC_WAITPID skipped (run_extensions.at:4249) >1183: System routine CBL_GC_HOSTED ok >1184: System routine SYSTEM, parameter handling ok >1185: System routine CBL_EXIT_PROC ok >1186: System routine CBL_ERROR_PROC (1) ok >1187: System routine CBL_ERROR_PROC (2) ok >1188: System routine x'91' function NN skipped (run_extensions.at:4792) >1189: CALL own PROGRAM-ID and RECURSIVE attribute ok >1190: DISPLAY DIRECTIVE and $DISPLAY ok >1191: Conditional / define directives (1) ok >1192: Conditional / define directives (2) ok >1193: Conditional / define directives (3) ok >1194: Conditional / define directives (4) ok >1195: Invalid source format ok >1196: Variable format ok >1197: COBOLX format ok >1198: X/Open free-form format ok >1199: TERMINAL format ok >1200: MF FREE format (X/Open) ok >1201: Binary COMP-1 (1) ok >1202: Binary COMP-1 (2) ok >1203: EXHIBIT statement ok >1204: Bit Operations ok >1205: Bit Shift Operations ok >1206: GCOS floating-point usages ok >1207: PICTURE L (basic) ok >1208: PICTURE L (under/over shoot) ok >1209: PICTURE L (MOVE CORRESPONDING) ok >1210: PICTURE L (OCCURS ... PIC L) ok >1211: PICTURE L (REDEFINES) ok >1212: INSPECT TRAILING ok >1213: INSPECT REPLACING TRAILING ZEROS BY SPACES ok >1214: INSPECT REPLACING complex ok >1215: EXAMINE TALLYING ok >1216: EXAMINE REPLACING ok >1217: GCOS literals with EBCDIC symbols (run) ok >1218: XML GENERATE general ok >1219: XML GENERATE SUPPRESS ok >1220: XML GENERATE exceptions ok >1221: XML GENERATE record selection ok >1222: XML GENERATE trimming ok >1223: XML DPC-IN-DATA directive ok >1224: XML dpc-in-data config option ok >1225: JSON GENERATE general skipped (run_ml.at:535) >1226: JSON GENERATE SUPPRESS skipped (run_ml.at:592) >1227: JSON GENERATE exceptions skipped (run_ml.at:631) >1228: JSON GENERATE record selection skipped (run_ml.at:696) >1229: JSON GENERATE trimming skipped (run_ml.at:740) >1230: JSON DPC-IN-DATA directive skipped (run_ml.at:840) >1231: JSON dpc-in-data config option skipped (run_ml.at:871) > >Data Representation > >1232: BINARY: 2-4-8 big-endian ok >1233: BINARY: 2-4-8 native ok >1234: BINARY: 1-2-4-8 big-endian ok >1235: BINARY: 1-2-4-8 native ok >1236: BINARY: 1--8 big-endian ok >1237: BINARY: 1--8 native ok >1238: BINARY: full-print ok >1239: BINARY: 64bit unsigned compare ok >1240: BINARY: 64bit unsigned arithmetic notrunc ok >1241: BINARY: 64bit signed negative constant range ok >1242: COMP-4 Truncate ok >1243: COMP-4 No Truncate ok >1244: MOVE DISPLAY to BINARY ok >1245: MOVE PACKED-DECIMAL to BINARY ok >1246: MOVE BINARY to PACKED-DECIMAL ok >1247: MOVE BINARY to BINARY ok >1248: PPP COMP-5 ok >1249: arithmetic truncation with USAGE BINARY ok >1250: DISPLAY: Sign ASCII ok >1251: DISPLAY: Sign ASCII (2) ok >1252: DISPLAY: Sign EBCDIC ok >1253: DISPLAY: unsigned ok >1254: MOVE DISPLAY to DISPLAY ok >1255: PPP DISPLAY ok >1256: arithmetic truncation with USAGE DISPLAY ok >1257: DISPLAY: ADD and SUBTRACT w/o SIZE ERROR ok >1258: DISPLAY: ADD and SUBTRACT, all ROUNDED MODEs ok >1259: PACKED-DECIMAL dump ok >1260: PACKED-DECIMAL used with DISPLAY ok >1261: PACKED-DECIMAL used with MOVE ok >1262: MOVE PACKED-DECIMAL to PACKED-DECIMAL ok >1263: MOVE PACKED-DECIMAL to DISPLAY ok >1264: MOVE DISPLAY to PACKED-DECIMAL ok >1265: PACKED-DECIMAL used with INITIALIZE ok >1266: PACKED-DECIMAL arithmetic ok >1267: PACKED-DECIMAL comparison ok >1268: PACKED-DECIMAL numeric test (1) ok >1269: PACKED-DECIMAL numeric test (2) ok >1270: COMP-6 used with DISPLAY ok >1271: COMP-6 used with MOVE ok >1272: COMP-6 arithmetic ok >1273: COMP-6 numeric ok >1274: COMP-6 comparison ok >1275: COMP-3 vs. COMP-6 - BCD comparison ok >1276: PPP COMP-3 ok >1277: PPP COMP-6 ok >1278: arithmetic truncation with USAGE PACKED-DECIMAL ok >1279: MOVE between several BCD fields ok >1280: BCD ADD and SUBTRACT w/o SIZE ERROR ok >1281: BCD ADD and SUBTRACT, all ROUNDED MODEs ok >1282: POINTER: display ok > >## ------------- ## >## Test results. ## >## ------------- ## > >ERROR: 1237 tests were run, >33 failed (24 expected failures). >45 tests were skipped. >## -------------------------- ## >## testsuite.log was created. ## >## -------------------------- ## > >Please send `tests/testsuite.log' and all information you think might help: > > To: <bug-gnucobol@gnu.org> > Subject: [GnuCOBOL 3.2] testsuite: 533 543 774 775 777 1107 1108 1109 1138 failed > >You may investigate any problem if you feel able to do so, in which >case the test suite provides a good starting point. Its output may >be found below `tests/testsuite.dir'. > >make[4]: *** [Makefile:810: check-local] Error 1 >make[4]: Leaving directory '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2/tests' >make[3]: *** [Makefile:687: check-am] Error 2 >make[2]: *** [Makefile:536: check-recursive] Error 1 >make[1]: *** [Makefile:667: check-recursive] Error 1 >make: *** [Makefile:967: check] Error 2 > * ERROR: dev-lang/gnucobol-3.2-r1::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 136: Called src_test > * environment, line 1444: Called default > * phase-functions.sh, line 877: Called default_src_test > * phase-functions.sh, line 906: Called __eapi0_src_test > * phase-helpers.sh, line 747: Called die > * The specific snippet of code: > * ${emake_cmd} ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-lang/gnucobol-3.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lang/gnucobol-3.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lang:gnucobol-3.2-r1:20250323-001448.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2' > * S: '/var/tmp/portage/dev-lang/gnucobol-3.2-r1/work/gnucobol-3.2' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 951881
:
921959
| 921960 |
921961
|
921962
|
921963
|
921964
|
921965
|
921966
|
921967
|
921968