Update: this only happens when building in maintainer mode (which I  
was using for another package that needs libffi).

- Koen.



On May 2, 2010, at 11:34 AM, Koen van der Drift wrote:

> This is on Package manager version: 0.29.99.cvs
> Distribution version: selfupdate-cvs Sun May  2 10:42:27 2010, 10.5,  
> powerpc
>
> Thanks,
>
> - Koen.
>
>
> Making a new site.exp file...
> srcdir=`CDPATH="${ZSH_VERSION+.}:" && cd . && pwd`; export srcdir; \
>       EXPECT=`if [ -f ../../expect/expect ] ; then echo ../../expect/ 
> expect ; else echo expect ; fi`; export EXPECT; \
>       runtest=`if [ -f ../../dejagnu/runtest ] ; then echo ../../dejagnu/ 
> runtest ; else echo runtest; fi`; \
>       if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
>         exit_status=0; l='libffi'; for tool in $l; do \
>           if $runtest  --tool $tool --srcdir $srcdir ; \
>           then :; else exit_status=1; fi; \
>         done; \
>       else echo "WARNING: could not find \`runtest'" 1>&2; :;\
>       fi; \
>       exit $exit_status
> WARNING: Couldn't find the global config file.
> WARNING: Couldn't find tool init file
> Test Run By fink-bld on Sun May  2 11:27:42 2010
> Native configuration is powerpc-apple-darwin9.8.0
>
>               === libffi tests ===
>
> Schedule of variations:
>    unix
>
> Running target unix
> Using /sw/share/dejagnu/baseboards/unix.exp as board description  
> file for target.
> Using /sw/share/dejagnu/config/unix.exp as generic interface file  
> for target.
> Using /sw/src/fink.build/libffi-3.0.9-3/libffi-3.0.9/testsuite/ 
> config/default.exp as tool-and-target-specific interface file.
> Running /sw/src/fink.build/libffi-3.0.9-3/libffi-3.0.9/testsuite/ 
> libffi.call/call.exp ...
> FAIL: libffi.call/cls_double_va.c -O0 -W -Wall output pattern test,  
> is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_longdouble_va.c -O0 -W -Wall output pattern  
> test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/nested_struct5.c -O0 -W -Wall execution test
> FAIL: libffi.call/cls_double_va.c -O2 output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_longdouble_va.c -O2 output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/nested_struct5.c -O2 execution test
> FAIL: libffi.call/cls_double_va.c -O3 output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_longdouble_va.c -O3 output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_double_va.c -Os output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_longdouble_va.c -Os output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/nested_struct5.c -Os execution test
> FAIL: libffi.call/cls_double_va.c -O2 -fomit-frame-pointer output  
> pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/cls_longdouble_va.c -O2 -fomit-frame-pointer  
> output pattern test, is -0.0
> res: 5
> 7.0
> res: 4
> ? should match 7.0
> ?es: 4
> ?.0
> res: 4
> FAIL: libffi.call/nested_struct5.c -O2 -fomit-frame-pointer  
> execution test
> Running /sw/src/fink.build/libffi-3.0.9-3/libffi-3.0.9/testsuite/ 
> libffi.special/special.exp ...
>
>               === libffi Summary ===
>
> # of expected passes          1606
> # of unexpected failures      14
> # of expected failures                10
> # of unsupported tests                15
> make[2]: *** [check-DEJAGNU] Error 1
> make[1]: *** [check-am] Error 2
> make[1]: Target `check' not remade because of errors.
> Making check in man
> make[1]: Nothing to be done for `check'.
> make[1]: Nothing to be done for `check-am'.
> make: *** [check-recursive] Error 1
> make: Target `check' not remade because of errors.
>


------------------------------------------------------------------------------
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to