[Webkit-unassigned] [Bug 161475] New: webkit-gtk 2.13.90 fails to configure on darwin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 31 22:48:13 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=161475

            Bug ID: 161475
           Summary: webkit-gtk 2.13.90 fails to configure on darwin
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jeremyhu at apple.com
                CC: bugs-noreply at webkitgtk.org

--->  Configuring webkit2-gtk-devel
Executing:  cd "/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/build" && /opt/local/bin/cmake -DCMAKE_INSTALL_PREFIX=/opt/local -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON -DCMAKE_INSTALL_RPATH=/opt/local/lib -DCMAKE_INSTALL_NAME_DIR=/opt/local/lib -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_MODULE_PATH=/opt/local/share/cmake/Modules -DCMAKE_FIND_FRAMEWORK=LAST -Wno-dev -DPORT=GTK -DUSE_SYSTEM_MALLOC=ON -DENABLE_INTROSPECTION=ON -DENABLE_MINIBROWSER=OFF -DENABLE_VIDEO=ON -DENABLE_GTKDOC=OFF -DENABLE_QUARTZ_TARGET=OFF -DENABLE_X11_TARGET=ON -DENABLE_OPENGL=ON -DENABLE_PLUGIN_PROCESS_GTK2=ON -DCMAKE_C_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_CXX_FLAGS_RELEASE="-DNDEBUG" -DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.12" -DCMAKE_OSX_SYSROOT="/" ../webkitgtk-2.13.90 
...
-- Enabled features:
--  ENABLE_ACCELERATED_2D_CANVAS .......... OFF
--  ENABLE_CREDENTIAL_STORAGE               ON
--  ENABLE_DRAG_SUPPORT ................... ON
--  ENABLE_GEOLOCATION                      ON
--  ENABLE_GLES2 .......................... OFF
--  ENABLE_GTKDOC                           OFF
--  ENABLE_ICONDATABASE ................... ON
--  ENABLE_INTROSPECTION                    ON
--  ENABLE_JIT ............................ ON
--  ENABLE_MEMORY_SAMPLER                   OFF
--  ENABLE_MINIBROWSER .................... OFF
--  ENABLE_OPENGL                           ON
--  ENABLE_PLUGIN_PROCESS_GTK2 ............ ON
--  ENABLE_QUARTZ_TARGET                    OFF
--  ENABLE_SAMPLING_PROFILER .............. ON
--  ENABLE_SPELLCHECK                       ON
--  ENABLE_TOUCH_EVENTS ................... ON
--  ENABLE_VIDEO                            ON
--  ENABLE_WAYLAND_TARGET ................. OFF
--  ENABLE_WEB_AUDIO                        ON
--  ENABLE_X11_TARGET ..................... ON
--  USE_LIBHYPHEN                           ON
--  USE_LIBNOTIFY ......................... ON
--  USE_SYSTEM_MALLOC                       ON
-- Configuring done
CMake Error at Source/cmake/WebKitMacros.cmake:225 (add_library):
  Cannot find source file:

    /opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_www_webkit2-gtk-devel/webkit2-gtk-devel/work/build/DerivedSources/webkit2gtk/WebKit2WaylandClientProtocol.c

  Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
  .hxx .in .txx
Call Stack (most recent call first):
  Source/WebKit2/CMakeLists.txt:853 (WEBKIT_FRAMEWORK)

---

It looks like you're missing a bunch of 'if (ENABLE_WAYLAND_TARGET)' around appropriate places in Source/WebKit2/PlatformGTK.cmake

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160901/ee5b7b71/attachment.html>


More information about the webkit-unassigned mailing list