From https://github.com/archlinux/svntogit-community * branch packages/gnucobol -> FETCH_HEAD * [new branch] packages/gnucobol -> community/packages/gnucobol Cloning into 'gnucobol'... done. :: Synchronizing package databases... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 100 129k 0 0 379k 0 --:--:-- --:--:-- --:--:-- 380k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 8448k 5 481k 0 0 358k 0 0:00:23 0:00:01 0:00:22 357k 18 8448k 18 1559k 0 0 663k 0 0:00:12 0:00:02 0:00:10 663k 33 8448k 33 2840k 0 0 890k 0 0:00:09 0:00:03 0:00:06 889k 53 8448k 53 4542k 0 0 1082k 0 0:00:07 0:00:04 0:00:03 1082k 82 8448k 82 6994k 0 0 1344k 0 0:00:06 0:00:05 0:00:01 1398k 100 8448k 100 8448k 0 0 1523k 0 0:00:05 0:00:05 --:--:-- 1895k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 143k 100 143k 0 0 809k 0 --:--:-- --:--:-- --:--:-- 812k :: Starting full system upgrade... there is nothing to do PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TMPDIR=/tmp/archlinux-ci/ SOURCE_DATE_EPOCH=1694644228 SHELL=/bin/bash SCHROOT_CHROOT_NAME=jenkins-reproducible-archlinux no_proxy=localhost,127.0.0.1 SCHROOT_COMMAND=bash -l -c SOURCE_DATE_EPOCH='1694644228' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' TMPDIR='/tmp/archlinux-ci/' printenv 2>&1 SCHROOT_SESSION_ID=archlinux-gnucobol-archlinuxrb-build-6pwAUytz PWD=/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk LOGNAME=jenkins SCHROOT_ALIAS_NAME=jenkins-reproducible-archlinux SCHROOT_GROUP=jenkins SCHROOT_USER=jenkins ftp_proxy=http://127.0.0.1:3128 HOME=/var/lib/jenkins LANG=C https_proxy=http://127.0.0.1:3128 USER=jenkins FTP_PROXY=http://127.0.0.1:3128 SHLVL=1 HTTPS_PROXY=http://127.0.0.1:3128 HTTP_PROXY=http://127.0.0.1:3128 SCHROOT_GID=116 http_proxy=http://127.0.0.1:3128 DEBUGINFOD_URLS=https://debuginfod.archlinux.org SCHROOT_UID=108 HG=/usr/bin/hg _=/usr/sbin/printenv gpg: key 13E96B53C005604E: public key "Simon Sobisch " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: gnucobol 3.1.2-2 (Wed Sep 13 22:30:52 2023) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading gnucobol-3.1.2.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 2146k 9 208k 0 0 322k 0 0:00:06 --:--:-- 0:00:06 322k 100 2146k 100 2146k 0 0 2416k 0 --:--:-- --:--:-- --:--:-- 2415k -> Downloading gnucobol-3.1.2.tar.xz.sig... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 566 100 566 0 0 2174 0 --:--:-- --:--:-- --:--:-- 2176 ==> Validating source files with sha256sums... gnucobol-3.1.2.tar.xz ... Passed gnucobol-3.1.2.tar.xz.sig ... Skipped ==> Verifying source file signatures with gpg... gnucobol-3.1.2.tar.xz ... Passed ==> Extracting sources... -> Extracting gnucobol-3.1.2.tar.xz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for make... make checking whether make supports order-only prerequisites... yes checking whether CFLAGS -O can be modified... no checking for gcc... 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/sbin/grep checking for egrep... /usr/sbin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking 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/sbin/sed checking for fgrep... /usr/sbin/grep -F checking for ld used by gcc... /usr/sbin/ld checking if the linker (/usr/sbin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/sbin/nm -B checking the name lister (/usr/sbin/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/sbin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/sbin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/sbin/dd checking how to truncate binary pipes... /usr/sbin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/sbin/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... yes checking for egrep... (cached) /usr/sbin/grep -E checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking for windres... no checking how to disable yacc compatibility warnings... -Wno-yacc checking for diff arguments... --strip-trailing-cr checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ld used by gcc... /usr/sbin/ld -m elf_x86_64 checking if the linker (/usr/sbin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for sys/types.h... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for dlfcn.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for sig_atomic_t... yes checking for inline keyword... __inline checking for vprintf... yes checking for _doprnt... no checking for memmove... yes checking for memset... yes checking for setlocale... yes checking for fcntl... yes checking for strerror... yes checking for strcasecmp... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strstr... yes checking for strtol... yes checking for gettimeofday... yes checking for localeconv... yes checking for getexecname... no checking for canonicalize_file_name... 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 checking for __GNUC__... yes checking for __INTEL_COMPILER... no checking for __clang__... no checking for __xlc__... no checking for __WATCOMC__... no checking whether to build with code coverage support... no checking for pkg-config... /usr/sbin/pkg-config checking pkg-config is at least version 0.9.0... yes configure: Checks for GMP/MPIR ... checking for gmp... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking if linking against libgmp with "-lgmp " works... yes checking matching GMP version... yes (6.3) checking for __gmp_get_memory_functions in -lgmp... yes checking for libxml-2.0... yes checking libxml/xmlversion.h usability... yes checking libxml/xmlversion.h presence... yes checking for libxml/xmlversion.h... yes checking libxml/uri.h usability... yes checking libxml/uri.h presence... yes checking for libxml/uri.h... yes checking libxml/xmlwriter.h usability... yes checking libxml/xmlwriter.h presence... yes checking for libxml/xmlwriter.h... yes checking for LIBXML_WRITER_ENABLED defined in libxml/xmlwriter.h... yes checking if linking against libxml2 with "-lxml2 " works... yes configure: Checks for JSON handler configure: Checks for local cJSON ... checking for ./libcob/cJSON.c... no checking for ./libcob/cJSON.c... (cached) no configure: using local cJSON: no checking for libcjson... no checking cJSON.h usability... no checking cJSON.h presence... no checking for cJSON.h... no checking cjson/cJSON.h usability... no checking cjson/cJSON.h presence... no checking for cjson/cJSON.h... no configure: WARNING: Headers for libcjson missing, you may adjust CJSON_CFLAGS or put cJSON sources in "libcob" checking for json-c... yes checking json.h usability... yes checking json.h presence... yes checking for json.h... yes checking if linking against libjson-c with "-ljson-c " works... yes checking for clock_gettime and CLOCK_REALTIME... yes checking for isfinite... yes checking for fdatasync... yes checking for sigaction... yes checking for fmemopen... yes checking whether fdatasync is declared... yes checking whether fmemopen is declared... yes configure: Checks for curses ... checking for initscr in -lncursesw... yes checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for ncurses _nc_freeall function... yes checking for ncurses use_legacy_coding function... yes checking for curses color_set function... yes checking for curses define_key function... yes checking for curses mouseinterval function... yes checking for curses has_mouse function... yes configure: Checks for Berkeley DB ... checking db.h usability... yes checking db.h presence... yes checking for db.h... yes configure: db.h reports version "-Berkeley DB 6.2.32: (April 5, 2017)-" checking for Berkeley DB db.h version >= 4.1... yes (6.2) checking for Berkeley DB library with version 6.2... yes configure: BDB library version 6.2 found as -ldb-6.2 checking for _WIN32... no checking for dlopen in -lc... yes checking for dladdr in -lc... yes checking for support of computed gotos... yes checking if size of long int = size of long long... yes checking if long is 32 bits... no checking if pointer is longer than 32 bits... yes checking for aligned attribute... yes checking whether NLS is requested... yes checking for msgfmt... /usr/sbin/msgfmt checking for gmsgfmt... /usr/sbin/msgfmt checking for xgettext... /usr/sbin/xgettext checking for msgmerge... /usr/sbin/msgmerge 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 debug option -ggdb3... yes checking for debug option -fasynchronous-unwind-tables... 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 gcc configure: CFLAGS -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k configure: LDFLAGS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,relro,-z,now,-O1 configure: COB_CC gcc configure: COB_CFLAGS -march=x86-64 -mtune=generic -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -Wno-unused -fsigned-char -Wno-pointer-sign configure: COB_LDFLAGS -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now configure: COB_DEBUG_FLAGS -ggdb3 -fasynchronous-unwind-tables configure: COB_LIBS -L${exec_prefix}/lib -lcob -lm configure: COB_CONFIG_DIR ${datarootdir}/gnucobol/config configure: COB_COPY_DIR ${datarootdir}/gnucobol/copy configure: COB_LIBRARY_PATH ${exec_prefix}/lib/gnucobol configure: COB_OBJECT_EXT o configure: COB_MODULE_EXT so configure: COB_EXE_EXT configure: COB_SHARED_OPT -shared configure: COB_PIC_FLAGS -fPIC -DPIC configure: COB_EXPORT_DYN -Wl,--export-dynamic configure: COB_STRIP_CMD strip --strip-unneeded configure: Dynamic loading: System configure: Use gettext for international messages: yes configure: Use fcntl for file locking: yes configure: Use math multiple precision library: gmp configure: Use curses library for screen I/O: ncurses configure: Use Berkeley DB for INDEXED I/O: yes configure: Used for XML I/O: libxml2 configure: Used for JSON I/O: json-c make all-recursive make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' Making all in . make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' Making all in lib make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c -o dummymac.lo dummymac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c dummymac.c -fPIC -DPIC -o .libs/dummymac.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT dummymac.lo -MD -MP -MF .deps/dummymac.Tpo -c dummymac.c -o dummymac.o >/dev/null 2>&1 mv -f .deps/dummymac.Tpo .deps/dummymac.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -static -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,relro,-z,now,-O1 -o libsupport.la dummymac.lo libtool: link: ar cru .libs/libsupport.a dummymac.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsupport.a libtool: link: ( cd ".libs" && rm -f "libsupport.la" && ln -s "../libsupport.la" "libsupport.la" ) make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' Making all in libcob make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c -o move.lo move.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c -o numeric.lo numeric.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c -o strings.lo strings.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c -o fileio.lo fileio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c -o call.lo call.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c -o intrinsic.lo intrinsic.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c -o termio.lo termio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c -o screenio.lo screenio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c -o reportio.lo reportio.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c -o cobgetopt.lo cobgetopt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c -o mlio.lo mlio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c move.c -fPIC -DPIC -o .libs/move.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c termio.c -fPIC -DPIC -o .libs/termio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -fPIC -DPIC -o .libs/strings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c reportio.c -fPIC -DPIC -o .libs/reportio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c intrinsic.c -fPIC -DPIC -o .libs/intrinsic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c cobgetopt.c -fPIC -DPIC -o .libs/cobgetopt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/fileio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c mlio.c -fPIC -DPIC -o .libs/mlio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c call.c -fPIC -DPIC -o .libs/call.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c screenio.c -fPIC -DPIC -o .libs/screenio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/numeric.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobgetopt.lo -MD -MP -MF .deps/cobgetopt.Tpo -c cobgetopt.c -o cobgetopt.o >/dev/null 2>&1 In file included from /usr/include/stdio.h:964, from call.c:28: In function 'snprintf', inlined from 'cob_resolve_internal.part.0' at call.c:937:4: /usr/include/bits/stdio2.h:54:10: warning: dangling pointer 's' to 'call_entry2_buff' may be used [-Wdangling-pointer=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ call.c: In function 'cob_resolve_internal.part.0': call.c:852:31: note: 'call_entry2_buff' declared here 852 | unsigned char call_entry2_buff[COB_MINI_BUFF]; | ^~~~~~~~~~~~~~~~ In function 'snprintf', inlined from 'cob_resolve_internal.part.0' at call.c:908:3: /usr/include/bits/stdio2.h:54:10: warning: dangling pointer 's' to 'call_entry2_buff' may be used [-Wdangling-pointer=] 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ call.c: In function 'cob_resolve_internal.part.0': call.c:852:31: note: 'call_entry2_buff' declared here 852 | unsigned char call_entry2_buff[COB_MINI_BUFF]; | ^~~~~~~~~~~~~~~~ call.c:938:49: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 242 [-Wformat-truncation=] 938 | "entry point '%s' not found", (const char *)s); | ^~ In function 'snprintf', inlined from 'cob_resolve_internal.part.0' at call.c:937:4: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ call.c: In function 'cob_resolve_internal.part.0': call.c:909:41: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 242 [-Wformat-truncation=] 909 | "entry point '%s' not found", (const char *)s); | ^~ In function 'snprintf', inlined from 'cob_resolve_internal.part.0' at call.c:908:3: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 25 and 280 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -o strings.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT mlio.lo -MD -MP -MF .deps/mlio.Tpo -c mlio.c -o mlio.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT termio.lo -MD -MP -MF .deps/termio.Tpo -c termio.c -o termio.o >/dev/null 2>&1 mv -f .deps/cobgetopt.Tpo .deps/cobgetopt.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reportio.lo -MD -MP -MF .deps/reportio.Tpo -c reportio.c -o reportio.o >/dev/null 2>&1 mv -f .deps/strings.Tpo .deps/strings.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT call.lo -MD -MP -MF .deps/call.Tpo -c call.c -o call.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT numeric.lo -MD -MP -MF .deps/numeric.Tpo -c numeric.c -o numeric.o >/dev/null 2>&1 mv -f .deps/mlio.Tpo .deps/mlio.Plo mv -f .deps/termio.Tpo .deps/termio.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT move.lo -MD -MP -MF .deps/move.Tpo -c move.c -o move.o >/dev/null 2>&1 mv -f .deps/call.Tpo .deps/call.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT screenio.lo -MD -MP -MF .deps/screenio.Tpo -c screenio.c -o screenio.o >/dev/null 2>&1 mv -f .deps/reportio.Tpo .deps/reportio.Plo mv -f .deps/numeric.Tpo .deps/numeric.Plo In file included from /usr/include/string.h:548, from common.c:28: In function 'memcpy', inlined from 'cob_sys_exit_proc' at common.c:4809:4: /usr/include/bits/string_fortified.h:29:10: warning: array subscript 8 is outside array bounds of 'const void[8]' [-Warray-bounds=] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 30 | __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c: In function 'cob_sys_exit_proc': common.c:4762:51: note: at offset 64 into object 'pptr' of size 8 4762 | cob_sys_exit_proc (const void *dispo, const void *pptr) | ~~~~~~~~~~~~^~~~ intrinsic.c: In function 'cob_intr_test_formatted_datetime': intrinsic.c:6387:17: warning: '__builtin_strncpy' output may be truncated copying 25 bytes from a string of length 36 [-Wstringop-truncation] 6387 | strncpy (time_format_str, datetime_format_str, COB_TIMESTR_MAX); | ^ intrinsic.c:6395:17: warning: '__builtin_strncpy' output may be truncated copying 25 bytes from a string of length 36 [-Wstringop-truncation] 6395 | strncpy (formatted_time, formatted_datetime, COB_TIMESTR_MAX); | ^ intrinsic.c:6385:17: warning: '__builtin_strncpy' output may be truncated copying 10 bytes from a string of length 36 [-Wstringop-truncation] 6385 | strncpy (date_format_str, datetime_format_str, COB_DATESTR_MAX); | ^ intrinsic.c:6393:17: warning: '__builtin_strncpy' output may be truncated copying 10 bytes from a string of length 36 [-Wstringop-truncation] 6393 | strncpy (formatted_date, formatted_datetime, COB_DATESTR_MAX); | ^ intrinsic.c: In function 'cob_intr_integer_of_formatted_date': intrinsic.c:2436:17: warning: '__builtin___strncpy_chk' output may be truncated copying between 0 and 10 bytes from a string of length 36 [-Wstringop-truncation] 2436 | strncpy (first, str, first_length); | ^ intrinsic.c:2436:17: warning: '__builtin___strncpy_chk' output may be truncated copying between 0 and 10 bytes from a string of length 36 [-Wstringop-truncation] mv -f .deps/move.Tpo .deps/move.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT intrinsic.lo -MD -MP -MF .deps/intrinsic.Tpo -c intrinsic.c -o intrinsic.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT fileio.lo -MD -MP -MF .deps/fileio.Tpo -c fileio.c -o fileio.o >/dev/null 2>&1 mv -f .deps/screenio.Tpo .deps/screenio.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -I/usr/include/json-c -DLOCALEDIR=\"/usr/share/locale\" -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 mv -f .deps/intrinsic.Tpo .deps/intrinsic.Plo mv -f .deps/fileio.Tpo .deps/fileio.Plo mv -f .deps/common.Tpo .deps/common.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -version-info 5:0:1 -no-undefined -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,relro,-z,now,-O1 -o libcob.la -rpath /usr/lib common.lo move.lo numeric.lo strings.lo fileio.lo call.lo intrinsic.lo termio.lo screenio.lo reportio.lo cobgetopt.lo mlio.lo -lm -lgmp -lxml2 -ljson-c -lncurses -ldb-6.2 libtool: link: 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 -lm -lgmp -lxml2 -ljson-c -lncurses -ldb-6.2 -march=x86-64 -mtune=generic -O2 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,-soname -Wl,libcob.so.4 -o .libs/libcob.so.4.1.0 libtool: link: (cd ".libs" && rm -f "libcob.so.4" && ln -s "libcob.so.4.1.0" "libcob.so.4") libtool: link: (cd ".libs" && rm -f "libcob.so" && ln -s "libcob.so.4.1.0" "libcob.so") libtool: link: ar cru .libs/libcob.a common.o move.o numeric.o strings.o fileio.o call.o intrinsic.o termio.o screenio.o reportio.o cobgetopt.o mlio.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libcob.a libtool: link: ( cd ".libs" && rm -f "libcob.la" && ln -s "../libcob.la" "libcob.la" ) make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' Making all in bin make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobcrun.o -MD -MP -MF .deps/cobcrun.Tpo -c -o cobcrun.o cobcrun.c mv -f .deps/cobcrun.Tpo .deps/cobcrun.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,relro,-z,now,-O1 -o cobcrun cobcrun.o ../libcob/libcob.la ../lib/libsupport.la libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -o .libs/cobcrun cobcrun.o ../libcob/.libs/libcob.so -lm -lgmp -lxml2 -ljson-c -lncurses -ldb-6.2 ../lib/.libs/libsupport.a make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' Making all in cobc make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make all-am make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT cobc.o -MD -MP -MF .deps/cobc.Tpo -c -o cobc.o cobc.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT ppparse.o -MD -MP -MF .deps/ppparse.Tpo -c -o ppparse.o ppparse.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT pplex.o -MD -MP -MF .deps/pplex.Tpo -c -o pplex.o pplex.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT config.o -MD -MP -MF .deps/config.Tpo -c -o config.o config.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT reserved.o -MD -MP -MF .deps/reserved.Tpo -c -o reserved.o reserved.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT field.o -MD -MP -MF .deps/field.Tpo -c -o field.o field.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT typeck.o -MD -MP -MF .deps/typeck.Tpo -c -o typeck.o typeck.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT codegen.o -MD -MP -MF .deps/codegen.Tpo -c -o codegen.o codegen.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -MT codeoptim.o -MD -MP -MF .deps/codeoptim.Tpo -c -o codeoptim.o codeoptim.c mv -f .deps/help.Tpo .deps/help.Po mv -f .deps/config.Tpo .deps/config.Po mv -f .deps/error.Tpo .deps/error.Po mv -f .deps/codeoptim.Tpo .deps/codeoptim.Po mv -f .deps/reserved.Tpo .deps/reserved.Po mv -f .deps/ppparse.Tpo .deps/ppparse.Po mv -f .deps/field.Tpo .deps/field.Po mv -f .deps/pplex.Tpo .deps/pplex.Po mv -f .deps/scanner.Tpo .deps/scanner.Po cobc.c: In function 'process_command_line': cobc.c:3029:65: warning: '.conf' directive output may be truncated writing 5 bytes into a region of size between 0 and 255 [-Wformat-truncation=] 3029 | snprintf (ext, (size_t)COB_MINI_MAX, "%s.conf", cob_optarg); | ^~~~~ In file included from /usr/include/stdio.h:964, from cobc.c:28: In function 'snprintf', inlined from 'process_command_line' at cobc.c:3029:4: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 6 and 261 bytes into a destination of size 255 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ mv -f .deps/tree.Tpo .deps/tree.Po mv -f .deps/cobc.Tpo .deps/cobc.Po mv -f .deps/typeck.Tpo .deps/typeck.Po mv -f .deps/codegen.Tpo .deps/codegen.Po mv -f .deps/parser.Tpo .deps/parser.Po /bin/sh ../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -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 ../libcob/libcob.la ../lib/libsupport.la libtool: link: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-z -Wl,now -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 ../libcob/.libs/libcob.so -lm -lgmp -lxml2 -ljson-c -lncurses -ldb-6.2 ../lib/.libs/libsupport.a make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' Making all in config make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' Making all in copy make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' Making all in po make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/po' Making all in extras make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' ("../pre-inst-env" cobc -m -Wall -O2 -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob" || \ "../pre-inst-env" cobc -m -Wall -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob" || \ "../pre-inst-env" cobc -m -Wall -vv -o "CBL_OC_DUMP.so" "CBL_OC_DUMP.cob") make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' Making all in doc make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make all-am make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' Making all in tests make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' Making all in cobol85 make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' ==> Entering fakeroot environment... ==> Starting package()... Making install in . make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/include' /usr/bin/install -c -m 644 libcob.h '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/include' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2' Making install in lib make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/lib' Making install in libcob make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/include/libcob' /bin/sh ../libtool --mode=install /usr/bin/install -c libcob.la '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib' /usr/bin/install -c -m 644 common.h cobgetopt.h exception.def exception-io.def '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/include/libcob' libtool: install: /usr/bin/install -c .libs/libcob.so.4.1.0 /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/libcob.so.4.1.0 libtool: install: (cd /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib && { ln -s -f libcob.so.4.1.0 libcob.so.4 || { rm -f libcob.so.4 && ln -s libcob.so.4.1.0 libcob.so.4; }; }) libtool: install: (cd /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib && { ln -s -f libcob.so.4.1.0 libcob.so || { rm -f libcob.so && ln -s libcob.so.4.1.0 libcob.so; }; }) libtool: install: /usr/bin/install -c .libs/libcob.lai /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/libcob.la libtool: install: /usr/bin/install -c .libs/libcob.a /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/libcob.a libtool: install: chmod 644 /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/libcob.a libtool: install: ranlib /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/libcob.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/libcob' Making install in bin make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c cobcrun '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/bin/install -c cob-config '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/bin/install -c -m 644 cobcrun.1 cob-config.1 '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/man/man1' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cobcrun /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin/cobcrun make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/bin' Making install in cobc make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make install-am make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/man/man1' /bin/sh ../libtool --mode=install /usr/bin/install -c cobc '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin' /usr/bin/install -c -m 644 cobc.1 '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/man/man1' libtool: warning: '../libcob/libcob.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/cobc /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/bin/cobc make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/cobc' Making install in config make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gnucobol/config' /usr/bin/install -c -m 644 default.conf cobol85.conf cobol2002.conf cobol2014.conf acu.conf mf.conf ibm.conf mvs.conf bs2000.conf realia.conf rm.conf acu-strict.conf mf-strict.conf ibm-strict.conf mvs-strict.conf bs2000-strict.conf realia-strict.conf rm-strict.conf xopen.conf lax.conf-inc cobol85.words cobol2002.words cobol2014.words acu.words mf.words ibm.words mvs.words bs2000.words realia.words rm.words runtime.cfg runtime_empty.cfg '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gnucobol/config' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/config' Making install in copy make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gnucobol/copy' /usr/bin/install -c -m 644 screenio.cpy sqlca.cpy sqlda.cpy xfhfcd.cpy xfhfcd3.cpy '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gnucobol/copy' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/copy' Making install in po make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/po' installing en@boldquot.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/en@boldquot/LC_MESSAGES/gnucobol.mo installing en@quot.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/en@quot/LC_MESSAGES/gnucobol.mo installing de.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/de/LC_MESSAGES/gnucobol.mo installing es.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/es/LC_MESSAGES/gnucobol.mo installing fr.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/fr/LC_MESSAGES/gnucobol.mo installing it.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/it/LC_MESSAGES/gnucobol.mo installing ja.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/ja/LC_MESSAGES/gnucobol.mo installing nl.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/nl/LC_MESSAGES/gnucobol.mo installing pt.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/pt/LC_MESSAGES/gnucobol.mo installing sv.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/sv/LC_MESSAGES/gnucobol.mo installing sr.gmo as /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/locale/sr/LC_MESSAGES/gnucobol.mo if test "gnucobol" = "gettext-tools"; then \ /usr/sbin/mkdir -p /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/po' Making install in extras make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/gnucobol' /usr/bin/install -c -m 644 CBL_OC_DUMP.so '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/lib/gnucobol' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/extras' Making install in doc make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make install-am make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/info' /usr/bin/install -c -m 644 ./gnucobol.info '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/info' install-info --info-dir='/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/info' '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/pkg/gnucobol/usr/share/info/gnucobol.info' make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/doc' Making install in tests make[1]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' Making install in cobol85 make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests/cobol85' make[2]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[3]: Entering directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[2]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' make[1]: Leaving directory '/tmp/archlinux-ci/gnucobol-archlinuxrb-build-6pwAUytz/gnucobol/trunk/src/gnucobol-3.1.2/tests' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gnucobol"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gnucobol 3.1.2-2 (Wed Sep 13 22:31:31 2023)