Opened 11 years ago

Last modified 10 years ago

#41481 closed defect

webkit-gtk @2.0.4 build error ./autotoolsconfig.h:242:10: fatal error — at Version 2

Reported by: tim.daley@… Owned by: jeremyhu@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: devans@…
Port: webkit-gtk

Description (last modified by ryandesign (Ryan Carsten Schmidt))

port install webkit-gtk
:info:build libtool: compile:  /usr/bin/clang++ -DHAVE_CONFIG_H -I. -Wall -W -Wcast-align -Wchar-subscripts -Wreturn-type -Wformat -Wformat-security -Wno-format-y2k -Wundef -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-unused-parameter -Wno-parentheses -fno-exceptions -DBUILDING_CAIRO__ -DBUILDING_GTK__ -I./Source -I./Source/WTF -I./Source/WTF/wtf -DGTEST_USE_OWN_TR1_TUPLE=1 -fno-rtti -fstrict-aliasing -O3 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -pipe -Os -Wno-c++11-extensions -arch x86_64 -Wno-c++11-compat -O2 -MT Source/WTF/wtf/libWTF_la-ArrayBuffer.lo -MD -MP -MF Source/WTF/wtf/.deps/libWTF_la-ArrayBuffer.Tpo -c Source/WTF/wtf/ArrayBuffer.cpp  -fno-common -DPIC -o Source/WTF/wtf/.libs/libWTF_la-ArrayBuffer.o
:info:build In file included from Source/JavaScriptCore/llint/LLIntOffsetsExtractor.cppIn file included from Source/WTF/wtf/ArrayBuffer.cpp:26:26:
:info:build In file included from :
:info:build In file included from ./Source/WTF/config.h:26:
:info:build ./Source/JavaScriptCore/config.h:26:
:info:build ./autotoolsconfig.h:242:10: fatal error: 'WebKitFeatures.h' file not found
:info:build ./autotoolsconfig.h:242:10: fatal error: 'WebKitFeatures.h' file not found
:info:build #include "WebKitFeatures.h"
:info:build          ^
:info:build #include "WebKitFeatures.h"
:info:build          ^

Change History (3)

Changed 11 years ago by tim.daley@…

Attachment: main.log added

comment:1 Changed 11 years ago by tim.daley@…

OS X 10.9 (13A603) Xcode 5.0.2

comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: devans@… added
Description: modified (diff)
Keywords: mavericks added; autotoolsconfig.h WebKitFeatures.h removed
Owner: changed from macports-tickets@… to jeremyhu@…
Note: See TracTickets for help on using tickets.