Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23738 - Doxygen ebuild fails with acces violation
Summary: Doxygen ebuild fails with acces violation
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Patrick Kursawe (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-30 00:08 UTC by Aquila
Modified: 2003-07-01 11:51 UTC (History)
1 user (show)

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 Aquila 2003-06-30 00:08:42 UTC
When I emerge the newest doxygen (version 1.3) I get a lot of strange (tex?) errors, and an acces violation at the end.
Example error:
[90]
Underfull \hbox (badness 10000) in paragraph at lines 918--918


Underfull \hbox (badness 10000) in paragraph at lines 953--953


Underfull \hbox (badness 10000) in paragraph at lines 968--968

[91]
Underfull \hbox (badness 10000) in paragraph at lines 995--995

Output at the end:
Underfull \hbox (badness 10000) in paragraph at lines 1325--1325

[98] [99]) (htmlcmds.tex [100] [101] [102]) (arch.texError (1024): PDF version 1.3 -- xpdf supports version 1.2 (continuing anyway)

<archoverview.pdf 735.74875pt, 512.91624pt, obj 1882> <use archoverview.pdf>
[103 <./archoverview.pdf>]
Underfull \hbox (badness 1281) in paragraph at lines 35--36
[]\OT1/ptm/m/n/10 The pre-pro-ces-sor is in-voked for each file us-ing the \OT1
/pcr/m/n/10 preprocess-File() \OT1/ptm/m/n/10 func-tion de-clared in
[104] [105]) (perlmod.tex [106] [107] [108]) (langhowto.tex
Overfull \hbox (54.82137pt too wide) in paragraph at lines 11--77
[][]
[109] [110] [111] [112] [113]) (doxygen_manual.ind [114] [115] [116] [117])
(doxygen_manual.aux (index.aux))

LaTeX Font Warning: Some font shapes were not available, defaults substituted.

 )
(see the transcript file for additional information)<cmmi12.pfb><cmmi8.pfb><cms
y8.pfb><cmmi7.pfb><cmex10.pfb><cmr7.pfb><cmr10.pfb><cmmi10.pfb><8r.enc><cmsy7.p
fb><cmsy10.pfb>
Output written on doxygen_manual.pdf (120 pages, 798790 bytes).
Transcript written on doxygen_manual.log.
gmake[1]: Leaving directory `/var/tmp/portage/doxygen-1.3/work/doxygen-1.3/latex'
--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/tmp/sandbox-doxygen-1.3-910.log"

mkdir:     /usr/share/texmf/fonts/pk

and then some more mkdirs

If you need more info please mail me

Reproducible: Always
Steps to Reproduce:

1. emerge doxygen

Actual Results:  
I got the error output...

Expected Results:  
An installed doxygen

Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm)
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://gentoo.linux.no/pub/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="libg++ mikmod zlib gdbm berkdb slang tetex aalib bonobo tcltk guile tcpd pam ssl esd 3dnow acpi alsa apm arts avi cdr crypt cups dga directfb doc dvd encode ethereal fbcon flash gd ggi gif gnome gpm gtk gtk2 gtkhtml imap imlib java jikes jpeg junit kde libg+ libwww maildir mbox mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss -pcmcia pdflib perl pic plotutils png python qt quicktime radeon readline samba sdl spell svga tiff truetype usb wmp X xml xml2 xmms xv x86"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.be.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-30 01:47:34 UTC
I can confirm this.
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-30 01:53:44 UTC
Seems to happen only when doc is in USE... investigating.
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-30 02:13:05 UTC
Should be fixed after next sync. Just added

addwrite /usr/share/texmf/fonts/pk
after
addwrite /var/cache/fonts
(line 51)
Comment 4 Aquila 2003-06-30 07:12:37 UTC
It doesn't work, I haven't seen any upgrades from rsync, pretty strange.
Can someone confirm that it works? Then it would be a sync problem with the server.
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2003-06-30 07:59:24 UTC
Took quite some time until the mail reached me - the master rsync mirror was offline for a while, please check again.
Comment 6 Aquila 2003-06-30 10:28:26 UTC
I know have the updated version, but I keep having the error. I'm going to search myself too, but a hint would be nice.
Thx already!
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2003-07-01 01:52:33 UTC
The error should be slightly different... seems that depending on what you already did with your TeX installation it needs access to even more files. Try adding
a line
addwrite /usr/share/texmf/ls-R
please.
Comment 8 Aquila 2003-07-01 11:51:40 UTC
That solved it, thanks!
(I'm sorry if I do anything wrong, my previous comment didn't come trough)