[MacPorts] #48542: putty @0.63 +gui build failure: 'gdk/gdkx.h' file not found

MacPorts noreply at macports.org
Mon Aug 10 07:14:12 PDT 2015


#48542: putty @0.63 +gui build failure: 'gdk/gdkx.h' file not found
--------------------------+--------------------------------
 Reporter:  gunnlaugur@…  |      Owner:  macports-tickets@…
     Type:  defect        |     Status:  new
 Priority:  Normal        |  Milestone:
Component:  ports         |    Version:  2.3.3
 Keywords:                |       Port:  putty
--------------------------+--------------------------------
 Build of `putty @0.63 +gui` fails on missing file `gdk/gdkx.h``, whether
 installing fresh or upgrading, with this salient bit in the log:

 {{{
 :info:build ccache /usr/bin/clang -D_REENTRANT
 -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
 -I/opt/local/include/pango-1.0 -I/opt/local/include/harfbuzz
 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo
 -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo
 -I/opt/local/include/pixman-1 -I/opt/local/include
 -I/opt/local/include/freetype2 -I/opt/local/include
 -I/opt/local/include/libpng16 -I/opt/local/include
 -I/opt/local/include/freetype2 -I/opt/local/include/libpng16
 -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/libpng16
 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
 -I/opt/local/include    -Wall -pipe -Os -arch x86_64  -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64 -o puttygen cmdgen.o conf.o
 import.o misc.o notiming.o sshaes.o sshbn.o sshdes.o sshdss.o sshdssg.o
 sshmd5.o sshprime.o sshpubk.o sshrand.o sshrsa.o sshrsag.o sshsh256.o
 sshsh512.o sshsha.o time.o tree234.o uxcons.o uxgen.o uxmisc.o uxnoise.o
 uxstore.o libversion.a
 :info:build ./../unix/gtkfont.c:17:10: fatal error: 'gdk/gdkx.h' file not
 found
 :info:build #include <gdk/gdkx.h>
 :info:build          ^
 :info:build ./../unix/gtkwin.c:23:10: fatal error: 'gdk/gdkx.h' file not
 found
 :info:build #include <gdk/gdkx.h>
 :info:build          ^
 :info:build ./../unix/gtkdlg.c:11:10: fatal error: 'gdk/gdkx.h' file not
 found
 :info:build #include <gdk/gdkx.h>
 :info:build          ^
 :info:build 1 error generated.
 }}}

 Building with `-gui` works.

 The log shows ccache is enabled, but I tried also with it disabled; same
 result.

 This is on Mac OS X 10.10.4, Xcode 6.4 Build version 6E35b.

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


More information about the macports-tickets mailing list