First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 23738
Alias:
Product:
Component:
Status: CLOSED
Resolution: FIXED
Assigned To: Patrick Kursawe <phosphan@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Aquila <bart.braem@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 23738 depends on: Show dependency tree
Bug 23738 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.




View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-06-30 00:08 0000
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 From Patrick Kursawe 2003-06-30 01:47:34 0000 -------
I can confirm this.

------- Comment #2 From Patrick Kursawe 2003-06-30 01:53:44 0000 -------
Seems to happen only when doc is in USE... investigating.

------- Comment #3 From Patrick Kursawe 2003-06-30 02:13:05 0000 -------
Should be fixed after next sync. Just added

addwrite /usr/share/texmf/fonts/pk
after
addwrite /var/cache/fonts
(line 51)

------- Comment #4 From Aquila 2003-06-30 07:12:37 0000 -------
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 From Patrick Kursawe 2003-06-30 07:59:24 0000 -------
Took quite some time until the mail reached me - the master rsync mirror was
offline for a while, please check again.

------- Comment #6 From Aquila 2003-06-30 10:28:26 0000 -------
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 From Patrick Kursawe 2003-07-01 01:52:33 0000 -------
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 From Aquila 2003-07-01 11:51:40 0000 -------
That solved it, thanks!
(I'm sorry if I do anything wrong, my previous comment didn't come trough)

First Last Prev Next    No search results available      Search page      Enter new bug