Re: [MacPorts] #46120: dcmtk @3.6.1_20140617_1: error: no matching function for call to ‘test::test()’

MacPorts noreply at macports.org
Thu Dec 4 16:52:51 PST 2014


#46120: dcmtk @3.6.1_20140617_1: error: no matching function for call to
‘test::test()’
---------------------------+------------------------
  Reporter:  ryandesign@…  |      Owner:  eborisch@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.3.3
Resolution:                |   Keywords:
      Port:  dcmtk         |
---------------------------+------------------------

Comment (by fmw@…):

 Replying to [comment:4 eborisch@…]:
 > Can you try macports' clang, too? (See my comment above.)

 I think one of the problems is a missing dependency check or something, as
 configure was trying to use /Developer/usr/bin/clang which does not exist
 on my 10.5.8[[BR]]

 OK I have edited my local Portfile (which I guess is the easiest / OK way)
 to add:-
 {{{
 configure.compiler      macports-clang-3.5
 compiler.blacklist      *gcc* {clang < 137}
 }}}
 This has pulled in the dependency clang-3.4 (Building.......) :-)[[BR]]
 Next dependency: libcxx[[BR]]
 Error: libcxx is not supported on Leopard or earlier.

 So now I am a bit lost as to what to do next - dcmtk would build fine, but
 now does not.

-- 
Ticket URL: <https://trac.macports.org/ticket/46120#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list