Opened 14 years ago

Last modified 5 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 Changed 13 years ago by l2g@…

Owner: changed from bfulgham@… to l2g@…
Status: newassigned
Version: 1.9.1

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.

comment:3 Changed 13 years ago by coke (Will Coleda)

Note that parrot 3.6.0 (supported) was just released yesterday.

comment:4 in reply to:  3 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: assignednew

Assigning to new maintainer. See #44276.

comment:6 in reply to:  2 Changed 9 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: newassigned

See #54043

comment:8 Changed 5 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 5 years ago by mf2k (Frank Schima)

Owner: coke deleted
Note: See TracTickets for help on using tickets.