New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #25868 (assigned defect)

Opened 3 years ago

Last modified 22 months ago

parrot universal variant fails

Reported by: ryandesign@… Owned by: l2g@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: will@…, l2g@…
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

comment:1 Changed 22 months ago by jmr@…

  • Cc l2g@… added

comment:2 Changed 22 months ago by l2g@…

  • Status changed from new to assigned
  • Owner changed from bfulgham@… to l2g@…
  • Version 1.9.1 deleted

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 follow-up: ↓ 4 Changed 22 months ago by will@…

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

comment:4 in reply to: ↑ 3 Changed 22 months ago by l2g@…

Replying to will@…:

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

Doh! Good to know. Thank you.

Note: See TracTickets for help on using tickets.