>>> Building on exopi-2 under misc/lifelines BDEPENDS = [devel/gettext,-runtime;devel/bison;devel/gmake] DIST = [misc/lifelines:lifelines-3.0.62.tar.gz] FULLPKGNAME = lifelines-3.0.62p3 RDEPENDS = [devel/gettext,-runtime] (Junk lock obtained for exopi-2 at 1713367999.24) >>> Running depends in misc/lifelines at 1713367999.29 last junk was in net/telepathy/telepathy-glib /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 was: /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 gettext-runtime-0.22.5 gmake-4.4.1 /usr/sbin/pkg_add -aI -Drepair bison-3.8.2 >>> Running show-prepare-results in misc/lifelines at 1713368001.80 ===> misc/lifelines ===> Building from scratch lifelines-3.0.62p3 ===> lifelines-3.0.62p3 depends on: bison-* -> bison-3.8.2 ===> lifelines-3.0.62p3 depends on: gmake-* -> gmake-4.4.1 ===> lifelines-3.0.62p3 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c curses iconv intl m ===> found c.100.0 curses.15.0 iconv.7.1 intl.8.0 m.10.1 bison-3.8.2 gettext-runtime-0.22.5 gmake-4.4.1 (Junk lock released for exopi-2 at 1713368002.96) distfiles size=2875069 >>> Running build in misc/lifelines at 1713368003.00 ===> misc/lifelines ===> Checking files for lifelines-3.0.62p3 `/exopi-cvs/ports/distfiles/lifelines-3.0.62.tar.gz' is up to date. >> (SHA256) lifelines-3.0.62.tar.gz: OK ===> Extracting for lifelines-3.0.62p3 ===> Patching for lifelines-3.0.62p3 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for lifelines-3.0.62p3 ===> Configuring for lifelines-3.0.62p3 Using /exopi-obj/pobj/lifelines-3.0.62/config.site (generated) configure: loading site script /exopi-obj/pobj/lifelines-3.0.62/config.site checking build system type... amd64-unknown-openbsd7.5 checking host system type... amd64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/lifelines-3.0.62/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking for ranlib... (cached) ranlib checking for a BSD-compatible install... /exopi-obj/pobj/lifelines-3.0.62/bin/install -c checking for bison... bison -y checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for strerror in -lcposix... (cached) no checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether we are using the GNU C Library 2.1 or newer... no checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... (cached) yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no 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 argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... no checking for fgets_unlocked... no checking for getc_unlocked... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... no checking for __argz_stringify... no checking for __argz_next... no checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 3.8.2, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking how to link with libintl... /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); Looking for header files checking for getopt.h... (cached) yes checking for dirent.h... (cached) yes checking for pwd.h... (cached) yes checking for locale.h... (cached) yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for math.h... (cached) yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncursesw/curses.h usability... no checking ncursesw/curses.h presence... no checking for ncursesw/curses.h... no Looking for library functions checking for _vsnprintf... no checking for heapwalk... no checking for _heapwalk... no checking for getpwuid... (cached) yes checking for setlocale... (cached) yes checking for wcscoll... (cached) yes checking for towlower... yes checking for towupper... yes checking for iswspace... yes checking for iswalpha... yes checking for sin in -lm... yes checking for cos in -lm... yes checking for tan in -lm... yes checking for asin in -lm... yes checking for acos in -lm... yes checking for atan in -lm... yes Looking for curses-compatible screen output library checking for tparm in -lncursesw... yes Using ncursesw checking for sleep... (cached) yes checking for scandir... (cached) yes checking for alphasort... (cached) yes checking for getopt... (cached) yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for nl_langinfo... yes checking for wcslen... yes checking for has_key... yes checking for _llnull... no Looking for header files and libraries to support heap walking checking alloc.h usability... no checking alloc.h presence... no checking for alloc.h... no checking for malloc.h... (cached) no checking for heapwalk... (cached) no checking for _heapwalk... (cached) no Looking for ngettext found ngettext Looking for bind_textdomain_codeset found bind_textdomain_codeset configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/arch/Makefile config.status: creating src/btree/Makefile config.status: creating src/interp/Makefile config.status: creating src/gedlib/Makefile config.status: creating src/stdlib/Makefile config.status: creating src/liflines/Makefile config.status: creating src/tools/Makefile config.status: creating src/ui/Makefile config.status: creating src/hdrs/Makefile config.status: creating src/hdrs/win32/Makefile config.status: creating docs/Makefile config.status: creating reports/Makefile config.status: creating reports/st/Makefile config.status: creating tt/Makefile config.status: creating win32/Makefile config.status: creating build/Makefile config.status: creating intl/Makefile config.status: WARNING: intl/Makefile.in seems to ignore the --datarootdir setting config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: setting ALL_LINGUAS in configure.in is obsolete config.status: creating po/Makefile ===> Building for lifelines-3.0.62p3 gmake all-recursive gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' Making all in build gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' Making all in intl gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/intl' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/intl' Making all in po gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/po' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/po' Making all in win32 gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' Making all in src gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' Making all in arch gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT platform.o -MD -MP -MF ".deps/platform.Tpo" -c -o platform.o platform.c; \ then mv -f ".deps/platform.Tpo" ".deps/platform.Po"; else rm -f ".deps/platform.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT _llnull.o -MD -MP -MF ".deps/_llnull.Tpo" -c -o _llnull.o _llnull.c; \ then mv -f ".deps/_llnull.Tpo" ".deps/_llnull.Po"; else rm -f ".deps/_llnull.Tpo"; exit 1; fi _llnull.c:11:1: warning: all paths through this function will call itself [-Winfinite-recursion] { ^ _llnull.c:10:13: warning: function '_llnull' is not needed and will not be emitted [-Wunneeded-internal-declaration] static void _llnull(void) ^ 2 warnings generated. rm -f libarch.a ar cru libarch.a platform.o _llnull.o ranlib libarch.a gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' Making all in btree gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT addkey.o -MD -MP -MF ".deps/addkey.Tpo" -c -o addkey.o addkey.c; \ then mv -f ".deps/addkey.Tpo" ".deps/addkey.Po"; else rm -f ".deps/addkey.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT block.o -MD -MP -MF ".deps/block.Tpo" -c -o block.o block.c; \ then mv -f ".deps/block.Tpo" ".deps/block.Po"; else rm -f ".deps/block.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT btrec.o -MD -MP -MF ".deps/btrec.Tpo" -c -o btrec.o btrec.c; \ then mv -f ".deps/btrec.Tpo" ".deps/btrec.Po"; else rm -f ".deps/btrec.Tpo"; exit 1; fi btrec.c:68:70: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(msg+strlen(msg), "Bad index (%ld) passed to check_offset", i); ~~~ ^ %d btrec.c:82:6: warning: format specifies type 'unsigned long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^~~~~~~~ btrec.c:82:16: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^~~ btrec.c:82:21: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^~~~~ btrec.c:82:28: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^~~~~ btrec.c:82:35: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^ btrec.c:82:38: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , blocknum, i-1, offlo, lenlo, i, offhi); ^~~~~ btrec.c:376:6: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , offs(block,i), rkey2str(rkeys(block, i))); ^~~~~~~~~~~~~ ../../src/hdrs/btree.h:145:20: note: expanded from macro 'offs' #define offs(p,i) ((p)->ix_offs[i]) ^~~~~~~~~~~~~~~~~ btrec.c:387:6: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , len, rkey2str(rkeys(block, i))); ^~~ btrec.c:394:6: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , len, rkey2str(rkeys(block, i))); ^~~ btrec.c:438:65: warning: format specifies type 'long' but the argument has type 'FKEY' (aka 'int') [-Wformat] sprintf(msg, _("Btree lookup looped back to master (%ld)!"), ixself(index)); ~~~ ^~~~~~~~~~~~~ %d ../../src/hdrs/btree.h:139:22: note: expanded from macro 'ixself' #define ixself(p) ((p)->ix_self) ^~~~~~~~~~~~~~ btrec.c:484:4: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] rtn, from_file, to_file); ^~~ 12 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT file.o -MD -MP -MF ".deps/file.Tpo" -c -o file.o file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Po"; else rm -f ".deps/file.Tpo"; exit 1; fi file.c:169:6: warning: variable 'siz' set but not used [-Wunused-but-set-variable] INT siz; ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT index.o -MD -MP -MF ".deps/index.Tpo" -c -o index.o index.c; \ then mv -f ".deps/index.Tpo" ".deps/index.Po"; else rm -f ".deps/index.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT opnbtree.o -MD -MP -MF ".deps/opnbtree.Tpo" -c -o opnbtree.o opnbtree.c; \ then mv -f ".deps/opnbtree.Tpo" ".deps/opnbtree.Po"; else rm -f ".deps/opnbtree.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT traverse.o -MD -MP -MF ".deps/traverse.Tpo" -c -o traverse.o traverse.c; \ then mv -f ".deps/traverse.Tpo" ".deps/traverse.Po"; else rm -f ".deps/traverse.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fi rm -f libbtree.a ar cru libbtree.a addkey.o block.o btrec.o file.o index.o opnbtree.o traverse.o utils.o ranlib libbtree.a gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' Making all in gedlib gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT brwslist.o -MD -MP -MF ".deps/brwslist.Tpo" -c -o brwslist.o brwslist.c; \ then mv -f ".deps/brwslist.Tpo" ".deps/brwslist.Po"; else rm -f ".deps/brwslist.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT charmaps.o -MD -MP -MF ".deps/charmaps.Tpo" -c -o charmaps.o charmaps.c; \ then mv -f ".deps/charmaps.Tpo" ".deps/charmaps.Po"; else rm -f ".deps/charmaps.Tpo"; exit 1; fi charmaps.c:758:28: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(buffer, " [%ld]", tt->total); ~~~ ^~~~~~~~~ %d charmaps.c:609:1: warning: function 'show_xnodes' is not needed and will not be emitted [-Wunneeded-internal-declaration] show_xnodes (INT indent, XNODE node) ^ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT charprops.o -MD -MP -MF ".deps/charprops.Tpo" -c -o charprops.o charprops.c; \ then mv -f ".deps/charprops.Tpo" ".deps/charprops.Po"; else rm -f ".deps/charprops.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT choose.o -MD -MP -MF ".deps/choose.Tpo" -c -o choose.o choose.c; \ then mv -f ".deps/choose.Tpo" ".deps/choose.Po"; else rm -f ".deps/choose.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT codesets.o -MD -MP -MF ".deps/codesets.Tpo" -c -o codesets.o codesets.c; \ then mv -f ".deps/codesets.Tpo" ".deps/codesets.Po"; else rm -f ".deps/codesets.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT datei.o -MD -MP -MF ".deps/datei.Tpo" -c -o datei.o datei.c; \ then mv -f ".deps/datei.Tpo" ".deps/datei.Po"; else rm -f ".deps/datei.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dateparse.o -MD -MP -MF ".deps/dateparse.Tpo" -c -o dateparse.o dateparse.c; \ then mv -f ".deps/dateparse.Tpo" ".deps/dateparse.Po"; else rm -f ".deps/dateparse.Tpo"; exit 1; fi dateparse.c:724:7: warning: explicitly assigning value of variable of type 'struct tag_gdate *' to itself [-Wself-assign] pdate=pdate; /* unused */ ~~~~~^~~~~~ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dateprint.o -MD -MP -MF ".deps/dateprint.Tpo" -c -o dateprint.o dateprint.c; \ then mv -f ".deps/dateprint.Tpo" ".deps/dateprint.Po"; else rm -f ".deps/dateprint.Tpo"; exit 1; fi dateprint.c:660:27: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%ld", yrval); ~~~ ^~~~~ %d dateprint.c:670:42: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch+strlen(scratch), "%ld", yrval); ~~~ ^~~~~ %d 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dbcontext.o -MD -MP -MF ".deps/dbcontext.Tpo" -c -o dbcontext.o dbcontext.c; \ then mv -f ".deps/dbcontext.Tpo" ".deps/dbcontext.Po"; else rm -f ".deps/dbcontext.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dblist.o -MD -MP -MF ".deps/dblist.Tpo" -c -o dblist.o dblist.c; \ then mv -f ".deps/dblist.Tpo" ".deps/dblist.Po"; else rm -f ".deps/dblist.Tpo"; exit 1; fi dblist.c:45:6: warning: variable 'ndirs' set but not used [-Wunused-but-set-variable] INT ndirs=0; ^ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dispfmt.o -MD -MP -MF ".deps/dispfmt.Tpo" -c -o dispfmt.o dispfmt.c; \ then mv -f ".deps/dispfmt.Tpo" ".deps/dispfmt.Po"; else rm -f ".deps/dispfmt.Tpo"; exit 1; fi dispfmt.c:76:6: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:76:13: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:76:20: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:76:27: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:76:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:76:41: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~~ dispfmt.c:109:6: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:109:13: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:109:20: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:109:27: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:109:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~ dispfmt.c:109:41: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] , &dfmt, &mfmt, &yfmt, &sfmt, &efmt, &cmplx); ^~~~~~ 12 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT editmap.o -MD -MP -MF ".deps/editmap.Tpo" -c -o editmap.o editmap.c; \ then mv -f ".deps/editmap.Tpo" ".deps/editmap.Po"; else rm -f ".deps/editmap.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT editvtab.o -MD -MP -MF ".deps/editvtab.Tpo" -c -o editvtab.o editvtab.c; \ then mv -f ".deps/editvtab.Tpo" ".deps/editvtab.Po"; else rm -f ".deps/editvtab.Tpo"; exit 1; fi editvtab.c:147:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] len=len; /* unused */ ~~~^~~~ editvtab.c:164:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] len=len; /* unused */ ~~~^~~~ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT equaliso.o -MD -MP -MF ".deps/equaliso.Tpo" -c -o equaliso.o equaliso.c; \ then mv -f ".deps/equaliso.Tpo" ".deps/equaliso.Po"; else rm -f ".deps/equaliso.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT gedcom.o -MD -MP -MF ".deps/gedcom.Tpo" -c -o gedcom.o gedcom.c; \ then mv -f ".deps/gedcom.Tpo" ".deps/gedcom.Po"; else rm -f ".deps/gedcom.Tpo"; exit 1; fi gedcom.c:234:31: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(&nkey->key[1], "%ld", &nkey->keynum); ~~~ ^~~~~~~~~~~~~ %d gedcom.c:272:12: warning: address of array 'nkey->key' will always evaluate to 'true' [-Wpointer-bool-conversion] if (nkey->key) ~~ ~~~~~~^~~ gedcom.c:274:37: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(key, "%c%ld", nkey->ntype, nkey->keynum); ~~~ ^~~~~~~~~~~~ %d 3 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT gengedc.o -MD -MP -MF ".deps/gengedc.Tpo" -c -o gengedc.o gengedc.c; \ then mv -f ".deps/gengedc.Tpo" ".deps/gengedc.Po"; else rm -f ".deps/gengedc.Tpo"; exit 1; fi gengedc.c:327:22: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(pq, "%ld", lvl); ~~~ ^~~ %d gengedc.c:403:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1=0; ^ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT gstrings.o -MD -MP -MF ".deps/gstrings.Tpo" -c -o gstrings.o gstrings.c; \ then mv -f ".deps/gstrings.Tpo" ".deps/gstrings.Po"; else rm -f ".deps/gstrings.Tpo"; exit 1; fi gstrings.c:210:7: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] delim=delim; /* unused */ ~~~~~^~~~~~ gstrings.c:261:37: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(counts, "%ldh,%ldw,%ldch", husbands, wives, children); ~~~ ^~~~~~~~ %d gstrings.c:261:47: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(counts, "%ldh,%ldw,%ldch", husbands, wives, children); ~~~ ^~~~~ %d gstrings.c:261:54: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(counts, "%ldh,%ldw,%ldch", husbands, wives, children); ~~~ ^~~~~~~~ %d gstrings.c:302:7: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] delim=delim; /* unused */ ~~~~~^~~~~~ 5 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT indiseq.o -MD -MP -MF ".deps/indiseq.Tpo" -c -o indiseq.o indiseq.c; \ then mv -f ".deps/indiseq.Tpo" ".deps/indiseq.Po"; else rm -f ".deps/indiseq.Tpo"; exit 1; fi In file included from indiseq.c:45: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ indiseq.c:680:8: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] param = param; /* unused */ ~~~~~ ^ ~~~~~ indiseq.c:708:8: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] param = param; /* unused */ ~~~~~ ^ ~~~~~ indiseq.c:825:7: warning: explicitly assigning value of variable of type 'int *' to itself [-Wself-assign] eflg = eflg; /* unused */ ~~~~ ^ ~~~~ indiseq.c:1200:23: warning: variable 'fath' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, fnum) ^ indiseq.c:1200:29: warning: variable 'moth' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, fnum) ^ indiseq.c:1192:6: warning: variable 'fnum' set but not used [-Wunused-but-set-variable] INT fnum=0, snum=0; ^ indiseq.c:1192:14: warning: variable 'snum' set but not used [-Wunused-but-set-variable] INT fnum=0, snum=0; ^ indiseq.c:1222:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2; ^ indiseq.c:1222:12: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2; ^ indiseq.c:1257:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1257:12: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1281:6: warning: variable 'num' set but not used [-Wunused-but-set-variable] INT num, num1, val, len = 0; ^ indiseq.c:1281:11: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num, num1, val, len = 0; ^ indiseq.c:1313:22: warning: variable 'fath' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, num1) ^ indiseq.c:1313:28: warning: variable 'moth' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, num1) ^ indiseq.c:1309:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1309:12: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1335:22: warning: variable 'fath' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, num1) ^ indiseq.c:1335:28: warning: variable 'moth' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, num1) ^ indiseq.c:1331:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1331:12: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2, len = 0; ^ indiseq.c:1382:29: warning: variable 'moth' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, num) ^ indiseq.c:1357:11: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num, num2, val; ^ indiseq.c:1459:6: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num2=0; ^ indiseq.c:1517:9: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] gen = (INT) dequeue_list(genlist) + 1; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ indiseq.c:1527:28: warning: cast to 'VPTR' (aka 'void *') from smaller integer type 'int32_t' (aka 'int') [-Wint-to-void-pointer-cast] enqueue_list(genlist, (VPTR)gen); ^~~~~~~~~ indiseq.c:1520:23: warning: variable 'fath' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, fnum) ^ indiseq.c:1520:29: warning: variable 'moth' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, fath, moth, fnum) ^ indiseq.c:1502:6: warning: variable 'fnum' set but not used [-Wunused-but-set-variable] INT fnum=0, snum=0; ^ indiseq.c:1502:14: warning: variable 'snum' set but not used [-Wunused-but-set-variable] INT fnum=0, snum=0; ^ indiseq.c:1580:9: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] gen = (INT) dequeue_list(genlist) + 1; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ indiseq.c:1597:28: warning: cast to 'VPTR' (aka 'void *') from smaller integer type 'int32_t' (aka 'int') [-Wint-to-void-pointer-cast] enqueue_list(genlist, (VPTR)gen); ^~~~~~~~~ indiseq.c:1578:7: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2; ^ indiseq.c:1578:13: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2; ^ indiseq.c:1618:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1; ^ indiseq.c:2017:25: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(skey, "E%ld", i); ~~~ ^ %d indiseq.c:2036:25: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(skey, "X%ld", i); ~~~ ^ %d indiseq.c:2139:10: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] valtype = valtype; /* unused */ ~~~~~~~ ^ ~~~~~~~ indiseq.c:2142:9: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] return (INT)ptr1 - (INT)ptr2; ^~~~~~~~~ indiseq.c:2142:21: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] return (INT)ptr1 - (INT)ptr2; ^~~~~~~~~ 42 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT init.o -MD -MP -MF ".deps/init.Tpo" -c -o init.o init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Po"; else rm -f ".deps/init.Tpo"; exit 1; fi init.c:281:8: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] uparm = uparm; /* unused */ ~~~~~ ^ ~~~~~ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT intrface.o -MD -MP -MF ".deps/intrface.Tpo" -c -o intrface.o intrface.c; \ then mv -f ".deps/intrface.Tpo" ".deps/intrface.Po"; else rm -f ".deps/intrface.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT keytonod.o -MD -MP -MF ".deps/keytonod.Tpo" -c -o keytonod.o keytonod.c; \ then mv -f ".deps/keytonod.Tpo" ".deps/keytonod.Po"; else rm -f ".deps/keytonod.Tpo"; exit 1; fi keytonod.c:877:7: warning: variable 'node' set but not used [-Wunused-but-set-variable] NODE node=0; ^ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lloptions.o -MD -MP -MF ".deps/lloptions.Tpo" -c -o lloptions.o lloptions.c; \ then mv -f ".deps/lloptions.Tpo" ".deps/lloptions.Po"; else rm -f ".deps/lloptions.Tpo"; exit 1; fi lloptions.c:152:19: warning: variable 'key' set but not used [-Wunused-but-set-variable] STRING ptr, val, key; ^ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lldatabase.o -MD -MP -MF ".deps/lldatabase.Tpo" -c -o lldatabase.o lldatabase.c; \ then mv -f ".deps/lldatabase.Tpo" ".deps/lldatabase.Po"; else rm -f ".deps/lldatabase.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT llgettext.o -MD -MP -MF ".deps/llgettext.Tpo" -c -o llgettext.o llgettext.c; \ then mv -f ".deps/llgettext.Tpo" ".deps/llgettext.Po"; else rm -f ".deps/llgettext.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT locales.o -MD -MP -MF ".deps/locales.Tpo" -c -o locales.o locales.c; \ then mv -f ".deps/locales.Tpo" ".deps/locales.Po"; else rm -f ".deps/locales.Tpo"; exit 1; fi locales.c:493:10: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] category=category; /* unused */ ~~~~~~~~^~~~~~~~~ locales.c:494:8: warning: explicitly assigning value of variable of type 'char *' to itself [-Wself-assign] locale=locale; /* unused */ ~~~~~~^~~~~~~ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT messages.o -MD -MP -MF ".deps/messages.Tpo" -c -o messages.o messages.c; \ then mv -f ".deps/messages.Tpo" ".deps/messages.Po"; else rm -f ".deps/messages.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT names.o -MD -MP -MF ".deps/names.Tpo" -c -o names.o names.c; \ then mv -f ".deps/names.Tpo" ".deps/names.Po"; else rm -f ".deps/names.Tpo"; exit 1; fi In file included from names.c:38: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ names.c:1138:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] len=len; /* unused */ ~~~^~~~ names.c:1162:23: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void flush_name_cache () ^ void 4 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT node.o -MD -MP -MF ".deps/node.Tpo" -c -o node.o node.c; \ then mv -f ".deps/node.Tpo" ".deps/node.Po"; else rm -f ".deps/node.Tpo"; exit 1; fi node.c:288:26: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%ld", levl); ~~~ ^~~~ %d node.c:444:6: warning: variable 'num' set but not used [-Wunused-but-set-variable] INT num; ^ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT nodechk.o -MD -MP -MF ".deps/nodechk.Tpo" -c -o nodechk.o nodechk.c; \ then mv -f ".deps/nodechk.Tpo" ".deps/nodechk.Po"; else rm -f ".deps/nodechk.Tpo"; exit 1; fi nodechk.c:99:60: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(buffer, 512, "(%s:%s level %ld) %s", scope, key, level, msg); ~~~ ^~~~~ %d 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT nodeio.o -MD -MP -MF ".deps/nodeio.Tpo" -c -o nodeio.o nodeio.c; \ then mv -f ".deps/nodeio.Tpo" ".deps/nodeio.Po"; else rm -f ".deps/nodeio.Tpo"; exit 1; fi nodeio.c:439:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] len=len; /* unused */ ~~~^~~~ nodeio.c:557:21: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] fprintf(fp, "%ld", levl); ~~~ ^~~~ %d nodeio.c:598:21: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(q, "%ld ", levl); ~~~ ^~~~ %d 3 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT nodeutls.o -MD -MP -MF ".deps/nodeutls.Tpo" -c -o nodeutls.o nodeutls.c; \ then mv -f ".deps/nodeutls.Tpo" ".deps/nodeutls.Po"; else rm -f ".deps/nodeutls.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT place.o -MD -MP -MF ".deps/place.Tpo" -c -o place.o place.c; \ then mv -f ".deps/place.Tpo" ".deps/place.Po"; else rm -f ".deps/place.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT property.o -MD -MP -MF ".deps/property.Tpo" -c -o property.o property.c; \ then mv -f ".deps/property.Tpo" ".deps/property.Po"; else rm -f ".deps/property.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT record.o -MD -MP -MF ".deps/record.Tpo" -c -o record.o record.c; \ then mv -f ".deps/record.Tpo" ".deps/record.Po"; else rm -f ".deps/record.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT refns.o -MD -MP -MF ".deps/refns.Tpo" -c -o refns.o refns.c; \ then mv -f ".deps/refns.Tpo" ".deps/refns.Po"; else rm -f ".deps/refns.Tpo"; exit 1; fi refns.c:687:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] len=len; /* unused */ ~~~^~~~ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT remove.o -MD -MP -MF ".deps/remove.Tpo" -c -o remove.o remove.c; \ then mv -f ".deps/remove.Tpo" ".deps/remove.Po"; else rm -f ".deps/remove.Tpo"; exit 1; fi remove.c:249:6: warning: explicitly assigning value of variable of type 'RECORD' (aka 'struct tag_record *') to itself [-Wself-assign] frec=frec; /* unused */ ~~~~^~~~~ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT replace.o -MD -MP -MF ".deps/replace.Tpo" -c -o replace.o replace.c; \ then mv -f ".deps/replace.Tpo" ".deps/replace.Po"; else rm -f ".deps/replace.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT soundex.o -MD -MP -MF ".deps/soundex.Tpo" -c -o soundex.o soundex.c; \ then mv -f ".deps/soundex.Tpo" ".deps/soundex.Po"; else rm -f ".deps/soundex.Tpo"; exit 1; fi In file included from soundex.c:16: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ 2 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT spltjoin.o -MD -MP -MF ".deps/spltjoin.Tpo" -c -o spltjoin.o spltjoin.c; \ then mv -f ".deps/spltjoin.Tpo" ".deps/spltjoin.Po"; else rm -f ".deps/spltjoin.Tpo"; exit 1; fi if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT translat.o -MD -MP -MF ".deps/translat.Tpo" -c -o translat.o translat.c; \ then mv -f ".deps/translat.Tpo" ".deps/translat.Po"; else rm -f ".deps/translat.Tpo"; exit 1; fi translat.c:268:7: warning: address of array 'out' will always evaluate to 'true' [-Wpointer-bool-conversion] if (out && strlen(out)) { ^~~ ~~ 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT valid.o -MD -MP -MF ".deps/valid.Tpo" -c -o valid.o valid.c; \ then mv -f ".deps/valid.Tpo" ".deps/valid.Po"; else rm -f ".deps/valid.Tpo"; exit 1; fi valid.c:220:48: warning: parameter 'orig' set but not used [-Wunused-but-set-parameter] valid_sour_tree (NODE node, STRING *pmsg, NODE orig) ^ valid.c:241:48: warning: parameter 'orig' set but not used [-Wunused-but-set-parameter] valid_even_tree (NODE node, STRING *pmsg, NODE orig) ^ valid.c:262:48: warning: parameter 'orig' set but not used [-Wunused-but-set-parameter] valid_othr_tree (NODE node, STRING *pmsg, NODE orig) ^ 3 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT valtable.o -MD -MP -MF ".deps/valtable.Tpo" -c -o valtable.o valtable.c; \ then mv -f ".deps/valtable.Tpo" ".deps/valtable.Po"; else rm -f ".deps/valtable.Tpo"; exit 1; fi valtable.c:137:42: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(errmsg, "line %ld: no value", n); ~~~ ^ %d 1 warning generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT xlat.o -MD -MP -MF ".deps/xlat.Tpo" -c -o xlat.o xlat.c; \ then mv -f ".deps/xlat.Tpo" ".deps/xlat.Po"; else rm -f ".deps/xlat.Tpo"; exit 1; fi xlat.c:511:40: warning: parameter 'zsrc' set but not used [-Wunused-but-set-parameter] check_tt_name (CNSTRING filename, ZSTR zsrc, ZSTR zdest) ^ xlat.c:511:51: warning: parameter 'zdest' set but not used [-Wunused-but-set-parameter] check_tt_name (CNSTRING filename, ZSTR zsrc, ZSTR zdest) ^ xlat.c:738:6: warning: explicitly assigning value of variable of type 'XLAT' (aka 'struct tag_xlat *') to itself [-Wself-assign] xlat=xlat; /* unused */ ~~~~^~~~~ 3 warnings generated. if cc -DSYS_CONF_DIR=\"/etc\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT xreffile.o -MD -MP -MF ".deps/xreffile.Tpo" -c -o xreffile.o xreffile.c; \ then mv -f ".deps/xreffile.Tpo" ".deps/xreffile.Po"; else rm -f ".deps/xreffile.Tpo"; exit 1; fi xreffile.c:247:42: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "@%c%ld@", set->ctype, keynum); ~~~ ^~~~~~ %d xreffile.c:426:6: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , keynum, set->ctype); ^~~~~~ xreffile.c:878:55: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(errstr, sizeof(errstr), "ndels[%ld] bad", i); ~~~ ^ %d xreffile.c:889:60: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(errstr, sizeof(errstr), "ndels[%ld]#%ld bad", i, j); ~~~ ^ %d xreffile.c:889:63: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(errstr, sizeof(errstr), "ndels[%ld]#%ld bad", i, j); ~~~ ^ %d 5 warnings generated. rm -f libgedcom.a ar cru libgedcom.a brwslist.o charmaps.o charprops.o choose.o codesets.o datei.o dateparse.o dateprint.o dbcontext.o dblist.o dispfmt.o editmap.o editvtab.o equaliso.o gedcom.o gengedc.o gstrings.o indiseq.o init.o intrface.o keytonod.o lloptions.o lldatabase.o llgettext.o locales.o messages.o misc.o names.o node.o nodechk.o nodeio.o nodeutls.o place.o property.o record.o refns.o remove.o replace.o soundex.o spltjoin.o translat.o valid.o valtable.o xlat.o xreffile.o ranlib libgedcom.a gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' Making all in interp gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT alloc.o -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.o alloc.c; \ then mv -f ".deps/alloc.Tpo" ".deps/alloc.Po"; else rm -f ".deps/alloc.Tpo"; exit 1; fi alloc.c:944:7: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , i, i+1); ^ alloc.c:944:10: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] , i, i+1); ^~~ alloc.c:950:7: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , builtins[i].ft_nparms_min, builtins[i].ft_nparms_max ^~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:950:34: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , builtins[i].ft_nparms_min, builtins[i].ft_nparms_max ^~~~~~~~~~~~~~~~~~~~~~~~~ alloc.c:951:7: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , i); ^ 5 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT builtin.o -MD -MP -MF ".deps/builtin.Tpo" -c -o builtin.o builtin.c; \ then mv -f ".deps/builtin.Tpo" ".deps/builtin.Po"; else rm -f ".deps/builtin.Tpo"; exit 1; fi builtin.c:291:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ builtin.c:292:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ builtin.c:293:6: warning: explicitly assigning value of variable of type 'int *' to itself [-Wself-assign] eflg=eflg; /* unused */ ~~~~^~~~~ builtin.c:524:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * (which should come out "" ^ builtin.c:1124:26: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%ld", i); ~~~ ^ %d builtin.c:1157:29: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(format, "%%.%ldf", prec); ~~~ ^~~~ %d builtin.c:1181:3: warning: 'sprintf' will always overflow; destination buffer has size 2, but format string expands to at least 3 [-Wfortify-source] sprintf(scratch, "XX"); ^ builtin.c:1210:32: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, _("%ldth"), i); ~~~ ^ %d builtin.c:1212:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(scratch, _(ordinals[i - 1])); ^~~~~~~~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ builtin.c:1212:20: note: treat the string as an argument to avoid this sprintf(scratch, _(ordinals[i - 1])); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ builtin.c:1238:27: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%ld", i); ~~~ ^ %d builtin.c:1240:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] sprintf(scratch, _(cardinals[i])); ^~~~~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ builtin.c:1240:20: note: treat the string as an argument to avoid this sprintf(scratch, _(cardinals[i])); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ builtin.c:1278:27: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%ld", i); ~~~ ^ %d builtin.c:1330:6: warning: variable 'nspouses' set but not used [-Wunused-but-set-variable] INT nspouses=0, nactual=0; ^ builtin.c:1529:45: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(numstr, sizeof(numstr), "%ld", argix); ~~~ ^~~~~ %d builtin.c:1562:45: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(numstr, sizeof(numstr), "%ld", argix); ~~~ ^~~~~ %d builtin.c:1592:44: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(numstr, sizeof(numstr), "%ld", argix); ~~~ ^~~~~ %d builtin.c:1652:44: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(numstr, sizeof(numstr), "%ld", iarg); ~~~ ^~~~ %d builtin.c:2190:6: warning: explicitly assigning value of variable of type 'LIST' (aka 'struct tag_list *') to itself [-Wself-assign] list=list; /* unused */ ~~~~^~~~~ builtin.c:2360:27: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] sprintf(argnum, "%ld", argcnt+1); ~~~ ^~~~~~~~ %d builtin.c:3032:29: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(str, "%ld %s %ld", dy, gedmonths[mo - 1], yr); ~~~ ^~ %d builtin.c:3032:52: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(str, "%ld %s %ld", dy, gedmonths[mo - 1], yr); ~~~ ^~ %d builtin.c:3491:40: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(buff, sizeof(buff), "%ld", yr); ~~~ ^~ %d builtin.c:3737:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ builtin.c:3738:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ builtin.c:3749:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ builtin.c:3750:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ builtin.c:3761:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ builtin.c:3762:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ 28 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT eval.o -MD -MP -MF ".deps/eval.Tpo" -c -o eval.o eval.c; \ then mv -f ".deps/eval.Tpo" ".deps/eval.Po"; else rm -f ".deps/eval.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT functab.o -MD -MP -MF ".deps/functab.Tpo" -c -o functab.o functab.c; \ then mv -f ".deps/functab.Tpo" ".deps/functab.Po"; else rm -f ".deps/functab.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT heapused.o -MD -MP -MF ".deps/heapused.Tpo" -c -o heapused.o heapused.c; \ then mv -f ".deps/heapused.Tpo" ".deps/heapused.Po"; else rm -f ".deps/heapused.Tpo"; exit 1; fi heapused.c:102:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ heapused.c:103:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT interp.o -MD -MP -MF ".deps/interp.Tpo" -c -o interp.o interp.c; \ then mv -f ".deps/interp.Tpo" ".deps/interp.Po"; else rm -f ".deps/interp.Tpo"; exit 1; fi interp.c:445:7: warning: explicitly assigning value of variable of type 'PACTX' (aka 'struct tag_pactx *') to itself [-Wself-assign] pactx=pactx; /* unused */ ~~~~~^~~~~~ interp.c:1140:28: warning: variable 'wife' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, husb, wife, nfams) ^ interp.c:1123:6: warning: variable 'nfams' set but not used [-Wunused-but-set-variable] INT nfams; ^ interp.c:1199:22: warning: variable 'husb' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, husb, wife, nfams) ^ interp.c:1182:6: warning: variable 'nfams' set but not used [-Wunused-but-set-variable] INT nfams; ^ interp.c:1255:22: warning: variable 'husb' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, husb, wife, nfams) ^ interp.c:1255:28: warning: variable 'wife' set but not used [-Wunused-but-set-variable] FORFAMCS(indi, fam, husb, wife, nfams) ^ interp.c:1296:29: warning: variable 'sub' set but not used [-Wunused-but-set-variable] FORTAGVALUES(root, "NOTE", sub, vstring) ^ interp.c:1921:7: warning: explicitly assigning value of variable of type 'PACTX' (aka 'struct tag_pactx *') to itself [-Wself-assign] pactx=pactx; /* unused */ ~~~~~^~~~~~ interp.c:1958:7: warning: explicitly assigning value of variable of type 'PACTX' (aka 'struct tag_pactx *') to itself [-Wself-assign] pactx=pactx; /* unused */ ~~~~~^~~~~~ interp.c:1991:7: warning: explicitly assigning value of variable of type 'PACTX' (aka 'struct tag_pactx *') to itself [-Wself-assign] pactx=pactx; /* unused */ ~~~~~^~~~~~ interp.c:2151:39: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] snprintf(line, sizeof(line), "%ld", iline(Pnode)+1); ~~~ ^~~~~~~~~~~~~~ %d ./interpi.h:172:22: note: expanded from macro 'iline' #define iline(i) ((i)->i_line) /* program line - all nodes */ ^ 12 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT intrpseq.o -MD -MP -MF ".deps/intrpseq.Tpo" -c -o intrpseq.o intrpseq.c; \ then mv -f ".deps/intrpseq.Tpo" ".deps/intrpseq.Po"; else rm -f ".deps/intrpseq.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lex.o -MD -MP -MF ".deps/lex.Tpo" -c -o lex.o lex.c; \ then mv -f ".deps/lex.Tpo" ".deps/lex.Po"; else rm -f ".deps/lex.Tpo"; exit 1; fi lex.c:159:12: warning: cast from 'STRING' (aka 'char *') to 'PNODE' (aka 'struct tag_pnode *') increases required alignment from 1 to 8 [-Wcast-align] *lvalp = (PNODE) strsave(tokbuf); ^~~~~~~~~~~~~~~~~~~~~~~ lex.c:220:9: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat] , sizeof(tokbuf)/sizeof(tokbuf[0]) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lex.c:222:9: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] , start_line + 1 ^~~~~~~~~~~~~~ lex.c:214:18: warning: comparison of integers of different signs: 'long' and 'unsigned long' [-Wsign-compare] if (p-tokbuf > sizeof(tokbuf)/sizeof(tokbuf[0]) - 3) { ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT more.o -MD -MP -MF ".deps/more.Tpo" -c -o more.o more.c; \ then mv -f ".deps/more.Tpo" ".deps/more.Po"; else rm -f ".deps/more.Tpo"; exit 1; fi more.c:731:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ more.c:732:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:787:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ more.c:788:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:799:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ more.c:800:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:855:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ more.c:856:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:1118:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ more.c:1119:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:1154:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ more.c:1155:6: warning: explicitly assigning value of variable of type 'int *' to itself [-Wself-assign] eflg=eflg; /* unused */ ~~~~^~~~~ 12 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT progerr.o -MD -MP -MF ".deps/progerr.Tpo" -c -o progerr.o progerr.c; \ then mv -f ".deps/progerr.Tpo" ".deps/progerr.Po"; else rm -f ".deps/progerr.Tpo"; exit 1; fi progerr.c:375:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(fp, zs_str(zstr)); ^~~~~~~~~~~~ progerr.c:375:16: note: treat the string as an argument to avoid this fprintf(fp, zs_str(zstr)); ^ "%s", 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT pvalalloc.o -MD -MP -MF ".deps/pvalalloc.Tpo" -c -o pvalalloc.o pvalalloc.c; \ then mv -f ".deps/pvalalloc.Tpo" ".deps/pvalalloc.Po"; else rm -f ".deps/pvalalloc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT pvalmath.o -MD -MP -MF ".deps/pvalmath.Tpo" -c -o pvalmath.o pvalmath.c; \ then mv -f ".deps/pvalmath.Tpo" ".deps/pvalmath.Po"; else rm -f ".deps/pvalmath.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT pvalue.o -MD -MP -MF ".deps/pvalue.Tpo" -c -o pvalue.o pvalue.c; \ then mv -f ".deps/pvalue.Tpo" ".deps/pvalue.Po"; else rm -f ".deps/pvalue.Tpo"; exit 1; fi pvalue.c:208:7: warning: explicitly assigning value of variable of type 'NODE' (aka 'struct tag_node *') to itself [-Wself-assign] node = node; /* NOTUSED */ ~~~~ ^ ~~~~ pvalue.c:209:7: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] lock = lock; /* NOTUSED */ ~~~~ ^ ~~~~ pvalue.c:994:29: warning: cast to 'VPTR' (aka 'void *') from smaller integer type 'int32_t' (aka 'int') [-Wint-to-void-pointer-cast] return create_pvalue(PINT, (VPTR) ival); ^~~~~~~~~~~ pvalue.c:999:24: warning: cast to 'VPTR' (aka 'void *') from smaller integer type 'int32_t' (aka 'int') [-Wint-to-void-pointer-cast] set_pvalue(val, PINT, (VPTR)inum); ^~~~~~~~~~ pvalue.c:1004:9: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] return (INT)pvalvv(val); ^~~~~~~~~~~~~~~~ pvalue.c:1038:25: warning: cast to 'VPTR' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] set_pvalue(val, PBOOL, (VPTR)bnum); ^~~~~~~~~~ pvalue.c:1043:9: warning: cast to smaller integer type 'int' from 'VPTR' (aka 'void *') [-Wvoid-pointer-to-int-cast] return (BOOLEAN)pvalvv(val); ^~~~~~~~~~~~~~~~~~~~ pvalue.c:1104:7: warning: explicitly assigning value of variable of type 'NODE' (aka 'struct tag_node *') to itself [-Wself-assign] root = root; /* NOTUSED */ ~~~~ ^ ~~~~ 8 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT rassa.o -MD -MP -MF ".deps/rassa.Tpo" -c -o rassa.o rassa.c; \ then mv -f ".deps/rassa.Tpo" ".deps/rassa.Po"; else rm -f ".deps/rassa.Tpo"; exit 1; fi rassa.c:162:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ rassa.c:163:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ rassa.c:295:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ rassa.c:296:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ rassa.c:393:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ rassa.c:394:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ rassa.c:408:6: warning: explicitly assigning value of variable of type 'PNODE' (aka 'struct tag_pnode *') to itself [-Wself-assign] node=node; /* unused */ ~~~~^~~~~ rassa.c:409:6: warning: explicitly assigning value of variable of type 'SYMTAB' (aka 'struct tag_symtab *') to itself [-Wself-assign] stab=stab; /* unused */ ~~~~^~~~~ 8 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT rptsort.o -MD -MP -MF ".deps/rptsort.Tpo" -c -o rptsort.o rptsort.c; \ then mv -f ".deps/rptsort.Tpo" ".deps/rptsort.Po"; else rm -f ".deps/rptsort.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT rptui.o -MD -MP -MF ".deps/rptui.Tpo" -c -o rptui.o rptui.c; \ then mv -f ".deps/rptui.Tpo" ".deps/rptui.Po"; else rm -f ".deps/rptui.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT symtab.o -MD -MP -MF ".deps/symtab.Tpo" -c -o symtab.o symtab.c; \ then mv -f ".deps/symtab.Tpo" ".deps/symtab.Po"; else rm -f ".deps/symtab.Tpo"; exit 1; fi symtab.c:198:17: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] leaked_symtabs = leaked_symtabs; /* remove unused warning */ ~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT write.o -MD -MP -MF ".deps/write.Tpo" -c -o write.o write.c; \ then mv -f ".deps/write.Tpo" ".deps/write.Po"; else rm -f ".deps/write.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -g -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT yacc.o -MD -MP -MF ".deps/yacc.Tpo" -c -o yacc.o yacc.c; \ then mv -f ".deps/yacc.Tpo" ".deps/yacc.Po"; else rm -f ".deps/yacc.Tpo"; exit 1; fi ../../../src/interp/yacc.y:76:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation] free_iden((yyvsp[(1) - (4)])); ^ ../../../src/interp/yacc.y:74:4: note: previous statement is here if (eqstr("global", (STRING) (yyvsp[(1) - (4)]))) ^ ../../../src/interp/yacc.y:132:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (12)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:138:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (12)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:144:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (14)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:150:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (14)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:156:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (14)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:162:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (14)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:168:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (12)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:174:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (14)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:180:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (12)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:186:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:192:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:198:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:204:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:210:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:216:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:221:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (12)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:226:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (10)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:242:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (11)]); ^~~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:247:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (9)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:252:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(3) - (6)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:256:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (4)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:260:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (4)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:264:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT) (yyvsp[(2) - (5)]); ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:305:31: warning: cast to smaller integer type 'int32_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] ((PNODE)(yyval))->i_line = (INT)(yyvsp[(2) - (5)]); ^~~~~~~~~~~~~~~~~~~~~~~ ../../../src/interp/yacc.y:340:14: warning: cast to 'void *' from smaller integer type 'int32_t' (aka 'int') [-Wint-to-void-pointer-cast] (yyval) = (YYSTYPE)((PACTX)pactx)->lineno; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ yacc.c:1472:5: warning: variable 'yynerrs' set but not used [-Wunused-but-set-variable] int yynerrs; ^ 27 warnings generated. rm -f libinterp.a ar cru libinterp.a alloc.o builtin.o eval.o functab.o heapused.o interp.o intrpseq.o lex.o more.o progerr.o pvalalloc.o pvalmath.o pvalue.o rassa.o rptsort.o rptui.o symtab.o write.o yacc.o ranlib libinterp.a gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' Making all in stdlib gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT appendstr.o -MD -MP -MF ".deps/appendstr.Tpo" -c -o appendstr.o appendstr.c; \ then mv -f ".deps/appendstr.Tpo" ".deps/appendstr.Po"; else rm -f ".deps/appendstr.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT array.o -MD -MP -MF ".deps/array.Tpo" -c -o array.o array.c; \ then mv -f ".deps/array.Tpo" ".deps/array.Po"; else rm -f ".deps/array.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dirs.o -MD -MP -MF ".deps/dirs.Tpo" -c -o dirs.o dirs.c; \ then mv -f ".deps/dirs.Tpo" ".deps/dirs.Po"; else rm -f ".deps/dirs.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT environ.o -MD -MP -MF ".deps/environ.Tpo" -c -o environ.o environ.c; \ then mv -f ".deps/environ.Tpo" ".deps/environ.Po"; else rm -f ".deps/environ.Tpo"; exit 1; fi environ.c:93:9: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] program=program; /* unused */ ~~~~~~~^~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT errlog.o -MD -MP -MF ".deps/errlog.Tpo" -c -o errlog.o errlog.c; \ then mv -f ".deps/errlog.Tpo" ".deps/errlog.Po"; else rm -f ".deps/errlog.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT fileops.o -MD -MP -MF ".deps/fileops.Tpo" -c -o fileops.o fileops.c; \ then mv -f ".deps/fileops.Tpo" ".deps/fileops.Po"; else rm -f ".deps/fileops.Tpo"; exit 1; fi fileops.c:39:9: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] call, code, filename); ^~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT fpattern.o -MD -MP -MF ".deps/fpattern.Tpo" -c -o fpattern.o fpattern.c; \ then mv -f ".deps/fpattern.Tpo" ".deps/fpattern.Po"; else rm -f ".deps/fpattern.Tpo"; exit 1; fi fpattern.c:53:13: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright 1997-1998 by David R. Tribble, all rights reserved. ^ fpattern.c:63:16: warning: illegal character encoding in string literal [-Winvalid-source-encoding] "Copyright 1997-1998 David R. Tribble\n"; ^~~~ In file included from fpattern.c:96: ../../src/hdrs/fpattern.h:132:13: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright 1997 by David R. Tribble, all rights reserved. ^ fpattern.c:59:19: warning: unused variable 'id' [-Wunused-const-variable] static const char id[] = ^ fpattern.c:62:19: warning: unused variable 'copyright' [-Wunused-const-variable] static const char copyright[] = ^ 5 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT generic.o -MD -MP -MF ".deps/generic.Tpo" -c -o generic.o generic.c; \ then mv -f ".deps/generic.Tpo" ".deps/generic.Po"; else rm -f ".deps/generic.Tpo"; exit 1; fi generic.c:351:41: warning: converting the enum constant to a boolean [-Wint-in-bool-context] return gen->selector == GENERIC_STRING || GENERIC_STRING_SHARED; ^ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT icvt.o -MD -MP -MF ".deps/icvt.Tpo" -c -o icvt.o icvt.c; \ then mv -f ".deps/icvt.Tpo" ".deps/icvt.Po"; else rm -f ".deps/icvt.Tpo"; exit 1; fi icvt.c:85:22: warning: cast from 'CNSTRING' (aka 'const char *') to 'const wchar_t *' (aka 'const int *') increases required alignment from 1 to 4 [-Wcast-align] inlen = 2 * wcslen((const wchar_t *)sin); ^~~~~~~~~~~~~~~~~~~~ icvt.c:89:22: warning: cast from 'CNSTRING' (aka 'const char *') to 'const wchar_t *' (aka 'const int *') increases required alignment from 1 to 4 [-Wcast-align] inlen = 4 * wcslen((const wchar_t *)sin); ^~~~~~~~~~~~~~~~~~~~ icvt.c:153:26: warning: cast from 'char *' to 'unsigned short *' increases required alignment from 1 to 2 [-Wcast-align] unsigned short * u = (unsigned short *)outptr; ^~~~~~~~~~~~~~~~~~~~~~~~ icvt.c:159:24: warning: cast from 'char *' to 'unsigned int *' increases required alignment from 1 to 4 [-Wcast-align] unsigned int * u = (unsigned int *)outptr; ^~~~~~~~~~~~~~~~~~~~~~ icvt.c:210:9: warning: explicitly assigning value of variable of type 'CNSTRING' (aka 'const char *') to itself [-Wself-assign] dllpath=dllpath; /* unused */ ~~~~~~~^~~~~~~~ 5 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT hashtab.o -MD -MP -MF ".deps/hashtab.Tpo" -c -o hashtab.o hashtab.c; \ then mv -f ".deps/hashtab.Tpo" ".deps/hashtab.Po"; else rm -f ".deps/hashtab.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT list.o -MD -MP -MF ".deps/list.Tpo" -c -o list.o list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Po"; else rm -f ".deps/list.Tpo"; exit 1; fi list.c:326:6: warning: explicitly assigning value of variable of type 'LIST' (aka 'struct tag_list *') to itself [-Wself-assign] list=list; /* unused */ ~~~~^~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT listener.o -MD -MP -MF ".deps/listener.Tpo" -c -o listener.o listener.c; \ then mv -f ".deps/listener.Tpo" ".deps/listener.Po"; else rm -f ".deps/listener.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT llabort.o -MD -MP -MF ".deps/llabort.Tpo" -c -o llabort.o llabort.c; \ then mv -f ".deps/llabort.Tpo" ".deps/llabort.Po"; else rm -f ".deps/llabort.Tpo"; exit 1; fi llabort.c:42:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(msg); ^~~ llabort.c:42:10: note: treat the string as an argument to avoid this printf(msg); ^ "%s", llabort.c:43:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(_(qScoredump)); ^~~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ llabort.c:43:9: note: treat the string as an argument to avoid this printf(_(qScoredump)); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lldate.o -MD -MP -MF ".deps/lldate.Tpo" -c -o lldate.o lldate.c; \ then mv -f ".deps/lldate.Tpo" ".deps/lldate.Po"; else rm -f ".deps/lldate.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT llstrcmp.o -MD -MP -MF ".deps/llstrcmp.Tpo" -c -o llstrcmp.o llstrcmp.c; \ then mv -f ".deps/llstrcmp.Tpo" ".deps/llstrcmp.Po"; else rm -f ".deps/llstrcmp.Tpo"; exit 1; fi In file included from llstrcmp.c:30: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ llstrcmp.c:156:26: warning: cast from 'char *' to 'const wchar_t *' (aka 'const int *') increases required alignment from 1 to 4 [-Wcast-align] const wchar_t * wfs1 = (const wchar_t *)zs_str(zws1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ llstrcmp.c:157:26: warning: cast from 'char *' to 'const wchar_t *' (aka 'const int *') increases required alignment from 1 to 4 [-Wcast-align] const wchar_t * wfs2 = (const wchar_t *)zs_str(zws2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT log.o -MD -MP -MF ".deps/log.Tpo" -c -o log.o log.c; \ then mv -f ".deps/log.Tpo" ".deps/log.Po"; else rm -f ".deps/log.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT memalloc.o -MD -MP -MF ".deps/memalloc.Tpo" -c -o memalloc.o memalloc.c; \ then mv -f ".deps/memalloc.Tpo" ".deps/memalloc.Po"; else rm -f ".deps/memalloc.Tpo"; exit 1; fi memalloc.c:74:40: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] sprintf(scratch, "%8p ? %s\t%d\t%d", p, file, line, len); ~~~ ^ %8s memalloc.c:81:40: warning: format specifies type 'void *' but the argument has type 'char *' [-Wformat-pedantic] sprintf(scratch, "%8p A %s\t%d\t%d", p, file, line, len); ~~~ ^ %8s memalloc.c:112:47: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%8p R (%ld) %s\t%d", ptr, size, file, line); ~~~ ^~~~ %d memalloc.c:149:54: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(buffer, sizeof(buffer), "Live count: %ld", live_allocs); ~~~ ^~~~~~~~~~~ %d 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT mychar_funcs.o -MD -MP -MF ".deps/mychar_funcs.Tpo" -c -o mychar_funcs.o mychar_funcs.c; \ then mv -f ".deps/mychar_funcs.Tpo" ".deps/mychar_funcs.Po"; else rm -f ".deps/mychar_funcs.Tpo"; exit 1; fi mychar_funcs.c:80:11: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* BUG: is not converted to SS. */ ^ mychar_funcs.c:81:16: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* Note that does not have an */ ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT mychar_tables.o -MD -MP -MF ".deps/mychar_tables.Tpo" -c -o mychar_tables.o mychar_tables.c; \ then mv -f ".deps/mychar_tables.Tpo" ".deps/mychar_tables.Po"; else rm -f ".deps/mychar_tables.Tpo"; exit 1; fi mychar_tables.c:171:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 161 */ {161, 161, 0, 0, 0}, /* u00A1: INVERTED EXCLAMATION MARK */ ^ mychar_tables.c:172:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 162 */ {162, 162, 0, 0, 0}, /* u00A2: CENT SIGN */ ^ mychar_tables.c:173:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 163 */ {163, 163, 0, 0, 0}, /* u00A3: POUND SIGN */ ^ mychar_tables.c:175:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 165 */ {165, 165, 0, 0, 0}, ^ mychar_tables.c:176:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 166 */ {166, 166, 0, 0, 0}, ^ mychar_tables.c:177:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 167 */ {167, 167, 0, 0, 0}, ^ mychar_tables.c:178:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 168 */ {168, 168, 0, 0, 0}, ^ mychar_tables.c:179:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 169 */ {169, 169, 0, 0, 0}, ^ mychar_tables.c:180:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 170 */ {170, 170, 0, 0, 0}, ^ mychar_tables.c:181:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 171 */ {171, 171, 0, 0, 0}, ^ mychar_tables.c:182:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 172 */ {172, 172, 0, 0, 0}, ^ mychar_tables.c:183:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 173 */ {173, 173, 0, 0, 0}, ^ mychar_tables.c:184:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 174 */ {174, 174, 0, 0, 0}, ^ mychar_tables.c:185:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 175 */ {175, 175, 0, 0, 0}, ^ mychar_tables.c:186:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 176 */ {176, 176, 0, 0, 0}, ^ mychar_tables.c:187:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 177 */ {177, 177, 0, 0, 0}, ^ mychar_tables.c:188:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 178 */ {178, 178, 0, 0, 0}, ^ mychar_tables.c:189:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 179 */ {179, 179, 0, 0, 0}, ^ mychar_tables.c:191:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 181 */ {181, 181, 0, 0, 0}, ^ mychar_tables.c:192:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 182 */ {182, 182, 0, 0, 0}, ^ mychar_tables.c:193:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 183 */ {183, 183, 0, 0, 0}, ^ mychar_tables.c:194:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 184 */ {184, 184, 0, 0, 0}, ^ mychar_tables.c:195:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 185 */ {185, 185, 0, 0, 0}, ^ mychar_tables.c:196:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 186 */ {186, 186, 0, 0, 0}, ^ mychar_tables.c:197:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 187 */ {187, 187, 0, 0, 0}, ^ mychar_tables.c:198:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 188 */ {188, 188, 0, 0, 0}, ^ mychar_tables.c:199:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 189 */ {189, 189, 0, 0, 0}, ^ mychar_tables.c:200:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 190 */ {190, 190, 0, 0, 0}, ^ mychar_tables.c:201:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 191 */ {191, 191, 0, 0, 0}, ^ mychar_tables.c:202:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 192 */ {192, 224, 0, 1, 0}, ^ mychar_tables.c:203:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 193 */ {193, 225, 0, 1, 0}, ^ mychar_tables.c:204:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 194 */ {194, 226, 0, 1, 0}, ^ mychar_tables.c:205:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 195 */ {195, 227, 0, 1, 0}, ^ mychar_tables.c:207:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 197 */ {197, 229, 0, 1, 0}, ^ mychar_tables.c:208:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 198 */ {198, 230, 0, 1, 0}, ^ mychar_tables.c:209:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 199 */ {199, 231, 0, 1, 0}, ^ mychar_tables.c:210:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 200 */ {200, 232, 0, 1, 0}, ^ mychar_tables.c:211:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 201 */ {201, 233, 0, 1, 0}, ^ mychar_tables.c:212:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 202 */ {202, 234, 0, 1, 0}, ^ mychar_tables.c:213:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 203 */ {203, 235, 0, 1, 0}, ^ mychar_tables.c:214:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 204 */ {204, 236, 0, 1, 0}, ^ mychar_tables.c:215:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 205 */ {205, 237, 0, 1, 0}, ^ mychar_tables.c:216:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 206 */ {206, 238, 0, 1, 0}, ^ mychar_tables.c:217:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 207 */ {207, 239, 0, 1, 0}, ^ mychar_tables.c:218:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 208 */ {208, 240, 0, 1, 0}, ^ mychar_tables.c:219:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 209 */ {209, 241, 0, 1, 0}, ^ mychar_tables.c:220:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 210 */ {210, 242, 0, 1, 0}, ^ mychar_tables.c:221:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 211 */ {211, 243, 0, 1, 0}, ^ mychar_tables.c:223:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 213 */ {213, 245, 0, 1, 0}, ^ mychar_tables.c:224:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 214 */ {214, 246, 0, 1, 0}, ^ mychar_tables.c:225:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 215 */ {215, 215, 0, 0, 0}, ^ mychar_tables.c:226:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 216 */ {216, 248, 0, 1, 0}, ^ mychar_tables.c:227:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 217 */ {217, 249, 0, 1, 0}, ^ mychar_tables.c:228:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 218 */ {218, 250, 0, 1, 0}, ^ mychar_tables.c:229:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 219 */ {219, 251, 0, 1, 0}, ^ mychar_tables.c:230:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 220 */ {220, 252, 0, 1, 0}, ^ mychar_tables.c:231:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 221
*/ {221, 253, 0, 1, 0}, ^ mychar_tables.c:232:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 222 */ {222, 254, 0, 1, 0}, ^ mychar_tables.c:233:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 223 */ {223, 223, 0, 0, 1}, ^ mychar_tables.c:234:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 224 */ {192, 224, 0, 0, 1}, ^ mychar_tables.c:235:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 225 */ {193, 225, 0, 0, 1}, ^ mychar_tables.c:236:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 226 */ {194, 226, 0, 0, 1}, ^ mychar_tables.c:237:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 227 */ {195, 227, 0, 0, 1}, ^ mychar_tables.c:239:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 229 */ {197, 229, 0, 0, 1}, ^ mychar_tables.c:240:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 230 */ {198, 230, 0, 0, 1}, ^ mychar_tables.c:241:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 231 */ {199, 231, 0, 0, 1}, ^ mychar_tables.c:242:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 232 */ {200, 232, 0, 0, 1}, ^ mychar_tables.c:243:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 233 */ {201, 233, 0, 0, 1}, ^ mychar_tables.c:244:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 234 */ {202, 234, 0, 0, 1}, ^ mychar_tables.c:245:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 235 */ {203, 235, 0, 0, 1}, ^ mychar_tables.c:246:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 236 */ {204, 236, 0, 0, 1}, ^ mychar_tables.c:247:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 237 */ {205, 237, 0, 0, 1}, ^ mychar_tables.c:248:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 238 */ {206, 238, 0, 0, 1}, ^ mychar_tables.c:249:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 239 */ {207, 239, 0, 0, 1}, ^ mychar_tables.c:250:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 240 */ {208, 240, 0, 0, 1}, ^ mychar_tables.c:251:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 241 */ {209, 241, 0, 0, 1}, ^ mychar_tables.c:252:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 242 */ {210, 242, 0, 0, 1}, ^ mychar_tables.c:253:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 243 */ {211, 243, 0, 0, 1}, ^ mychar_tables.c:255:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 245 */ {213, 245, 0, 0, 1}, ^ mychar_tables.c:256:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 246 */ {214, 246, 0, 0, 1}, ^ mychar_tables.c:257:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 247 */ {247, 247, 0, 0, 0}, ^ mychar_tables.c:258:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 248 */ {216, 248, 0, 0, 1}, ^ mychar_tables.c:259:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 249 */ {217, 249, 0, 0, 1}, ^ mychar_tables.c:260:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 250 */ {218, 250, 0, 0, 1}, ^ mychar_tables.c:261:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 251 */ {219, 251, 0, 0, 1}, ^ mychar_tables.c:262:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 252 */ {220, 252, 0, 0, 1}, ^ mychar_tables.c:263:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 253 */ {221, 253, 0, 0, 1}, ^ mychar_tables.c:264:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 254 */ {222, 254, 0, 0, 1}, ^ mychar_tables.c:265:10: warning: invalid UTF-8 in comment [-Winvalid-utf8] /* 255 */ {255, 255, 0, 0, 1}, ^ 89 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT mystring.o -MD -MP -MF ".deps/mystring.Tpo" -c -o mystring.o mystring.c; \ then mv -f ".deps/mystring.Tpo" ".deps/mystring.Po"; else rm -f ".deps/mystring.Tpo"; exit 1; fi mystring.c:26:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ mystring.c:26:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ In file included from mystring.c:30: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ mystring.c:45:9: warning: invalid UTF-8 in comment [-Winvalid-utf8] * BUGS is sorted as 'a', it should be sorted as 'ae'. ^ mystring.c:45:11: warning: invalid UTF-8 in comment [-Winvalid-utf8] * BUGS is sorted as 'a', it should be sorted as 'ae'. ^ mystring.c:46:9: warning: invalid UTF-8 in comment [-Winvalid-utf8] * is sorted as 's', it should be sorted as 'ss'. ^ mystring.c:47:9: warning: invalid UTF-8 in comment [-Winvalid-utf8] * is sorted as 't', it should be sorted as 'th'. ^ mystring.c:47:11: warning: invalid UTF-8 in comment [-Winvalid-utf8] * is sorted as 't', it should be sorted as 'th'. ^ mystring.c:76:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:76:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:77:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:77:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:78:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:78:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:79:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:79:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 83, /*
*/ ^ mystring.c:80:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:80:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 65, 65, 65, 65, 92, 91, 65, 67, /* */ ^ mystring.c:81:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:81:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 69, 69, 69, 69, 73, 73, 73, 73, /* */ ^ mystring.c:82:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:82:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 68, 78, 79, 79, 79, 93, 93, 215, /* */ ^ mystring.c:83:48: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:50: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:52: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:54: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:56: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:58: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:60: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ mystring.c:83:62: warning: invalid UTF-8 in comment [-Winvalid-utf8] 93, 85, 85, 85, 89, 89, 84, 89, /* */ ^ 73 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT norm_charmap.o -MD -MP -MF ".deps/norm_charmap.Tpo" -c -o norm_charmap.o norm_charmap.c; \ then mv -f ".deps/norm_charmap.Tpo" ".deps/norm_charmap.Po"; else rm -f ".deps/norm_charmap.Tpo"; exit 1; fi norm_charmap.c:39:7: warning: no previous prototype for function 'norm_charmap' [-Wmissing-prototypes] char *norm_charmap(char *name) ^ norm_charmap.c:39:1: note: declare 'static' if the function is not intended to be used outside of this translation unit char *norm_charmap(char *name) ^ static 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT object.o -MD -MP -MF ".deps/object.Tpo" -c -o object.o object.c; \ then mv -f ".deps/object.Tpo" ".deps/object.Po"; else rm -f ".deps/object.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT path.o -MD -MP -MF ".deps/path.Tpo" -c -o path.o path.c; \ then mv -f ".deps/path.Tpo" ".deps/path.Po"; else rm -f ".deps/path.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT proptbls.o -MD -MP -MF ".deps/proptbls.Tpo" -c -o proptbls.o proptbls.c; \ then mv -f ".deps/proptbls.Tpo" ".deps/proptbls.Po"; else rm -f ".deps/proptbls.Tpo"; exit 1; fi proptbls.c:28:24: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(temp, "d%ld", n); ~~~ ^ %d proptbls.c:31:23: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(temp, "%ld", n); ~~~ ^ %d proptbls.c:43:24: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(temp, "d%ld", n); ~~~ ^ %d proptbls.c:47:24: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(temp, "%ld", n); ~~~ ^ %d 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT rbtree.o -MD -MP -MF ".deps/rbtree.Tpo" -c -o rbtree.o rbtree.c; \ then mv -f ".deps/rbtree.Tpo" ".deps/rbtree.Po"; else rm -f ".deps/rbtree.Tpo"; exit 1; fi rbtree.c:1020:6: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] junk=junk; /* unused */ ~~~~^~~~~ rbtree.c:891:1: warning: unused function 'FindLast' [-Wunused-function] FindLast (RBTREE tree, RBKEY high) ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT sequence.o -MD -MP -MF ".deps/sequence.Tpo" -c -o sequence.o sequence.c; \ then mv -f ".deps/sequence.Tpo" ".deps/sequence.Po"; else rm -f ".deps/sequence.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT signals.o -MD -MP -MF ".deps/signals.Tpo" -c -o signals.o signals.c; \ then mv -f ".deps/signals.Tpo" ".deps/signals.Po"; else rm -f ".deps/signals.Tpo"; exit 1; fi signals.c:152:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(zs_str(zstr)); ^~~~~~~~~~~~ signals.c:152:10: note: treat the string as an argument to avoid this printf(zs_str(zstr)); ^ "%s", 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT sprintpic.o -MD -MP -MF ".deps/sprintpic.Tpo" -c -o sprintpic.o sprintpic.c; \ then mv -f ".deps/sprintpic.Tpo" ".deps/sprintpic.Po"; else rm -f ".deps/sprintpic.Tpo"; exit 1; fi sprintpic.c:63:35: warning: format string is not a string literal (potentially insecure) [-Wformat-security] if (len == snprintf(buffer, len, pic)) { ^~~ sprintpic.c:63:35: note: treat the string as an argument to avoid this if (len == snprintf(buffer, len, pic)) { ^ "%s", 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT stack.o -MD -MP -MF ".deps/stack.Tpo" -c -o stack.o stack.c; \ then mv -f ".deps/stack.Tpo" ".deps/stack.Po"; else rm -f ".deps/stack.Tpo"; exit 1; fi stack.c:59:22: warning: cast to smaller integer type 'int' from 'STKNODE' (aka 'struct stk_stack_node *') [-Wpointer-to-int-cast] return( theStack ? (int) theStack->top : 0); ^~~~~~~~~~~~~~~~~~~ 1 warning generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT stdlib.o -MD -MP -MF ".deps/stdlib.Tpo" -c -o stdlib.o stdlib.c; \ then mv -f ".deps/stdlib.Tpo" ".deps/stdlib.Po"; else rm -f ".deps/stdlib.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT stdstrng.o -MD -MP -MF ".deps/stdstrng.Tpo" -c -o stdstrng.o stdstrng.c; \ then mv -f ".deps/stdstrng.Tpo" ".deps/stdstrng.Po"; else rm -f ".deps/stdstrng.Tpo"; exit 1; fi In file included from stdstrng.c:35: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT stralloc.o -MD -MP -MF ".deps/stralloc.Tpo" -c -o stralloc.o stralloc.c; \ then mv -f ".deps/stralloc.Tpo" ".deps/stralloc.Po"; else rm -f ".deps/stralloc.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT strapp.o -MD -MP -MF ".deps/strapp.Tpo" -c -o strapp.o strapp.c; \ then mv -f ".deps/strapp.Tpo" ".deps/strapp.Po"; else rm -f ".deps/strapp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT strcvt.o -MD -MP -MF ".deps/strcvt.Tpo" -c -o strcvt.o strcvt.c; \ then mv -f ".deps/strcvt.Tpo" ".deps/strcvt.Po"; else rm -f ".deps/strcvt.Tpo"; exit 1; fi strcvt.c:133:12: warning: cast from 'char *' to 'wchar_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] for (wp = (wchar_t *)zs_str(zstr); *wp; ++wp) { ^~~~~~~~~~~~~~~~~~~~~~~ strcvt.c:156:12: warning: cast from 'char *' to 'wchar_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] for (wp = (wchar_t *)zs_str(zstr); *wp; ++wp) { ^~~~~~~~~~~~~~~~~~~~~~~ strcvt.c:284:9: warning: cast from 'char *' to 'wchar_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] wp = (wchar_t *)zs_str(zstr); ^~~~~~~~~~~~~~~~~~~~~~~ strcvt.c:320:14: warning: cast from 'char *' to 'wchar_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] for (wp = (wchar_t *)zs_str(zstr); *wp; ++wp) { ^~~~~~~~~~~~~~~~~~~~~~~ 4 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT strset.o -MD -MP -MF ".deps/strset.Tpo" -c -o strset.o strset.c; \ then mv -f ".deps/strset.Tpo" ".deps/strset.Po"; else rm -f ".deps/strset.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT strutf8.o -MD -MP -MF ".deps/strutf8.Tpo" -c -o strutf8.o strutf8.c; \ then mv -f ".deps/strutf8.Tpo" ".deps/strutf8.Po"; else rm -f ".deps/strutf8.Tpo"; exit 1; fi strutf8.c:238:15: warning: unused variable 'i' [-Wunused-variable] INT width=0, i=0; ^ strutf8.c:253:2: warning: no newline at end of file [-Wnewline-eof] } ^ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT strwhite.o -MD -MP -MF ".deps/strwhite.Tpo" -c -o strwhite.o strwhite.c; \ then mv -f ".deps/strwhite.Tpo" ".deps/strwhite.Po"; else rm -f ".deps/strwhite.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT table.o -MD -MP -MF ".deps/table.Tpo" -c -o table.o table.c; \ then mv -f ".deps/table.Tpo" ".deps/table.Po"; else rm -f ".deps/table.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT vtable.o -MD -MP -MF ".deps/vtable.Tpo" -c -o vtable.o vtable.c; \ then mv -f ".deps/vtable.Tpo" ".deps/vtable.Po"; else rm -f ".deps/vtable.Tpo"; exit 1; fi vtable.c:57:6: warning: explicitly assigning value of variable of type 'OBJECT' (aka 'struct tag_vtable **') to itself [-Wself-assign] obj = obj; /* NOTUSED */ ~~~ ^ ~~~ vtable.c:66:6: warning: explicitly assigning value of variable of type 'OBJECT' (aka 'struct tag_vtable **') to itself [-Wself-assign] obj = obj; /* NOTUSED */ ~~~ ^ ~~~ 2 warnings generated. if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT zstr.o -MD -MP -MF ".deps/zstr.Tpo" -c -o zstr.o zstr.c; \ then mv -f ".deps/zstr.Tpo" ".deps/zstr.Po"; else rm -f ".deps/zstr.Tpo"; exit 1; fi zstr.c:433:6: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] deep=deep; /* unused */ ~~~~^~~~~ 1 warning generated. rm -f libstdlib.a ar cru libstdlib.a appendstr.o array.o dirs.o environ.o errlog.o fileops.o fpattern.o generic.o icvt.o hashtab.o list.o listener.o llabort.o lldate.o llstrcmp.o log.o memalloc.o mychar_funcs.o mychar_tables.o mystring.o norm_charmap.o object.o path.o proptbls.o rbtree.o sequence.o signals.o sprintpic.o stack.o stdlib.o stdstrng.o stralloc.o strapp.o strcvt.o strset.o strutf8.o strwhite.o table.o vtable.o zstr.o ranlib libstdlib.a gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' Making all in liflines gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT add.o -MD -MP -MF ".deps/add.Tpo" -c -o add.o add.c; \ then mv -f ".deps/add.Tpo" ".deps/add.Po"; else rm -f ".deps/add.Tpo"; exit 1; fi add.c:177:23: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(key, "I%ld", keynum); ~~~ ^~~~~~ %d 1 warning generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT advedit.o -MD -MP -MF ".deps/advedit.Tpo" -c -o advedit.o advedit.c; \ then mv -f ".deps/advedit.Tpo" ".deps/advedit.Po"; else rm -f ".deps/advedit.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT ask.o -MD -MP -MF ".deps/ask.Tpo" -c -o ask.o ask.c; \ then mv -f ".deps/ask.Tpo" ".deps/ask.Po"; else rm -f ".deps/ask.Tpo"; exit 1; fi ask.c:181:7: warning: address of array 'fname' will always evaluate to 'true' [-Wpointer-bool-conversion] if (fname && fname[0]) ^~~~~ ~~ ask.c:300:8: warning: address of array 'name' will always evaluate to 'true' [-Wpointer-bool-conversion] if (!name || *name == 0) return NULL; ~^~~~ ask.c:510:7: warning: address of array 'answer' will always evaluate to 'true' [-Wpointer-bool-conversion] if (!answer) return NULL; ~^~~~~~ 3 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT askgedc.o -MD -MP -MF ".deps/askgedc.Tpo" -c -o askgedc.o askgedc.c; \ then mv -f ".deps/askgedc.Tpo" ".deps/askgedc.Po"; else rm -f ".deps/askgedc.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT askprogram.o -MD -MP -MF ".deps/askprogram.Tpo" -c -o askprogram.o askprogram.c; \ then mv -f ".deps/askprogram.Tpo" ".deps/askprogram.Po"; else rm -f ".deps/askprogram.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT browse.o -MD -MP -MF ".deps/browse.Tpo" -c -o browse.o browse.c; \ then mv -f ".deps/browse.Tpo" ".deps/browse.Po"; else rm -f ".deps/browse.Tpo"; exit 1; fi browse.c:265:6: warning: variable 'num1' set but not used [-Wunused-but-set-variable] INT num1, num2, i = 0; ^ browse.c:265:12: warning: variable 'num2' set but not used [-Wunused-but-set-variable] INT num1, num2, i = 0; ^ browse.c:290:6: warning: variable 'num' set but not used [-Wunused-but-set-variable] INT num, i = 0; ^ browse.c:1572:8: warning: cast from 'STRING' (aka 'char *') to 'int32_t *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align] ptr = (INT *)rawrec; ^~~~~~~~~~~~~ browse.c:1598:46: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(key, sizeof(key), "%c%ld", ntype, keynum); ~~~ ^~~~~~ %d browse.c:1638:12: warning: variable 'prev' set but not used [-Wunused-but-set-variable] INT next, prev, count, temp; ^ browse.c:1687:6: warning: variable 'prev' set but not used [-Wunused-but-set-variable] INT prev, next, i; ^ browse.c:1831:12: warning: variable 'prev' set but not used [-Wunused-but-set-variable] INT next, prev; ^ 8 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT brwsmenu.o -MD -MP -MF ".deps/brwsmenu.Tpo" -c -o brwsmenu.o brwsmenu.c; \ then mv -f ".deps/brwsmenu.Tpo" ".deps/brwsmenu.Po"; else rm -f ".deps/brwsmenu.Tpo"; exit 1; fi brwsmenu.c:486:12: warning: variable 'dynmenu' set but not used [-Wunused-but-set-variable] DYNMENU dynmenu; ^ brwsmenu.c:618:8: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] uparm = uparm; /* unused */ ~~~~~ ^ ~~~~~ 2 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT cscurses.o -MD -MP -MF ".deps/cscurses.Tpo" -c -o cscurses.o cscurses.c; \ then mv -f ".deps/cscurses.Tpo" ".deps/cscurses.Po"; else rm -f ".deps/cscurses.Tpo"; exit 1; fi cscurses.c:171:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security] rtn = printf(zs_str(zstr)); ^~~~~~~~~~~~ cscurses.c:171:15: note: treat the string as an argument to avoid this rtn = printf(zs_str(zstr)); ^ "%s", 1 warning generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT delete.o -MD -MP -MF ".deps/delete.Tpo" -c -o delete.o delete.c; \ then mv -f ".deps/delete.Tpo" ".deps/delete.Po"; else rm -f ".deps/delete.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dynmenu.o -MD -MP -MF ".deps/dynmenu.Tpo" -c -o dynmenu.o dynmenu.c; \ then mv -f ".deps/dynmenu.Tpo" ".deps/dynmenu.Po"; else rm -f ".deps/dynmenu.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT edit.o -MD -MP -MF ".deps/edit.Tpo" -c -o edit.o edit.c; \ then mv -f ".deps/edit.Tpo" ".deps/edit.Po"; else rm -f ".deps/edit.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT export.o -MD -MP -MF ".deps/export.Tpo" -c -o export.o export.c; \ then mv -f ".deps/export.Tpo" ".deps/export.Po"; else rm -f ".deps/export.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT import.o -MD -MP -MF ".deps/import.Tpo" -c -o import.o import.c; \ then mv -f ".deps/import.Tpo" ".deps/import.Po"; else rm -f ".deps/import.Tpo"; exit 1; fi import.c:118:9: warning: unused variable 'geddef' [-Wunused-variable] STRING geddef=0; ^ import.c:352:27: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(scratch, "%6ld", num); ~~~~ ^~~ %6d import.c:417:7: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] param=param; /* unused */ ~~~~~^~~~~~ 3 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT interact.o -MD -MP -MF ".deps/interact.Tpo" -c -o interact.o interact.c; \ then mv -f ".deps/interact.Tpo" ".deps/interact.Po"; else rm -f ".deps/interact.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lbrowse.o -MD -MP -MF ".deps/lbrowse.Tpo" -c -o lbrowse.o lbrowse.c; \ then mv -f ".deps/lbrowse.Tpo" ".deps/lbrowse.Po"; else rm -f ".deps/lbrowse.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT lines_usage.o -MD -MP -MF ".deps/lines_usage.Tpo" -c -o lines_usage.o lines_usage.c; \ then mv -f ".deps/lines_usage.Tpo" ".deps/lines_usage.Po"; else rm -f ".deps/lines_usage.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT listui.o -MD -MP -MF ".deps/listui.Tpo" -c -o listui.o listui.c; \ then mv -f ".deps/listui.Tpo" ".deps/listui.Po"; else rm -f ".deps/listui.Tpo"; exit 1; fi listui.c:506:28: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(buffer, "%ld: ", ld->listlen); ~~~ ^~~~~~~~~~~ %d listui.c:552:32: warning: format specifies type 'long' but the argument has type 'int' [-Wformat] sprintf(suffix, " (%ld/%ld)", ld->cur+1, ld->listlen); ~~~ ^~~~~~~~~ %d listui.c:552:43: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(suffix, " (%ld/%ld)", ld->cur+1, ld->listlen); ~~~ ^~~~~~~~~~~ %d listui.c:582:6: warning: variable 'overflag' set but not used [-Wunused-but-set-variable] INT overflag=FALSE; ^ 4 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT loadsave.o -MD -MP -MF ".deps/loadsave.Tpo" -c -o loadsave.o loadsave.c; \ then mv -f ".deps/loadsave.Tpo" ".deps/loadsave.Po"; else rm -f ".deps/loadsave.Tpo"; exit 1; fi In file included from loadsave.c:36: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ loadsave.c:114:40: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(msg, sizeof(msg), "%6ld %s", count, numstr); ~~~~ ^~~~~ %6d loadsave.c:165:40: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(msg, sizeof(msg), "%6ld %s", count, numstr); ~~~~ ^~~~~ %6d loadsave.c:171:40: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] snprintf(msg, sizeof(msg), "%6ld %s", count, numstr); ~~~~ ^~~~~ %6d 5 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi main.c:184:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_indi, &icsz_indi); ~~~ ^~~~~~~~~ %d main.c:184:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_indi, &icsz_indi); ~~~ ^~~~~~~~~~ %d main.c:188:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_fam, &icsz_fam); ~~~ ^~~~~~~~ %d main.c:188:44: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_fam, &icsz_fam); ~~~ ^~~~~~~~~ %d main.c:192:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_sour, &icsz_sour); ~~~ ^~~~~~~~~ %d main.c:192:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_sour, &icsz_sour); ~~~ ^~~~~~~~~~ %d main.c:196:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_even, &icsz_even); ~~~ ^~~~~~~~~ %d main.c:196:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_even, &icsz_even); ~~~ ^~~~~~~~~~ %d main.c:200:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_othr, &icsz_othr); ~~~ ^~~~~~~~~ %d main.c:200:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_othr, &icsz_othr); ~~~ ^~~~~~~~~~ %d main.c:258:30: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg, "%ld,%ld", &winx, &winy); ~~~ ^~~~~ %d main.c:258:37: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg, "%ld,%ld", &winx, &winy); ~~~ ^~~~~ %d main.c:328:20: warning: format string is not a string literal (potentially insecure) [-Wformat-security] fprintf(stderr, errmsg); ^~~~~~ main.c:328:20: note: treat the string as an argument to avoid this fprintf(stderr, errmsg); ^ "%s", 13 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT menuset.o -MD -MP -MF ".deps/menuset.Tpo" -c -o menuset.o menuset.c; \ then mv -f ".deps/menuset.Tpo" ".deps/menuset.Po"; else rm -f ".deps/menuset.Tpo"; exit 1; fi menuset.c:128:27: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(choice, "%ld", i); ~~~ ^ %d 1 warning generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT merge.o -MD -MP -MF ".deps/merge.Tpo" -c -o merge.o merge.c; \ then mv -f ".deps/merge.Tpo" ".deps/merge.Po"; else rm -f ".deps/merge.Tpo"; exit 1; fi merge.c:801:21: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , ikey, famkey, count, occur); ^~~~~ merge.c:801:28: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , ikey, famkey, count, occur); ^~~~~ merge.c:845:21: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , ikey, famkey, count, occur); ^~~~~ merge.c:845:28: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , ikey, famkey, count, occur); ^~~~~ merge.c:920:22: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , fkey, indikey, count, occur); ^~~~~ merge.c:920:29: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , fkey, indikey, count, occur); ^~~~~ merge.c:964:22: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , fkey, indikey, count, occur); ^~~~~ merge.c:964:29: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , fkey, indikey, count, occur); ^~~~~ 8 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT miscutls.o -MD -MP -MF ".deps/miscutls.Tpo" -c -o miscutls.o miscutls.c; \ then mv -f ".deps/miscutls.Tpo" ".deps/miscutls.Po"; else rm -f ".deps/miscutls.Tpo"; exit 1; fi miscutls.c:101:29: warning: format string is not a string literal (potentially insecure) [-Wformat-security] snprintf(msg, sizeof(msg), _(qSdbrecords)); ^~~~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ miscutls.c:101:29: note: treat the string as an argument to avoid this snprintf(msg, sizeof(msg), _(qSdbrecords)); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ 1 warning generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT newrecs.o -MD -MP -MF ".deps/newrecs.Tpo" -c -o newrecs.o newrecs.c; \ then mv -f ".deps/newrecs.Tpo" ".deps/newrecs.Po"; else rm -f ".deps/newrecs.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT pedigree.o -MD -MP -MF ".deps/pedigree.Tpo" -c -o pedigree.o pedigree.c; \ then mv -f ".deps/pedigree.Tpo" ".deps/pedigree.Po"; else rm -f ".deps/pedigree.Tpo"; exit 1; fi In file included from pedigree.c:19: ../../src/hdrs/mystring.h:3:29: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ ../../src/hdrs/mystring.h:3:32: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright(c) 1996 Hannu Visnen; all rights reserved. ^ pedigree.c:494:25: warning: unused variable 'output' [-Wunused-variable] static char line[120], output[120]; ^ pedigree.c:533:7: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] width=width; /* unused */ ~~~~~^~~~~~ 4 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT scan.o -MD -MP -MF ".deps/scan.Tpo" -c -o scan.o scan.c; \ then mv -f ".deps/scan.Tpo" ".deps/scan.Po"; else rm -f ".deps/scan.Tpo"; exit 1; fi In file included from scan.c:37: ../../src/hdrs/fpattern.h:132:13: warning: invalid UTF-8 in comment [-Winvalid-utf8] * Copyright 1997 by David R. Tribble, all rights reserved. ^ scan.c:322:8: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] newset=newset; /* unused */ ~~~~~~^~~~~~~ scan.c:350:8: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] newset=newset; /* unused */ ~~~~~~^~~~~~~ 3 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; \ then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi screen.c:335:7: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , newcols, newlines, COLS, LINES); ^~~~~~~ screen.c:335:16: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , newcols, newlines, COLS, LINES); ^~~~~~~~ screen.c:343:6: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , newcols, newlines, COLSREQ, LINESREQ); ^~~~~~~ screen.c:343:15: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] , newcols, newlines, COLSREQ, LINESREQ); ^~~~~~~~ screen.c:427:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] wprintw(win, _(qSdbimmut)); ^~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ screen.c:427:16: note: treat the string as an argument to avoid this wprintw(win, _(qSdbimmut)); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ screen.c:429:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security] wprintw(win, _(qSdbrdonly)); ^~~~~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ screen.c:429:16: note: treat the string as an argument to avoid this wprintw(win, _(qSdbrdonly)); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ screen.c:1073:9: warning: explicitly assigning value of variable of type 'CNSTRING' (aka 'const char *') to itself [-Wself-assign] basedir=basedir; /* unused */ ~~~~~~~^~~~~~~~ screen.c:1632:6: warning: explicitly assigning value of variable of type 'LIST' (aka 'struct tag_list *') to itself [-Wself-assign] list=list; /* only used on MS-Windows */ ~~~~^~~~~ screen.c:3037:8: warning: explicitly assigning value of variable of type 'VPTR' (aka 'void *') to itself [-Wself-assign] uparm = uparm; /* unused */ ~~~~~ ^ ~~~~~ screen.c:2975:1: warning: unused function 'platform_postcurses_init' [-Wunused-function] platform_postcurses_init (void) ^ 10 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT searchui.o -MD -MP -MF ".deps/searchui.Tpo" -c -o searchui.o searchui.c; \ then mv -f ".deps/searchui.Tpo" ".deps/searchui.Po"; else rm -f ".deps/searchui.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT selectdb.o -MD -MP -MF ".deps/selectdb.Tpo" -c -o selectdb.o selectdb.c; \ then mv -f ".deps/selectdb.Tpo" ".deps/selectdb.Po"; else rm -f ".deps/selectdb.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT show.o -MD -MP -MF ".deps/show.Tpo" -c -o show.o show.c; \ then mv -f ".deps/show.Tpo" ".deps/show.Po"; else rm -f ".deps/show.Tpo"; exit 1; fi show.c:296:16: warning: variable 'num' set but not used [-Wunused-but-set-variable] INT nsp, nch, num, nm; ^ show.c:296:21: warning: variable 'nm' set but not used [-Wunused-but-set-variable] INT nsp, nch, num, nm; ^ show.c:414:5: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] num=num; /* unused */ ~~~^~~~ show.c:450:11: warning: variable 'nm' set but not used [-Wunused-but-set-variable] INT nch, nm, wtemp; ^ show.c:549:9: warning: variable 'len' set but not used [-Wunused-but-set-variable] INT i, len; ^ 5 warnings generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT swap.o -MD -MP -MF ".deps/swap.Tpo" -c -o swap.o swap.c; \ then mv -f ".deps/swap.Tpo" ".deps/swap.Po"; else rm -f ".deps/swap.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT tandem.o -MD -MP -MF ".deps/tandem.Tpo" -c -o tandem.o tandem.c; \ then mv -f ".deps/tandem.Tpo" ".deps/tandem.Po"; else rm -f ".deps/tandem.Tpo"; exit 1; fi if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT valgdcom.o -MD -MP -MF ".deps/valgdcom.Tpo" -c -o valgdcom.o valgdcom.c; \ then mv -f ".deps/valgdcom.Tpo" ".deps/valgdcom.Po"; else rm -f ".deps/valgdcom.Tpo"; exit 1; fi valgdcom.c:515:7: warning: explicitly assigning value of variable of type 'IMPORT_FEEDBACK' (aka 'struct tag_import_feedback *') to itself [-Wself-assign] ifeed=ifeed; /* unused */ ~~~~~^~~~~~ valgdcom.c:516:6: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] line=line; /* unused */ ~~~~^~~~~ valgdcom.c:528:7: warning: explicitly assigning value of variable of type 'IMPORT_FEEDBACK' (aka 'struct tag_import_feedback *') to itself [-Wself-assign] ifeed=ifeed; /* unused */ ~~~~~^~~~~~ valgdcom.c:529:5: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] tag=tag; /* unused */ ~~~^~~~ valgdcom.c:530:5: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] val=val; /* unused */ ~~~^~~~ valgdcom.c:531:6: warning: explicitly assigning value of variable of type 'int32_t' (aka 'int') to itself [-Wself-assign] line=line; /* unused */ ~~~~^~~~~ valgdcom.c:643:6: warning: explicitly assigning value of variable of type 'CNSTRING' (aka 'const char *') to itself [-Wself-assign] val = val; /* unused */ ~~~ ^ ~~~ 7 warnings generated. cc -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -L/usr/local/lib -o llines add.o advedit.o ask.o askgedc.o askprogram.o browse.o brwsmenu.o cscurses.o delete.o dynmenu.o edit.o error.o export.o import.o interact.o lbrowse.o lines_usage.o listui.o loadsave.o main.o menuset.o merge.o miscutls.o newrecs.o pedigree.o scan.o screen.o searchui.o selectdb.o show.o swap.o tandem.o valgdcom.o ../interp/libinterp.a ../gedlib/libgedcom.a ../btree/libbtree.a ../stdlib/libstdlib.a ../arch/libarch.a /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib -lncursesw -lm -lm -lm -lm -lm -lm -liconv -lintl /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib askgedc.c:0(askgedc.o:(ask_for_gedcom)): warning: sprintf() is often misused, please use snprintf() zstr.c:280(zstr.o:(zs_news) in archive ../stdlib/libstdlib.a): warning: strcpy() is almost always misused, please use strlcpy() stralloc.c:66(stralloc.o:(strconcat) in archive ../stdlib/libstdlib.a): warning: strcat() is almost always misused, please use strlcat() if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT llexec.o -MD -MP -MF ".deps/llexec.Tpo" -c -o llexec.o llexec.c; \ then mv -f ".deps/llexec.Tpo" ".deps/llexec.Po"; else rm -f ".deps/llexec.Tpo"; exit 1; fi llexec.c:165:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_indi, &icsz_indi); ~~~ ^~~~~~~~~ %d llexec.c:165:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_indi, &icsz_indi); ~~~ ^~~~~~~~~~ %d llexec.c:169:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_fam, &icsz_fam); ~~~ ^~~~~~~~ %d llexec.c:169:44: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_fam, &icsz_fam); ~~~ ^~~~~~~~~ %d llexec.c:173:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_sour, &icsz_sour); ~~~ ^~~~~~~~~ %d llexec.c:173:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_sour, &icsz_sour); ~~~ ^~~~~~~~~~ %d llexec.c:177:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_even, &icsz_even); ~~~ ^~~~~~~~~ %d llexec.c:177:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_even, &icsz_even); ~~~ ^~~~~~~~~~ %d llexec.c:181:34: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_othr, &icsz_othr); ~~~ ^~~~~~~~~ %d llexec.c:181:45: warning: format specifies type 'long *' but the argument has type 'int32_t *' (aka 'int *') [-Wformat] sscanf(optarg+1, "%ld,%ld", &csz_othr, &icsz_othr); ~~~ ^~~~~~~~~~ %d llexec.c:113:10: warning: variable 'graphical' set but not used [-Wunused-but-set-variable] BOOLEAN graphical=TRUE; ^ llexec.c:423:7: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] pause=pause; /* unused */ ~~~~~^~~~~~ 12 warnings generated. gmake -C ../ui libuicli.a gmake[4]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT ui_cli.o -MD -MP -MF ".deps/ui_cli.Tpo" -c -o ui_cli.o ui_cli.c; \ then mv -f ".deps/ui_cli.Tpo" ".deps/ui_cli.Po"; else rm -f ".deps/ui_cli.Tpo"; exit 1; fi ui_cli.c:71:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(str); ^~~ ui_cli.c:71:9: note: treat the string as an argument to avoid this printf(str); ^ "%s", ui_cli.c:109:7: warning: explicitly assigning value of variable of type 'MSG_LEVEL' to itself [-Wself-assign] level=level; ~~~~~^~~~~~ ui_cli.c:143:7: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] mode = mode; /* NOTUSED */ ~~~~ ^ ~~~~ ui_cli.c:144:6: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] ttl = ttl; /* NOTUSED */ ~~~ ^ ~~~ ui_cli.c:145:9: warning: explicitly assigning value of variable of type 'STRING *' (aka 'char **') to itself [-Wself-assign] pfname = pfname; /* NOTUSED */ ~~~~~~ ^ ~~~~~~ ui_cli.c:146:12: warning: explicitly assigning value of variable of type 'STRING *' (aka 'char **') to itself [-Wself-assign] pfullpath = pfullpath; /* NOTUSED */ ~~~~~~~~~ ^ ~~~~~~~~~ ui_cli.c:147:7: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] path = path; /* NOTUSED */ ~~~~ ^ ~~~~ ui_cli.c:148:6: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] ext = ext; /* NOTUSED */ ~~~ ^ ~~~ ui_cli.c:149:11: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] picklist = picklist; /* NOTUSED */ ~~~~~~~~ ^ ~~~~~~~~ ui_cli.c:158:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(prmpt); ^~~~~ ui_cli.c:158:9: note: treat the string as an argument to avoid this printf(prmpt); ^ "%s", ui_cli.c:199:10: warning: explicitly assigning value of variable of type 'CNSTRING' (aka 'const char *') to itself [-Wself-assign] basedir = basedir; /* NOTUSED */ ~~~~~~~ ^ ~~~~~~~ ui_cli.c:278:6: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] ttl = ttl; /* NOTUSED */ ~~~ ^ ~~~ ui_cli.c:279:8: warning: explicitly assigning value of variable of type 'int' to itself [-Wself-assign] multi = multi; /* NOTUSED */ ~~~~~ ^ ~~~~~ ui_cli.c:299:6: warning: explicitly assigning value of variable of type 'STRING' (aka 'char *') to itself [-Wself-assign] ttl = ttl; /* NOTUSED */ ~~~ ^ ~~~ ui_cli.c:305:24: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] printf("%ld: %s\n", j-i, pstrngs[j]); ~~~ ^~~ %d ui_cli.c:368:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(txt); ^~~ ui_cli.c:368:9: note: treat the string as an argument to avoid this printf(txt); ^ "%s", ui_cli.c:375:9: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(txt); ^~~ ui_cli.c:375:9: note: treat the string as an argument to avoid this printf(txt); ^ "%s", 17 warnings generated. rm -f libuicli.a ar cru libuicli.a ui_cli.o ranlib libuicli.a gmake[4]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' cc -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -L/usr/local/lib -o llexec ask.o error.o lines_usage.o llexec.o selectdb.o ../interp/libinterp.a ../gedlib/libgedcom.a ../btree/libbtree.a ../stdlib/libstdlib.a ../arch/libarch.a ../ui/libuicli.a /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib -lncursesw -lm -lm -lm -lm -lm -lm -liconv -lintl /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib alloc.c:943(alloc.o:(init_interpreter) in archive ../interp/libinterp.a): warning: sprintf() is often misused, please use snprintf() more.c:753(more.o:(llrpt_nextindi) in archive ../interp/libinterp.a): warning: strcpy() is almost always misused, please use strlcpy() stralloc.c:66(stralloc.o:(strconcat) in archive ../stdlib/libstdlib.a): warning: strcat() is almost always misused, please use strlcat() gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' Making all in hdrs gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' Making all in win32 gmake[4]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[4]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' Making all in tools gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT btedit.o -MD -MP -MF ".deps/btedit.Tpo" -c -o btedit.o btedit.c; \ then mv -f ".deps/btedit.Tpo" ".deps/btedit.Po"; else rm -f ".deps/btedit.Tpo"; exit 1; fi btedit.c:191:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(details); ^~~~~~~ btedit.c:191:10: note: treat the string as an argument to avoid this printf(details); ^ "%s", 1 warning generated. if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT wprintf.o -MD -MP -MF ".deps/wprintf.Tpo" -c -o wprintf.o wprintf.c; \ then mv -f ".deps/wprintf.Tpo" ".deps/wprintf.Po"; else rm -f ".deps/wprintf.Tpo"; exit 1; fi wprintf.c:83:6: warning: explicitly assigning value of variable of type 'int *' to itself [-Wself-assign] eflg=eflg; /* unused */ ~~~~^~~~~ 1 warning generated. cc -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -L/usr/local/lib -o btedit btedit.o wprintf.o ../btree/libbtree.a ../stdlib/libstdlib.a /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib -lncursesw -lm -lm -lm -lm -lm -lm -liconv -lintl /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib zstr.c:280(zstr.o:(zs_news) in archive ../stdlib/libstdlib.a): warning: strcpy() is almost always misused, please use strlcpy() stralloc.c:66(stralloc.o:(strconcat) in archive ../stdlib/libstdlib.a): warning: strcat() is almost always misused, please use strlcat() memalloc.c:74(memalloc.o:(__allocate) in archive ../stdlib/libstdlib.a): warning: sprintf() is often misused, please use snprintf() if cc -DLOCALEDIR=\"/usr/local/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../intl -I../../intl -I../../src/hdrs -I/usr/local/include -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -MT dbverify.o -MD -MP -MF ".deps/dbverify.Tpo" -c -o dbverify.o dbverify.c; \ then mv -f ".deps/dbverify.Tpo" ".deps/dbverify.Po"; else rm -f ".deps/dbverify.Tpo"; exit 1; fi dbverify.c:381:7: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] param=param; /* unused */ ~~~~~^~~~~~ dbverify.c:439:8: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] param = param; /* unused */ ~~~~~ ^ ~~~~~ dbverify.c:598:7: warning: explicitly assigning value of variable of type 'void *' to itself [-Wself-assign] param=param; /* NOTUSED */ ~~~~~^~~~~~ dbverify.c:1042:5: warning: explicitly assigning value of variable of type 'CNSTRING' (aka 'const char *') to itself [-Wself-assign] key=key; /* unused */ ~~~^~~~ dbverify.c:1043:5: warning: explicitly assigning value of variable of type 'RECORD' (aka 'struct tag_record *') to itself [-Wself-assign] rec=rec; /* unused */ ~~~^~~~ dbverify.c:1068:34: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] sprintf(key, "%c%ld", ctype, i); ~~~ ^ %d dbverify.c:1118:27: warning: format specifies type 'long' but the argument has type 'FKEY' (aka 'int') [-Wformat] printf("(%ld != %ld\n", ixself(index), mk1); ~~~ ^~~~~~~~~~~~~ %d ../../src/hdrs/btree.h:139:22: note: expanded from macro 'ixself' #define ixself(p) ((p)->ix_self) ^~~~~~~~~~~~~~ dbverify.c:1118:42: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] printf("(%ld != %ld\n", ixself(index), mk1); ~~~ ^~~ %d dbverify.c:1152:20: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] printf("%ld\n", i); ~~~ ^ %d dbverify.c:1216:23: warning: format specifies type 'long' but the argument has type 'int32_t' (aka 'int') [-Wformat] printf(": %ld\n", i); ~~~ ^ %d dbverify.c:1417:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(_(qSbaddb)); ^~~~~~~~~~ ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^~~~~~~~~~~~~~~ dbverify.c:1417:10: note: treat the string as an argument to avoid this printf(_(qSbaddb)); ^ "%s", ../../src/hdrs/llnls.h:32:19: note: expanded from macro '_' #define _(String) gettext(String) ^ dbverify.c:1508:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security] printf(details); ^~~~~~~ dbverify.c:1508:10: note: treat the string as an argument to avoid this printf(details); ^ "%s", 12 warnings generated. cc -O2 -pipe -W -Wall -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wreturn-type -Wstrict-prototypes -pedantic -g -L/usr/local/lib -o dbverify dbverify.o wprintf.o ../gedlib/libgedcom.a ../btree/libbtree.a ../stdlib/libstdlib.a ../arch/libarch.a /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib -lncursesw -lm -lm -lm -lm -lm -lm -liconv -lintl /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib /usr/local/lib/libintl.a /usr/local/lib/libiconv.a -Wl,-rpath,/usr/local/lib dbverify.c:494(dbverify.o:(finish_and_delete_nameset)): warning: strcpy() is almost always misused, please use strlcpy() dbverify.c:1068(dbverify.o:(check_set)): warning: sprintf() is often misused, please use snprintf() keytonod.c:681(keytonod.o:(key_to_cacheel) in archive ../gedlib/libgedcom.a): warning: strcat() is almost always misused, please use strlcat() gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' Making all in ui gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' Making all in docs gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' jw -f docbook -b html -V nochunks ll-reportmanual.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-reportmanual.html] Error 127 (ignored) jw -f docbook -b pdf ll-reportmanual.xml jw -f docbook -b html -V nochunks ll-userguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:490: ll-reportmanual.pdf] Error 127 (ignored) jw -f docbook -b pdf ll-userguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-userguide.html] Error 127 (ignored) jw -f docbook -b html -V nochunks ll-devguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:490: ll-userguide.pdf] Error 127 (ignored) gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-devguide.html] Error 127 (ignored) Making all in reports gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' Making all in st gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' Making all in tt gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' >>> Running package in misc/lifelines at 1713368087.43 ===> misc/lifelines ===> Faking installation for lifelines-3.0.62p3 Making install in build gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/build' Making install in intl gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/intl' if test "lifelines" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/include; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 libintl.h /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/include/libintl.h; \ /usr/bin/libtool --mode=install \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 libintl.a /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test no != no || /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib; \ temp=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib/t-charset.alias; \ dest=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib/charset.alias; \ if test -f /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib/charset.alias; then \ orig=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test no = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale; \ test -f /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/locale.alias \ && orig=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/t-locale.alias; \ dest=/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "lifelines" = "gettext"; then \ /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 VERSION /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/VERSION; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 ChangeLog.inst /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 ./$file \ /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/$file; \ done; \ chmod a+x /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 $dir/$file \ /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/intl/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/intl' Making install in po gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/po' /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/da/LC_MESSAGES installing da.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/de/LC_MESSAGES installing de.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/el/LC_MESSAGES installing el.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/el/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES installing eo.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/es/LC_MESSAGES installing es.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES installing fr.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/it/LC_MESSAGES installing it.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES installing nl.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES installing pl.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/rw/LC_MESSAGES installing rw.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/rw/LC_MESSAGES/lifelines.mo mkdir -p -- /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES installing sv.gmo as /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/lifelines.mo if test "lifelines" = "gettext"; then \ /bin/sh `case "build/autotools/mkinstalldirs" in /*) echo "build/autotools/mkinstalldirs" ;; *) echo "../build/autotools/mkinstalldirs" ;; esac` /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/po; \ for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot ; do \ /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 ./$file \ /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/gettext/po/$file; \ done; \ else \ : ; \ fi gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/po' Making install in win32 gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/win32' Making install in src gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' Making install in arch gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/arch' Making install in btree gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/btree' Making install in gedlib gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/gedlib' Making install in interp gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/interp' Making install in stdlib gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/stdlib' Making install in liflines gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -s -m 755 'llines' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin/llines' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -s -m 755 'llexec' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin/llexec' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/liflines' Making install in hdrs gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' Making install in win32 gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[4]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs/win32' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[4]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/hdrs' Making install in tools gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' test -z "/usr/local/bin" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -s -m 755 'btedit' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin/btedit' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -s -m 755 'dbverify' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/bin/dbverify' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/tools' Making install in ui gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src/ui' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/src' Making install in docs gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' jw -f docbook -b html -V nochunks ll-reportmanual.xml gmake[1]: jw: No such file or directory gmake[1]: [Makefile:493: ll-reportmanual.html] Error 127 (ignored) jw -f docbook -b pdf ll-reportmanual.xml gmake[1]: jw: No such file or directory gmake[1]: [Makefile:490: ll-reportmanual.pdf] Error 127 (ignored) jw -f docbook -b html -V nochunks ll-userguide.xml gmake[1]: jw: No such file or directory gmake[1]: [Makefile:493: ll-userguide.html] Error 127 (ignored) jw -f docbook -b pdf ll-userguide.xml gmake[1]: jw: No such file or directory gmake[1]: [Makefile:490: ll-userguide.pdf] Error 127 (ignored) jw -f docbook -b html -V nochunks ll-devguide.xml gmake[1]: jw: No such file or directory gmake[1]: [Makefile:493: ll-devguide.html] Error 127 (ignored) gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' gmake[2]: Nothing to be done for 'install-exec-am'. jw -f docbook -b html -V nochunks ll-reportmanual.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-reportmanual.html] Error 127 (ignored) jw -f docbook -b pdf ll-reportmanual.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:490: ll-reportmanual.pdf] Error 127 (ignored) jw -f docbook -b html -V nochunks ll-userguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-userguide.html] Error 127 (ignored) jw -f docbook -b pdf ll-userguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:490: ll-userguide.pdf] Error 127 (ignored) jw -f docbook -b html -V nochunks ll-devguide.xml gmake[2]: jw: No such file or directory gmake[2]: [Makefile:493: ll-devguide.html] Error 127 (ignored) test -z "/usr/local/share/lifelines" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-reportmanual.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.pdf' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-reportmanual.pdf' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.txt' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-reportmanual.txt' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-userguide.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.pdf' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-userguide.pdf' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.txt' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-userguide.txt' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-devguide.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-devguide.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-index.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-index.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-index.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-index.sv.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-reportmanual.sv.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll-userguide.sv.html' test -z "/usr/local/share/doc/lifelines" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.xml' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-reportmanual.xml' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.xml' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-userguide.xml' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-devguide.xml' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-devguide.xml' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-reportmanual.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.pdf' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-reportmanual.pdf' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.txt' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-reportmanual.txt' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-userguide.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.pdf' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-userguide.pdf' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.txt' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-userguide.txt' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-devguide.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-devguide.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-index.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-index.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-index.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-index.sv.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-reportmanual.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-reportmanual.sv.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll-userguide.sv.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ll-userguide.sv.html' test -z "/usr/local/man/man1" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 './btedit.1' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/man/man1/btedit.1' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 './dbverify.1' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/man/man1/dbverify.1' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 './llines.1' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/man/man1/llines.1' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 './llexec.1' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/man/man1/llexec.1' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/docs' Making install in reports gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' Making install in st gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[3]: Nothing to be done for 'install-exec-am'. gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports/st' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[3]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/lifelines" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 '2ppage.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/2ppage.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 '4gen1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/4gen1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 '6gen1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/6gen1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 '8gen1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/8gen1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'addsour.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/addsour.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'af-import.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/af-import.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'afn_match.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/afn_match.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ahnenliste.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ahnenliste.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ahnentafel.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ahnentafel.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'alive.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/alive.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'all_anc_lines.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/all_anc_lines.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'allfam10c.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/allfam10c.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'alllines.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/alllines.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'altern.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/altern.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'anc2_ged.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/anc2_ged.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ancestors2.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ancestors2.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'anniver.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/anniver.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'bday_cover.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/bday_cover.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'bias.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/bias.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'bkdes16-1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/bkdes16-1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'book-latex.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/book-latex.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'browser.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/browser.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'burial_index.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/burial_index.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'BW_descendants.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/BW_descendants.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cid.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cid.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'connect2.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/connect2.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cgi_html.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cgi_html.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'common.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/common.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cons.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cons.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cont.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cont.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'count_dup.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/count_dup.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'count_anc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/count_anc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'count_desc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/count_desc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'count_paternal_desc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/count_paternal_desc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cousins.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cousins.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'coverage.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/coverage.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'cron.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/cron.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'dates.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/dates.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'db_summary.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/db_summary.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-henry.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/desc-henry.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc_ged.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/desc_ged.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'descged.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/descged.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/desc_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tree.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/desc-tree.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'divorce.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/divorce.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'drep2.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/drep2.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'd-rtf.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/d-rtf.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'dump-ances.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/dump-ances.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'dump_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/dump_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'dump_html_sd.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/dump_html_sd.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'eol.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/eol.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'est_life_span.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/est_life_span.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'extract_gedcom.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/extract_gedcom.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'extract_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/extract_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'extract_set.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/extract_set.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fam10c.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fam10c.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fam16rn1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fam16rn1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fam_ged.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fam_ged.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'famgroup.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/famgroup.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fami-grps.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fami-grps.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'familycheck.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/familycheck.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'familyisfm1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/familyisfm1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'famrep.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/famrep.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'famtree1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/famtree1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fileindex.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fileindex.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fdesc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fdesc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'find.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/find.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'findmissing.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/findmissing.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'fix_nameplac.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/fix_nameplac.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'formatted_gedcom.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/formatted_gedcom.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gedall.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gedall.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gedlist.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gedlist.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gedlod.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gedlod.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gedn.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gedn.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gedtags.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gedtags.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ged_write.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ged_write.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'genancc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/genancc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'genancc1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/genancc1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gender_order.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gender_order.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gendex.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gendex.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'genetics.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/genetics.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'genetics2.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/genetics2.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'getbaptism.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/getbaptism.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'givens_gender.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/givens_gender.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'givens_gender_finder.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/givens_gender_finder.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'grand.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/grand.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'hasnotes1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/hasnotes1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'hp-anc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/hp-anc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'htmlahnen.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/htmlahnen.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'html.dn.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/html.dn.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'htmlfam.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/htmlfam.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'igi-filter.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/igi-filter.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'igi-import.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/igi-import.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'igi-merge.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/igi-merge.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'igi-search.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/igi-search.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'index1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/index1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'index_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/index_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'index_mm.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/index_mm.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'interestset.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/interestset.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'indiv.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/indiv.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'infant_mortality.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/infant_mortality.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ldsgedcom.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ldsgedcom.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'line.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/line.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'listsour.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/listsour.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll2html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll2html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll2visio.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll2visio.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'lldb.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/lldb.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'longlines.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/longlines.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'maritalinfo.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/maritalinfo.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'marriages.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/marriages.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'marriages1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/marriages1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'menu.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/menu.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'name2html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/name2html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'namefreq.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/namefreq.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'names_freq.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/names_freq.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'namesformat1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/namesformat1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'net-ped.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/net-ped.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'novel/novel.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/novel.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'nonpatronymics.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/nonpatronymics.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'outsources.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/outsources.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'paf-export.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/paf-export.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pafcompat.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pafcompat.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'partition.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/partition.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pdesc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pdesc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'paf-import.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/paf-import.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ped.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ped.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedigreel.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedigreel.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedigree_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedigree_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedigreelhs.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedigreelhs.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedigree.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedigree.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedtex/pedtex.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedtex.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'places.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/places.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pointers.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pointers.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'prompt.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/prompt.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-anc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-anc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-circle.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-circle.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-fan/ps-fan.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-fan.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-pedigree.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-pedigree.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'refn.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/refn.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'reg_html.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/reg_html.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'register-rtf.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/register-rtf.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'register-tex.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/register-tex.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'register1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/register1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'register1-dot.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/register1-dot.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'regvital.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/regvital.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'relate.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/relate.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'related_spouses.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/related_spouses.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'relation.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/relation.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'relink.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/relink.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'rfc.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/rfc.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'rllgen.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/rllgen.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'rootset.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/rootset.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'rslgen.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/rslgen.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'rtflib.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/rtflib.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sealing_line.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sealing_line.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'search_source.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/search_source.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'select.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/select.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sgsgen.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sgsgen.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'shorten.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/shorten.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'showlines1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/showlines1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'simpleged.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/simpleged.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'soundex1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/soundex1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'soundex-isfm.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/soundex-isfm.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sour.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sour.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sour2.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sour2.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sources.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sources.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sources_bib.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sources_bib.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'sour.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/sour.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'span.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/span.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'src.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/src.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'src-rtf.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/src-rtf.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ssdi_aid.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ssdi_aid.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ssdi-import.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ssdi-import.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ssdi-search-list.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ssdi-search-list.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'stats.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/stats.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'st/st_all.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/st_all.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'surname1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/surname1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'tinytafel1.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tinytafel1.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'tools.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tools.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'tree_density.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tree_density.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ttable.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ttable.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'upl2.li' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/upl2.li' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'verify.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/verify.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'wife.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/wife.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'xml-dtd.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/xml-dtd.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'xmlize.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/xmlize.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'zombies.ll' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/zombies.ll' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'boc.gif' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/boc.gif' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'll.png' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ll.png' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gen_index' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gen_index' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'bib2html.c' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/bib2html.c' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'bury.c' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/bury.c' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/drtree.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/drtree.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/extree2.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/extree2.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/poster2.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/poster2.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/pstricks.con' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pstricks.con' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/README' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/README' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/ex1.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ex1.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/mysetup.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/mysetup.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/poster.doc' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/poster.doc' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/pstricks.pro' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pstricks.pro' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/setup.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/setup.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/drsetup.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/drsetup.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/extree1.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/extree1.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/poster1.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/poster1.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/poster.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/poster.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/pstricks.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pstricks.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'desc-tex2/tree.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tree.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'gen_index' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/gen_index' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'novel/novel.intro' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/novel.intro' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'novel/novel.README' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/novel.README' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedtex/pedtex.readme' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/pedtex.readme' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedtex/setup.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/setup.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'pedtex/tree.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tree.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-fan/ps-fan.ps' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-fan.ps' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ps-pedigree.ps' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/ps-pedigree.ps' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'tree.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tree.tex' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'index.html' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/index.html' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'CREDIT' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/CREDIT' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/README' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'tree.tex' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/lifelines/tree.tex' gmake[3]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/reports' Making install in tt gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62/tt' gmake[1]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' gmake[2]: Entering directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' gmake[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/local/share/doc/lifelines" || mkdir -p -- "/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines" /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 '.linesrc' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/.linesrc' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'lines.cfg' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/lines.cfg' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'lines.cfg.input' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/lines.cfg.input' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'COPYING' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/COPYING' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'LICENSE' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/LICENSE' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'INSTALL' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/INSTALL' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'NEWS' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/NEWS' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'AUTHORS' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/AUTHORS' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'ABOUT-NLS' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/ABOUT-NLS' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.AUTOCONF' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.AUTOCONF' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.DEVELOPERS' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.DEVELOPERS' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.INTERNATIONAL' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.INTERNATIONAL' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.LAYOUT' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.LAYOUT' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.MAINTAINERS' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.MAINTAINERS' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.MAINTAINERS.rpm' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.MAINTAINERS.rpm' /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 'README.MAINTAINERS.win32' '/exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/doc/lifelines/README.MAINTAINERS.win32' gmake[2]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' gmake[1]: Leaving directory '/exopi-obj/pobj/lifelines-3.0.62/lifelines-3.0.62' /exopi-obj/pobj/lifelines-3.0.62/bin/install -d -m 755 /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/examples/lifelines /exopi-obj/pobj/lifelines-3.0.62/bin/install -c -m 644 /exopi-cvs/ports/misc/lifelines/files/linesrc /exopi-obj/pobj/lifelines-3.0.62/fake-amd64/usr/local/share/examples/lifelines ===> Building package for lifelines-3.0.62p3 Create /exopi-cvs/ports/packages/amd64/all/lifelines-3.0.62p3.tgz Creating package lifelines-3.0.62p3 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 9% archiving|************* | 21% archiving|********************* | 33% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|********************************* | 51% archiving|********************************* | 52% archiving|************************************* | 58% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|********************************************* | 70% archiving|*********************************************** | 73% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/lifelines-3.0.62p3.tgz >>> Running clean in misc/lifelines at 1713368109.50 ===> misc/lifelines ===> Cleaning for lifelines-3.0.62p3 >>> Ended at 1713368109.90 max_stuck=2.43/depends=2.50/show-prepare-results=1.23/build=84.43/package=22.07/clean=0.44