Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106201 - doxygen-1.4.3-r1 fails to compile due to access error
Summary: doxygen-1.4.3-r1 fails to compile due to access error
Status: RESOLVED DUPLICATE of bug 101337
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-16 10:32 UTC by Ian Kester-haney
Modified: 2006-03-20 00:57 UTC (History)
0 users

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


Attachments
text log not informative to any great degree (sandbox-app-doc_-_doxygen-1.4.3-r1-16661.log,2.19 KB, text/plain)
2005-09-16 10:34 UTC, Ian Kester-haney
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ian Kester-haney 2005-09-16 10:32:32 UTC
emerge kdegames and other ebuilds requires doxygen dependency
doxygen seems to compile but not install
ACCESS DENIED
wr /lib64/graphviz/config
checked file, does not exist
tried touch config
same result


Reproducible: Always
Steps to Reproduce:
1.emerge doxygen
2.wait for error
3.submit bug

Actual Results:  
the download and compile continued until the error in access appeared
the real problem is that doxygen is a dependency for many other packages

Expected Results:  
installed doxygen
should have created file if not found
or reported ways to correct

Portage 2.0.52-r1 (default-linux/amd64/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.12-gentoo-r9 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre8
dev-lang/python:     2.3.5-r2, 2.4.1-r1
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -pipe -O2"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 X aac alsa avi bash-completion berkdb bitmap-fonts crypt cups
directfb doc dri dvd dvdr dvdread eds emboss encode esd fam fbcon foomaticdb
fortran gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 java javascript jpeg
kde kdeenablefinal lm_sensors lzw lzw-tiff mad mozilla mp3 mpeg mysql ncurses
nls opengl pam pdflib perl png python qt quicktime readline sdl spell ssl tcpd
threads tiff truetype truetype-fonts type1-fonts usb userlocales xml xml2 xpm xv
zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Ian Kester-haney 2005-09-16 10:34:20 UTC
Created attachment 68592 [details]
text log not informative to any great degree
Comment 2 postmodern 2005-09-16 10:47:08 UTC
app-doc/doxygen-1.4.3-r1 compiles fine for me, even with USE="qt doc tetex".
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-16 13:46:57 UTC
Please use "New -> Gentoo Linux -> Component: Ebuilds" in future. Infrastructure
is not the correct addressee.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-16 13:47:48 UTC
It's a problem with the graphviz version you have installed, not doxygen.

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