Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 89405 - ERROR: app-doc/doxygen-1.4.2 failed.
Summary: ERROR: app-doc/doxygen-1.4.2 failed.
Status: RESOLVED DUPLICATE of bug 87758
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC Linux
: High normal
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-17 05:26 UTC by Roberto Griso
Modified: 2006-04-12 10:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Roberto Griso 2005-04-17 05:26:24 UTC
emerge -v doxygen
Calculating dependencies ...done!
>>> emerge (1 of 1) app-doc/doxygen-1.4.2 to /
>>> md5 files   ;-) ChangeLog
>>> md5 files   ;-) doxygen-1.3.5-r1.ebuild
>>> md5 files   ;-) doxygen-1.3.5.ebuild
>>> md5 files   ;-) doxygen-1.3.6.ebuild
>>> md5 files   ;-) doxygen-1.3.7.ebuild
>>> md5 files   ;-) doxygen-1.3.8.ebuild
>>> md5 files   ;-) doxygen-1.3.9.1.ebuild
>>> md5 files   ;-) doxygen-1.4.1.ebuild
>>> md5 files   ;-) doxygen-1.4.2.ebuild
>>> md5 files   ;-) metadata.xml
>>> md5 files   ;-) files/bsd-configure.patch
>>> md5 files   ;-) files/digest-doxygen-1.3.5
>>> md5 files   ;-) files/digest-doxygen-1.3.5-r1
>>> md5 files   ;-) files/digest-doxygen-1.3.6
>>> md5 files   ;-) files/digest-doxygen-1.3.7
>>> md5 files   ;-) files/digest-doxygen-1.3.8
>>> md5 files   ;-) files/digest-doxygen-1.3.9.1
>>> md5 files   ;-) files/digest-doxygen-1.4.1
>>> md5 files   ;-) files/digest-doxygen-1.4.2
>>> md5 src_uri ;-) doxygen-1.4.2.src.tar.gz
>>> Unpacking source...
>>> Unpacking doxygen-1.4.2.src.tar.gz to /var/tmp/portage/doxygen-1.4.2/work
 * Applying bsd-configure.patch ...                                                                     [ ok ]
>>> Source unpacked.
  Autodetected platform macosx-c++... 
  Detected Qt via the QTDIR environment variable...
                     headers /usr/qt/3/include,
                     libraries /usr/qt/3/lib
  Checking for GNU make tool... using /usr/bin/make
  Checking for GNU install tool... using /usr/bin/install
  Checking for dot (part of GraphViz)... using /usr/bin/dot
  Checking for perl... using /usr/bin/perl
  Created Makefile from Makefile.in...
  Created qtools/Makefile from qtools/Makefile.in...
  Created src/Makefile from src/Makefile.in...
  Created examples/Makefile from examples/Makefile.in...
  Created doc/Makefile from doc/Makefile.in...
  Created addon/doxywizard/Makefile from addon/doxywizard/Makefile.in...
  Created addon/doxmlparser/src/Makefile from addon/doxmlparser/src/Makefile.in...
  Created addon/doxmlparser/test/Makefile from addon/doxmlparser/test/Makefile.in...
  Created addon/doxmlparser/examples/metrics/Makefile from addon/doxmlparser/examples/metrics/Makefile.in...
  Created libpng/Makefile from libpng/Makefile.in...
  Created libmd5/Makefile from libmd5/Makefile.in...
  Created qtools/qtools.pro from qtools/qtools.pro.in...
  Created src/libdoxygen.pro from src/libdoxygen.pro.in...
  Created src/libdoxycfg.pro from src/libdoxycfg.pro.in...
  Created src/doxygen.pro from src/doxygen.pro.in...
  Created src/doxytag.pro from src/doxytag.pro.in...
  Created addon/doxywizard/doxywizard.pro from addon/doxywizard/doxywizard.pro.in...
  Created addon/doxmlparser/src/doxmlparser.pro from addon/doxmlparser/src/doxmlparser.pro.in...
  Created addon/doxmlparser/test/xmlparse.pro from addon/doxmlparser/test/xmlparse.pro.in...
  Created addon/doxmlparser/examples/metrics/metrics.pro from addon/doxmlparser/examples/metrics/metrics.pro.in...
  Created libpng/libpng.pro from libpng/libpng.pro.in...
  Created libmd5/libmd5.pro from libmd5/libmd5.pro.in...
  Generating src/lang_cfg.h...
