Opened 3 weeks ago

Closed 3 weeks ago

#70664 closed defect (fixed)

orc - Unable to upgrade to Version 0.4.39 - Undefined Symbol "__xgetbv"

Reported by: RobK88 Owned by: aeiouaeiouaeiouaeiouaeiouaeiou
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: mtnlion highsierra Cc:
Port: orc

Description

I am unable to upgrade orc to version 0.4.39 on Mtn Lion pr High Sierra. The compile fails with undefined symbols error. The symbol __xgetbv is not defined.

See attached main.log.

The workaround is to use a more modern compiler:

bash-3.2$ sudo port clean orc
--->  Cleaning orc

bash-3.2$ sudo port upgrade orc configure.compiler=macports-clang-15
--->  Computing dependencies for orc
--->  Fetching archive for orc
--->  Attempting to fetch orc-0.4.39_0.darwin_17.x86_64.tbz2 from http://packages.macports.org/orc
--->  Attempting to fetch orc-0.4.39_0.darwin_17.x86_64.tbz2 from http://bos.us.packages.macports.org/orc
--->  Attempting to fetch orc-0.4.39_0.darwin_17.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/orc
--->  Fetching distfiles for orc
--->  Verifying checksums for orc
--->  Extracting orc
--->  Configuring orc
--->  Building orc                                       
--->  Staging orc into destroot                          
--->  Installing orc @0.4.39_0                           
--->  Cleaning orc
--->  Deactivating orc @0.4.38_0
--->  Cleaning orc
--->  Activating orc @0.4.39_0
--->  Cleaning orc
--->  Scanning binaries for linking errors
--->  No broken files found.                             
--->  No broken ports found.

Attachments (1)

main.log (40.8 KB) - added by RobK88 3 weeks ago.
main.log

Download all attachments as: .zip

Change History (2)

Changed 3 weeks ago by RobK88

Attachment: main.log added

main.log

comment:1 Changed 3 weeks ago by aeiouaeiouaeiouaeiouaeiouaeiou

Owner: set to aeiouaeiouaeiouaeiouaeiouaeiou
Resolution: fixed
Status: newclosed

In 2954619b8f93b9410f3497e711d965ad7f4f5112/macports-ports (master):

orc: blacklist clang < 1100

Closes: #70664

Note: See TracTickets for help on using tickets.