Cook: open-cobol 1.1 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): libdb-6.2.32-i486 Installing (pkg/local): db-6.2.32-i486 Installing (pkg/local): gmp-dev-6.2.0-i486 Installing (pkg/local): libdb-cxx-6.2.32-i486 Installing (pkg/local): db-dev-6.2.32-i486 Extracting source archive "open-cobol-1.1.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i486-slitaz-linux-gcc... i486-slitaz-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking how to run the C preprocessor... i486-slitaz-linux-gcc -E checking for egrep... 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 whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c checking build system type... i486-slitaz-linux-gnu checking host system type... i486-slitaz-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by i486-slitaz-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from i486-slitaz-linux-gcc object... ok checking for objdir... .libs checking for i486-slitaz-linux-ar... i486-slitaz-linux-ar checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for i486-slitaz-linux-strip... i486-slitaz-linux-strip checking if i486-slitaz-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i486-slitaz-linux-gcc option to produce PIC... -fPIC checking if i486-slitaz-linux-gcc PIC flag -fPIC works... yes checking if i486-slitaz-linux-gcc static flag -static works... yes checking if i486-slitaz-linux-gcc supports -c -o file.o... yes checking whether the i486-slitaz-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool checking whether make sets $(MAKE)... (cached) yes 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 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 inline... inline checking for working alloca.h... yes checking for alloca... yes 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 ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for getopt_long_only... yes checking kpathsea/getopt.h usability... no checking kpathsea/getopt.h presence... no checking for kpathsea/getopt.h... no checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking for __gmp_randinit in -lgmp... yes checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for initscr in -lncurses... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for BDB db.h version >= 4.1 ... yes (6.2) checking for BDB 4.1 compatibility in db ... yes checking for dlopen in -lc... no checking for dlopen in -ldl... (cached) yes configure: creating ./config.status config.status: creating cob-config config.status: creating Makefile config.status: creating lib/Makefile config.status: creating libcob/Makefile config.status: creating cobc/Makefile config.status: creating bin/Makefile config.status: creating po/Makefile.in config.status: creating texi/Makefile config.status: creating config/Makefile config.status: creating copy/Makefile config.status: creating tests/atlocal config.status: creating tests/Makefile config.status: creating tests/cobol85/Makefile config.status: creating config.h config.status: executing tests/atconfig commands config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile OpenCOBOL Configuration: CC i486-slitaz-linux-gcc COB_CC i486-slitaz-linux-gcc CFLAGS -march=i486 -Os -pipe -mindirect-branch=thunk COB_CFLAGS -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -pipe -mindirect-branch=thunk COB_EXTRA_FLAGS LDFLAGS -Wl,-Os,--as-needed -lpthread COB_LDFLAGS -Wl,-Os,--as-needed -lpthread COB_LIBS -Wl,-Os,--as-needed -lpthread -L${exec_prefix}/lib -lcob -lm -lgmp -lncurses -ldb -ldl COB_CONFIG_DIR ${prefix}/share/open-cobol/config COB_COPY_DIR ${prefix}/share/open-cobol/copy COB_LIBRARY_PATH ${exec_prefix}/lib/open-cobol COB_MODULE_EXT so COB_SHARED_OPT -shared COB_PIC_FLAGS -fPIC -DPIC COB_EXPORT_DYN -Wl,--export-dynamic COB_STRIP_CMD i486-slitaz-linux-strip --strip-unneeded Dynamic loading System Use gettext for international messages: yes Use Berkeley DB for file I/O: yes Use enhanced Berkeley DB (>= 4.1) yes Use fcntl for file locking: yes Use ncurses/pdcurses/curses for screen I/O: yes Creating defaults.h... make all-recursive make[1]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' Making all in lib make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT dummymac.o -MD -MP -MF ".deps/dummymac.Tpo" -c -o dummymac.o dummymac.c; \ then mv -f ".deps/dummymac.Tpo" ".deps/dummymac.Po"; else rm -f ".deps/dummymac.Tpo"; exit 1; fi rm -f libsupport.a i486-slitaz-linux-ar cru libsupport.a dummymac.o i486-slitaz-linux-ranlib libsupport.a make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' Making all in libcob make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-common.lo -MD -MP -MF ".deps/libcob_la-common.Tpo" -c -o libcob_la-common.lo `test -f 'common.c' || echo './'`common.c; \ then mv -f ".deps/libcob_la-common.Tpo" ".deps/libcob_la-common.Plo"; else rm -f ".deps/libcob_la-common.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-call.lo -MD -MP -MF ".deps/libcob_la-call.Tpo" -c -o libcob_la-call.lo `test -f 'call.c' || echo './'`call.c; \ then mv -f ".deps/libcob_la-call.Tpo" ".deps/libcob_la-call.Plo"; else rm -f ".deps/libcob_la-call.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-strings.lo -MD -MP -MF ".deps/libcob_la-strings.Tpo" -c -o libcob_la-strings.lo `test -f 'strings.c' || echo './'`strings.c; \ then mv -f ".deps/libcob_la-strings.Tpo" ".deps/libcob_la-strings.Plo"; else rm -f ".deps/libcob_la-strings.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-move.lo -MD -MP -MF ".deps/libcob_la-move.Tpo" -c -o libcob_la-move.lo `test -f 'move.c' || echo './'`move.c; \ then mv -f ".deps/libcob_la-move.Tpo" ".deps/libcob_la-move.Plo"; else rm -f ".deps/libcob_la-move.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-numeric.lo -MD -MP -MF ".deps/libcob_la-numeric.Tpo" -c -o libcob_la-numeric.lo `test -f 'numeric.c' || echo './'`numeric.c; \ then mv -f ".deps/libcob_la-numeric.Tpo" ".deps/libcob_la-numeric.Plo"; else rm -f ".deps/libcob_la-numeric.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-intrinsic.lo -MD -MP -MF ".deps/libcob_la-intrinsic.Tpo" -c -o libcob_la-intrinsic.lo `test -f 'intrinsic.c' || echo './'`intrinsic.c; \ then mv -f ".deps/libcob_la-intrinsic.Tpo" ".deps/libcob_la-intrinsic.Plo"; else rm -f ".deps/libcob_la-intrinsic.Tpo"; exit 1; fi mkdir .libs mkdir .libs mkdir: can't create directory '.libs': File exists i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-call.lo -MD -MP -MF .deps/libcob_la-call.Tpo -c call.c -fPIC -DPIC -o .libs/libcob_la-call.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-intrinsic.lo -MD -MP -MF .deps/libcob_la-intrinsic.Tpo -c intrinsic.c -fPIC -DPIC -o .libs/libcob_la-intrinsic.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-move.lo -MD -MP -MF .deps/libcob_la-move.Tpo -c move.c -fPIC -DPIC -o .libs/libcob_la-move.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-strings.lo -MD -MP -MF .deps/libcob_la-strings.Tpo -c strings.c -fPIC -DPIC -o .libs/libcob_la-strings.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-common.lo -MD -MP -MF .deps/libcob_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libcob_la-common.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-numeric.lo -MD -MP -MF .deps/libcob_la-numeric.Tpo -c numeric.c -fPIC -DPIC -o .libs/libcob_la-numeric.o call.c: In function 'cob_init_call': call.c:542:7: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp (s, "LOWER") == 0) { ^~~~~~~~~~ intrinsic.c: In function 'cob_intr_substitute_case': intrinsic.c:817:10: warning: implicit declaration of function 'strncasecmp' [-Wimplicit-function-declaration] if (!strncasecmp ((const char *)p1, ^~~~~~~~~~~ common.c: In function 'cob_init': common.c:755:13: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (s && strcasecmp (s, "ON") == 0) { ^~~~~~~~~~ intrinsic.c: In function 'cob_intr_numval': intrinsic.c:1818:8: warning: implicit declaration of function 'strcasecmp' [-Wimplicit-function-declaration] if (strcasecmp ((char *)&srcfield->data[i], "CR") == 0 ^~~~~~~~~~ i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-strings.lo -MD -MP -MF .deps/libcob_la-strings.Tpo -c strings.c -o libcob_la-strings.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-call.lo -MD -MP -MF .deps/libcob_la-call.Tpo -c call.c -o libcob_la-call.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-fileio.lo -MD -MP -MF ".deps/libcob_la-fileio.Tpo" -c -o libcob_la-fileio.lo `test -f 'fileio.c' || echo './'`fileio.c; \ then mv -f ".deps/libcob_la-fileio.Tpo" ".deps/libcob_la-fileio.Plo"; else rm -f ".deps/libcob_la-fileio.Tpo"; exit 1; fi if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-termio.lo -MD -MP -MF ".deps/libcob_la-termio.Tpo" -c -o libcob_la-termio.lo `test -f 'termio.c' || echo './'`termio.c; \ then mv -f ".deps/libcob_la-termio.Tpo" ".deps/libcob_la-termio.Plo"; else rm -f ".deps/libcob_la-termio.Tpo"; exit 1; fi i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-fileio.lo -MD -MP -MF .deps/libcob_la-fileio.Tpo -c fileio.c -fPIC -DPIC -o .libs/libcob_la-fileio.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-common.lo -MD -MP -MF .deps/libcob_la-common.Tpo -c common.c -o libcob_la-common.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-termio.lo -MD -MP -MF .deps/libcob_la-termio.Tpo -c termio.c -fPIC -DPIC -o .libs/libcob_la-termio.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-move.lo -MD -MP -MF .deps/libcob_la-move.Tpo -c move.c -o libcob_la-move.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-termio.lo -MD -MP -MF .deps/libcob_la-termio.Tpo -c termio.c -o libcob_la-termio.o >/dev/null 2>&1 if /bin/bash ../libtool --tag=CC --mode=compile i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-screenio.lo -MD -MP -MF ".deps/libcob_la-screenio.Tpo" -c -o libcob_la-screenio.lo `test -f 'screenio.c' || echo './'`screenio.c; \ then mv -f ".deps/libcob_la-screenio.Tpo" ".deps/libcob_la-screenio.Plo"; else rm -f ".deps/libcob_la-screenio.Tpo"; exit 1; fi i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-screenio.lo -MD -MP -MF .deps/libcob_la-screenio.Tpo -c screenio.c -fPIC -DPIC -o .libs/libcob_la-screenio.o i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-intrinsic.lo -MD -MP -MF .deps/libcob_la-intrinsic.Tpo -c intrinsic.c -o libcob_la-intrinsic.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-numeric.lo -MD -MP -MF .deps/libcob_la-numeric.Tpo -c numeric.c -o libcob_la-numeric.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-screenio.lo -MD -MP -MF .deps/libcob_la-screenio.Tpo -c screenio.c -o libcob_la-screenio.o >/dev/null 2>&1 i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT libcob_la-fileio.lo -MD -MP -MF .deps/libcob_la-fileio.Tpo -c fileio.c -o libcob_la-fileio.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,--export-dynamic -Wl,-Os,--as-needed -lpthread -o libcob.la -rpath /usr/lib -version-info 1:0:0 -no-undefined libcob_la-common.lo libcob_la-call.lo libcob_la-strings.lo libcob_la-move.lo libcob_la-numeric.lo libcob_la-intrinsic.lo libcob_la-fileio.lo libcob_la-termio.lo libcob_la-screenio.lo -lm -lgmp -lncurses -ldb -ldl i486-slitaz-linux-gcc -Wl,-Os,--as-needed -shared .libs/libcob_la-common.o .libs/libcob_la-call.o .libs/libcob_la-strings.o .libs/libcob_la-move.o .libs/libcob_la-numeric.o .libs/libcob_la-intrinsic.o .libs/libcob_la-fileio.o .libs/libcob_la-termio.o .libs/libcob_la-screenio.o -lpthread -lm -lgmp -lncurses -ldb -ldl -march=i486 -mindirect-branch=thunk -Wl,--export-dynamic -Wl,-Os -Wl,--as-needed -Wl,-soname -Wl,libcob.so.1 -o .libs/libcob.so.1.0.0 (cd .libs && rm -f libcob.so.1 && ln -s libcob.so.1.0.0 libcob.so.1) (cd .libs && rm -f libcob.so && ln -s libcob.so.1.0.0 libcob.so) i486-slitaz-linux-ar cru .libs/libcob.a libcob_la-common.o libcob_la-call.o libcob_la-strings.o libcob_la-move.o libcob_la-numeric.o libcob_la-intrinsic.o libcob_la-fileio.o libcob_la-termio.o libcob_la-screenio.o i486-slitaz-linux-ranlib .libs/libcob.a creating libcob.la (cd .libs && rm -f libcob.la && ln -s ../libcob.la libcob.la) make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' Making all in cobc make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make all-am make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-cobc.o -MD -MP -MF ".deps/cobc-cobc.Tpo" -c -o cobc-cobc.o `test -f 'cobc.c' || echo './'`cobc.c; \ then mv -f ".deps/cobc-cobc.Tpo" ".deps/cobc-cobc.Po"; else rm -f ".deps/cobc-cobc.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-config.o -MD -MP -MF ".deps/cobc-config.Tpo" -c -o cobc-config.o `test -f 'config.c' || echo './'`config.c; \ then mv -f ".deps/cobc-config.Tpo" ".deps/cobc-config.Po"; else rm -f ".deps/cobc-config.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-tree.o -MD -MP -MF ".deps/cobc-tree.Tpo" -c -o cobc-tree.o `test -f 'tree.c' || echo './'`tree.c; \ then mv -f ".deps/cobc-tree.Tpo" ".deps/cobc-tree.Po"; else rm -f ".deps/cobc-tree.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-reserved.o -MD -MP -MF ".deps/cobc-reserved.Tpo" -c -o cobc-reserved.o `test -f 'reserved.c' || echo './'`reserved.c; \ then mv -f ".deps/cobc-reserved.Tpo" ".deps/cobc-reserved.Po"; else rm -f ".deps/cobc-reserved.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-error.o -MD -MP -MF ".deps/cobc-error.Tpo" -c -o cobc-error.o `test -f 'error.c' || echo './'`error.c; \ then mv -f ".deps/cobc-error.Tpo" ".deps/cobc-error.Po"; else rm -f ".deps/cobc-error.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-parser.o -MD -MP -MF ".deps/cobc-parser.Tpo" -c -o cobc-parser.o `test -f 'parser.c' || echo './'`parser.c; \ then mv -f ".deps/cobc-parser.Tpo" ".deps/cobc-parser.Po"; else rm -f ".deps/cobc-parser.Tpo"; exit 1; fi error.c: In function 'ambiguous_error': error.c:244:4: warning: format not a string literal and no format arguments [-Wformat-security] cb_error_x (y, errnamebuff); ^~~~~~~~~~ if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-scanner.o -MD -MP -MF ".deps/cobc-scanner.Tpo" -c -o cobc-scanner.o `test -f 'scanner.c' || echo './'`scanner.c; \ then mv -f ".deps/cobc-scanner.Tpo" ".deps/cobc-scanner.Po"; else rm -f ".deps/cobc-scanner.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-field.o -MD -MP -MF ".deps/cobc-field.Tpo" -c -o cobc-field.o `test -f 'field.c' || echo './'`field.c; \ then mv -f ".deps/cobc-field.Tpo" ".deps/cobc-field.Po"; else rm -f ".deps/cobc-field.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-typeck.o -MD -MP -MF ".deps/cobc-typeck.Tpo" -c -o cobc-typeck.o `test -f 'typeck.c' || echo './'`typeck.c; \ then mv -f ".deps/cobc-typeck.Tpo" ".deps/cobc-typeck.Po"; else rm -f ".deps/cobc-typeck.Tpo"; exit 1; fi parser.c: In function 'yyparse': parser.c:12226:8: warning: format not a string literal and no format arguments [-Wformat-security] } ^ typeck.c: In function 'move_error': typeck.c:3910:3: warning: format not a string literal and no format arguments [-Wformat-security] cb_warning_x (loc, msg); ^~~~~~~~~~~~ typeck.c:3914:4: warning: format not a string literal and no format arguments [-Wformat-security] cb_warning_x (loc, msg); ^~~~~~~~~~~~ if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-codegen.o -MD -MP -MF ".deps/cobc-codegen.Tpo" -c -o cobc-codegen.o `test -f 'codegen.c' || echo './'`codegen.c; \ then mv -f ".deps/cobc-codegen.Tpo" ".deps/cobc-codegen.Po"; else rm -f ".deps/cobc-codegen.Tpo"; exit 1; fi if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-ppparse.o -MD -MP -MF ".deps/cobc-ppparse.Tpo" -c -o cobc-ppparse.o `test -f 'ppparse.c' || echo './'`ppparse.c; \ then mv -f ".deps/cobc-ppparse.Tpo" ".deps/cobc-ppparse.Po"; else rm -f ".deps/cobc-ppparse.Tpo"; exit 1; fi codegen.c: In function 'output_indent': codegen.c:281:2: warning: format not a string literal and no format arguments [-Wformat-security] output_line (str); ^~~~~~~~~~~ if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobc-pplex.o -MD -MP -MF ".deps/cobc-pplex.Tpo" -c -o cobc-pplex.o `test -f 'pplex.c' || echo './'`pplex.c; \ then mv -f ".deps/cobc-pplex.Tpo" ".deps/cobc-pplex.Po"; else rm -f ".deps/cobc-pplex.Tpo"; exit 1; fi ppparse.c: In function 'ppparse': ppparse.c:1280:8: warning: format not a string literal and no format arguments [-Wformat-security] } ^ /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -lpthread -o cobc cobc-cobc.o cobc-config.o cobc-tree.o cobc-reserved.o cobc-error.o cobc-parser.o cobc-scanner.o cobc-field.o cobc-typeck.o cobc-codegen.o cobc-ppparse.o cobc-pplex.o ../lib/libsupport.a mkdir .libs i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os -Wl,--as-needed -o cobc cobc-cobc.o cobc-config.o cobc-tree.o cobc-reserved.o cobc-error.o cobc-parser.o cobc-scanner.o cobc-field.o cobc-typeck.o cobc-codegen.o cobc-ppparse.o cobc-pplex.o -lpthread ../lib/libsupport.a make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' Making all in bin make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' if i486-slitaz-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_GLIBCXX_USE_C99_MATH=1 -I.. -march=i486 -Os -pipe -mindirect-branch=thunk -MT cobcrun-cobcrun.o -MD -MP -MF ".deps/cobcrun-cobcrun.Tpo" -c -o cobcrun-cobcrun.o `test -f 'cobcrun.c' || echo './'`cobcrun.c; \ then mv -f ".deps/cobcrun-cobcrun.Tpo" ".deps/cobcrun-cobcrun.Po"; else rm -f ".deps/cobcrun-cobcrun.Tpo"; exit 1; fi /bin/bash ../libtool --tag=CC --mode=link i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,--export-dynamic -Wl,-Os,--as-needed -lpthread -o cobcrun cobcrun-cobcrun.o ../libcob/libcob.la mkdir .libs i486-slitaz-linux-gcc -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,--export-dynamic -Wl,-Os -Wl,--as-needed -o .libs/cobcrun cobcrun-cobcrun.o ../libcob/.libs/libcob.so -lpthread -lm -lgmp -lncurses -ldb -ldl creating cobcrun make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' Making all in config make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' Making all in copy make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' Making all in po make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/po' Making all in texi make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' Making all in tests make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' Making all in cobol85 make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make[1]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make install-recursive make[1]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' Making install in lib make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/lib' Making install in libcob make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' test -z "/usr/lib" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/lib" test -z "/usr/include/libcob" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/include/libcob" mkdir /home/slitaz/wok/open-cobol/install mkdir /home/slitaz/wok/open-cobol/install mkdir: can't create directory '/home/slitaz/wok/open-cobol/install': File exists mkdir /home/slitaz/wok/open-cobol/install/usr mkdir /home/slitaz/wok/open-cobol/install/usr mkdir: can't create directory '/home/slitaz/wok/open-cobol/install/usr': File exists mkdir /home/slitaz/wok/open-cobol/install/usr/lib mkdir /home/slitaz/wok/open-cobol/install/usr/include mkdir /home/slitaz/wok/open-cobol/install/usr/include/libcob /bin/bash ../libtool --mode=install /usr/bin/install -c 'libcob.la' '/home/slitaz/wok/open-cobol/install/usr/lib/libcob.la' /usr/bin/install -c -m 644 'byteswap.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/byteswap.h' /usr/bin/install -c -m 644 'common.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/common.h' /usr/bin/install -c -m 644 'move.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/move.h' /usr/bin/install -c -m 644 'numeric.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/numeric.h' /usr/bin/install -c -m 644 'exception.def' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/exception.def' /usr/bin/install -c -m 644 'termio.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/termio.h' /usr/bin/install -c -m 644 'fileio.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/fileio.h' /usr/bin/install -c -m 644 'screenio.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/screenio.h' /usr/bin/install -c -m 644 'strings.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/strings.h' /usr/bin/install -c -m 644 'call.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/call.h' /usr/bin/install -c -m 644 'intrinsic.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/intrinsic.h' /usr/bin/install -c -m 644 'codegen.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/codegen.h' /usr/bin/install -c -m 644 'system.def' '/home/slitaz/wok/open-cobol/install/usr/include/libcob/system.def' /usr/bin/install -c .libs/libcob.so.1.0.0 /home/slitaz/wok/open-cobol/install/usr/lib/libcob.so.1.0.0 (cd /home/slitaz/wok/open-cobol/install/usr/lib && { ln -s -f libcob.so.1.0.0 libcob.so.1 || { rm -f libcob.so.1 && ln -s libcob.so.1.0.0 libcob.so.1; }; }) (cd /home/slitaz/wok/open-cobol/install/usr/lib && { ln -s -f libcob.so.1.0.0 libcob.so || { rm -f libcob.so && ln -s libcob.so.1.0.0 libcob.so; }; }) /usr/bin/install -c .libs/libcob.lai /home/slitaz/wok/open-cobol/install/usr/lib/libcob.la /usr/bin/install -c .libs/libcob.a /home/slitaz/wok/open-cobol/install/usr/lib/libcob.a chmod 644 /home/slitaz/wok/open-cobol/install/usr/lib/libcob.a i486-slitaz-linux-ranlib /home/slitaz/wok/open-cobol/install/usr/lib/libcob.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/libcob' Making install in cobc make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make install-am make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make[4]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' test -z "/usr/bin" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/bin" make[4]: Nothing to be done for 'install-data-am'. mkdir /home/slitaz/wok/open-cobol/install/usr/bin /bin/bash ../libtool --mode=install /usr/bin/install -c 'cobc' '/home/slitaz/wok/open-cobol/install/usr/bin/cobc' /usr/bin/install -c cobc /home/slitaz/wok/open-cobol/install/usr/bin/cobc make[4]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/cobc' Making install in bin make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' test -z "/usr/bin" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/bin" make[3]: Nothing to be done for 'install-data-am'. /bin/bash ../libtool --mode=install /usr/bin/install -c 'cobcrun' '/home/slitaz/wok/open-cobol/install/usr/bin/cobcrun' libtool: install: warning: `../libcob/libcob.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/cobcrun /home/slitaz/wok/open-cobol/install/usr/bin/cobcrun make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/bin' Making install in config make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/open-cobol/config" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config" mkdir /home/slitaz/wok/open-cobol/install/usr/share mkdir /home/slitaz/wok/open-cobol/install/usr/share/open-cobol mkdir /home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config /usr/bin/install -c -m 644 'default.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/default.conf' /usr/bin/install -c -m 644 'cobol85.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/cobol85.conf' /usr/bin/install -c -m 644 'cobol2002.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/cobol2002.conf' /usr/bin/install -c -m 644 'mf.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/mf.conf' /usr/bin/install -c -m 644 'ibm.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/ibm.conf' /usr/bin/install -c -m 644 'mvs.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/mvs.conf' /usr/bin/install -c -m 644 'bs2000.conf' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/config/bs2000.conf' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/config' Making install in copy make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/open-cobol/copy" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/copy" mkdir /home/slitaz/wok/open-cobol/install/usr/share/open-cobol/copy /usr/bin/install -c -m 644 'screenio.cpy' '/home/slitaz/wok/open-cobol/install/usr/share/open-cobol/copy/screenio.cpy' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/copy' Making install in po make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/po' /bin/sh .././mkinstalldirs /home/slitaz/wok/open-cobol/install/usr/share mkdir /home/slitaz/wok/open-cobol/install/usr/share/locale mkdir /home/slitaz/wok/open-cobol/install/usr/share/locale/ja mkdir /home/slitaz/wok/open-cobol/install/usr/share/locale/ja/LC_MESSAGES installing ja.gmo as /home/slitaz/wok/open-cobol/install/usr/share/locale/ja/LC_MESSAGES/open-cobol.mo if test "open-cobol" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /home/slitaz/wok/open-cobol/install/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/slitaz/wok/open-cobol/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/open-cobol/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/po' Making install in texi make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || /bin/bash ../mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/share/info" mkdir /home/slitaz/wok/open-cobol/install/usr/share/info /usr/bin/install -c -m 644 './open-cobol.info' '/home/slitaz/wok/open-cobol/install/usr/share/info/open-cobol.info' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/texi' Making install in tests make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' Making install in cobol85 make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[4]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests/cobol85' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[4]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1/tests' make[2]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make[3]: Entering directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' test -z "/usr/bin" || /bin/bash ./mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/bin" test -z "/usr/include" || /bin/bash ./mkinstalldirs "/home/slitaz/wok/open-cobol/install/usr/include" /usr/bin/install -c 'cob-config' '/home/slitaz/wok/open-cobol/install/usr/bin/cob-config' /usr/bin/install -c -m 644 'libcob.h' '/home/slitaz/wok/open-cobol/install/usr/include/libcob.h' make[3]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make[2]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' make[1]: Leaving directory '/home/slitaz/wok/open-cobol/source/open-cobol-1.1' ================================================================================ Executing strip on all files... Done Time: 1.31s. Size: 821790 B -> 729898 B. Save: 90 KB. Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Normalizing mo files... Done Time: 0.16s. Size: 2100 B -> 1966 B. Save: 0 KB. ================================================================================ Build dependencies to remove: 15 Removing: db db-dev gettext gettext-dev glib gmp-dev libcroco libdb libdb-cxx libpcre libxml2 util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Pack: open-cobol 1.1 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "open-cobol-1.1-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "open-cobol-1.1-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/open-cobol-1.1... Done Checking site script in source/open-cobol-1.1... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: open-cobol 1.1 ================================================================================ Src file : open-cobol-1.1.tar.gz Src size : 988.0K Source dir : 8.0M Produced : 996.0K Cook time : 38s Cook date : 2020-07-07 16:37 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 964.0K : 246.8K : 29 : open-cobol-1.1-i486.tazpkg ================================================================================