Opened 15 years ago

Closed 15 years ago

#19468 closed defect (fixed)

ccl-1.3-RC1 fetch failure on ppc

Reported by: tmdias@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: ccl

Description

Trying to port install ccl gives the following output:

--->  Fetching ccl
Error: Target org.macports.fetch returned: Subversion check out failed
Error: Status 1 encountered during processing.

After meddling with this a bit, I ended up doing the following to get it to work:

  • replaced platform darwin ppc by platform darwin powerpc; and
  • in the corresponding svn.url, replaced darwinpcc by darwinppc.

I'm guessing ppc64 may also be wrong.

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to gwright@…

comment:2 Changed 15 years ago by jmroot (Joshua Root)

Yeah, the only arch variants that will currently be selected are i386 or powerpc.

comment:3 Changed 15 years ago by gwright@…

Resolution: fixed
Status: newclosed

r53700 fixes this.

Note: See TracTickets for help on using tickets.