Opened 14 years ago

Closed 14 years ago

#26519 closed defect (fixed)

lmms @0.4.8 missing dependency on cmake

Reported by: psychotic.anomaly@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: raimue (Rainer Müller)
Port: lmms

Description (last modified by jmroot (Joshua Root))

--->  Configuring lmms
DEBUG: Using compiler 'Mac OS X gcc 4.2'
DEBUG: configure phase started at Sat Sep 18 18:02:59 EST 2010
DEBUG: Executing proc-pre-org.macports.configure-configure-0
DEBUG: Executing org.macports.configure (lmms)
DEBUG: Environment: CPATH='/opt/local/include' CFLAGS='-pipe -O2 -arch x86_64' CPPFLAGS='-I/opt/local/include' CXXFLAGS='-pipe -O2 -arch x86_64' LIBRARY_PATH='/opt/local/lib' MACOSX_DEPLOYMENT_TARGET='10.6' CXX='/usr/bin/g++-4.2' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_lmms/work/.CC_PRINT_OPTIONS' F90FLAGS='-pipe -O2 -m64' LDFLAGS='-L/opt/local/lib -arch x86_64' OBJC='/usr/bin/gcc-4.2' FCFLAGS='-pipe -O2 -m64' INSTALL='/usr/bin/install -c' OBJCFLAGS='-pipe -O2 -arch x86_64' FFLAGS='-pipe -O2 -m64' CC_PRINT_OPTIONS='YES' CC='/usr/bin/gcc-4.2'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_lmms/work/lmms-0.4.8" && 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 -DWANT_SYSTEM_SR=OFF -DWANT_VST=OFF -DWANT_ALSA=OFF -DWANT_PULSEAUDIO=OFF -DWANT_FFTW3F=ON -DWANT_SDL=ON -DWANT_OGGVORBIS=ON -DWANT_STK=OFF -DWANT_JACK=ON -DCMAKE_OSX_ARCHITECTURES="x86_64"'
sh: cmake: command not found
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_lmms/work/lmms-0.4.8" && 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 -DWANT_SYSTEM_SR=OFF -DWANT_VST=OFF -DWANT_ALSA=OFF -DWANT_PULSEAUDIO=OFF -DWANT_FFTW3F=ON -DWANT_SDL=ON -DWANT_OGGVORBIS=ON -DWANT_STK=OFF -DWANT_JACK=ON -DCMAKE_OSX_ARCHITECTURES="x86_64" " returned error 127
Error: Target org.macports.configure returned: configure failure: shell command failed
DEBUG: Backtrace: configure failure: shell command failed
    while executing
"$procedure $targetname"
Warning: the following items did not execute (for lmms): org.macports.activate org.macports.configure org.macports.build org.macports.destroot org.macports.install

Attachments (1)

main.log (62.3 KB) - added by psychotic.anomaly@… 14 years ago.
main.log

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by psychotic.anomaly@…

Attachment: main.log added

main.log

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Description: modified (diff)
Keywords: lmms removed

Please remember to preview and use WikiFormatting if you're going to paste terminal output inline.

comment:2 Changed 14 years ago by jmroot (Joshua Root)

Cc: raimue@… added
Resolution: fixed
Status: newclosed
Summary: lmms @0.4.8 configure error. fails to buildlmms @0.4.8 missing dependency on cmake

This was broken by r71301. Fixed in r71628.

Note: See TracTickets for help on using tickets.