Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#25438 closed defect (fixed)

Convert is required to build awesome (needs ImageMagick dep)

Reported by: jeff.pitman@… Owned by: milosh@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: awesome

Description (last modified by jmroot (Joshua Root))

--->  Building awesome
DEBUG: build phase started at Sun Jun 27 15:48:00 CST 2010
DEBUG: Executing org.macports.build (awesome)
DEBUG: Environment: CPATH='/opt/local/include' CC_PRINT_OPTIONS_FILE='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_awesome/work/.CC_PRINT_OPTIONS' LIBRARY_PATH='/opt/local/lib' CC_PRINT_OPTIONS='YES' MACOSX_DEPLOYMENT_TARGET='10.6'
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_awesome/work/awesome-3.4.4" && /usr/bin/make -j3 all CMAKE_ARGS=" -DCMAKE_INSTALL_PREFIX=/opt/local -DPREFIX=/opt/local -DAWESOME_DOC_PATH=/opt/local/share/doc/awesome -DAWESOME_MAN_PATH=/opt/local/share/man -DAWESOME_XSESSION_PATH=/opt/local/share/xsessions -DSYSCONFDIR=/opt/local/etc -DXDG_CONFIG_HOME=/opt/local/etc/xdg"'
Running cmake…
-- cat -> /bin/cat
-- ln -> /bin/ln
-- grep -> /opt/local/bin/grep
-- git not found.
-- hostname -> /bin/hostname
-- gperf -> /opt/local/bin/gperf
-- asciidoc not found.
-- xmlto not found.
-- gzip -> /opt/local/bin/gzip
-- lua -> /opt/local/bin/lua
-- luadoc not found.
-- convert not found.
CMake Error at awesomeConfig.cmake:41 (message):
  convert is required to build awesome
Call Stack (most recent call first):
  awesomeConfig.cmake:62 (a_find_program)
  CMakeLists.txt:15 (include)


-- Configuring incomplete, errors occurred!
make: *** [cmake] Error 1
shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_awesome/work/awesome-3.4.4" && /usr/bin/make -j3 all CMAKE_ARGS=" -DCMAKE_INSTALL_PREFIX=/opt/local -DPREFIX=/opt/local -DAWESOME_DOC_PATH=/opt/local/share/doc/awesome -DAWESOME_MAN_PATH=/opt/local/share/man -DAWESOME_XSESSION_PATH=/opt/local/share/xsessions -DSYSCONFDIR=/opt/local/etc -DXDG_CONFIG_HOME=/opt/local/etc/xdg" " returned error 2
Error: Target org.macports.build returned: shell command failed
DEBUG: Backtrace: shell command failed
    while executing
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for awesome): org.macports.activate org.macports.build org.macports.destroot org.macports.install
Log for awesome is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_awesome/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Change History (3)

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

Description: modified (diff)
Owner: changed from macports-tickets@… to milosh@…
Port: awesome added

Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.

comment:2 Changed 14 years ago by milosh@…

Resolution: fixed
Status: newclosed

Dependency on ImageMagick added in r69285. Thanks for catching that.

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Should have been a build dependency, not a library dependency. Changed in r105775.

Note: See TracTickets for help on using tickets.