Alexander Hansen <alexanderk.hansen <at> gmail.com> writes: > > > 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)
Thx for the help - I wish the news was better - This is the latest error message that I get when installing ppl-0.10.2-2 ... ... Making install in m4 make[2]: Nothing to be done for `install-exec-am'. test -z "/sw/share/aclocal" || .././install-sh -c -d "/sw/src/fink.build/root-ppl-0.10.2-2/sw/share/aclocal" /usr/bin/install -c -m 644 'ppl.m4' '/sw/src/fink.build/root-ppl-0.10.2-2 /sw/share/aclocal/ppl.m4' /usr/bin/install -c -m 644 'ppl_c.m4' '/sw/src/fink.build/root-ppl-0.10.2-2 /sw/share/aclocal/ppl_c.m4' /bin/rm -f /sw/src/fink.build/root-ppl-0.10.2-2/sw/info/dir /sw/src/fink.build /root-ppl-0.10.2-2/sw/info/dir.old /sw/src/fink.build/root-ppl-0.10.2-2/sw/share /info/dir /sw/src/fink.build/root-ppl-0.10.2-2/sw/share/info/dir.old /bin/rm -rf /sw/src/fink.build/root-ppl-shlibs-0.10.2-2 /bin/mkdir -p /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw /bin/mkdir -p /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/DEBIAN /usr/sbin/chown -R root:admin /sw/src/fink.build/root-ppl-shlibs-0.10.2-2 /usr/bin/install -d -m 755 /sw/src/fink.build/root-ppl-shlibs-0.10.2-2/sw/lib /bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libppl.7*.dylib /sw/src /fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/ /bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libppl_c.2*.dylib /sw/src /fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/ /bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/libpwl.4*.dylib /sw/src /fink.build/root-ppl-shlibs-0.10.2-2/sw/lib/ /bin/mv /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/ppl /sw/src/fink.build/root- ppl-shlibs-0.10.2-2/sw/lib/ mv: rename /sw/src/fink.build/root-ppl-0.10.2-2/sw/lib/ppl to /sw/src/fink.build /root-ppl-shlibs-0.10.2-2/sw/lib/ppl: No such file or directory ### execution of /bin/mv failed, exit code 1 Removing runtime build-lock... Removing build-lock package... /sw/bin/dpkg-lockwait -r fink-buildlock-ppl-0.10.2-2 (Reading database ... 62647 files and directories currently installed.) Removing fink-buildlock-ppl-0.10.2-2 ... Failed: phase installing: ppl-shlibs-0.10.2-2 failed ------------------------------------------------------------------------------ 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
