Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 151066 - media-fonts/ttf-bitstream-vera-1.10-r3 has ACCESS VIOLATION
Summary: media-fonts/ttf-bitstream-vera-1.10-r3 has ACCESS VIOLATION
Status: RESOLVED DUPLICATE of bug 101433
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-12 12:39 UTC by lamar
Modified: 2006-10-13 06:08 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 lamar 2006-10-12 12:39:13 UTC
media-fonts/ttf-bitstream-vera-1.10-r3 ebuild will not install:

# emerge --info
Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-20050130, glibc-2.3.4.20041102-r1, 2.6.12-gentoo-r10 i686)
=================================================================
System uname: 2.6.12-gentoo-r10 i686 AMD Athlon(tm) MP 2400+
Gentoo Base System version 1.6.13
Last Sync: Thu, 12 Oct 2006 19:00:09 +0000
app-admin/eselect-compiler: [Not Present]
dev-java/java-config: 1.3.0-r2, 2.0.26-r5
dev-lang/python:     2.3.5-r2, 2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.11-r4
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -DLOOP_PASSWORD_MIN_LENGTH=8"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -DLOOP_PASSWORD_MIN_LENGTH=8"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LINGUAS=""
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude='/distfiles' --exclude='/local' --exclude='/packages'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa arts avi berkdb bitmap-fonts cairo cdr cli crypt cups dbus dlloader dri dvd dvdr eds elibc_glibc emboss encode esd fam firefox fortran gdbm gif gimpprint gnome gpm gstreamer gtk gtk2 hal input_devices_keyboard input_devices_mouse ipv6 isdnlog java jpeg kde kernel_linux ldap libg++ live lm_sensors mad mikmod mmx mmxext mp3 mpeg ncurses nls nptl nptlonly nsplugin ogg oggvorbis opengl oss pam pcre pda perl png ppds pppd python qt qt3 qt4 quicktime readline real reflection sdl session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts udev unicode usb userland_GNU v4l video_cards_ati video_cards_fbdev video_cards_radeon video_cards_vesa vorbis win32codecs xine xml xorg xv zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


# emerge ttf-bitstream-vera
Calculating dependencies... done!

>>> Emerging (1 of 1) media-fonts/ttf-bitstream-vera-1.10-r3 to /
 * ttf-bitstream-vera-1.10.tar.bz2 MD5 ;-) ...                            [ ok ]
 * ttf-bitstream-vera-1.10.tar.bz2 size ;-) ...                           [ ok ]
 * checking ebuild checksums ;-) ...                                      [ ok ]
 * checking auxfile checksums ;-) ...                                     [ ok ]
 * checking miscfile checksums ;-) ...                                    [ ok ]
 * checking ttf-bitstream-vera-1.10.tar.bz2 ;-) ...                       [ ok ]
>>> Unpacking source...
>>> Unpacking ttf-bitstream-vera-1.10.tar.bz2 to /var/tmp/portage/ttf-bitstream-vera-1.10-r3/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ttf-bitstream-vera-1.10-r3/work/ttf-bitstream-vera-1.10 ...
>>> Source compiled.
>>> Test phase [not enabled]: media-fonts/ttf-bitstream-vera-1.10-r3

>>> Install ttf-bitstream-vera-1.10-r3 into /var/tmp/portage/ttf-bitstream-vera-1.10-r3/image/ category media-fonts
 * Creating fonts.scale & fonts.dir ...
ACCESS DENIED  access_wr: /
 * Creating fontconfig cache ...
dodoc: COPYRIGHT does not exist
dodoc: README does not exist
dodoc: NEWS does not exist
>>> Completed installing ttf-bitstream-vera-1.10-r3 into /var/tmp/portage/ttf-bitstream-vera-1.10-r3/image/

--------------------------- ACCESS VIOLATION SUMMARY ---------------------------
LOG FILE = "/var/log/sandbox/sandbox-media-fonts_-_ttf-bitstream-vera-1.10-r3-14608.log"

access_wr: /
--------------------------------------------------------------------------------
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-13 00:24:58 UTC
Your sandbox is outdated.


*** This bug has been marked as a duplicate of 101433 ***
Comment 2 lamar 2006-10-13 06:08:37 UTC
Jakub,
    Thanks - figured that out last night and logged in to note that when I saw your response.