* CPV: media-gfx/tic98-1.01-r3 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking tic98-1.01.tar.bz2 to /var/tmp/portage/media-gfx/tic98-1.01-r3/work * Applying tic98-1.01-macos.patch ... [ ok ] * Applying tic98-1.01-gentoo.diff ... [ ok ] * Applying tic98-1.01-glibc-2.10.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/media-gfx/tic98-1.01-r3/work >>> Compiling source in /var/tmp/portage/media-gfx/tic98-1.01-r3/work/tic98 ... make -j14 all i686-pc-linux-gnu-gcc -O2 -pipe -c main_tic.c i686-pc-linux-gnu-gcc -O2 -pipe -c tic98.c i686-pc-linux-gnu-gcc -O2 -pipe -c codebook.c i686-pc-linux-gnu-gcc -O2 -pipe -c context.c i686-pc-linux-gnu-gcc -O2 -pipe -c b_gamma.c i686-pc-linux-gnu-gcc -O2 -pipe -c sort_lines.c i686-pc-linux-gnu-gcc -O2 -pipe -c boundary.c i686-pc-linux-gnu-gcc -O2 -pipe -c marklist.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbmtools.c i686-pc-linux-gnu-gcc -O2 -pipe -c template_match.c i686-pc-linux-gnu-gcc -O2 -pipe -c arithcode.c i686-pc-linux-gnu-gcc -O2 -pipe -c utils.c i686-pc-linux-gnu-gcc -O2 -pipe -c getopt.c i686-pc-linux-gnu-gcc -O2 -pipe -c vector.c pbmtools.c: In function ‘pgm_read’: pbmtools.c:367:8: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result pbmtools.c: In function ‘pbm_writefile_xy’: pbmtools.c:280:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result pbmtools.c: In function ‘pbm_writefile’: pbmtools.c:242:13: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result codebook.c: In function ‘equiv_classes_average_mark’: codebook.c:651:57: warning: incompatible implicit declaration of built-in function ‘strlen’ pbmtools.c: In function ‘pbm_readfile’: pbmtools.c:188:14: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result codebook.c:653:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ utils.c: In function ‘fgoodgets’: utils.c:211:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ i686-pc-linux-gnu-gcc -O2 -pipe -c windowing.c i686-pc-linux-gnu-gcc -O2 -pipe -c globals.c i686-pc-linux-gnu-gcc -O2 -pipe -c timer.c i686-pc-linux-gnu-gcc -O2 -pipe -c rotate.c windowing.c: In function ‘write_window_2D_pgm_P2’: windowing.c:357:24: warning: incompatible implicit declaration of built-in function ‘strlen’ i686-pc-linux-gnu-gcc -O2 -pipe -c docstrum.c i686-pc-linux-gnu-gcc -O2 -pipe -c line.c i686-pc-linux-gnu-gcc -O2 -pipe -c ppmd_model.c i686-pc-linux-gnu-gcc -O2 -pipe -c ppmd_hash.c i686-pc-linux-gnu-gcc -O2 -pipe -c codebilevel.c ppmd_model.c: In function ‘freeInput’: ppmd_model.c:149:6: warning: incompatible implicit declaration of built-in function ‘exit’ ppmd_model.c: In function ‘freeContext’: ppmd_model.c:194:4: warning: incompatible implicit declaration of built-in function ‘exit’ ppmd_model.c: In function ‘freeTrie’: ppmd_model.c:348:6: warning: incompatible implicit declaration of built-in function ‘exit’ ppmd_model.c: In function ‘freeSymbol’: ppmd_model.c:398:6: warning: incompatible implicit declaration of built-in function ‘exit’ ppmd_model.c: In function ‘encode_counts’: ppmd_model.c:608:2: warning: incompatible implicit declaration of built-in function ‘exit’ i686-pc-linux-gnu-gcc -O2 -pipe -c ppmd_enc.c i686-pc-linux-gnu-gcc -O2 -pipe -c ppmd_dec.c i686-pc-linux-gnu-gcc -O2 -pipe -c b_gamma_enc.c i686-pc-linux-gnu-gcc -O2 -pipe -c b_gamma_dec.c i686-pc-linux-gnu-gcc -o b_gamma_dec b_gamma_dec.o arithcode.o getopt.o b_gamma.o globals.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o b_gamma_enc b_gamma_enc.o arithcode.o getopt.o b_gamma.o globals.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o ppmd_enc ppmd_enc.o ppmd_model.o ppmd_hash.o arithcode.o getopt.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o ppmd_dec ppmd_dec.o ppmd_model.o ppmd_hash.o arithcode.o getopt.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o tic98 main_tic.o tic98.o codebook.o context.o b_gamma.o sort_lines.o boundary.o marklist.o pbmtools.o template_match.o arithcode.o utils.o getopt.o vector.o windowing.o globals.o timer.o rotate.o docstrum.o line.o ppmd_model.o ppmd_hash.o codebilevel.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu make -j14 all2 i686-pc-linux-gnu-gcc -O2 -pipe -c tic98l.c i686-pc-linux-gnu-gcc -O2 -pipe -o q_gamma_enc b_gamma.o b_gamma_enc.o arithcode.o globals.o i686-pc-linux-gnu-gcc -O2 -pipe -o q_gamma_dec b_gamma.o b_gamma_dec.o arithcode.o globals.o i686-pc-linux-gnu-gcc -O2 -pipe -c rotate_image.c i686-pc-linux-gnu-gcc -O2 -pipe -c random_image.c i686-pc-linux-gnu-gcc -O2 -pipe -c hough.c i686-pc-linux-gnu-gcc -O2 -pipe -c math-utils.c i686-pc-linux-gnu-gcc -O2 -pipe -c double_array.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbmtohough.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbm_to_node.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbm_to_coords.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbmclean.c i686-pc-linux-gnu-gcc -O2 -pipe -c page_features.c i686-pc-linux-gnu-gcc -O2 -pipe -c rls.c i686-pc-linux-gnu-gcc -O2 -pipe -c zone_highlight.c i686-pc-linux-gnu-gcc -O2 -pipe -c char_features.c i686-pc-linux-gnu-gcc -O2 -pipe -c pbmtomarks.c i686-pc-linux-gnu-gcc -O2 -pipe -c labelmarks.c i686-pc-linux-gnu-gcc -o rotate_image rotate_image.o rotate.o marklist.o pbmtools.o utils.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o pbm_to_node pbm_to_node.o marklist.o pbmtools.o utils.o boundary.o getopt.o windowing.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o pbm_to_coords pbm_to_coords.o marklist.o pbmtools.o utils.o boundary.o getopt.o windowing.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o pbmclean pbmclean.o boundary.o marklist.o pbmtools.o utils.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o tic98l main_tic.o tic98l.o codebook.o context.o b_gamma.o sort_lines.o boundary.o marklist.o pbmtools.o template_match.o arithcode.o utils.o getopt.o vector.o windowing.o globals.o timer.o rotate.o docstrum.o line.o ppmd_model.o ppmd_hash.o codebilevel.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o pbmtomarks pbmtomarks.o boundary.o marklist.o pbmtools.o utils.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o zone_highlight zone_highlight.o marklist.o pbmtools.o math-utils.o utils.o boundary.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o char_features char_features.o marklist.o pbmtools.o boundary.o utils.o getopt.o globals.o rotate.o template_match.o context.o arithcode.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o random_image random_image.o hough.o marklist.o math-utils.o windowing.o double_array.o pbmtools.o utils.o boundary.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o pbmtohough pbmtohough.o hough.o marklist.o math-utils.o windowing.o double_array.o pbmtools.o utils.o boundary.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o page_features page_features.o marklist.o pbmtools.o boundary.o utils.o getopt.o globals.o rotate.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o labelmarks labelmarks.o boundary.o marklist.o pbmtools.o utils.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu i686-pc-linux-gnu-gcc -o rls rls.o marklist.o pbmtools.o math-utils.o utils.o boundary.o -lm -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu >>> Source compiled. * Skipping make test/check due to ebuild restriction. >>> Test phase [explicitly disabled]: media-gfx/tic98-1.01-r3 >>> Install tic98-1.01-r3 into /var/tmp/portage/media-gfx/tic98-1.01-r3/image/ category media-gfx make -j14 BIN=/var/tmp/portage/media-gfx/tic98-1.01-r3/image/usr/bin install install tic98 tic98l b_gamma_enc b_gamma_dec q_gamma_enc q_gamma_dec rotate_image random_image pbmtohough ppmd_enc ppmd_dec pbm_to_node pbm_to_coords pbmclean page_features rls zone_highlight char_features pbmtomarks labelmarks /var/tmp/portage/media-gfx/tic98-1.01-r3/image/usr/bin >>> Completed installing tic98-1.01-r3 into /var/tmp/portage/media-gfx/tic98-1.01-r3/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/pbmtohough usr/bin/pbm_to_coords usr/bin/q_gamma_dec usr/bin/rls usr/bin/pbmtomarks usr/bin/b_gamma_enc usr/bin/tic98l usr/bin/labelmarks usr/bin/ppmd_dec usr/bin/char_features usr/bin/tic98 usr/bin/page_features usr/bin/q_gamma_enc usr/bin/random_image usr/bin/zone_highlight usr/bin/ppmd_enc usr/bin/b_gamma_dec usr/bin/rotate_image usr/bin/pbm_to_node  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/q_gamma_dec * /usr/bin/q_gamma_enc   * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * codebook.c:651:57: warning: incompatible implicit declaration of built-in function ‘strlen’ * codebook.c:653:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ * utils.c:211:5: warning: incompatible implicit declaration of built-in function ‘strcpy’ * windowing.c:357:24: warning: incompatible implicit declaration of built-in function ‘strlen’ * ppmd_model.c:149:6: warning: incompatible implicit declaration of built-in function ‘exit’ * ppmd_model.c:194:4: warning: incompatible implicit declaration of built-in function ‘exit’ * ppmd_model.c:348:6: warning: incompatible implicit declaration of built-in function ‘exit’ * ppmd_model.c:398:6: warning: incompatible implicit declaration of built-in function ‘exit’ * ppmd_model.c:608:2: warning: incompatible implicit declaration of built-in function ‘exit’  * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://membled.com/work/mirror/tic98/ * Gentoo contact information ... herds: graphics maintainers: