Opened 15 years ago

Last modified 15 years ago

#21230 closed defect

cairomm: make all " returned error 2 — at Version 1

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

Description (last modified by tobypeterson)

I tried to build cairomm on Tiger / PPC:

dsl01:~ wolf2$ sudo port install cairomm                                           
--->  Building cairomm
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_cairomm/work/cairomm-1.8.0" && make all " returned error 2
Command output: make[2]: Nothing to be done for `all'.
Making all in cairomm
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in examples
Making all in pdf-surface
make[3]: Nothing to be done for `all'.
Making all in ps-surface
make[3]: Nothing to be done for `all'.
Making all in svg-surface
make[3]: Nothing to be done for `all'.
Making all in image-surface
make[3]: Nothing to be done for `all'.
Making all in text-rotate
make[3]: Nothing to be done for `all'.
Making all in toy-text
make[3]: Nothing to be done for `all'.
Making all in user-font
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
Making all in docs
Making all in reference
rm -rf html
doxygen Doxyfile \
2> doxygen-warnings.txt | tee doxygen-output.txt && cat doxygen-warnings.txt
/bin/sh: line 1: /usr/bin/tee: cannot execute binary file
make[2]: *** [html/index.html] Error 126
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1

Error: Status 1 encountered during processing.

Change History (1)

comment:1 Changed 15 years ago by tobypeterson

Description: modified (diff)
Keywords: cairomm removed
Port: cairomm added
Version: 1.7.1
Note: See TracTickets for help on using tickets.