Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge xf86-driver-ati-6.6.3 fails
Date: Mon, 16 Oct 2006 19:23:59
Message-Id: 200610162017.31718.michaelkintzios@gmail.com
1 Hi All,
2
3 I started an update world today which ran through xorg-server and xorg-x11
4 before it went along to update x11-drivers/xf86-video-ati-6.6.3. This
5 package tries to check /etc/portage/profile/make.globals and fails
6 miserably. :-( The reason is that I have no such file. The only file I can
7 find in /etc/portage/profile is profile.bashrc.
8
9 Needless to say that without an ati driver I have no X and I need this laptop
10 for work! Would you perhaps know what's gone wrong here?
11
12 This is the error from the emerge:
13 ==============================================
14 >>> Unpacking source...
15 !!! [Errno 13] Permission denied: '/etc/portage/profile/make.globals'
16 !!! Incorrect multiline literals can cause this. Do not use them.
17 !!! Errors in this file should be reported on bugs.gentoo.org.
18 [32;01m* [0m Checking for direct rendering capabilities ...
19 !!! [Errno 13] Permission denied: '/etc/portage/profile/make.globals'
20 !!! Incorrect multiline literals can cause this. Do not use them.
21 !!! Errors in this file should be reported on bugs.gentoo.org.
22
23 !!! ERROR: x11-drivers/xf86-video-ati-6.6.3 failed.
24 Call stack:
25 ebuild.sh, line 1546: Called dyn_unpack
26 ebuild.sh, line 708: Called src_unpack
27 ebuild.sh, line 1255: Called x-modular_src_unpack
28 x-modular.eclass, line 269: Called x-modular_dri_check
29 x-modular.eclass, line 190: Called
30 built_with_use 'x11-base/xorg-server' 'dri'
31 eutils.eclass, line 1599: Called die
32
33 !!! Unable to resolve x11-base/xorg-server to an installed package
34 !!! If you need support, post the topmost build error, and the call stack if
35 relevant.
36 ==============================================
37
38 This is what Xorg.0.log shows when I try to launch X:
39 ==============================================
40 (II) Loading font Type1
41 (II) LoadModule: "radeon"
42 (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
43 (II) Module radeon: vendor="X.Org Foundation"
44 compiled for 7.0.0, module version = 4.0.3
45 Module class: X.Org Video Driver
46 ABI class: X.Org Video Driver, version 0.8
47 (EE) module ABI major version (0) doesn't match the server's version (1)
48 (II) UnloadModule: "radeon"
49 (II) Unloading /usr/lib/xorg/modules/drivers/radeon_drv.so
50 (EE) Failed to load module "radeon" (module requirement mismatch, 0)
51 (II) LoadModule: "synaptics"
52 (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
53 (II) Module synaptics: vendor="The XFree86 Project"
54 compiled for 4.2.0, module version = 1.0.0
55 Module class: XFree86 XInput Driver
56 ABI class: XFree86 XInput driver, version 0.3
57 (II) LoadModule: "kbd"
58 (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
59 (II) Module kbd: vendor="X.Org Foundation"
60 compiled for 7.0.0, module version = 1.0.1
61 Module class: X.Org XInput Driver
62 ABI class: X.Org XInput driver, version 0.5
63 (II) LoadModule: "mouse"
64 (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
65 (II) Module mouse: vendor="X.Org Foundation"
66 compiled for 7.0.0, module version = 1.0.4
67 Module class: X.Org XInput Driver
68 ABI class: X.Org XInput driver, version 0.5
69 (EE) No drivers available.
70
71 Fatal server error:
72 no screens found
73 ==============================================
74
75 This is my emerge --info:
76 ==============================================
77 Gentoo Base System version 1.12.5
78 Portage 2.1.1 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.4-r3,
79 2.6.17-gentoo-r8 i686)
80 =================================================================
81 System uname: 2.6.17-gentoo-r8 i686 Intel(R) Pentium(R) III Mobile CPU
82 1066MHz
83 Last Sync: Mon, 16 Oct 2006 13:50:01 +0000
84 ccache version 2.3 [enabled]
85 app-admin/eselect-compiler: [Not Present]
86 dev-java/java-config: [Not Present]
87 dev-lang/python: 2.4.3-r4
88 dev-python/pycrypto: 2.0.1-r5
89 dev-util/ccache: 2.3
90 dev-util/confcache: [Not Present]
91 sys-apps/sandbox: 1.2.17
92 sys-devel/autoconf: 2.13, 2.59-r7
93 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
94 sys-devel/binutils: 2.16.1-r3
95 sys-devel/gcc-config: 1.3.13-r4
96 sys-devel/libtool: 1.5.22
97 virtual/os-headers: 2.6.17-r1
98 ACCEPT_KEYWORDS="x86"
99 AUTOCLEAN="yes"
100 CBUILD="i686-pc-linux-gnu"
101 CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -msse -pipe"
102 CHOST="i686-pc-linux-gnu"
103 CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
104 CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash /etc/terminfo"
105 CXXFLAGS="-O2 -march=pentium3 -fomit-frame-pointer -msse -pipe"
106 DISTDIR="/usr/portage/distfiles"
107 FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox
108 sfperms strict userlocales userpriv usersandbox"
109 GENTOO_MIRRORS="http://ftp.club-internet.fr/pub/mirrors/gentoo
110 ftp://212.219.56.132/sites/www.ibiblio.org/gentoo/
111 ftp://212.219.56.133/sites/www.ibiblio.org/gentoo/ http://194.117.143.70
112 ftp://212.219.56.134/sites/www.ibiblio.org/gentoo/ http://194.117.143.71
113 http://194.117.143.72"
114 LINGUAS="en_GB"
115 MAKEOPTS="-j2"
116 PKGDIR="/usr/portage/packages"
117 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'"
118 PORTAGE_TMPDIR="/var/tmp"
119 PORTDIR="/usr/portage"
120 PORTDIR_OVERLAY="/usr/local/portage"
121 SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
122 USE="x86 X aac aalib acl acpi alsa arts asf berkdb bitmap-fonts bluetooth
123 bzip2 cairo ccache cdparanoia cdr cli crypt cups curl dbus dlloader dri dvd
124 dvdr dvdread elibc_glibc emboss encode fam ffmpeg firefox flac fortran gdbm
125 gif gpm gstreamer gtalk hal imagemagick imlib input_devices_keyboard
126 input_devices_mouse input_devices_synaptics irda irmc isdnlog jabber jpeg kde
127 kernel_linux ldap libg++ linguas_en_GB live lm_sensors logrotate mad mikmod
128 mng mp3 mpeg ncurses nls nptl nptlonly nsplugin ntfs ogg opengl oss pam
129 pcmcia pcre pda perl pmu png ppds pppd python qt3 qt4 quicktime readline real
130 reflection reiserfs scanner sdl session smime speex spell spl sse ssl svga
131 tcpd theora tidy tiff truetype truetype-fonts type1-fonts udev unicode usb
132 userland_GNU video_cards_radeon vorbis win32codecs wmf xml xmms xorg xv xvid
133 zlib"
134 Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
135 PORTAGE_RSYNC_EXTRA_OPTS
136 ==============================================
137 --
138 Regards,
139 Mick

Replies

Subject Author
[gentoo-user] Re: emerge xf86-driver-ati-6.6.3 fails Mick <michaelkintzios@×××××.com>
Re: [gentoo-user] emerge xf86-driver-ati-6.6.3 fails "Bo Ørsted Andresen" <bo.andresen@××××.dk>