[MacPorts] #64619: openssl3 fails to build for ppc on 10.6.8 (Rosetta)

MacPorts noreply at macports.org
Mon Feb 7 02:48:37 UTC 2022


#64619: openssl3 fails to build for ppc on 10.6.8 (Rosetta)
-------------------------------------------+----------------------
 Reporter:  barracuda156                   |      Owner:  (none)
     Type:  defect                         |     Status:  new
 Priority:  Normal                         |  Milestone:
Component:  ports                          |    Version:  2.7.1
 Keywords:  powerpc, snowleopard, rosetta  |       Port:  openssl3
-------------------------------------------+----------------------
 {{{
 ${LDCMD:-/opt/local/bin/gcc-mp-7} -arch ppc -std=gnu9x
 -Wa,-force_cpusubtype_ALL -pipe -Os -arch ppc -Wl,-search_paths_first
 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc
 -L/opt/local/lib \
                 -o test/algorithmid_test \
                 test/algorithmid_test-bin-algorithmid_test.o \
                 test/libtestutil.a libcrypto.a -lz
 Undefined symbols for architecture ppc:
   "___atomic_is_lock_free", referenced from:
       _CRYPTO_atomic_or in libcrypto.a(libcrypto-lib-threads_pthread.o)
       _CRYPTO_atomic_load in libcrypto.a(libcrypto-lib-threads_pthread.o)
   "___atomic_fetch_or_8", referenced from:
       _CRYPTO_atomic_or in libcrypto.a(libcrypto-lib-threads_pthread.o)
   "___atomic_load_8", referenced from:
       _CRYPTO_atomic_load in libcrypto.a(libcrypto-lib-threads_pthread.o)
 ld: symbol(s) not found for architecture ppc
 collect2: error: ld returned 1 exit status
 make[1]: *** [fuzz/cmp-test] Error 1
 make[1]: *** Waiting for unfinished jobs....
 Undefined symbols for architecture ppc:
   "___atomic_is_lock_free", referenced from:
       _CRYPTO_atomic_or in libcrypto.a(libcrypto-lib-threads_pthread.o)
       _CRYPTO_atomic_load in libcrypto.a(libcrypto-lib-threads_pthread.o)
   "___atomic_fetch_or_8", referenced from:
       _CRYPTO_atomic_or in libcrypto.a(libcrypto-lib-threads_pthread.o)
   "___atomic_load_8", referenced from:
       _CRYPTO_atomic_load in libcrypto.a(libcrypto-lib-threads_pthread.o)
 ld: symbol(s) not found for architecture ppc
 collect2: error: ld returned 1 exit status
 make[1]: *** [test/algorithmid_test] Error 1
 make[1]: Leaving directory
 `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_openssl3/openssl3/work/openssl-3.0.1'
 make: *** [build_sw] Error 2
 make: Leaving directory
 `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_openssl3/openssl3/work/openssl-3.0.1'
 Command failed:  cd
 "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_devel_openssl3/openssl3/work/openssl-3.0.1"
 && /usr/bin/make -j4 -w all
 Exit code: 2
 Error: Failed to build openssl3: command execution failed
 }}}

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


More information about the macports-tickets mailing list