Opened 10 years ago

Closed 10 years ago

#41481 closed defect (worksforme)

webkit-gtk @2.0.4 build error ./autotoolsconfig.h:242:10: fatal error

Reported by: tim.daley@… Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: mavericks Cc: dbevans (David B. Evans)
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          ^

Attachments (2)

main.log (1.6 MB) - added by tim.daley@… 10 years ago.
41481 (181.0 KB) - added by tim.daley@… 10 years ago.
Here's a complete log with all version info, etc.

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by tim.daley@…

Attachment: main.log added

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

OS X 10.9 (13A603) Xcode 5.0.2

comment:2 Changed 10 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@…

comment:3 Changed 10 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: worksforme
Status: newclosed

can't reproduce. webkit-gtk builds fine for me on Mavericks.

Please clean and retry.

Changed 10 years ago by tim.daley@…

Attachment: 41481 added

Here's a complete log with all version info, etc.

Note: See TracTickets for help on using tickets.