Opened 2 months ago
Closed 2 months 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)
Change History (2)
Changed 2 months ago by RobK88
comment:1 Changed 2 months ago by aeiouaeiouaeiouaeiouaeiouaeiou
Owner: | set to aeiouaeiouaeiouaeiouaeiouaeiou |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
main.log