[MacPorts] #13156: doxygen 1.5.4 build error in portable_iconv()

MacPorts noreply at macports.org
Thu Feb 5 18:28:09 PST 2009


#13156: doxygen 1.5.4 build error in portable_iconv()
-------------------------------+--------------------------------------------
  Reporter:  dambler@…         |       Owner:  css@…           
      Type:  defect            |      Status:  closed          
  Priority:  Normal            |   Milestone:  Port Bugs       
 Component:  ports             |     Version:  1.5.0           
Resolution:  fixed             |    Keywords:                  
      Port:  doxygen           |  
-------------------------------+--------------------------------------------
Changes (by ryandesign@…):

  * port:  => doxygen


Old description:

> Using 10.4 ppc G5 system
>
> getting output:
> --->  Building doxygen with target all pdf
> 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.3"
> && make all pdf " returned error 2
> Command output: /usr/bin/make -C qtools
> /usr/bin/make -f Makefile.qtools    all
> make[2]: Nothing to be done for `all'.
> /usr/bin/make -C libpng
> /usr/bin/make -f Makefile.libpng
> make[2]: Nothing to be done for `all'.
> /usr/bin/make -C libmd5
> /usr/bin/make -f Makefile.libmd5
> make[2]: Nothing to be done for `all'.
> /usr/bin/make -C src
> /usr/bin/make -f Makefile.libdoxycfg PERL=/usr/bin/perl all
> c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -o
> ../objects/portable.o portable.cpp
> portable.cpp: In function 'size_t portable_iconv(void*, const char**,
> size_t*, char**, size_t*)':
> portable.cpp:381: error: invalid conversion from 'char**' to 'const
> char**'
> portable.cpp:381: error:   initializing argument 2 of 'size_t
> libiconv(void*, const char**, size_t*, char**, size_t*)'
> make[2]: *** [../objects/portable.o] Error 1
> make[1]: *** [all] Error 2
> make: *** [all] Error 2
>
> Error: Status 1 encountered during processing.

New description:

 Using 10.4 ppc G5 system

 getting output:
 {{{
 --->  Building doxygen with target all pdf
 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.3"
 && make all pdf " returned error 2
 Command output: /usr/bin/make -C qtools
 /usr/bin/make -f Makefile.qtools    all
 make[2]: Nothing to be done for `all'.
 /usr/bin/make -C libpng
 /usr/bin/make -f Makefile.libpng
 make[2]: Nothing to be done for `all'.
 /usr/bin/make -C libmd5
 /usr/bin/make -f Makefile.libmd5
 make[2]: Nothing to be done for `all'.
 /usr/bin/make -C src
 /usr/bin/make -f Makefile.libdoxycfg PERL=/usr/bin/perl all
 c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -o
 ../objects/portable.o portable.cpp
 portable.cpp: In function 'size_t portable_iconv(void*, const char**,
 size_t*, char**, size_t*)':
 portable.cpp:381: error: invalid conversion from 'char**' to 'const
 char**'
 portable.cpp:381: error:   initializing argument 2 of 'size_t
 libiconv(void*, const char**, size_t*, char**, size_t*)'
 make[2]: *** [../objects/portable.o] Error 1
 make[1]: *** [all] Error 2
 make: *** [all] Error 2

 Error: Status 1 encountered during processing.
 }}}

--

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


More information about the macports-tickets mailing list