[MacPorts] #70405: kdewebdev: error: buffio.h: No such file or directory

MacPorts noreply at macports.org
Fri Jul 19 16:47:19 UTC 2024


#70405: kdewebdev: error: buffio.h: No such file or directory
---------------------------+--------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.3
Resolution:                |   Keywords:  kde
      Port:  kdewebdev     |
---------------------------+--------------------

Comment (by ryandesign):

 kdewebdev does not declare a dependency on the tidy port but apparently
 uses it opportunistically. From your log:

 {{{
 :info:configure -- Found Tidy: /opt/local/lib/libtidy.dylib
 }}}

 Years ago, tidy renamed its headers to be less generic. buffio.h is now
 called tidybuffio.h.

 So we have to fix the opportunistic use of tidy by either adding the tidy
 dependency and patching the header names, or by making kdewebdev not use
 tidy even if it is installed.

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


More information about the macports-tickets mailing list