* CPV: dev-libs/libtrain-0.9b * REPO: gentoo * Maintainer: maintainer-needed@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking libtrain-0.9b.tar.gz to /var/tmp/portage/dev-libs/libtrain-0.9b/work >>> Source unpacked in /var/tmp/portage/dev-libs/libtrain-0.9b/work >>> Compiling source in /var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b ... * econf: updating libtrain-0.9b/config.sub with /usr/share/gnuconfig/config.sub * econf: updating libtrain-0.9b/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) works... yes checking whether the C compiler (gcc -O2 -pipe -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes updating cache ./config.cache checking for object suffix... o checking for executable suffix... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking if gcc static flag -static works... -static checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking command to parse /usr/bin/nm -B output... ok checking how to hardcode library paths into programs... immediate checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for objdir... .libs creating libtool loading cache ./config.cache checking how to run the C preprocessor... gcc -E checking for memory.h... yes checking for unistd.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for tm_zone in struct tm... yes checking for inline... inline updating cache ./config.cache creating ./config.status creating Makefile creating libtrain/Makefile creating libtrain.spec creating config.h make -j14 CC=i686-pc-linux-gnu-gcc make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' Making all in libtrain make[2]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c base.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c cppmain.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c graph.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c lcommon.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c libtrain.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c lunix.c /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c pqueue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c train.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c simple.c train.c: In function ‘interpreter’: train.c:130:6: warning: format not a string literal and no format arguments mkdir .libs rm -f .libs/lcommon.lo rm -f .libs/graph.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC lunix.c -o .libs/lunix.lo rm -f .libs/cppmain.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC lcommon.c -o .libs/lcommon.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC cppmain.c -o .libs/cppmain.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC graph.c -o .libs/graph.lo rm -f .libs/base.lo lunix.c: In function 'fatal': lunix.c:15:5: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness /usr/include/bits/stdio2.h:96:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' lunix.c:15:5: warning: format not a string literal and no format arguments lunix.c: In function 'wcs_fatal': lunix.c:22:5: warning: pointer targets in passing argument 2 of 'fprintf' differ in signedness /usr/include/bits/stdio2.h:96:1: note: expected 'const char * __restrict__' but argument is of type 'LPCTSTR' lunix.c:22:5: warning: format not a string literal and no format arguments lunix.c: In function 'fatal_msg': lunix.c:33:4: warning: pointer targets in assignment differ in signedness lunix.c:36:4: warning: pointer targets in assignment differ in signedness lunix.c:39:4: warning: pointer targets in assignment differ in signedness lunix.c:42:4: warning: pointer targets in assignment differ in signedness lunix.c:45:4: warning: pointer targets in assignment differ in signedness lunix.c: In function 'Fopen': lunix.c:70:5: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:269:14: note: expected 'const char * __restrict__' but argument is of type 'LPCTSTR' lunix.c:70:5: warning: pointer targets in passing argument 2 of 'fopen' differ in signedness /usr/include/stdio.h:269:14: note: expected 'const char * __restrict__' but argument is of type 'LPCTSTR' lunix.c: In function 'Fexist': lunix.c:125:5: warning: pointer targets in passing argument 1 of 'fopen' differ in signedness /usr/include/stdio.h:269:14: note: expected 'const char * __restrict__' but argument is of type 'LPCTSTR' lunix.c: In function 'get_nowstr': lunix.c:150:6: warning: pointer targets in passing argument 1 of 'sprintf' differ in signedness /usr/include/bits/stdio2.h:32:1: note: expected 'char * __restrict__' but argument is of type 'BYTE *' lunix.c: At top level: lunix.c:154:5: warning: pointer targets in initialization differ in signedness lunix.c:154:5: warning: pointer targets in initialization differ in signedness lunix.c:154:5: warning: pointer targets in initialization differ in signedness lunix.c:154:5: warning: pointer targets in initialization differ in signedness lunix.c:154:5: warning: pointer targets in initialization differ in signedness lunix.c:155:5: warning: pointer targets in initialization differ in signedness lunix.c:155:5: warning: pointer targets in initialization differ in signedness lunix.c:155:5: warning: pointer targets in initialization differ in signedness lunix.c:155:5: warning: pointer targets in initialization differ in signedness lunix.c:155:5: warning: pointer targets in initialization differ in signedness lunix.c:156:5: warning: pointer targets in initialization differ in signedness lunix.c:156:5: warning: pointer targets in initialization differ in signedness lunix.c:156:5: warning: pointer targets in initialization differ in signedness lunix.c:156:5: warning: pointer targets in initialization differ in signedness lunix.c:160:1: warning: pointer targets in initialization differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC base.c -o .libs/base.lo lcommon.c: In function 'Memset': lcommon.c:19:2: warning: implicit declaration of function 'memset' lcommon.c:19:2: warning: incompatible implicit declaration of built-in function 'memset' lcommon.c: In function 'Memcpy': lcommon.c:25:2: warning: implicit declaration of function 'memcpy' lcommon.c:25:2: warning: incompatible implicit declaration of built-in function 'memcpy' lcommon.c: In function 'Memcmp': lcommon.c:31:2: warning: implicit declaration of function 'memcmp' In file included from lcommon.c:257:0: roma.c: In function 'kana2roma': roma.c:573:4: warning: implicit declaration of function 'strcpy' roma.c:573:4: warning: incompatible implicit declaration of built-in function 'strcpy' roma.c:574:4: warning: implicit declaration of function 'strlen' roma.c:574:11: warning: incompatible implicit declaration of built-in function 'strlen' roma.c: In function 'sjis2euc': roma.c:657:7: warning: incompatible implicit declaration of built-in function 'strcpy' roma.c:657:7: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness roma.c:657:7: note: expected 'const char *' but argument is of type 'unsigned char *' roma.c:659:7: warning: pointer targets in passing argument 1 of 'kana2roma' differ in signedness roma.c:516:1: note: expected 'BYTE *' but argument is of type 'char *' roma.c:659:7: warning: pointer targets in passing argument 2 of 'kana2roma' differ in signedness roma.c:516:1: note: expected 'LPBYTE' but argument is of type 'char *' roma.c:660:20: warning: incompatible implicit declaration of built-in function 'strlen' roma.c:618:7: warning: unused variable 'start' lcommon.c: In function 'StringAlloc': lcommon.c:338:16: warning: incompatible implicit declaration of built-in function 'strlen' lcommon.c:338:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness lcommon.c:338:5: note: expected 'const char *' but argument is of type 'BYTE *' lcommon.c:346:3: warning: pointer targets in passing argument 1 of 'fatal' differ in signedness lfunc.h:166:6: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:349:3: warning: pointer targets in passing argument 1 of 'fatal' differ in signedness lfunc.h:166:6: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c: In function 'parse': lcommon.c:387:5: warning: incompatible implicit declaration of built-in function 'strcpy' lcommon.c:387:5: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness lcommon.c:387:5: note: expected 'char *' but argument is of type 'BYTE *' lcommon.c:387:5: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness lcommon.c:387:5: note: expected 'const char *' but argument is of type 'BYTE *' lcommon.c: In function '__assertfail': lcommon.c:476:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:477:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:478:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:479:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:480:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c:483:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lcommon.c:76:1: note: expected 'BYTE *' but argument is of type 'char *' lcommon.c: In function 'process_file': lcommon.c:496:5: warning: pointer targets in passing argument 1 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' lcommon.c:496:5: warning: pointer targets in passing argument 2 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' lcommon.c: In function 'copy_dirname': lcommon.c:565:16: warning: incompatible implicit declaration of built-in function 'strlen' lcommon.c:565:5: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness lcommon.c:565:5: note: expected 'const char *' but argument is of type 'BYTE *' cppmain.c: In function 'test_reload': cppmain.c:62:5: warning: pointer targets in passing argument 1 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' cppmain.c:62:5: warning: pointer targets in passing argument 2 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' cppmain.c:65:8: warning: pointer targets in assignment differ in signedness cppmain.c:67:2: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lfunc.h:61:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:69:2: warning: pointer targets in passing argument 1 of 'fatal' differ in signedness lfunc.h:166:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:72:5: warning: implicit declaration of function 'get_nowtime' cppmain.c:82:5: warning: implicit declaration of function 'load_adj' cppmain.c:59:10: warning: unused variable 'buf' cppmain.c:58:9: warning: unused variable 'i' cppmain.c:56:10: warning: unused variable 'ret' cppmain.c: In function 'search_exec2': cppmain.c:111:5: warning: pointer targets in passing argument 2 of 'make_timestr96' differ in signedness lfunc.h:165:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:113:4: warning: pointer targets in passing argument 2 of 'make_timestr96' differ in signedness lfunc.h:165:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:115:4: warning: pointer targets in passing argument 2 of 'make_timestr96' differ in signedness lfunc.h:165:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:117:4: warning: pointer targets in passing argument 2 of 'make_timestr96' differ in signedness lfunc.h:165:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:92:8: warning: unused variable 'i' cppmain.c: In function 'get_result_text': cppmain.c:160:5: warning: pointer targets in passing argument 2 of 'Itoa' differ in signedness lfunc.h:70:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:171:2: warning: pointer targets in passing argument 2 of 'make_timestr' differ in signedness lfunc.h:164:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:187:2: warning: pointer targets in passing argument 2 of 'make_timestr' differ in signedness lfunc.h:164:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:193:8: warning: pointer targets in passing argument 2 of 'make_timestr' differ in signedness lfunc.h:164:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:196:8: warning: pointer targets in passing argument 2 of 'make_timestr' differ in signedness lfunc.h:164:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c: In function 'read_ini_f': cppmain.c:214:5: warning: implicit declaration of function 'set_param' cppmain.c:223:11: warning: pointer targets in assignment differ in signedness cppmain.c:224:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lfunc.h:61:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:225:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lfunc.h:61:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:227:5: warning: pointer targets in passing argument 2 of 'Itoa' differ in signedness lfunc.h:70:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:228:5: warning: pointer targets in passing argument 2 of 'StrAppend' differ in signedness lfunc.h:61:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:231:5: warning: pointer targets in passing argument 1 of 'fatal' differ in signedness lfunc.h:166:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c: In function 'set_param': cppmain.c:259:6: warning: pointer targets in passing argument 1 of 'Strcpy' differ in signedness lfunc.h:58:6: note: expected 'LPBYTE' but argument is of type 'char *' cppmain.c:324:6: warning: pointer targets in passing argument 1 of 'Strichr' differ in signedness lfunc.h:63:7: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:327:6: warning: pointer targets in passing argument 1 of 'Strichr' differ in signedness lfunc.h:63:7: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:330:6: warning: pointer targets in passing argument 1 of 'Strichr' differ in signedness lfunc.h:63:7: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:344:6: warning: pointer targets in passing argument 1 of 'Strcpy' differ in signedness lfunc.h:58:6: note: expected 'LPBYTE' but argument is of type 'char *' cppmain.c:344:6: warning: pointer targets in passing argument 2 of 'Strcpy' differ in signedness lfunc.h:58:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:372:6: warning: pointer targets in passing argument 1 of 'Strcpy' differ in signedness lfunc.h:58:6: note: expected 'LPBYTE' but argument is of type 'char *' cppmain.c:378:6: warning: pointer targets in passing argument 1 of 'set_bool' differ in signedness lfunc.h:170:5: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c: In function 'get_nowtime': cppmain.c:403:5: warning: pointer targets in passing argument 1 of 'get_nowstr' differ in signedness lfunc.h:139:6: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c:404:5: warning: pointer targets in passing argument 1 of 'parse_time' differ in signedness lfunc.h:163:5: note: expected 'BYTE *' but argument is of type 'char *' cppmain.c: In function 'save_ini': cppmain.c:463:5: warning: pointer targets in passing argument 1 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' cppmain.c:463:5: warning: pointer targets in passing argument 2 of 'Fopen' differ in signedness lfunc.h:86:6: note: expected 'LPCTSTR' but argument is of type 'char *' cppmain.c: At top level: cppmain.c:9:12: warning: 'From_s' defined but not used cppmain.c:9:25: warning: 'End_s' defined but not used rm -f .libs/libtrain.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c lunix.c -o lunix.o >/dev/null 2>&1 graph.c: In function 'make_route': graph.c:1440:8: warning: unused variable 'j' base.c:254:8: warning: extra tokens at end of #endif directive base.c: In function 'find_name_s_id': base.c:574:2: warning: pointer targets in passing argument 1 of 'roma2kana' differ in signedness lfunc.h:112:6: note: expected 'BYTE *' but argument is of type 'char *' base.c:574:2: warning: pointer targets in passing argument 2 of 'roma2kana' differ in signedness lfunc.h:112:6: note: expected 'LPBYTE' but argument is of type 'char *' base.c:575:2: warning: pointer targets in passing argument 1 of 'Strlen' differ in signedness lfunc.h:57:6: note: expected 'BYTE *' but argument is of type 'char *' base.c:582:5: warning: pointer targets in passing argument 2 of 'Strcmp' differ in signedness lfunc.h:59:6: note: expected 'BYTE *' but argument is of type 'char *' base.c:586:4: warning: pointer targets in passing argument 2 of 'Strcmp' differ in signedness lfunc.h:59:6: note: expected 'BYTE *' but argument is of type 'char *' base.c:573:11: warning: unused variable 's' base.c:607:8: warning: pointer targets in passing argument 1 of 'Strlen' differ in signedness lfunc.h:57:6: note: expected 'BYTE *' but argument is of type 'char *' base.c:616:4: warning: pointer targets in passing argument 1 of 'STATION_cmp' differ in signedness base.c:37:1: note: expected 'BYTE *' but argument is of type 'char *' base.c:620:3: warning: pointer targets in passing argument 1 of 'STATION_cmp' differ in signedness base.c:37:1: note: expected 'BYTE *' but argument is of type 'char *' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC libtrain.c -o .libs/libtrain.lo rm -f .libs/pqueue.lo libtrain.c: In function 'Train_SetStartPoint': libtrain.c:99:5: warning: pointer targets in passing argument 1 of 'roma2sortidx' differ in signedness base.h:45:5: note: expected 'BYTE *' but argument is of type 'char *' libtrain.c: In function 'Train_SetEndPoint': libtrain.c:105:5: warning: pointer targets in passing argument 1 of 'roma2sortidx' differ in signedness base.h:45:5: note: expected 'BYTE *' but argument is of type 'char *' libtrain.c: In function 'Train_GetResultText': libtrain.c:158:2: warning: pointer targets in passing argument 1 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' libtrain.c:158:2: warning: pointer targets in passing argument 2 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' libtrain.c:169:6: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:174:6: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:176:6: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:179:6: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c: In function 'Train_GetResultItem': libtrain.c:198:5: warning: pointer targets in passing argument 1 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' libtrain.c:198:5: warning: pointer targets in passing argument 2 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' libtrain.c:207:2: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:211:2: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:213:2: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c:216:2: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness /usr/include/bits/string3.h:144:1: note: expected 'const char * __restrict__' but argument is of type 'BYTE *' libtrain.c: In function 'Train_GetStationName': libtrain.c:343:5: warning: pointer targets in passing argument 2 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' libtrain.c: In function 'Train_GetStationNameInRoman': libtrain.c:354:5: warning: pointer targets in passing argument 2 of 'sjis2euc' differ in signedness lfunc.h:117:6: note: expected 'unsigned char *' but argument is of type 'char *' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c -fPIC -DPIC pqueue.c -o .libs/pqueue.lo mv -f .libs/lunix.lo lunix.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c libtrain.c -o libtrain.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c cppmain.c -o cppmain.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c base.c -o base.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c pqueue.c -o pqueue.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c lcommon.c -o lcommon.o >/dev/null 2>&1 mv -f .libs/cppmain.lo cppmain.lo mv -f .libs/libtrain.lo libtrain.lo mv -f .libs/pqueue.lo pqueue.lo mv -f .libs/base.lo base.lo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -pipe -Wall -c graph.c -o graph.o >/dev/null 2>&1 mv -f .libs/lcommon.lo lcommon.lo mv -f .libs/graph.lo graph.lo /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o libtrain.la -rpath /usr/lib -version-info 1:0:0 -export-dynamic base.lo cppmain.lo graph.lo lcommon.lo libtrain.lo lunix.lo pqueue.lo rm -fr .libs/libtrain.la .libs/libtrain.* .libs/libtrain.* i686-pc-linux-gnu-gcc -shared base.lo cppmain.lo graph.lo lcommon.lo libtrain.lo lunix.lo pqueue.lo -lc -Wl,-soname -Wl,libtrain.so.1 -o .libs/libtrain.so.1.0.0 (cd .libs && rm -f libtrain.so.1 && ln -s libtrain.so.1.0.0 libtrain.so.1) (cd .libs && rm -f libtrain.so && ln -s libtrain.so.1.0.0 libtrain.so) ar cru .libs/libtrain.a base.o cppmain.o graph.o lcommon.o libtrain.o lunix.o pqueue.o ranlib .libs/libtrain.a creating libtrain.la (cd .libs && rm -f libtrain.la && ln -s ../libtrain.la libtrain.la) /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o train train.o libtrain.la /bin/sh ../libtool --mode=link i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o simple simple.o libtrain.la i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/train train.o .libs/libtrain.so i686-pc-linux-gnu-gcc -O2 -pipe -Wall -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -o .libs/simple simple.o .libs/libtrain.so creating train creating simple make[2]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[2]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' >>> Source compiled. >>> Test phase [check]: dev-libs/libtrain-0.9b make -j14 -j1 check Making check in libtrain make[1]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[1]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' >>> Install libtrain-0.9b into /var/tmp/portage/dev-libs/libtrain-0.9b/image/ category dev-libs * Tinderbox QA Notice: 'make' called by src_install make -j14 DESTDIR=/var/tmp/portage/dev-libs/libtrain-0.9b/image/ install Making install in libtrain make[1]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[2]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/bin /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/share/libtrain /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/include mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/bin mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/lib mkdir: cannot create directory `/var/tmp/portage/dev-libs/libtrain-0.9b/image/usr': File exists mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/share mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/include mkdir /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/share/libtrain /bin/sh ../libtool --mode=install /usr/bin/install -c libtrain.la /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.la /usr/bin/install -c -m 644 libtrain.h /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/include/libtrain.h /bin/sh ../libtool --mode=install /usr/bin/install -c train /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/bin/train /usr/bin/install -c -m 644 ./train.ini /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/share/libtrain/train.ini /usr/bin/install -c .libs/libtrain.so.1.0.0 /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.so.1.0.0 (cd /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib && rm -f libtrain.so.1 && ln -s libtrain.so.1.0.0 libtrain.so.1) (cd /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib && rm -f libtrain.so && ln -s libtrain.so.1.0.0 libtrain.so) /usr/bin/install -c .libs/train /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/bin/train /usr/bin/install -c .libs/libtrain.lai /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.la /usr/bin/install -c .libs/libtrain.a /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.a ranlib /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.a chmod 644 /var/tmp/portage/dev-libs/libtrain-0.9b/image//usr/lib/libtrain.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b/libtrain' make[1]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[2]: Entering directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' make[1]: Leaving directory `/var/tmp/portage/dev-libs/libtrain-0.9b/work/libtrain-0.9b' >>> Completed installing libtrain-0.9b into /var/tmp/portage/dev-libs/libtrain-0.9b/image/ /var/tmp/portage/dev-libs/libtrain-0.9b/image/usr/lib/libtrain.la already clean, skipping update. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib/libtrain.so.1.0.0 usr/bin/train usr/lib/libtrain.a * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/libtrain.so.1.0.0 removing executable bit: usr/lib/libtrain.la * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * lcommon.c:19:2: warning: implicit declaration of function 'memset' * lcommon.c:25:2: warning: implicit declaration of function 'memcpy' * lcommon.c:31:2: warning: implicit declaration of function 'memcmp' * roma.c:573:4: warning: implicit declaration of function 'strcpy' * roma.c:574:4: warning: implicit declaration of function 'strlen' * cppmain.c:72:5: warning: implicit declaration of function 'get_nowtime' * cppmain.c:82:5: warning: implicit declaration of function 'load_adj' * cppmain.c:214:5: warning: implicit declaration of function 'set_param' * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * lcommon.c:19:2: warning: incompatible implicit declaration of built-in function 'memset' * lcommon.c:25:2: warning: incompatible implicit declaration of built-in function 'memcpy' * roma.c:573:4: warning: incompatible implicit declaration of built-in function 'strcpy' * roma.c:574:11: warning: incompatible implicit declaration of built-in function 'strlen' * roma.c:657:7: warning: incompatible implicit declaration of built-in function 'strcpy' * roma.c:660:20: warning: incompatible implicit declaration of built-in function 'strlen' * lcommon.c:338:16: warning: incompatible implicit declaration of built-in function 'strlen' * lcommon.c:387:5: warning: incompatible implicit declaration of built-in function 'strcpy' * lcommon.c:565:16: warning: incompatible implicit declaration of built-in function 'strlen' * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://www.on.rim.or.jp/~katamuki/software/train/