On Sun, 22 Apr 2012 10:54:25 -0400, Jack Howarth <howa...@bromo.med.uc.edu> wrote: Benjamin, > The pixman-0.22.2-1 package fails -m on Lion due to the testsuite > failure... > > blitters test failed! (checksum=EBC4DD86, expected 265CDFEB) > FAIL: blitters-test > scaling test passed (checksum=80DF1CB2) > PASS: scaling-test > affine test passed (checksum=4B5D1852) > PASS: affine-test > PASS: composite > ============================================= > 1 of 18 tests failed > Please report to pix...@lists.freedesktop.org > ============================================= > > This can be eliminated with the following change to the info file... > > --- /sw/fink/10.7/stable/main/finkinfo/graphics/pixman.info > 2011-07-21 13:02:37.000000000 -0400 > +++ pixman.info 2012-04-22 10:45:21.000000000 -0400 > @@ -1,6 +1,6 @@ > Package: pixman > Version: 0.22.2 > -Revision: 1 > +Revision: 2 > Description: Pixel manipulation library > License: BSD > Maintainer: Benjamin Reed <pix...@fink.raccoonfink.com> > @@ -26,6 +26,7 @@ > if [[ $(sw_vers -productVersion | cut -d. -f1-2) > 10.6 ]]; then > export CC=clang > + export CFLAGS="-O2 -g -fwrapv" > elif [ -x "/usr/bin/gcc-4.2" ]; then > export CC=gcc-4.2 > fi > > Thanks in advance for fixing this issue.
It did not fail for me on 10.7/xcode4.2 (but Jack is using 4.3.2). Did not seem to have any adverse effects for me though, nor on 10.6 even if not restricted to "> 10.6", so I pushed it as a SetCFLAGS rather than a platform-specific mode. dan -- Daniel Macks dma...@netspace.org ------------------------------------------------------------------------------ For Developers, A Lot Can Happen In A Second. Boundary is the first to Know...and Tell You. Monitor Your Applications in Ultra-Fine Resolution. Try it FREE! http://p.sf.net/sfu/Boundary-d2dvs2 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.devel Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-devel