#34134: webkit-gtk @1.6.3 - Build failure ------------------------------+------------------------ Reporter: l.wayne.james@… | Owner: jeremyhu@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.0.99 Resolution: | Keywords: haspatch Port: webkit-gtk | ------------------------------+------------------------ Changes (by info@…): * status: closed => reopened * resolution: fixed => Comment: Not sure if I should reopen this or file another. I got this error on build of webkit-gtk-2.0 (OSX 10.7.5, Intel Core i7): {{{ ---> Configuring webkit-gtk-2.0 ---> Building webkit-gtk-2.0 Error: org.macports.build for port webkit-gtk-2.0 returned: command execution failed Please see the log file for port webkit-gtk-2.0 for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_www_webkit-gtk-2.0/webkit-gtk-2.0/main.log }}} In the log: {{{ :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_www_webkit-gtk-2.0/webkit- gtk-2.0/work/webkitgtk-2.0.4" && /usr/bin/make -j8 -w all CC="/usr/bin/clang -arch x86_64" V=1 :info:build Exit code: 2 }}} Then trying to execute the failed command manually, a series of errors like this: {{{ error: unable to open output file 'Source/JavaScriptCore/API/.libs /libjavascriptcoregtk_1_0_la-JSCallbackFunction.o': 'Error opening output file 'Source/JavaScriptCore/API/.libs/libjavascriptcoregtk_1_0_la- JSCallbackFunction.o'' }}} Turns out the '''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_tarballs_ports_www_webkit-gtk-2.0/webkit- gtk-2.0/work/webkitgtk-2.0.4/Source/JavaScriptCore/API/.libs''' directory doesn't exists Creating the directory appears to have let it pass this step. -- Ticket URL: <https://trac.macports.org/ticket/34134#comment:16> MacPorts <http://www.macports.org/> Ports system for OS X