[MacPorts] #62023: python39 @3.9.1 does not build universal on BigSur

MacPorts noreply at macports.org
Sun Jan 10 18:19:46 UTC 2021


#62023: python39 @3.9.1 does not build universal on BigSur
-----------------------+------------------------------
  Reporter:  kencu     |      Owner:  jmroot
      Type:  defect    |     Status:  assigned
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:  BigSur universal
      Port:  python39  |
-----------------------+------------------------------

Comment (by kencu):

 This manual fix:
 {{{
 $ sudo install_name_tool -change /opt/local/var/macports/build
 /_opt_macports-
 ports_lang_python39/python39/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/Python
 /opt/local/Library/Frameworks/Python.framework/Versions/3.9/Resources/Python.app/Contents/MacOS/Python
 }}}

 repairs the port:
 {{{
 $ port -v installed | grep active
   bzip2 @1.0.8_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:38-0800'
   expat @2.2.10_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:39-0800'
   gettext @0.19.8.1_2+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:47-0800'
   libedit @20191231-3.1_0+universal (active) platform='darwin 20'
 archs='arm64 x86_64' date='2021-01-10T09:41:51-0800'
   libffi @3.3_1+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:51-0800'
   libiconv @1.16_1+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:40-0800'
   ncurses @6.2_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:41-0800'
   openssl @1.1.1i_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:51:51-0800'
   pcre @8.44_1 (active) platform='darwin 20' archs='x86_64'
 date='2020-12-29T11:44:01-0800'
   pkgconfig @0.29.2_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:52:11-0800'
   python3_select @0.0_2 (active) platform='darwin 20' archs='noarch'
 date='2020-12-29T11:43:37-0800'
   python39 @3.9.1_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T10:07:17-0800'
   python_select @0.3_9 (active) platform='darwin 20' archs='noarch'
 date='2020-12-29T11:43:37-0800'
   sqlite3 @3.34.0_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:52:16-0800'
   the_silver_searcher @2.2.0_0 (active) platform='darwin 20'
 archs='x86_64' date='2021-01-10T09:58:02-0800'
   xz @5.2.5_0+universal (active) platform='darwin 20' archs='arm64 x86_64'
 date='2021-01-10T09:52:20-0800'
   zlib @1.2.11_0+universal (active) platform='darwin 20' archs='arm64
 x86_64' date='2021-01-10T09:41:52-0800'

 $ sudo port -v rev-upgrade
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62023#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list