Okay, it looks like this: https://trac.macports.org/ticket/23893
does the trick and makes it work. I'm rather confused. I don't know how many people are working on MacPorts, but this is the second bug I found while trying to install Amarok that has been reported and that could seemingly be fixed by just a change to a make file. I know I don't have a good background in using make or with C and C++ programming, but I find it odd that bugs like this are being reported and are still unpatched 3-5 months later. Is there a man power issue? Or is the problem the time it takes in rebuilding the packages in a test mode, then rebuilding the source package? I'm not trying to be snotty or uppity, I know people are not getting paid for their work here, but I am curious about this. I've found bugs in 2 packages needed for Amarok (which I know is a popular program), so I can't help but wonder if this is a commonplace issue. Thanks for any help or thoughts on this issue. Hal On Jun 13, 2010, at 9:47 PM, Hal Vaughan wrote: > I'm still trying to get Amarok to install. At the end of this email I have > the whole tail end of the log for it, but here's what I think is the > important part: > > :info:configure > ----------------------------------------------------------------------------- > :info:configure -- The following REQUIRED packages could NOT be located on > your system. > :info:configure -- You must install these packages before continuing. > :info:configure > ----------------------------------------------------------------------------- > :info:configure * qtscript-qt > <http://code.google.com/p/qtscriptgenerator/> > :info:configure QtScript Qt Bindings > :info:configure > :info:configure > ----------------------------------------------------------------------------- > > qtscriptgenerator installed on my system with no trouble at all. I even > tried a 2nd install, just in case: > > [...@polychrome:~]$ sudo port install qtscriptgenerator > Password: > ---> Computing dependencies for qtscriptgenerator > ---> Cleaning qtscriptgenerator > > But it seems to be absent when I try to install Amarok. (Or is there another > issue -- the log makes me wonder?) > > Any suggestions? There are a number of reason I'd like to get Amarok working > on my iMac for some of my editing and other work. > > Thanks for any help! > > > Hal > ------------ > :info:configure > ----------------------------------------------------------------------------- > :info:configure -- The following REQUIRED packages could NOT be located on > your system. > :info:configure -- You must install these packages before continuing. > :info:configure > ----------------------------------------------------------------------------- > :info:configure * qtscript-qt > <http://code.google.com/p/qtscriptgenerator/> > :info:configure QtScript Qt Bindings > :info:configure > :info:configure > ----------------------------------------------------------------------------- > :info:configure > :info:configure CMake Error at > /opt/local/share/apps/cmake/modules/MacroLogFeature.cmake:141 (MESSAGE): > :info:configure Exiting: Missing Requirements > :info:configure Call Stack (most recent call first): > :info:configure CMakeLists.txt:157 (macro_display_feature_log) > :info:configure > :info:configure > :info:configure -- Configuring incomplete, errors occurred! > :info:configure shell command " cd > "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_kde_amarok/work/build" > && 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_NAME_DIR=/opt/local/lib > -DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" > -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake -Wno-dev > -DBUILD_doc=OFF -DBUILD_SHARED_LIBS=ON > -DBUNDLE_INSTALL_DIR=/Applications/MacPorts/KDE4 > -DPHONON_INCLUDE_DIR=/opt/local/libexec/qt4-mac/include > -DPHONON_LIBRARY=/opt/local/libexec/qt4-mac/lib/phonon.framework/phonon > -DQT_QMAKE_EXECUTABLE=/opt/local/libexec/qt4-mac/bin/qmake > -DKDE_DISTRIBUTION_TEXT="MacPorts/Mac OS X" ../amarok-2.2.0 > -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 1 > :error:configure Target org.macports.configure returned: configure failure: > shell command failed > :debug:configure Backtrace: configure failure: shell command failed > while executing > "$procedure $targetname" > > _______________________________________________ > macports-users mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-users > _______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
