Opened 14 years ago

Last modified 14 years ago

#25887 closed defect

liblastfm fails to build with make -j2 — at Initial Version

Reported by: macports@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: liblastfm

Description

---> Building liblastfm Error: Target org.macports.build returned: shell command failed Log for liblastfm is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_liblastfm/main.log Error: Status 1 encountered during processing.

inside the log, ... :debug:build Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_va r_macports_sources_rsync.macports.org_release_ports_audio_liblastfm/work/liblastfm-0.3.0" && /usr/bin/make -j2 all':info:build mkdir -p _include/lastfm :info:build cd src && /usr/bin/make ... :info:build /usr/bin/g++-4.2 -c -pipe -fno-operator-names -O2 -arch x86_64 -I/opt/local/include -fvisibility-inlines-hidden -fvisibility=hidden -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -Wall -W -fPIC -DQT_NO_DEBUG -DQT_XML_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/libexec/qt4-mac/mkspecs/macx-g++ -I. -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/lib/QtCore.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/lib/QtNetwork.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/lib/QtNetwork.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/lib/QtXml.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/lib/QtXml.framework/Versions/4/Headers -I/opt/local/libexec/qt4-mac/include -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_liblastfm/work/liblastfm-0.3.0/_include -I_build -F/opt/local/libexec/qt4-mac/lib -o _build/InternetConnectionMonitor.o ws/InternetConnectionMonitor.cpp :info:build make[1]: * [_build/NetworkAccessManager.o] Error 1 :info:build make[1]: * Waiting for unfinished jobs.... ... :info:build cp src/ws/ws.h _include/lastfm/ws.h ... :info:build make: * [src] Error 2 :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_audio_liblastfm/work/liblastfm-0.3.0" && /usr/bin/make -j2 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed

while executing

"command_exec build"

(procedure "portbuild::build_main" line 8) invoked from within

"$procedure $targetname"

Potentially, a patch should be made to the makefiles and submitted back to the project maintainer. Hopefully, we can get the port working anyway.

Change History (0)

Note: See TracTickets for help on using tickets.