echo "char versionString[]=\"1.4.2\";" > src/version.cpp
/usr/bin/make -C qtools
env TMAKEPATH=/var/tmp/portage/doxygen-1.4.2/work/doxygen-1.4.2/tmake/lib/macosx-c++ /usr/bin/perl /var/tmp/portage/doxygen-1.4.2/work/doxygen-1.4.2/tmake/bin/tmake qtools.pro >Makefile.qtools
/usr/bin/make -f Makefile.qtools    all
c++ -c -pipe -D__FreeBSD__ -DQT_NO_CODECS -DQT_LITE_UNICODE -Wall -W -O2 -I. -o ../objects/qbuffer.o qbuffer.cpp
c++ -c -pipe -D__FreeBSD__ -DQT_NO_CODECS -DQT_LITE_UNICODE -Wall -W -O2 -I. -o ../objects/qcollection.o qcollection.cpp
c++ -c -pipe -D__FreeBSD__ -DQT_NO_CODECS -DQT_LITE_UNICODE -Wall -W -O2 -I. -o ../objects/scstring.o scstring.cpp
c++ -c -pipe -D__FreeBSD__ -DQT_NO_CODECS -DQT_LITE_UNICODE -Wall -W -O2 -I. -o ../objects/qdatastream.o qdatastream.cpp
c++ -c -pipe -D__FreeBSD__ -DQT_NO_CODECS -DQT_LITE_UNICODE -Wall -W -O2 -I. -o ../objects/qdatetime.o qdatetime.cpp

...
...
...

c++ -c -pipe -D__FreeBSD__ -Wall -W -O2 -I../qtools -I../libpng -I../libmd5 -o ../objects/xmldocvisitor.o xmldocvisitor.cpp
c++ -c -pipe -D__FreeBSD__ -Wall -W -O2 -I../qtools -I../libpng -I../libmd5 -o ../objects/xmlgen.o xmlgen.cpp
c++ -c -pipe -D__FreeBSD__ -Wall -W -O2 -I../qtools -I../libpng -I../libmd5 -o ../objects/commentscan.o commentscan.cpp
rm -f ../lib/libdoxygen.a
ar cq ../lib/libdoxygen.a ../objects/ce_lex.o ../objects/ce_parse.o ../objects/classdef.o ../objects/classlist.o ../objects/cmdmapper.o ../objects/code.o ../objects/commentcnv.o ../objects/cppvalue.o ../objects/debug.o ../objects/defgen.o ../objects/declinfo.o ../objects/defargs.o ../objects/define.o ../objects/definition.o ../objects/diagram.o ../objects/dirdef.o ../objects/docparser.o ../objects/doctokenizer.o ../objects/dot.o ../objects/doxygen.o ../objects/entry.o ../objects/filedef.o ../objects/filename.o ../objects/formula.o ../objects/ftvhelp.o ../objects/groupdef.o ../objects/htmldocvisitor.o ../objects/htmlgen.o ../objects/htmlhelp.o ../objects/image.o ../objects/index.o ../objects/instdox.o ../objects/language.o ../objects/latexdocvisitor.o ../objects/latexgen.o ../objects/logos.o ../objects/mandocvisitor.o ../objects/mangen.o ../objects/memberdef.o ../objects/membergroup.o ../objects/memberlist.o ../objects/membername.o ../objects/message.o ../objects/namespacedef.o ../objects/outputgen.o ../objects/outputlist.o ../objects/pagedef.o ../objects/perlmodgen.o ../objects/pngenc.o ../objects/pre.o ../objects/reflist.o ../objects/rtfdocvisitor.o ../objects/rtfgen.o ../objects/rtfstyle.o ../objects/scanner.o ../objects/searchindex.o ../objects/tagreader.o ../objects/translator.o ../objects/util.o ../objects/version.o ../objects/xmldocvisitor.o ../objects/xmlgen.o ../objects/commentscan.o 
ranlib ../lib/libdoxygen.a
/usr/bin/make -f Makefile.doxygen    PERL=/usr/bin/perl all
c++ -c -pipe -D__FreeBSD__ -Wall -W -O2 -I../qtools -I../libpng -I../libmd5 -I. -o ../objects/main.o main.cpp
c++  -o ../bin/doxygen ../objects/main.o  -L../lib -ldoxygen -ldoxycfg -lqtools -lpng -lmd5 
ld: Undefined symbols:
_MD5Buffer
_MD5SigToString
make[2]: *** [../bin/doxygen] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

!!! ERROR: app-doc/doxygen-1.4.2 failed.
!!! Function src_compile, Line 40, Exitcode 2
!!! "make all" failed.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




emerge info      
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51.19 (default-darwin/macos/10.3, gcc-3.3, libsystem-7.1-r0, 7.9.0
Power Macintosh)
=================================================================
System uname: 7.9.0 Power Macintosh powerpc
macos-20041118
Python:               [2.3 (#1, Sep 13 2003, 00:49:11)]
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
ccache version 2.4 [enabled]
dev-lang/python:     [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos ~ppc-macos"
AUTOCLEAN="yes"
CFLAGS="-O2 -pipe"
CHOST="powerpc-apple-darwin"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache collision-protect distlocks strict userpriv"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc X Xaw3d aalib bash-completion berkdb cdr cups emboss gd gdbm gif imlib2
ipv6 java javascript jpeg latex lesstif libwww mad motif ncurses neXt nls ogg
opengl png ppc-macos qt readline ruby slang speex sqlite ssl tetex tiff unicode
vorbis xface xinerama zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Lina Pezzella (RETIRED) gentoo-dev 2005-04-17 13:49:59 UTC

*** This bug has been marked as a duplicate of 87758 ***