1 | sh-3.2# port install doxygen |
---|
2 | ---> Building doxygen with target all pdf |
---|
3 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_doxygen/work/doxygen-1.5.4" && make all pdf " returned error 2 |
---|
4 | Command output: /usr/bin/make -C qtools |
---|
5 | /usr/bin/make -f Makefile.qtools all |
---|
6 | make[2]: Nothing to be done for `all'. |
---|
7 | /usr/bin/make -C libpng |
---|
8 | /usr/bin/make -f Makefile.libpng |
---|
9 | make[2]: Nothing to be done for `all'. |
---|
10 | /usr/bin/make -C libmd5 |
---|
11 | /usr/bin/make -f Makefile.libmd5 |
---|
12 | make[2]: Nothing to be done for `all'. |
---|
13 | /usr/bin/make -C src |
---|
14 | /usr/bin/make -f Makefile.libdoxycfg PERL=/usr/bin/perl all |
---|
15 | c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -o ../objects/portable.o portable.cpp |
---|
16 | portable.cpp: In function 'size_t portable_iconv(void*, const char**, size_t*, char**, size_t*)': |
---|
17 | portable.cpp:385: error: invalid conversion from 'const char**' to 'char**' |
---|
18 | portable.cpp:385: error: initializing argument 2 of 'size_t iconv(void*, char**, size_t*, char**, size_t*)' |
---|
19 | make[2]: *** [../objects/portable.o] Error 1 |
---|
20 | make[1]: *** [all] Error 2 |
---|
21 | make: *** [all] Error 2 |
---|
22 | |
---|
23 | Error: Status 1 encountered during processing. |
---|
24 | sh-3.2# uname -a |
---|
25 | Darwin graytoo.local 9.1.0 Darwin Kernel Version 9.1.0: Wed Oct 31 17:46:22 PDT 2007; root:xnu-1228.0.2~1/RELEASE_I386 i386 |
---|
26 | sh-3.2# gcc --version |
---|
27 | i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465) |
---|
28 | Copyright (C) 2005 Free Software Foundation, Inc. |
---|
29 | This is free software; see the source for copying conditions. There is NO |
---|
30 | warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. |
---|
31 | |
---|
32 | sh-3.2# port list installed |
---|
33 | Xft2 @2.1.12 x11/Xft2 |
---|
34 | cairo @1.4.12 graphics/cairo |
---|
35 | coreutils @6.9 sysutils/coreutils |
---|
36 | expat @2.0.1 textproc/expat |
---|
37 | fontconfig @2.5.0 graphics/fontconfig |
---|
38 | freetype @2.3.5 print/freetype |
---|
39 | gawk @3.1.5 lang/gawk |
---|
40 | gettext @0.17 devel/gettext |
---|
41 | ghostscript @8.61 print/ghostscript |
---|
42 | glib2 @2.14.4 devel/glib2 |
---|
43 | graphviz @2.16.1 graphics/graphviz |
---|
44 | gsed @4.1.5 textproc/gsed |
---|
45 | jpeg @6b graphics/jpeg |
---|
46 | libiconv @1.12 textproc/libiconv |
---|
47 | libpng @1.2.24 graphics/libpng |
---|
48 | ncurses @5.6 devel/ncurses |
---|
49 | ncursesw @5.6 devel/ncursesw |
---|
50 | pango @1.18.3 x11/pango |
---|
51 | pkgconfig @0.22 devel/pkgconfig |
---|
52 | render @0.9 x11/render |
---|
53 | teTeX @3.0 print/teTeX |
---|
54 | texi2html @1.76 textproc/texi2html |
---|
55 | texinfo @4.11 textproc/texinfo |
---|
56 | urw-fonts @1.0.7pre44 x11/urw-fonts |
---|
57 | xorg-util-macros @1.1.5 x11/xorg-util-macros |
---|
58 | xorg-xproto @7.0.11 x11/xorg-xproto |
---|
59 | xrender @0.9.0 x11/xrender |
---|
60 | zlib @1.2.3 archivers/zlib |
---|
61 | sh-3.2# |
---|