[MacPorts] #66273: gnutls @3.6.16_4 does not build on PPC Tiger, Mac OS X 10.4.11, because a configure script hangs in an endless loop?
MacPorts
noreply at macports.org
Wed Nov 16 13:43:08 UTC 2022
#66273: gnutls @3.6.16_4 does not build on PPC Tiger, Mac OS X 10.4.11, because a
configure script hangs in an endless loop?
-----------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Keywords: tiger ppc | Port: gnutls
-----------------------+--------------------
I am building in `GNU Emacs`. The `configure` reaches/outputs the last
line of text:
{{{
checking for CMOCKA... no
checking for LIBIDN2... yes
checking for nettle_get_secp_192r1 in -lhogweed... yes
checking for nettle_rsa_sec_decrypt... yes
checking for nettle_cfb8_encrypt... yes
checking for union nettle_block8... yes
checking for nettle_cmac128_update... yes
checking for nettle_xts_encrypt_message... yes
checking for nettle_gosthash94cp_update... yes
checking for nettle_gost28147_set_key... no
checking for nettle_streebog512_update... yes
checking for nettle_curve448_mul... yes
checking for nettle_ed448_shake256_sign... yes
checking for nettle_get_gost_gc256b... yes
checking for nettle_get_gost_gc512a... yes
checking for nettle_gostdsa_sign... yes
checking for nettle_chacha_set_counter... yes
checking for nettle_siv_cmac_aes128_set_key... yes
}}}
After some time my `PowerBook G4` starts to activate the fans, which
usually does not happen. Then I send a `break signal` to GNU Emacs to
interrupt compilation. The output then is (excerpt):
{{{
checking gmp soname...
Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.6.16"
&& ./configure --prefix=/opt/local --disable-hardware-acceleration
--disable-guile --disable-silent-rules --disable-static --enable-local-
libopts --enable-openssl-compatibility --with-p11-kit --with-system-
priority-file="/opt/local/etc/gnutls/default-priorities" --with-default-
trust-store-pkcs11=pkcs11: ac_cv_prog_AWK=/usr/bin/awk --host=powerpc-
apple-darwin8 --build=powerpc-apple-darwin8 --with-unbound-root-key-
file="/opt/local/var/run/unbound/root.key"
Exit code: 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66273>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list