[MacPorts] #60310: gnucash @3.9: Could NOT find Threads (missing: Threads_FOUND)

MacPorts noreply at macports.org
Sun Jun 28 13:59:39 UTC 2020


#60310: gnucash @3.9: Could NOT find Threads (missing: Threads_FOUND)
----------------------+----------------------
  Reporter:  hapaguy  |      Owner:  drkp
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:  catalina
      Port:  gnucash  |
----------------------+----------------------

Comment (by kencu):

 another approach, maybe simpler for now  (although cmake should still
 provide a prototype)...

 in the gnucash CMakeList.txt, they do this:
 {{{
 if (UNIX)
   set( CMAKE_C_FLAGS "-Werror -Wdeclaration-after-statement -Wno-pointer-
 sign -Wall -Wmissing-prototypes -Wmissing-declarations -Wno-unused
 ${CMAKE_C_FLAGS}")
 }}}

 So easing up that {{{-Werror}}} should also fix this in this build.

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


More information about the macports-tickets mailing list