Gentoo Archives: gentoo-user

From: David <david@×××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user]
Date: Fri, 04 Sep 2009 10:54:30
Message-Id: 4AA13A33.5010003@pythontoo.com
In Reply to: [gentoo-user] by Cinder Cinder
1 Cinder Cinder wrote:
2 > Wow! I made it! I'm in! Just installed my first Gentoo (Phew!). Its cool! I'm up to part 2 of the Gentoo Linux x86 Handbook "Working With Gentoo" and I've managed to install a few things, namely vim, links, and xorg-server (As per the Xorg server Configuration Guide) in addition the some essential tools mentioned in the Handbook. I tried to install xfce4-meta (Xfce Configuration Guide)
3 >
4 \o/ Good Job :)
5 Don't forget xf86-input-evdev
6 http://www.gentoo.org/proj/en/desktop/x/x11/xorg-server-1.5-upgrade-guide.xml
7
8 > code:
9 > # emerge -avt xfce4-meta
10
11 Could you paste the output to a pastebin like;
12 http://pastebin.com/
13 >
14 > ... and was informed that I need to add +jpeg to my USE flags. So I did (minus the plus sign:)
15 > Then emerge said some packages are blocking each other. I tried unmerging the blocking packages as per the Handbook. but they don't seem to be installed yet, so that seems to rule out updating them. The Handbook says if two yet to be installed packages are blocking each other I should file a bug report. I don't understand bug reporting yet. I tried updating the system.
16 >
17 > Code:
18 > # emerge --update --deep world
19 >
20 > ... but I get the same meassage. Can anyone help? Heres my /etc/make.conf
21 >
22 > # These settings were set by the catalyst build script that automatically
23 > # built this stage.
24 > # Please consult /etc/make.conf.example for a more detailed example.
25 > CFLAGS="-O2 -march=i686 -pipe"
26 > CXXFLAGS="-O2 -march=i686 -pipe"
27 > # WARNING: Changing your CHOST is not something that should be done lightly.
28 > # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
29 > CHOST="i686-pc-linux-gnu"
30 > MAKEOPTS="-j2"
31 >
32 > GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
33 >
34 > SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
35 >
36 > USE="
37 > alsa
38 > branding
39 > cdr
40 > dbus
41 > debug
42 > dri
43 > dvd
44 > glibc
45 > -gnome
46 > gtk
47 > hal
48 > jpeg
49 > -kde
50 > -qt3
51 > -qt4
52 > Locales
53 > lock
54 > svg
55 > session
56 > startup-notification
57 > thunar
58 > X
59 > "
60
61 For setting your USE=" " I like to use;
62 app-portage/ufed
63
64 >
65 > VIDEO_CARDS="mga"
66 >
67 > INPUT_DEVICES="keyboard mouse"
68 >
69 > ... and the output of
70 >
71 > Code:
72 > # emerge -avt --info --verbose xfce4-meta
73 >
74 > Portage 2.1.6.13 (default/linux/x86/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.30-gentoo-r4 i686)
75 > =================================================================
76 > System Settings
77 > =================================================================
78 > System uname: Linux-2.6.30-gentoo-r4-i686-Pentium_III_-Coppermine-with-glibc2.0
79 > Timestamp of tree: Fri, 04 Sep 2009 09:15:01 +0000
80 > app-shells/bash: 3.2_p17-r1
81 > dev-lang/python: 2.4.4-r13, 2.5.4-r3
82 > dev-python/pycrypto: 2.0.1-r6
83 > sys-apps/baselayout: 1.12.11.1
84 > sys-apps/sandbox: 1.2.18.1-r2
85 > sys-devel/autoconf: 2.61-r1
86 > sys-devel/automake: 1.9.6-r2, 1.10.1
87 > sys-devel/binutils: 2.18-r1
88 > sys-devel/gcc-config: 1.4.0-r4
89 > sys-devel/libtool: 1.5.24
90 > virtual/os-headers: 2.6.23-r3
91 > ACCEPT_KEYWORDS="x86"
92 > ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
93 > 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"
94 > 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"
95 > ARCH="x86"
96 > AUTOCLEAN="yes"
97 > CBUILD="i686-pc-linux-gnu"
98 > CFLAGS="-O2 -march=i686 -pipe"
99 > CHOST="i686-pc-linux-gnu"
100 > CLEAN_DELAY="5"
101 > COLLISION_IGNORE="/lib/modules"
102 > CONFIG_PROTECT="/etc"
103 > CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d"
104 > CVS_RSH="ssh"
105 > CXXFLAGS="-O2 -march=i686 -pipe"
106 > DISTDIR="/usr/portage/distfiles"
107 > EDITOR="/bin/nano"
108 > ELIBC="glibc"
109 > EMERGE_WARNING_DELAY="10"
110 > FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
111 > FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
112 > GCC_SPECS=""
113 > GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
114 > HOME="/root"
115 > HUSHLOGIN="FALSE"
116 > INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/info:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info"
117 > INPUT_DEVICES="keyboard mouse"
118 > KERNEL="linux"
119 > LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
120 > LDFLAGS="-Wl,-O1"
121 > LESS="-R -M --shift 5"
122 > LESSOPEN="|lesspipe.sh %s"
123 > LOGNAME="root"
124 > LS_COLORS="no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.svgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.
125 patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:"
126 > MAIL="/var/mail/root"
127 > MAKEOPTS="-j2"
128 > MANPATH="/usr/local/share/man:/usr/share/man:/usr/share/binutils-data/i686-pc-linux-gnu/2.18/man:/usr/share/gcc-data/i486-pc-linux-gnu/4.1.2/man:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/man"
129 > NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
130 > NOCOLOR="true"
131 > OLDPWD="/root"
132 > OPENGL_PROFILE="xorg-x11"
133 > PAGER="/usr/bin/less"
134 > PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
135 > PKGDIR="/usr/portage/packages"
136 > PORTAGE_ARCHLIST="ppc x86-openbsd ppc-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 x86-macos x64-openbsd ia64-hpux hppa x86-netbsd amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris mips-irix m68k sh x86-solaris sparc-fbsd"
137 > PORTAGE_BINHOST_CHUNKSIZE="3000"
138 > PORTAGE_BIN_PATH="/usr/lib/portage/bin"
139 > PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
140 > PORTAGE_CONFIGROOT="/"
141 > PORTAGE_DEBUG="0"
142 > PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
143 > PORTAGE_ELOG_CLASSES="log warn error"
144 > PORTAGE_ELOG_MAILFROM="portage@localhost"
145 > PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
146 > PORTAGE_ELOG_MAILURI="root"
147 > PORTAGE_ELOG_SYSTEM="save_summary echo"
148 > PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
149 > PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
150 > PORTAGE_GID="250"
151 > PORTAGE_INST_GID="0"
152 > PORTAGE_INST_UID="0"
153 > PORTAGE_PYM_PATH="/usr/lib/portage/pym"
154 > PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
155 > PORTAGE_RSYNC_RETRIES="3"
156 > PORTAGE_TMPDIR="/var/tmp"
157 > PORTAGE_VERBOSE="1"
158 > PORTAGE_WORKDIR_MODE="0700"
159 > PORTDIR="/usr/portage"
160 > PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
161 > PWD="/root"
162 > RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
163 > ROOT="/"
164 > ROOTPATH="/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
165 > RPMDIR="/usr/portage/rpm"
166 > SHELL="/bin/bash"
167 > SHLVL="1"
168 > SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
169 > TERM="linux"
170 > USE="Locales X acl alsa berkdb branding bzip2 cdr cli cracklib crypt cups dbus debug dri dvd fortran gdbm glibc gpm gtk hal iconv ipv6 isdnlog jpeg lock mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session spl ssl startup-notification svg sysfs tcpd thunar unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 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
171 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="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="mga"
172 > USER="root"
173 > USERLAND="GNU"
174 > USE_EXPAND="ALSA_CARDS ALSA_PCM_PLUGINS APACHE2_MODULES APACHE2_MPMS CAMERAS CROSSCOMPILE_OPTS DVB_CARDS ELIBC FCDSL_CARDS FOO2ZJS_DEVICES FRITZCAPI_CARDS INPUT_DEVICES KERNEL LCD_DEVICES LINGUAS LIRC_DEVICES MISDN_CARDS NETBEANS_MODULES QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS"
175 > USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
176 > USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
177 > VIDEO_CARDS="mga"
178 > _="/usr/bin/emerge"
179 >
180 > Thanks for any time and consideration.
181 >
182 >
183 >
184 > _____________________________________________________________
185 > Get your FREE, LinuxWaves.com Email Now! --> http://www.LinuxWaves.com
186 > Join Linux Discussions! --> http://Community.LinuxWaves.com
187
188 -david
189 --
190 Powered by Gentoo GNU/Linux
191 http://linuxcrazy.com