* CPV: sci-biology/rnaview-20040713-r1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking rnaview-20040713.tar.bz2 to /var/tmp/portage/sci-biology/rnaview-20040713-r1/work >>> Source unpacked in /var/tmp/portage/sci-biology/rnaview-20040713-r1/work >>> Compiling source in /var/tmp/portage/sci-biology/rnaview-20040713-r1/work/rnaview-20040713 ... * Tinderbox QA Notice: 'make' called by src_compile make -j14 clean * Tinderbox QA Notice: 'make' called by src_compile make -j14 i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/rnaview.c -o obj/rnaview.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/fpair.c -o obj/fpair.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/fpair_sub.c -o obj/fpair_sub.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/pair_type.c -o obj/pair_type.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/nrutil.c -o obj/nrutil.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/ps-xy.c -o obj/ps-xy.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/ps-xy-sub.c -o obj/ps-xy-sub.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/vrml.c -o obj/vrml.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/rnaxml-new.c -o obj/rnaxml-new.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/analyze.c -o obj/analyze.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/pattern.c -o obj/pattern.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/xml2ps.c -o obj/xml2ps.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/multiple.c -o obj/multiple.o i686-pc-linux-gnu-gcc -O2 -pipe -I./include -c ./src/statistics.c -o obj/statistics.o ./src/fpair.c: In function ‘all_pairs’: ./src/fpair.c:139:17: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/fpair.c:139:17: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/fpair.c:198:29: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:198:29: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:223:37: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:223:37: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:251:37: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:251:37: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:293:29: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:293:29: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:308:25: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/fpair.c:338:17: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/fpair.c:338:17: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/fpair.c:351:33: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:351:33: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:409:33: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:409:33: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:431:33: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:431:33: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c:454:33: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/fpair.c:454:33: warning: format ‘%5d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/fpair.c: In function ‘write_best_pairs’: ./src/fpair.c:1332:21: warning: format ‘%d’ expects type ‘int’, but argument 6 has type ‘long int’ ./src/xml2ps.c: In function ‘xml2ps’: ./src/xml2ps.c:153:9: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/xml2ps.c:153:9: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/xml2ps.c:153:9: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/xml2ps.c:185:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/xml2ps.c:186:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/xml2ps.c:187:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/rnaxml-new.c: In function ‘write_base_pair_int’: ./src/rnaxml-new.c:252:25: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:260:25: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c: In function ‘xml_molecule’: ./src/rnaxml-new.c:351:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:355:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:357:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:358:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:363:5: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:367:9: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaxml-new.c: In function ‘write_helix_mol’: ./src/rnaxml-new.c:558:25: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaxml-new.c:565:25: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/analyze.c: In function ‘bp_analyze’: ./src/analyze.c:117:5: warning: format ‘%4d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/rnaview.c: In function ‘process_single_file’: ./src/rnaview.c:135:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c: In function ‘process_multiple_file’: ./src/rnaview.c:252:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/rnaview.c:253:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c:254:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c: In function ‘print_edge_stat’: ./src/statistics.c:62:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:62:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:62:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:64:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:64:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:64:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:66:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:66:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:66:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:68:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:68:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:68:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:70:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:70:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:70:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:72:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:72:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:72:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:74:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:74:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:74:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:79:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:79:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:79:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:83:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:83:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:83:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:92:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:92:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:92:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:94:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:94:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:94:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:97:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:97:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:97:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:99:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:99:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:99:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:105:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:105:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:105:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:111:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:111:12: warning: format ‘%4d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:111:12: warning: format ‘%4d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c: In function ‘print_statistic’: ./src/statistics.c:143:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:146:5: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:151:9: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:158:9: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:183:13: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:190:9: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:198:9: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:228:13: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:235:9: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:250:9: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c: In function ‘extract_nmr_coord’: ./src/rnaview.c:448:9: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/multiple.c: In function ‘write_multiplets’: ./src/multiple.c:101:17: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/multiple.c:101:17: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/statistics.c: In function ‘write_12_family_table’: ./src/statistics.c:438:17: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:438:17: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:438:17: warning: format ‘%5d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:438:17: warning: format ‘%5d’ expects type ‘int’, but argument 9 has type ‘long int’ ./src/statistics.c:440:17: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:440:17: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:440:17: warning: format ‘%5d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:440:17: warning: format ‘%5d’ expects type ‘int’, but argument 9 has type ‘long int’ ./src/statistics.c:442:17: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:442:17: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c: In function ‘read_xy_coord’:./src/statistics.c:442:17: warning: format ‘%5d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/xml2ps.c:849:49: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/statistics.c:442:17: warning: format ‘%5d’ expects type ‘int’, but argument 9 has type ‘long int’ ./src/xml2ps.c:849:49: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:444:17: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:444:17: warning: format ‘%5d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c:444:17: warning: format ‘%5d’ expects type ‘int’, but argument 7 has type ‘long int’ ./src/statistics.c:444:17: warning: format ‘%5d’ expects type ‘int’, but argument 9 has type ‘long int’ ./src/rnaview.c:476:13: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/xml2ps.c: In function ‘get_sequence’: ./src/xml2ps.c:1025:33: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/xml2ps.c:1025:33: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/xml2ps.c: In function ‘label_seq_number’: ./src/xml2ps.c:1617:25: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1621:25: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c: In function ‘label_seq’: ./src/xml2ps.c:1654:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1658:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1662:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1666:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1674:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1678:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1682:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/xml2ps.c:1686:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/ps-xy.c: In function ‘process_2d_fig’: ./src/ps-xy.c:307:12: warning: format ‘%4d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/ps-xy.c:307:12: warning: format ‘%3d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c: In function ‘rna’: ./src/rnaview.c:706:16: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c:706:16: warning: format ‘%4d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaview.c: In function ‘work_horse’: ./src/rnaview.c:833:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c:833:12: warning: format ‘%4d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaview.c:835:12: warning: format ‘%4d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/rnaview.c:835:12: warning: format ‘%4d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/rnaview.c: In function ‘write_tmp_pdb’: ./src/rnaview.c:1013:21: warning: format ‘%5d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaview.c:1013:21: warning: format ‘%4d’ expects type ‘int’, but argument 8 has type ‘long int’ ./src/pattern.c: In function ‘motif’: ./src/pattern.c:55:9: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/pattern.c:78:17: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/pattern.c: In function ‘reorder_patt’: ./src/pattern.c:551:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/pattern.c:562:17: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/pattern.c: In function ‘user_type_patt’: ./src/pattern.c:820:9: warning: format ‘%4d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/pattern.c:821:9: warning: format ‘%4d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/pattern.c:821:9: warning: format ‘%4d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/pattern.c:920:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/pattern.c: In function ‘write_infor’: ./src/pattern.c:932:5: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/fpair_sub.c: In function ‘multiplets’: ./src/fpair_sub.c:2220:29: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/fpair_sub.c:2224:21: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/fpair_sub.c:2236:17: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/fpair_sub.c:2236:17: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ ./src/statistics.c: In function ‘pair_type_statistics’: ./src/statistics.c:801:9: warning: format ‘%9d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:805:9: warning: format ‘%9d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:809:9: warning: format ‘%9d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c:809:9: warning: format ‘%9d’ expects type ‘int’, but argument 4 has type ‘long int’ ./src/rnaview.c: In function ‘delete_file’: ./src/rnaview.c:159:11: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result ./src/fpair.c: In function ‘single_BB_Hbond’: ./src/fpair.c:2203:17: warning: format ‘%5d’ expects type ‘int’, but argument 2 has type ‘long int’ ./src/fpair.c:2203:17: warning: format ‘%5d’ expects type ‘int’, but argument 3 has type ‘long int’ ./src/statistics.c: In function ‘write_single_Hbond_stat’: ./src/statistics.c:984:13: warning: format ‘%d’ expects type ‘int *’, but argument 3 has type ‘long int *’ ./src/statistics.c:984:13: warning: format ‘%d’ expects type ‘int *’, but argument 4 has type ‘long int *’ i686-pc-linux-gnu-gcc -O2 -pipe -I./include -o bin/rnaview ./obj/rnaview.o ./obj/fpair.o ./obj/fpair_sub.o ./obj/pair_type.o ./obj/nrutil.o ./obj/ps-xy.o ./obj/ps-xy-sub.o ./obj/vrml.o ./obj/rnaxml-new.o ./obj/analyze.o ./obj/pattern.o ./obj/xml2ps.o ./obj/multiple.o ./obj/statistics.o -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -lm * Tinderbox QA Notice: 'make' called by src_compile make -j14 clean rm *.o rm: cannot remove `*.o': No such file or directory make: *** [clean] Error 1 emake failed * Tinderbox QA Notice: 'make' called by src_compile make -j14 cc -c rnaml2ps.c cc -c nrutil.c rnaml2ps.c: In function ‘main’: rnaml2ps.c:156:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ rnaml2ps.c:157:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ rnaml2ps.c:158:5: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ rnaml2ps.c: In function ‘read_xy_coord’: rnaml2ps.c:814:49: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ rnaml2ps.c:814:49: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ rnaml2ps.c: In function ‘get_sequence’: rnaml2ps.c:991:9: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long int’ rnaml2ps.c:991:9: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long int’ rnaml2ps.c: In function ‘label_seq_number’: rnaml2ps.c:1576:25: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1580:25: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c: In function ‘label_seq’: rnaml2ps.c:1613:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1617:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1621:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1625:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1633:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1637:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1641:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ rnaml2ps.c:1645:21: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘long int’ cc -o rnaml2ps rnaml2ps.o nrutil.o -lm >>> Source compiled. >>> Test phase [test]: sci-biology/rnaview-20040713-r1 make -j14 -j1 test make: Nothing to be done for `test'. >>> Install rnaview-20040713-r1 into /var/tmp/portage/sci-biology/rnaview-20040713-r1/image/ category sci-biology >>> Completed installing rnaview-20040713-r1 into /var/tmp/portage/sci-biology/rnaview-20040713-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/rnaview usr/bin/rnaml2ps  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/rnaml2ps  * Gentoo contact information ... herds: sci-biology maintainers: