Changes between Initial Version and Version 3 of Ticket #68813
- Timestamp:
- Nov 30, 2023, 3:27:26 PM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68813
- Property Cc mps@… removed
- Property Owner changed from mps@… to Schamschula
-
Property
Summary
changed from
gnutls-3.7.10 failing to build on MacOS Sonoma
tognutls @3.7.10: Libhogweed (nettle's companion library) 3.6 was not found
-
Ticket #68813 – Description
initial v3 3 3 4 4 I've attached the two logs referred to in the high level errors messages supplied below: 5 ``` 5 {{{ 6 6 Error: Failed to configure gnutls: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.7.10/config.log 7 7 Error: Failed to configure gnutls: configure failure: command execution failed 8 8 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_gnutls/gnutls/main.log for details. 9 9 Error: rev-upgrade failed: Error rebuilding gnutls 10 ``` 11 10 }}}