Opened 14 years ago
Last modified 6 years ago
#25868 assigned defect
parrot universal variant fails
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | parrot |
Description
See subject.
$ sudo port -v install parrot +universal ---> Computing dependencies for parrot. ---> Fetching parrot ---> Verifying checksum(s) for parrot ---> Checksumming parrot-2.6.0.tar.gz ---> Extracting parrot ---> Extracting parrot-2.6.0.tar.gz ---> Configuring parrot Invalid option "disable-dependency-tracking". See "perl Configure.pl --help" for valid options shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_lang_parrot/work/parrot-2.6.0" && perl Configure.pl --prefix=/opt/local --disable-dependency-tracking --mandir=/opt/local/share/man --optimize " returned error 2
Change History (9)
comment:1 Changed 13 years ago by jmroot (Joshua Root)
Cc: | l2g@… added |
---|
comment:2 follow-up: 6 Changed 13 years ago by l2g@…
Owner: | changed from bfulgham@… to l2g@… |
---|---|
Status: | new → assigned |
Version: | 1.9.1 |
comment:3 follow-up: 4 Changed 13 years ago by coke (Will Coleda)
Note that parrot 3.6.0 (supported) was just released yesterday.
comment:4 Changed 13 years ago by l2g@…
Replying to will@…:
Note that parrot 3.6.0 (supported) was just released yesterday.
Doh! Good to know. Thank you.
comment:5 Changed 10 years ago by mf2k (Frank Schima)
Cc: | l2g@… removed |
---|---|
Owner: | changed from l2g@… to bfulgham@… |
Status: | assigned → new |
Assigning to new maintainer. See #44276.
comment:6 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to l2g@…:
Since Parrot's up to 3.3.0 now, I'm not sure whether this is still relevant.
This is still a problem as of 7.0.2. In addition to removing --disable-dependency-tracking
from configure.universal_args
, something has to be done to make sure the port is UsingTheRightCompiler and -arch
flags, which it isn't currently.
comment:7 Changed 7 years ago by mf2k (Frank Schima)
Cc: | coke removed |
---|---|
Owner: | changed from bfulgham@… to coke |
Status: | new → assigned |
See #54043
comment:8 Changed 6 years ago by coke (Will Coleda)
I am no longer the correct person to assign to here, but am unable to remove myself from the ticket.
comment:9 Changed 6 years ago by mf2k (Frank Schima)
Owner: | coke deleted |
---|
Note: See
TracTickets for help on using
tickets.
Since Parrot's up to 3.3.0 now, I'm not sure whether this is still relevant. But I am trying out a build as I type this.