[MacPorts] #40994: phantomjs @1.9.2 fails to find QtWebKit on Mavericks
MacPorts
noreply at macports.org
Sun Oct 27 09:47:09 PDT 2013
#40994: phantomjs @1.9.2 fails to find QtWebKit on Mavericks
-----------------------+--------------------------------
Reporter: wichert@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: mavericks | Port: phantomjs
-----------------------+--------------------------------
Trying to install phantomjs on Mavericks fails with this error:
{{{
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2/src/qt
:info:build cd src/ &&
/Applications/Xcode.app/Contents/Developer/usr/bin/make -f
Makefile.phantomjs
:info:build
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2/src/qt/bin/qmake
-o Makefile.phantomjs phantomjs.pro
:info:build g++ -headerpad_max_install_names -sectcreate __TEXT
__info_plist Info.plist -arch x86_64 -Xarch_x86_64 -mmacosx-version-
min=10.5 -o ../bin/phantomjs MachIPC.o phantom.o callback.o webpage.o
webserver.o main.o csconverter.o utils.o networkaccessmanager.o
cookiejar.o filesystem.o system.o env.o terminal.o encoding.o config.o
childprocess.o repl.o gif_err.o gifalloc.o egif_lib.o gif_hash.o
quantize.o gifwriter.o mongoose.o linenoise.o utf8.o qcommandline.o
minidump_file_writer.o convert_UTF.o md5.o string_conversion.o
crash_generation_client.o exception_handler.o minidump_generator.o
dynamic_images.o breakpad_nlist_64.o bootstrap_compat.o file_id.o
macho_id.o macho_utilities.o macho_walker.o string_utilities.o
moc_phantom.o moc_callback.o moc_webpage.o moc_webserver.o
moc_networkaccessmanager.o moc_cookiejar.o moc_filesystem.o moc_system.o
moc_env.o moc_config.o moc_childprocess.o moc_repl.o moc_qcommandline.o
qrc_phantomjs.o qrc_ghostdriver.o qrc_WebKit.o qrc_InspectorBackendStub.o
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2/src/qt/lib
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2/src/qt/plugins/codecs
-lqcncodecs
-L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2/src/qt/lib
-framework ApplicationServices -framework CoreFoundation -framework
Security -lqjpcodecs -lqkrcodecs -lqtwcodecs -lQtWebKit -framework Carbon
-framework AppKit -framework SystemConfiguration -framework CoreServices
-lQtGui -lQtNetwork -lQtCore -lz -lm
:info:build ld: library not found for -lQtWebKit
:info:build clang: error: linker command failed with exit code 1 (use -v
to see invocation)
:info:build make[1]: *** [../bin/phantomjs] Error 1
:info:build make: *** [sub-src-phantomjs-pro-make_default-ordered] Error 2
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_www_phantomjs/phantomjs/work/phantomjs-1.9.2"
&& ./build.sh --confirm --jobs 4
:info:build Exit code: 2
:error:build org.macports.build for port phantomjs returned: command
execution failed
:debug:build Error code: CHILDSTATUS 57335 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"$procedure $targetname"
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40994>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list