port not working

Gaspard Bucher gasp... at teti.ch
Thu Nov 1 08:51:15 UTC 2007


Hi !

I tried to install ragel using macports but it seems to be broken.
Host machine is a 64bit PowerPC (G5). Here is the output :
cruby > uname -a
Darwin bison.local 8.10.0 Darwin Kernel Version 8.10.0: Wed May 23
16:50:59 PDT 2007; root:xnu-792.21.3~1/RELEASE_PPC Power Macintosh
powerpc
cruby > sudo port info ragel
ragel 5.11, lang/ragel (Variants: darwin_8)
http://www.elude.ca/ragel/

Ragel compiles finite state machines from regular languages into
runnable C/C++ code. Ragel state machines can not only recognize byte
sequences as regular expression machines do, but can also execute code
at arbitrary points in the recognition of a regular language.

Build Dependencies: bison
Platforms: darwin
Maintainers: m... at opendarwin.org
cruby > sudo port install ragel
--->  Fetching ragel
--->  Attempting to fetch ragel-5.11.tar.gz from http://www.elude.ca/ragel/
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-od.opendarwin.org/ragel
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-msn.opendarwin.org/ragel
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-bay13.opendarwin.org/ragel
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-od.opendarwin.org/
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-msn.opendarwin.org/
--->  Attempting to fetch ragel-5.11.tar.gz from
http://distfiles-bay13.opendarwin.org/
Error: Target com.apple.fetch returned: fetch failed
Error: Status 1 encountered during processing.
cruby >

(I could download the sources from http://www.cs.queensu.ca/~thurston/ragel/).

Gaspard



More information about the ragel-users mailing list