[MacPorts] #64628: gnutls @3.6.16_3+dane+guile: compilation of guile objects fails

MacPorts noreply at macports.org
Tue Feb 8 23:53:50 UTC 2022


#64628: gnutls @3.6.16_3+dane+guile: compilation of guile objects fails
--------------------------+--------------------
  Reporter:  cooljeanius  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.1
Resolution:               |   Keywords:
      Port:  gnutls       |
--------------------------+--------------------

Comment (by ryandesign):

 Alright, so it's not a parallel build problem.

 Does the problem persist if you clean and try again in trace mode?

 {{{
 sudo port clean gnutls
 sudo port -t upgrade gnutls
 }}}

 There are a handful of differences between your configure output and mine.
 Maybe one of these is responsible.
 Yours finds a number of things that mine doesn't:
 {{{
 :info:configure checking valgrind/memcheck.h usability... yes
 :info:configure checking valgrind/memcheck.h presence... yes
 :info:configure checking for valgrind/memcheck.h... yes
 }}}
 {{{
 :info:configure checking for libev... yes
 :info:configure checking how to link with libev... -lev
 }}}
 {{{
 :info:configure checking for CMOCKA... yes
 }}}
 Using trace mode should hide all these undeclared dependencies.

-- 
Ticket URL: <https://trac.macports.org/ticket/64628#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list