Changes between Initial Version and Version 4 of Ticket #58636


Ignore:
Timestamp:
Jun 29, 2019, 2:11:47 PM (5 years ago)
Author:
Schamschula (Marius Schamschula)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58636

    • Property Owner set to Schamschula
    • Property Status changed from new to assigned
    • Property Port gnutls added
    • Property Keywords catalina added
  • Ticket #58636 – Description

    initial v4  
    11I am trying to install gnutls on MacOS Catalina Public Beta 1, and I encounter an error:
    22
     3{{{
    34:info:build ld: warning: cannot export hidden symbol __gnutls_x86_cpuid_s from accelerated/.libs/libaccelerated.a(x86-common.o)
    45:info:build ld: weak import of symbol '____chkstk_darwin' not supported because of option: -no_weak_imports for architecture x86_64
    56:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
     7}}}
    68
    79The full main.log is attached.