Gentoo Archives: gentoo-user

From: Cinder Cinder <cinder@××××××××××.com>
To: gentoo-user list <gentoo-user@l.g.o>
Subject: [gentoo-user]
Date: Fri, 04 Sep 2009 06:39:22
Message-Id: 20090904044751.823EACD0@resin13.mta.everyone.net
1 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)
2
3 code:
4 # emerge -avt xfce4-meta
5
6 ... and was informed that I need to add +jpeg to my USE flags. So I did (minus the plus sign:)
7 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.
8
9 Code:
10 # emerge --update --deep world
11
12 ... but I get the same meassage. Can anyone help? Heres my /etc/make.conf
13
14 # These settings were set by the catalyst build script that automatically
15 # built this stage.
16 # Please consult /etc/make.conf.example for a more detailed example.
17 CFLAGS="-O2 -march=i686 -pipe"
18 CXXFLAGS="-O2 -march=i686 -pipe"
19 # WARNING: Changing your CHOST is not something that should be done lightly.
20 # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
21 CHOST="i686-pc-linux-gnu"
22 MAKEOPTS="-j2"
23
24 GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
25
26 SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
27
28 USE="
29 alsa
30 branding
31 cdr
32 dbus
33 debug
34 dri
35 dvd
36 glibc
37 -gnome
38 gtk
39 hal
40 jpeg
41 -kde
42 -qt3
43 -qt4
44 Locales
45 lock
46 svg
47 session
48 startup-notification
49 thunar
50 X
51 "
52
53 VIDEO_CARDS="mga"
54
55 INPUT_DEVICES="keyboard mouse"
56
57 ... and the output of
58
59 Code:
60 # emerge -avt --info --verbose xfce4-meta
61
62 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)
63 =================================================================
64 System Settings
65 =================================================================
66 System uname: Linux-2.6.30-gentoo-r4-i686-Pentium_III_-Coppermine-with-glibc2.0
67 Timestamp of tree: Fri, 04 Sep 2009 09:15:01 +0000
68 app-shells/bash: 3.2_p17-r1
69 dev-lang/python: 2.4.4-r13, 2.5.4-r3
70 dev-python/pycrypto: 2.0.1-r6
71 sys-apps/baselayout: 1.12.11.1
72 sys-apps/sandbox: 1.2.18.1-r2
73 sys-devel/autoconf: 2.61-r1
74 sys-devel/automake: 1.9.6-r2, 1.10.1
75 sys-devel/binutils: 2.18-r1
76 sys-devel/gcc-config: 1.4.0-r4
77 sys-devel/libtool: 1.5.24
78 virtual/os-headers: 2.6.23-r3
79 ACCEPT_KEYWORDS="x86"
80 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"
81 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"
82 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"
83 ARCH="x86"
84 AUTOCLEAN="yes"
85 CBUILD="i686-pc-linux-gnu"
86 CFLAGS="-O2 -march=i686 -pipe"
87 CHOST="i686-pc-linux-gnu"
88 CLEAN_DELAY="5"
89 COLLISION_IGNORE="/lib/modules"
90 CONFIG_PROTECT="/etc"
91 CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/terminfo /etc/udev/rules.d"
92 CVS_RSH="ssh"
93 CXXFLAGS="-O2 -march=i686 -pipe"
94 DISTDIR="/usr/portage/distfiles"
95 EDITOR="/bin/nano"
96 ELIBC="glibc"
97 EMERGE_WARNING_DELAY="10"
98 FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
99 FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
100 GCC_SPECS=""
101 GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo "
102 HOME="/root"
103 HUSHLOGIN="FALSE"
104 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"
105 INPUT_DEVICES="keyboard mouse"
106 KERNEL="linux"
107 LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
108 LDFLAGS="-Wl,-O1"
109 LESS="-R -M --shift 5"
110 LESSOPEN="|lesspipe.sh %s"
111 LOGNAME="root"
112 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:*.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:"
113 MAIL="/var/mail/root"
114 MAKEOPTS="-j2"
115 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"
116 NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
117 NOCOLOR="true"
118 OLDPWD="/root"
119 OPENGL_PROFILE="xorg-x11"
120 PAGER="/usr/bin/less"
121 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"
122 PKGDIR="/usr/portage/packages"
123 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"
124 PORTAGE_BINHOST_CHUNKSIZE="3000"
125 PORTAGE_BIN_PATH="/usr/lib/portage/bin"
126 PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
127 PORTAGE_CONFIGROOT="/"
128 PORTAGE_DEBUG="0"
129 PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
130 PORTAGE_ELOG_CLASSES="log warn error"
131 PORTAGE_ELOG_MAILFROM="portage@localhost"
132 PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
133 PORTAGE_ELOG_MAILURI="root"
134 PORTAGE_ELOG_SYSTEM="save_summary echo"
135 PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
136 PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
137 PORTAGE_GID="250"
138 PORTAGE_INST_GID="0"
139 PORTAGE_INST_UID="0"
140 PORTAGE_PYM_PATH="/usr/lib/portage/pym"
141 PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
142 PORTAGE_RSYNC_RETRIES="3"
143 PORTAGE_TMPDIR="/var/tmp"
144 PORTAGE_VERBOSE="1"
145 PORTAGE_WORKDIR_MODE="0700"
146 PORTDIR="/usr/portage"
147 PROFILE_ONLY_VARIABLES="ARCH ELIBC KERNEL USERLAND"
148 PWD="/root"
149 RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
150 ROOT="/"
151 ROOTPATH="/opt/bin:/usr/i486-pc-linux-gnu/gcc-bin/4.1.2:/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
152 RPMDIR="/usr/portage/rpm"
153 SHELL="/bin/bash"
154 SHLVL="1"
155 SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
156 TERM="linux"
157 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 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"
158 USER="root"
159 USERLAND="GNU"
160 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"
161 USE_EXPAND_HIDDEN="CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
162 USE_ORDER="env:pkg:conf:defaults:pkginternal:env.d"
163 VIDEO_CARDS="mga"
164 _="/usr/bin/emerge"
165
166 Thanks for any time and consideration.
167
168
169
170 _____________________________________________________________
171 Get your FREE, LinuxWaves.com Email Now! --> http://www.LinuxWaves.com
172 Join Linux Discussions! --> http://Community.LinuxWaves.com

Replies

Subject Author
Re: [gentoo-user] "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] David <david@×××××××××.com>