Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 283205

Summary: x11-drivers/ati-drivers-9.8 fails to build
Product: Gentoo Linux Reporter: Steven Parker <sparker81>
Component: Current packagesAssignee: Luca Barbato <lu_zero>
Status: RESOLVED NEEDINFO    
Severity: normal CC: x11
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log for failing ati-drivers-9.8

Description Steven Parker 2009-08-30 04:51:22 UTC
I am trying to build the latest ati-drivers, but it keeps failing with what looks like multiple errors.

Reproducible: Always

Steps to Reproduce:
1. emerge ati-drivers
2.
3.

Actual Results:  
emake fails


# emerge --info

Portage 2.2_rc33 (default/linux/amd64/2008.0, gcc-4.3.3, glibc-2.9_p20081201-r2, 2.6.30-tuxonice-r5 x86_64)
=================================================================
System uname: Linux-2.6.30-tuxonice-r5-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T5800_@_2.00GHz-with-gentoo-2.1.5
Timestamp of tree: Thu, 27 Aug 2009 06:00:01 +0000
app-shells/bash:     4.0_p28
dev-lang/python:     2.6.2-r1
sys-apps/baselayout: 2.1.5
sys-apps/openrc:     0.5.0-r2
sys-apps/sandbox:    2.1
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.10.2, 1.11
sys-devel/binutils:  2.19.1-r1
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.29
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://gentoo.arcticnetwork.ca/pub/gentoo/ http://gentoo.osuosl.org/ "
LANG="en_CA.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed"
LINGUAS="en en_CA"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alac alsa amd64 avahi berkdb branding bzip2 cdr cli colordiff cracklib crypt dbus dri dvd dvdr dvdread encode flac fortran gdbm gif gpm gstreamer gtk hal iconv ipv6 isdnlog jpeg lame mad mmx mp3 mpeg mudflap multilib ncurses nls nptl nptlonly ogg opengl openmp pam pcre perl png pppd python readline reflection session spl sqlite sse sse2 ssl startup-notification svg sysfs tcpd thunar tiff truetype unicode vim-syntax vorbis wavpack wifi xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_CA" USERLAND="GNU" VIDEO_CARDS="radeonhd radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Steven Parker 2009-08-30 04:52:12 UTC
Created attachment 202686 [details]
build.log for failing ati-drivers-9.8
Comment 2 Steven Parker 2009-08-31 01:20:31 UTC
I believe I have corrected the issue by unmasking and upgrading to baselayout-2.1.6. It seems that baselayout-2.1.5 does not create the /dev/std* links that are required, and ati-drivers (as well as other packages) needs these.
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2009-08-31 11:42:43 UTC
where did you get such version of baselayout. The newest i have is 2.0.1
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2009-09-03 10:34:41 UTC
Is the kernel you are compiling it under already configured?
Comment 5 Tomáš Chvátal (RETIRED) gentoo-dev 2009-12-17 12:35:46 UTC
As per above comments.