Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#32808 closed defect (fixed)

orc-0.4.16_0 +universal (i386/ppc) fails to build

Reported by: jyoung@… Owned by: rmstonecipher@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: orc

Description (last modified by mf2k (Frank Schima))

OSX 10.5.8, Xcode 3.12. I am trying to install wine-devel and the installation keeps hanging up at this point. Here is a description given by terminal:

Fetching archive for orc
--->  Attempting to fetch orc-0.4.16_0+universal.darwin_9.i386-ppc.tbz2 from http://packages.macports.org/orc
--->  Fetching orc
--->  Verifying checksum(s) for orc
--->  Extracting orc
--->  Applying patches to orc
--->  Configuring orc
--->  Building orc
Error: Target org.macports.build returned: shell command failed (see log for details)
Error: Failed to install orc
Log for orc is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_orc/orc/main.log

Attachments (1)

main.log (54.5 KB) - added by jyoung@… 12 years ago.
The log file the terminal references, for more information.

Download all attachments as: .zip

Change History (6)

Changed 12 years ago by jyoung@…

Attachment: main.log added

The log file the terminal references, for more information.

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

Description: modified (diff)
Owner: changed from macports-tickets@… to rmstonecipher@…
Port: orc added; ORC removed
Summary: orc-0.4.16_0+universal.darwin_9.i386-ppc.tbz2 failed to installorc-0.4.16_0 +universal failed to install

comment:2 Changed 12 years ago by potmj (Michael Pot)

I too have the same problem under 10.5.8 with Xcode 3.1.3 since about maybe October or November 2011. Intel Core 2 Duo 17" MacBook Pro Occurred one day with: sudo port ugrade wine-devel Have tried: sudo port clean and: sudo port sync which had no effect

orcprofile.c:172: error: unknown register name ‘edx’ in ‘asm’ asm volatile("rdtsc\n" : "=a" (ts) : : "edx");

But I thought an I386 had a EDX......

comment:3 in reply to:  2 Changed 12 years ago by potmj (Michael Pot)

Replying to fmw@…: I have now upgraded to the latest Xcode 3.1.4 for 10.5.8
No change.
I still can't compile wine-devel, hanging in the same way at orcprofile.c line 172

comment:4 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Summary: orc-0.4.16_0 +universal failed to installorc-0.4.16_0 +universal (i386/ppc) fails to build

Fixed by r91386. (i386 may have an EDX, but PowerPC doesn't...)

comment:5 Changed 12 years ago by jyoung@…

How do I apply this patch from above, or do I just download the latest wine-devel build and try again?

Note: See TracTickets for help on using tickets.