[MacPorts] #70664: orc - Unable to upgrade to Version 0.4.39 - Undefined Symbol "__xgetbv"

MacPorts noreply at macports.org
Fri Aug 30 22:55:41 UTC 2024


#70664: orc - Unable to upgrade to Version 0.4.39 - Undefined Symbol "__xgetbv"
--------------------------------+--------------------
 Reporter:  RobK88              |      Owner:  (none)
     Type:  defect              |     Status:  new
 Priority:  Normal              |  Milestone:
Component:  ports               |    Version:  2.10.1
 Keywords:  mtnlion highsierra  |       Port:  orc
--------------------------------+--------------------
 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.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/70664>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list