Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31789 - ebuild dev-libs/beecrypt access violation with USE="doc"
Summary: ebuild dev-libs/beecrypt access violation with USE="doc"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-22 20:15 UTC by John Ross Hunt
Modified: 2003-10-23 00:13 UTC (History)
0 users

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


Attachments
dev-libs/beecrypt ebuild log (8651-beecrypt-3.1.0.log,52.70 KB, text/plain)
2003-10-22 20:17 UTC, John Ross Hunt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John Ross Hunt 2003-10-22 20:15:59 UTC
With the USE="doc" flag set, the beecrypt ebuild fails with an access violation.
 Easily remedied with USE="-doc".  See ebuild log attachment for details.

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




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.1, glibc-2.3.2-r6, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.11
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -Wno-deprecated"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox ccache distcc fixpackages"
GENTOO_MIRRORS="ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://gentoo.mirrors.pair.com http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="x86 foomaticdb libg++ mad quicktime directfb gdbm berkdb arts tetex svga
ggi ruby gtk qt kde motif ldap 3dfx -3dnow aalib alsa apm avi bonobo bots cdr
crypt cups curl dga doc dvb dvd encode esd evo faad gb gd gif gnome gnomedb
gphoto2 gpm gtk2 gtkhtml guile imlib -ipv6 jack java joystick jpeg kerberos krb4
ladcca lcms libgda libwww maildir mbox mikmod mmx mng mozilla mpeg nas ncurses
nls oci8 odbc offensive ofx oggvorbis openal opengl oss pam pda pdflib perl
plotutils png ppds python readline samba scanner sdl slang slp snmp sox spell
sqlite sse ssl tcltk tcpd tiff truetype type1 usb v4l vim-with-x voodoo3 wmf
wxwindows X xml xml2 xmms xv xvid zlib"
Comment 1 John Ross Hunt 2003-10-22 20:17:01 UTC
Created attachment 19646 [details]
dev-libs/beecrypt ebuild log

Here's the ebuild log.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2003-10-23 00:13:22 UTC
cretin fixed this in CVS already.  Resync and try it again.  There's no
doc USE anymore.