Changes between Initial Version and Version 2 of Ticket #46307


Ignore:
Timestamp:
Dec 23, 2014, 6:37:37 AM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Replying to bunk3m@…:

Error: org.macports.patch for port gnutls returned: no files matched glob pattern "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_gnutls/gnutls/work/gnutls-3.3.11/lib/accelerated/x86/macosx/*.s"

The real error is that nothing got extracted. The main.log tells us why:

:info:extract dyld: Library not loaded: /opt/local/lib/libiconv.2.dylib
:info:extract   Referenced from: /opt/local/lib/libintl.8.dylib
:info:extract   Reason: Incompatible library version: libintl.8.dylib requires version 8.0.0 or later, but libiconv.2.dylib provides version 7.0.0

Please see ProblemHotlist#libiconv-version for an explanation of this error and its solution.

Replying to bunk3m@…:

Looks like the Darwin 13 version hasn't be uploaded/added? ie. gnutls-3.3.11_0.darwin_13.x86_64.tbz2

I'm not sure why the build servers only uploaded the Yosemite version of this package, but I pressed the button to repeat the build, and the binaries are now available for Snow Leopard and up.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #46307

    • Property Cc ryandesign@… added
    • Property Status changed from new to closed
    • Property Resolution changed from to invalid
    • Property Summary changed from gnutls update to 3.3.11 fails to build to gnutls @3.3.11 fails to extract: no files matched glob pattern
  • Ticket #46307 – Description

    initial v2  
    33The error is:
    44
     5{{{
    56sudo port install gnutls
    67--->  Computing dependencies for gnutls
     
    1819    http://guide.macports.org/#project.tickets
    1920Error: Processing of port gnutls failed
     21}}}
    2022
    2123main.log is attached.