-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 11/9/10 10:25 PM, Marc Berthoud wrote: > Alexander Hansen <alexanderk.hansen <at> gmail.com> writes: > >> >> >> On 11/9/10 8:54 PM, Marc Berthoud wrote: >>> Trying to install scipy-py26 which requires cloog on >>> Intel 2.2Ghz Core 2 Duo OS X 10.6.4 >> >> 32-bit or 64-bit Fink? >> >>> >>> I get the following messages: >>> >>> checking for version 0.10 of PPL... configure: error: Can't find correct >>> version of PPL. >>> ### execution of ./configure failed, exit code 1 >>> Removing runtime build-lock... >>> Removing build-lock package... >>> /sw/bin/dpkg-lockwait -r fink-buildlock-cloog-0.15.9-1 >>> (Reading database ... 62647 files and directories currently installed.) >>> Removing fink-buildlock-cloog-0.15.9-1 ... >>> Failed: phase compiling: cloog-0.15.9-1 failed >>> ------------- End Quote Fink Log ------------- >>> >>> I did fink selfupdate and update-all -> problem persists. >>> >>> Thanks for help >>> >>> >>> >> >> It works for me for 10.6/32-bit and 10.6/64-bit. >> >> Check in /sw/src/fink.build/cloog-0.15.9-1/cloog-ppl-0.15.9/config.log >> around the point where it says "checking for version 0.10 of PPL"--that >> will show us what the test script is actually running. >> > > Thx for the fast answer. > > Here is the part configure log with more detail: > > configure:12853: checking for version 0.10 of PPL > configure:12880: gcc -c -g -O2 -I/sw/include -I/sw/include conftest.c >&5 > conftest.c: In function 'main': > conftest.c:32: error: 'choke' undeclared (first use in this function) > conftest.c:32: error: (Each undeclared identifier is reported only once > conftest.c:32: error: for each function it appears in.) > conftest.c:32: error: expected ';' before 'me' > configure:12887: $? = 1 > > > > Oops, it wasn't quite true that cloog works for me; I hadn't updated ppl yet. cloog gets along with ppl-0.10.2-2, but fails against the current/unstable ppl-0.11-1 on both 10.6/i386 and 10.6/x86_64. (possibly other platforms, too, but that's what I have in front of me)
As a workaround, try "fink install ppl-0.10.2-2" to downgrade ppl to the stable tree version. (ccing the maintainers of both cloog and ppl) - -- Alexander Hansen, Ph.D. Fink User Liaison -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkzalJQACgkQB8UpO3rKjQ8WDQCfaV5+/PFubrOC0hPaycoWUHK/ PX4AnRS3KC6MJJUzKSc0X7XY+nhNw/WY =800D -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book "Blueprint to a Billion" shares his insights and actions to help propel your business during the next growth cycle. Listen Now! http://p.sf.net/sfu/SAP-dev2dev _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
