[MacPorts] #65761: Can't be build on Rosetta when non Rosetta xz is installed

MacPorts noreply at macports.org
Sat Sep 3 12:42:50 UTC 2022


#65761: Can't be build on Rosetta when non Rosetta xz is installed
--------------------+--------------------------
 Reporter:  catap   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  libtextstyle
--------------------+--------------------------
 How to reproduce:
 {{{
 snow-leopard:~ catap$ sudo port -N install --unrequested xz
 --->  Computing dependencies for xz
 --->  Dependencies to be installed: gettext-runtime libcxx libiconv
 --->  Fetching archive for libcxx
 --->  Attempting to fetch
 libcxx-5.0.1_5+emulated_tls+universal.darwin_10.i386-x86_64.tbz2 from
 http://packages.macports.org/libcxx
 --->  Attempting to fetch
 libcxx-5.0.1_5+emulated_tls+universal.darwin_10.i386-x86_64.tbz2.rmd160
 from http://packages.macports.org/libcxx
 --->  Installing libcxx @5.0.1_5+emulated_tls+universal
 --->  Activating libcxx @5.0.1_5+emulated_tls+universal
 --->  Cleaning libcxx
 --->  Fetching archive for libiconv
 --->  Attempting to fetch libiconv-1.17_0.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/libiconv
 --->  Attempting to fetch libiconv-1.17_0.darwin_10.x86_64.tbz2.rmd160
 from http://packages.macports.org/libiconv
 --->  Installing libiconv @1.17_0
 --->  Activating libiconv @1.17_0
 --->  Cleaning libiconv
 --->  Fetching archive for gettext-runtime
 --->  Attempting to fetch gettext-runtime-0.21_0.darwin_10.x86_64.tbz2
 from http://packages.macports.org/gettext-runtime
 --->  Attempting to fetch gettext-
 runtime-0.21_0.darwin_10.x86_64.tbz2.rmd160 from
 http://packages.macports.org/gettext-runtime
 --->  Installing gettext-runtime @0.21_0
 --->  Activating gettext-runtime @0.21_0
 --->  Cleaning gettext-runtime
 --->  Fetching archive for xz
 --->  Attempting to fetch xz-5.2.6_0.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/xz
 --->  Attempting to fetch xz-5.2.6_0.darwin_10.x86_64.tbz2.rmd160 from
 http://packages.macports.org/xz
 --->  Installing xz @5.2.6_0
 --->  Activating xz @5.2.6_0
 --->  Cleaning xz
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 snow-leopard:~ catap$ sudo port -s install --unrequested libtextstyle
 build_arch=ppc universal_archs= cxx_stdlib=libstdc++
 Error: Cannot install libtextstyle for the arch 'ppc' because
 Error: its dependency libiconv is only installed for the arch 'x86_64'
 Error: and the configured universal_archs 'x86_64 i386' are not
 sufficient.
 Error: Unable to execute port: architecture mismatch
 snow-leopard:~ catap$
 }}}

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


More information about the macports-tickets mailing list