[MacPorts] #25438: Convert is required to build awesome (needs ImageMagick dep)

MacPorts noreply at macports.org
Sun Jun 27 16:27:18 PDT 2010


#25438: Convert is required to build awesome (needs ImageMagick dep)
-----------------------------------+----------------------------------------
 Reporter:  jeff.pitman@…          |       Owner:  milosh@…           
     Type:  defect                 |      Status:  new                
 Priority:  Normal                 |   Milestone:                     
Component:  ports                  |     Version:  1.9.1              
 Keywords:                         |        Port:  awesome            
-----------------------------------+----------------------------------------
Changes (by jmr@…):

  * owner:  macports-tickets@… => milosh@…
  * port:  => awesome


Old description:

> --->  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>

New description:

 {{{
 --->  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>
 }}}

--

Comment:

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

-- 
Ticket URL: <http://trac.macports.org/ticket/25438#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list