Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 211311 Details for
Bug 294816
app-text/clara fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
clara-20031214:20091126-231601.log (text/plain), 12.12 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-11-27 11:48:39 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-11-27 11:48:39 UTC
Size:
12.12 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking clara-20031214.tar.gz to /var/tmp/portage/app-text/clara-20031214/work > [32;01m*[0m Applying clara_open_mode.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/app-text/clara-20031214/work >>>> Compiling source in /var/tmp/portage/app-text/clara-20031214/work/clara-20031214 ... >make -j14 CC=i686-pc-linux-gnu-gcc >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o clara.o clara.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o skel.o skel.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o event.o event.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o symbol.o symbol.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o pattern.o pattern.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o pbm2cl.o pbm2cl.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o cml.o cml.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o welcome.o welcome.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o redraw.o redraw.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o html.o html.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o alphabet.o alphabet.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o revision.o revision.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o build.o build.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o consist.o consist.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o pgmblock.o pgmblock.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o preproc.o preproc.c >i686-pc-linux-gnu-gcc -O2 -pipe -I/usr/X11R6/include -g -Wall -DHAVE_POPEN -DMEMCHECK -DFUN_CODES -DHAVE_SIGNAL -DTEST -DNO_RINTF -c -o obd.o obd.c >build.c: In function 'recog_validation': >build.c:143: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' >build.c: In function 'wprops': >build.c:617: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' >pattern.c: In function 'build_internal_patterns': >pattern.c:1307: warning: pointer targets in assignment differ in signedness >pattern.c:1309: warning: pointer targets in assignment differ in signedness >pattern.c:1317: warning: pointer targets in passing argument 4 of 'update_pattern_raw' differ in signedness >pattern.c:505: note: expected 'char *' but argument is of type 'unsigned char *' >pgmblock.c: In function 'pgmmap': >pgmblock.c:165: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pgmblock.c:166: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pgmblock.c: In function 'pgmunmap': >pgmblock.c:201: warning: ignoring return value of 'read', declared with attribute warn_unused_result >pgmblock.c:202: warning: ignoring return value of 'read', declared with attribute warn_unused_result >obd.c: In function 'obd_main': >obd.c:1784: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result >obd.c: At top level: >obd.c:23: warning: 'rcsid' defined but not used >pbm2cl.c: In function 'wrzone': >pbm2cl.c:1454: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pbm2cl.c:1456: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pbm2cl.c:1576: warning: ignoring return value of 'write', declared with attribute warn_unused_result >pbm2cl.c:1577: warning: ignoring return value of 'write', declared with attribute warn_unused_result >preproc.c:516:1: warning: "FIXP" redefined >preproc.c:515:1: warning: this is the location of the previous definition >preproc.c:517:1: warning: "FIXP" redefined >preproc.c:516:1: warning: this is the location of the previous definition >preproc.c: In function 'PIXFI': >preproc.c:81: warning: operation on 'p' may be undefined >preproc.c: In function 'pp_shear_y': >preproc.c:295: warning: operation on 's' may be undefined >preproc.c:317: warning: operation on 'D' may be undefined >preproc.c:323: warning: operation on 'D' may be undefined >preproc.c:333: warning: operation on 'D' may be undefined >preproc.c:340: warning: operation on 'D' may be undefined >cml.c: In function 'recover_acts': >cml.c:1302: warning: format not a string literal and no format arguments >cml.c: In function 'load_page': >cml.c:1677: warning: pointer targets in passing argument 1 of 'find_thing' differ in signedness >common.h:1878: note: expected 'char *' but argument is of type 'unsigned char *' >cml.c:1684: warning: pointer targets in passing argument 1 of 'pbm2bm' differ in signedness >common.h:1877: note: expected 'char *' but argument is of type 'unsigned char *' >cml.c: In function 'dict_behaviour': >cml.c:2090: warning: format not a string literal and no format arguments >clara.c: In function 'gen_wrf': >clara.c:1535: warning: ignoring return value of 'write', declared with attribute warn_unused_result >clara.c: In function 'process_cl': >clara.c:2349: warning: format not a string literal and no format arguments >clara.c: In function 'write_report': >clara.c:3282: warning: ignoring return value of 'write', declared with attribute warn_unused_result >symbol.c:3680:67: warning: "/*" within comment >symbol.c: In function 'rlimits': >symbol.c:3079: warning: pointer targets in assignment differ in signedness >symbol.c: In function 'p_spl_comp': >symbol.c:3670: warning: pointer targets in assignment differ in signedness >symbol.c: In function 'classify': >symbol.c:3747: warning: 's' may be used uninitialized in this function >skel.c: In function 'closure_border_slines': >skel.c:2820: warning: pointer targets in assignment differ in signedness >skel.c:2824: warning: pointer targets in passing argument 4 of 'border_path' differ in signedness >skel.c:2147: note: expected 'short unsigned int *' but argument is of type 'short int *' >html.c: In function 'acc_alpha': >html.c:2508: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness >/usr/include/string.h:397: note: expected 'const char *' but argument is of type 'unsigned char *' >html.c: In function 'mk_page_output': >html.c:2058: warning: 'lt' may be used uninitialized in this function >html.c:2058: warning: 'lb' may be used uninitialized in this function >redraw.c: In function 'draw_pm': >redraw.c:885: warning: pointer targets in assignment differ in signedness >redraw.c: In function 'wrmc8': >redraw.c:5065: warning: ignoring return value of 'write', declared with attribute warn_unused_result >redraw.c:5069: warning: ignoring return value of 'write', declared with attribute warn_unused_result >i686-pc-linux-gnu-gcc -o clara -Wl,-O1 -g clara.o skel.o event.o symbol.o pattern.o pbm2cl.o cml.o welcome.o redraw.o html.o alphabet.o revision.o build.o consist.o pgmblock.o preproc.o obd.o -L/usr/X11R6/lib -lX11 -lm >make -j14 doc >rm -f doc/clara-faq.html doc/clara-faq.1 >rm -f doc/clara-tut.html doc/clara.1 >rm -f doc/clara-book.html doc/clara-book.1 >rm -f doc/clara-dev.html doc/clara-dev.1 >rm -f doc/clara-glo.html doc/clara-glo.1 >./mkdoc.pl -web -html -faq book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-faq.html >./mkdoc.pl -web -html -tutorial book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-tut.html >./mkdoc.pl -web -html -book book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-adv.html >./mkdoc.pl -web -html -devel book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-dev.html >./mkdoc.pl -web -html -glossary book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-glo.html >./mkdoc.pl -faq book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/FAQ >./mkdoc.pl -glossary book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-glo.1 >./mkdoc.pl -web -nroff -book book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-adv.1 >./mkdoc.pl -web -nroff -tutorial book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara.1 >./mkdoc.pl -web -nroff -devel book.c clara.c skel.c event.c symbol.c pattern.c pbm2cl.c cml.c welcome.c redraw.c html.c alphabet.c revision.c build.c consist.c pgmblock.c preproc.c obd.c *.h >doc/clara-dev.1 >>>> Source compiled. >>>> Test phase [test]: app-text/clara-20031214 >make -j14 -j1 test >./clara -p 2 >Clara fatal error type 4 (internal error) >unexpected getopt return value >make: *** [test] Error 4 > [31;01m*[0m ERROR: app-text/clara-20031214 failed: > [31;01m*[0m Make test failed. See above for details. > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 55: Called src_test > [31;01m*[0m environment, line 2496: Called _eapi0_src_test > [31;01m*[0m ebuild.sh, line 614: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m hasq test $FEATURES && die "Make test failed. See above for details." > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-text/clara-20031214', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-text/clara-20031214'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/app-text/clara-20031214:20091126-231601.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-text/clara-20031214/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-text/clara-20031214/work/clara-20031214' > >>>> Install clara-20031214 into /var/tmp/portage/app-text/clara-20031214/image/ category app-text >>>> Completed installing clara-20031214 into /var/tmp/portage/app-text/clara-20031214/image/ > >strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment > usr/bin/clara > [32;01m*[0m Removing /usr/share/doc > [32;01m*[0m Removing /usr/share/info > [32;01m*[0m > [32;01m*[0m Please note that Clara OCR has to be trained to recognize text, > [32;01m*[0m without a training session it simply won't work. Have a look at > [32;01m*[0m the docs in /usr/share/doc/clara-20031214/html/ to get more > [32;01m*[0m info about the training procedure. > [32;01m*[0m
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 294816
: 211311