Re: [gentoo-user] Playsound . . . won't!

2007-09-17 Thread Mick
On Monday 17 September 2007, Neil Bothwick wrote:
 Hello Mick,

  $ /usr/bin/playsound MUSIC/chimes.wav
  /usr/bin/playsound: error while loading shared libraries: libFLAC.so.7:
  cannot open shared object file: No such file or directory
  =
 
  I also noticed that libFLAC.so.7 is not there:

 playsound is built against an older version of flac, you probably need
 to re-emerge playsound.

He, he, what do you know!
=
# emerge -upDv media-libs/sdl-sound

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild U ] media-libs/libmikmod-3.1.11-r4 [3.1.11-r2] USE=alsa oss -esd 
0 kB 
[ebuild  N] media-libs/smpeg-0.4.4-r9  USE=X mmx opengl -debug 312 kB 
[ebuild U ] media-libs/sdl-sound-1.0.1-r2 [1.0.1-r1] USE=flac mikmod 
mp3%* mpeg%* speex vorbis -physfs 996 kB 

Total: 3 packages (2 upgrades, 1 new), Size of downloads: 1,307 kB
=

Somewhat puzzled that a emerge -upDv world before I remerged flac did not pick 
these up . . .

Thanks.
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Playsound . . . won't!

2007-09-18 Thread Mick
On Monday 17 September 2007, Alan McKinnon wrote:
 On Monday 17 September 2007, Mick wrote:

  =
  # emerge -upDv media-libs/sdl-sound
 
  These are the packages that would be merged, in order:
 
  Calculating dependencies... done!
  [ebuild U ] media-libs/libmikmod-3.1.11-r4 [3.1.11-r2] USE=alsa
  oss -esd 0 kB
  [ebuild  N] media-libs/smpeg-0.4.4-r9  USE=X mmx opengl -debug
  312 kB [ebuild U ] media-libs/sdl-sound-1.0.1-r2 [1.0.1-r1]
  USE=flac mikmod mp3%* mpeg%* speex vorbis -physfs 996 kB
 
  Total: 3 packages (2 upgrades, 1 new), Size of downloads: 1,307 kB
  =
 
  Somewhat puzzled that a emerge -upDv world before I remerged flac did
  not pick these up . . .

 It's not designed to pick these up.

 'emerge -upDNv world' is designed to pick these up.

 You only get inferred DEPENDS updated when you use the 'N' option

Right, but it should pick up the fact that media-libs/libmikmod-3.1.11-r2 
needs updating to -r4 and media-libs/sdl-sound-1.0.1-r1 to -r2?
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Playsound . . . won't!

2007-09-18 Thread Alan McKinnon
On Monday 17 September 2007, Mick wrote:
 On Monday 17 September 2007, Neil Bothwick wrote:
  Hello Mick,
 
   $ /usr/bin/playsound MUSIC/chimes.wav
   /usr/bin/playsound: error while loading shared libraries:
   libFLAC.so.7: cannot open shared object file: No such file or
   directory =
  
   I also noticed that libFLAC.so.7 is not there:
 
  playsound is built against an older version of flac, you probably
  need to re-emerge playsound.

 He, he, what do you know!
 =
 # emerge -upDv media-libs/sdl-sound

 These are the packages that would be merged, in order:

 Calculating dependencies... done!
 [ebuild U ] media-libs/libmikmod-3.1.11-r4 [3.1.11-r2] USE=alsa
 oss -esd 0 kB
 [ebuild  N] media-libs/smpeg-0.4.4-r9  USE=X mmx opengl -debug
 312 kB [ebuild U ] media-libs/sdl-sound-1.0.1-r2 [1.0.1-r1]
 USE=flac mikmod mp3%* mpeg%* speex vorbis -physfs 996 kB

 Total: 3 packages (2 upgrades, 1 new), Size of downloads: 1,307 kB
 =

 Somewhat puzzled that a emerge -upDv world before I remerged flac did
 not pick these up . . .

It's not designed to pick these up.

'emerge -upDNv world' is designed to pick these up.

You only get inferred DEPENDS updated when you use the 'N' option

alan



-- 
Optimists say the glass is half full,
Pessimists say the glass is half empty,
Developers say wtf is the glass twice as big as it needs to be?

Alan McKinnon
alan at linuxholdings dot co dot za
+27 82, double three seven, one nine three five
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-18 Thread Liviu Andronic
On Sat, Oct 18, 2008 at 9:34 PM, Fabrice Delliaux [EMAIL PROTECTED] wrote:

 What's the content of your make.conf please ?

 # These settings were set by the catalyst build script that automatically
built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS=-O2 -march=pentium-m -pipe -fomit-frame-pointer
CXXFLAGS=${CFLAGS}

CHOST=i686-pc-linux-gnu
MAKEOPTS=-j3
FEATURES=sandbox ccache userfetch parallel-fetch collision-protect
PORTAGE_NICENESS=15
#PORTAGE_TMPDIR=/tmp
PORTDIR_OVERLAY=/usr/portage
PORTDIR_OVERLAY=/usr/local/portage

#Xorg specific
INPUT_DEVICES=keyboard mouse synaptics evdev
VIDEO_CARDS=i810 vesa fbdev v4l

#lirc specific
#LIRC_DEVICES=-devinput -inputlirc -parallel -serial sir
LIRC_DEVICES=all

USE=-arts -berkdb -emboss -kde -mikmod audiofile -motif slang flac \
  -theora vcd a52 aac xvid mmx imagemagick vidix tiff bzip2 \
  bash-completion wmf sse sse2 -esd cdda cddb dvd -speex -physfs \
  bitmap-fonts truetype-fonts type1-fonts svg aiglx wifi lame \
  threads x264 matroska vorbis -xinerama nsplugin -xosd amr javascript \
  dri hal ddloader scanner libnotify libcaca aalib pdf sqlite texlive \
  lyx kpathsea directfb seamonkey -firefox -eds xfce -evo cdparanoia

#SANE_BACKENDS=the_name_of_your_backend_goes_here

#source /usr/local/portage/layman/make.conf

PORTAGE_ELOG_SYSTEM=save save_summary echo
PORTAGE_ELOG_CLASSES=warn error info log

Liviu


Re: [gentoo-user] sys-power/powermgmt-base blocks sys-power/pm-utils, but it's not installed yet

2010-01-06 Thread Michael Sullivan
On Wed, 2010-01-06 at 22:23 +0100, Renat Golubchyk wrote:
 Hi!
 
 On Wed, 06 Jan 2010 07:49:05 -0600
 Michael Sullivan msulli1...@gmail.com wrote:
   * Error: The above package list contains packages which cannot be
   * installed at the same time on the same system.
  
('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in
  by
  =sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
  'sys-apps/apmd-3.2.2_p5', 'merge')
  
('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
  sys-power/pm-utils required by ('installed', '/',
  'kde-base/powerdevil-4.3.3', 'nomerge')
 
 According to the error message sys-power/powermgmt-base is getting
 pulled by sys-apps/apmd and sys-power/pm-utils by kde-base/powerdevil.
 If you use ACPI then there is probably no need in having APM daemon
 installed. Add -t to your emerge command and check what package depends
 on apmd.
 
 
 Cheers,
 Renat
 
These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
-accessibility -esd -ldap -mono 
[nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
gstreamer hal ipv6 -debug -doc -policykit 
[ebuild  N]   sys-apps/apmd-3.2.2_p5  USE=X nls 0 kB
[nomerge  ] games-emulation/dosbox-0.73  USE=alsa opengl -debug
-hardened 
[nomerge  ]  media-libs/sdl-sound-1.0.3  USE=flac mikmod mp3 mpeg
vorbis -physfs -speex 
[ebuild U ]   media-libs/libmikmod-3.2.0_beta2-r1 [3.1.11-r5]
USE=oss (-alsa%*) (-esd%) 744 kB
[nomerge  ] kde-base/kde-meta-4.3.3  USE=nls -accessibility
(-kdeprefix) 
[nomerge  ]  kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit 
[nomerge  ]   kde-base/powerdevil-4.3.3  USE=pm-utils (-aqua)
-debug (-kdeenablefinal) (-kdeprefix) 
[ebuild  N]sys-power/pm-utils-1.2.5  USE=alsa -debug
-networkmanager -ntp VIDEO_CARDS=-intel -radeon 0 kB
[nomerge  ] sys-apps/apmd-3.2.2_p5  USE=X nls 
[ebuild  N]  sys-power/powermgmt-base-1.22  0 kB
[blocks B ] sys-power/powermgmt-base (sys-power/powermgmt-base is
blocking sys-power/pm-utils-1.2.5)

Total: 4 packages (1 upgrade, 3 new), Size of downloads: 744 kB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in by
=sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
'sys-apps/apmd-3.2.2_p5', 'merge')

  ('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
sys-power/pm-utils required by ('installed', '/',
'kde-base/powerdevil-4.3.3', 'nomerge')


For more information about Blocked Packages, please refer to the
following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.






Re: [gentoo-user] sys-power/powermgmt-base blocks sys-power/pm-utils, but it's not installed yet [SOLVED I think]

2010-01-07 Thread Michael Sullivan
  Calculating dependencies... done!
  [nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
  -accessibility -esd -ldap -mono
  [nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
  gstreamer hal ipv6 -debug -doc -policykit
  [ebuild  N]   sys-apps/apmd-3.2.2_p5  USE=X nls 0 kB
  [nomerge  ] games-emulation/dosbox-0.73  USE=alsa opengl -debug
  -hardened
  [nomerge  ]  media-libs/sdl-sound-1.0.3  USE=flac mikmod mp3 mpeg
  vorbis -physfs -speex
  [ebuild U ]   media-libs/libmikmod-3.2.0_beta2-r1 [3.1.11-r5]
  USE=oss (-alsa%*) (-esd%) 744 kB
  [nomerge  ] kde-base/kde-meta-4.3.3  USE=nls -accessibility
  (-kdeprefix)
  [nomerge  ]  kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
  (-kdeprefix) -policykit
  [nomerge  ]   kde-base/powerdevil-4.3.3  USE=pm-utils (-aqua)
  -debug (-kdeenablefinal) (-kdeprefix)
  [ebuild  N]sys-power/pm-utils-1.2.5  USE=alsa -debug
  -networkmanager -ntp VIDEO_CARDS=-intel -radeon 0 kB
  [nomerge  ] sys-apps/apmd-3.2.2_p5  USE=X nls
  [ebuild  N]  sys-power/powermgmt-base-1.22  0 kB
  [blocks B ] sys-power/powermgmt-base (sys-power/powermgmt-base is
  blocking sys-power/pm-utils-1.2.5)
 
  Total: 4 packages (1 upgrade, 3 new), Size of downloads: 744 kB
  Conflict: 1 block (1 unsatisfied)
 
   * Error: The above package list contains packages which cannot be
   * installed at the same time on the same system.
 
('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in by
  =sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
  'sys-apps/apmd-3.2.2_p5', 'merge')
 
('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
  sys-power/pm-utils required by ('installed', '/',
  'kde-base/powerdevil-4.3.3', 'nomerge')
 
 
  For more information about Blocked Packages, please refer to the
  following
  section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
 
  http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
 
 
   * IMPORTANT: 3 news items need reading for repository 'gentoo'.
   * Use eselect news to read news items.
 
  catherine ~ #
 
 
 
 
 
 
 If the package pulling in powermgmt-base isn't necessary for anything you  
 know of then add it to package.mask
 

I changed USE in /etc/make.conf to -apm and did an emerge -ND world and
the block is resolved.  I think the apm flag got added to solve an X
problem years ago, but I guess we'll find out the next time the computer
is rebooted...




[gentoo-user] Bootstrap USE flags opinions?

2005-10-12 Thread Alexey Asprov
Hi list again..

I will attempt to bootstrap with following USE flags for the NPTL.
I will not be using Gnome or KDE. I'd appreciate peoples opinion
about them and welcome their examples of USE flags ( real working
experiences) for bootstraping. This will be done for Pentium3
machine, if this matters.

Another question I'd like to ask if I need to include my CPU flags
in the USE ( I think I need), but not sure if all of them have to be
included ( will it hurt?) or just mmx and sse will suffice.
Here is my cat /proc/cpuinfo

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 8
model name  : Pentium III (Coppermine)
stepping: 10
cpu MHz : 797.544
cache size  : 256 KB
fdiv_bug: no
hlt_bug : no
f00f_bug: no
coma_bug: no
fpu : yes
fpu_exception   : yes
cpuid level : 2
wp  : yes
flags   : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat 
pse36 mmx fxsr sse
bogomips: 1576.96

I very much welcoming any input on this matter. Thank you.

USE=-gnome -kde -qt -arts aac alsa acl acpi activefilter aim ansi apache2 \
 aper artworkextra audiofile authdaemond avantgo bash-completion \
 bcmath bdf bidi blender-game bzip2 bzlib cap cddb cdinstall \
 cdparanoia cdrom cgi chroot cjk clanJavaScript clanVoice client \
 codecs cpdflib css ctype curl curlwrappers dba dhcp dio \
 divx4linux djbfft dnd droproot dts dv dvdr dvdread edl eds \
 eep emacs emacs-w3 erandom evo exif ext-png ext-zlib extensions \
 fastcgi fbcon ffmpeg fluidsynth fmod foreign-package foreign-sysvinit \
 fpx freetype freewnn ftp gtk gtk2 gb gcl gd geoip gimp gimpprint ginac \
 glade glgd glitz glut gmp gmtfull gnokii gnomedb gnuplot graphviz gs \
 gsl gtkhtml hal hardenedphp hbci hdf iconv icq ide idl ieee1394 image \
 imap imlib2 innodb ipv6 irda irmc j2ee jabber javacomm javadoc \
 javamail javascript jbig jboss jce jms jmx joystick jp2 jpeg2k jta \
 jython kadu-modules kadu-voice kakasi kerberos krb4 latex lcms leim \
 libclamav libdsk libgd libgda libsamplerate live lua lufsusermount \
 lzo lzw lzw-tiff m17n-lib maildir matroska mbox mcal mdb memlimit \
 migemo mime mixer mjpeg mls mmap mng monkey mozcalendar \
 mozdevelop mozp3p mozsvg mozxmlterm mp3 mpeg4 mpi mplayer msn mysql \
 mule music mythtv nagios-dns nagios-ntp nagios-ping nagios-ssh native \
 net netcdf network neural nis nowin nptl nptlonly ntlm nviz \
 oav objc ocaml offensive ofx openal opie oscar ospfapi \
 parse-clocks pcap pcntl pcre pda pdf pg-hier pg-intdatetime \
 pg-vacuumdelay php physfs pic plotutils portaudio posix postgresql \
 povray ppds pri print procmail pthreads quotas quotes real \
 resperl rhino rogue rplay S3TC sasl servlet-2.3 servlet-2.4 session \
 sftplogging shared sharedmem silc ssl simplexml skk slp smime sndfile \
 snortsam sockets socks5 softquota sox spl stencil-buffer stroke \
 struts svg sysvipc szip t1lib tcsim tga theora tidy transcode \
 truetype-fonts type1-fonts uim unicode usb v4l v4l2 vcd \
 vda videos virus-scan wddx winbind wmf wxwindows X X509 xanim xatrix \
 xchatdccserver xchattext xemacs xface xgetdefault xine xmlrpc xosd \
 xpm xprint xrandr xscreensaver xsl xvid xvmc yahoo yaz yp yv12 zaptel \
 zeo zvbi
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Any guess to why amarok visualizations fail to function?

2006-07-09 Thread Kenton Groombridge
I posted this a couple weeks ago with no answer.  I am still unable to
determine what is going on.

Anytime I select a visualization from Tools-Visualizations menu, I get
the following output and the visualization output window closes.

*** glibc detected *** /usr/bin/amarok_libvisual: free(): invalid
pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: free(): invalid
pointer: 0x08067fc8 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x0807acb0 ***
*** glibc detected *** /usr/bin/amarok_libvisual: corrupted
double-linked list: 0x08075d38 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067f80 ***
*** glibc detected *** /usr/bin/amarok_libvisual: munmap_chunk():
invalid pointer: 0x08067fa8 ***

I clicked bumpscope, corona, gdkpixpbuf, gforce, infinite, and so on
down the list for this output.

I have rebuilt amarok and libvisual with very conservative CFLAGS, and
without opengl in attempts to fix this problem.  I am not having
problems with anything other package on my system.

Is there any clue on what is causing this and what to do to fix it?

Thanks,
Ken

Here are the packages and versions currently installed:

media-sound/amarok-1.4.1-r1
media-libs/libvisual-0.4.0
media-plugins/libvisual-plugins-0.4.0

emerge --info

Portage 2.1.1_pre2-r6 (default-linux/x86/2006.0, gcc-4.1.1/vanilla,
glibc-2.4-r3, 2.6.17-ck1 i686)
=
System uname: 2.6.17-ck1 i686 AMD Athlon(tm)
Gentoo Base System version 1.12.1
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python: 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache: [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS=x86 ~x86
AUTOCLEAN=yes
CBUILD=i686-pc-linux-gnu
CFLAGS=-O3 -march=athlon-xp -mtune=athlon-xp -pipe -fomit-frame-pointer
-mmmx -msse -m3dnow -mfpmath=sse
CHOST=i686-pc-linux-gnu
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
CONFIG_PROTECT_MASK=/etc/env.d /etc/env.d/java/ /etc/eselect/compiler
/etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo
CXXFLAGS=-O3 -march=athlon-xp -mtune=athlon-xp -pipe
-fomit-frame-pointer -mmmx -msse -m3dnow -mfpmath=sse
DISTDIR=/usr/portage/distfiles
FEATURES=autoconfig distlocks metadata-transfer parallel-fetch sandbox
sfperms strict
GENTOO_MIRRORS=http://mirror.datapipe.net/gentoo
http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.osuosl.org/
http://mirror.phy.olemiss.edu/mirror/gentoo
http://gentoo.mirrors.easynews.com/linux/gentoo/;
MAKEOPTS=-j2
PKGDIR=/usr/portage/packages
PORTAGE_RSYNC_EXTRA_OPTS=--timeout=500
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
PORTDIR_OVERLAY=/usr/local/portage
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=x86 3dnow 3dnowext S3TC X a52 aac acpi alsa amarok apache2 arts asf
asm audiofile berkdb bzip2 cairo cddb cdio cdparanoia cdr cdrom cli
crypt css cups curl dga dlloader dri dv dvd dvdr dvdread eds emoticon
encode fame ffmpeg firefox flac foomaticdb gdbm gif gimp glibc-omitfp
glut gstreamer gtk gtk2 gzip ieee1394 imagemagick imlib imlib2 iproute2
isdnlog jack java javascript joystick jpeg jpeg2k kde kdeenablefinal
kdehiddenvisibility lame libwww live logitech-mouse lzo mad mikmod mjpeg
mmx mmxext motif mozsvg mp3 mpeg mpeg2 mplayer musicbrainz ncurses
network nforce2 nls nntp no-old-linux nomalloccheck nptl nptlonly
nsplugin nspr nvidia ogg openal opengl pam pcre pdf perl physfs png
python qt qt3 qt4 quicktime readline real reflection rtc samba scanner
sdl spell sse ssl subtitles svg sysfs tcltk tcpd theora tiff transcode
truetype truetype-fonts type1 type1-fonts udev unicode urandom usb
userlocales v4l2 vcd visualization vorbis win32codecs wmf xine xml xorg
xpm xrandr xscreensaver xv xvid xvmc zlib elibc_glibc
input_devices_keyboard input_devices_evdev kernel_linux userland_GNU
video_cards_nvidia
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] sys-power/powermgmt-base blocks sys-power/pm-utils, but it's not installed yet

2010-01-07 Thread Michael Sullivan
On Thu, 2010-01-07 at 09:47 +0200, Alan McKinnon wrote:
 On Thursday 07 January 2010 05:35:39 Michael Sullivan wrote:
  On Wed, 2010-01-06 at 22:23 +0100, Renat Golubchyk wrote:
   Hi!
  
   On Wed, 06 Jan 2010 07:49:05 -0600
  
   Michael Sullivan msulli1...@gmail.com wrote:
 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.
   
  ('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in
by
   
=sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
   
'sys-apps/apmd-3.2.2_p5', 'merge')
   
  ('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
sys-power/pm-utils required by ('installed', '/',
'kde-base/powerdevil-4.3.3', 'nomerge')
  
   According to the error message sys-power/powermgmt-base is getting
   pulled by sys-apps/apmd and sys-power/pm-utils by kde-base/powerdevil.
   If you use ACPI then there is probably no need in having APM daemon
   installed. Add -t to your emerge command and check what package depends
   on apmd.
  
  
   Cheers,
   Renat
  
  These are the packages that would be merged, in reverse order:
  
  Calculating dependencies... done!
  [nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
  -accessibility -esd -ldap -mono
  [nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
  gstreamer hal ipv6 -debug -doc -policykit
 
 USE=-apm
 
 If you have acpi you do not need to use apm. Unless you have weird hardware.

catherine ~ # USE=-apm emerge -pvuDt world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
-accessibility -esd -ldap -mono 
[nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
gstreamer hal ipv6 -debug -doc -policykit 
[ebuild  N]   sys-apps/apmd-3.2.2_p5  USE=X nls 0 kB
[nomerge  ] games-emulation/dosbox-0.73  USE=alsa opengl -debug
-hardened 
[nomerge  ]  media-libs/sdl-sound-1.0.3  USE=flac mikmod mp3 mpeg
vorbis -physfs -speex 
[ebuild U ]   media-libs/libmikmod-3.2.0_beta2-r1 [3.1.11-r5]
USE=oss (-alsa%*) (-esd%) 744 kB
[nomerge  ] kde-base/kde-meta-4.3.3  USE=nls -accessibility
(-kdeprefix) 
[nomerge  ]  kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit 
[nomerge  ]   kde-base/powerdevil-4.3.3  USE=pm-utils (-aqua)
-debug (-kdeenablefinal) (-kdeprefix) 
[ebuild  N]sys-power/pm-utils-1.2.5  USE=alsa -debug
-networkmanager -ntp VIDEO_CARDS=-intel -radeon 0 kB
[nomerge  ] sys-apps/apmd-3.2.2_p5  USE=X nls 
[ebuild  N]  sys-power/powermgmt-base-1.22  0 kB
[blocks B ] sys-power/powermgmt-base (sys-power/powermgmt-base is
blocking sys-power/pm-utils-1.2.5)

Total: 4 packages (1 upgrade, 3 new), Size of downloads: 744 kB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in by
=sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
'sys-apps/apmd-3.2.2_p5', 'merge')

  ('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
sys-power/pm-utils required by ('installed', '/',
'kde-base/powerdevil-4.3.3', 'nomerge')


For more information about Blocked Packages, please refer to the
following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

catherine ~ # 







Re: [gentoo-user] sys-power/powermgmt-base blocks sys-power/pm-utils, but it's not installed yet

2010-01-07 Thread Zeerak Waseem
On Thu, 07 Jan 2010 14:55:51 +0100, Michael Sullivan  
msulli1...@gmail.com wrote:



On Thu, 2010-01-07 at 09:47 +0200, Alan McKinnon wrote:

On Thursday 07 January 2010 05:35:39 Michael Sullivan wrote:
 On Wed, 2010-01-06 at 22:23 +0100, Renat Golubchyk wrote:
  Hi!
 
  On Wed, 06 Jan 2010 07:49:05 -0600
 
  Michael Sullivan msulli1...@gmail.com wrote:
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
  
 ('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge')  
pulled in

   by
  
   =sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
  
   'sys-apps/apmd-3.2.2_p5', 'merge')
  
 ('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in  
by

   sys-power/pm-utils required by ('installed', '/',
   'kde-base/powerdevil-4.3.3', 'nomerge')
 
  According to the error message sys-power/powermgmt-base is getting
  pulled by sys-apps/apmd and sys-power/pm-utils by  
kde-base/powerdevil.

  If you use ACPI then there is probably no need in having APM daemon
  installed. Add -t to your emerge command and check what package  
depends

  on apmd.
 
 
  Cheers,
  Renat

 These are the packages that would be merged, in reverse order:

 Calculating dependencies... done!
 [nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
 -accessibility -esd -ldap -mono
 [nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
 gstreamer hal ipv6 -debug -doc -policykit

USE=-apm

If you have acpi you do not need to use apm. Unless you have weird  
hardware.


catherine ~ # USE=-apm emerge -pvuDt world

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[nomerge  ] gnome-base/gnome-2.26.3  USE=cdr cups dvdr
-accessibility -esd -ldap -mono
[nomerge  ]  gnome-base/gnome-applets-2.26.3  USE=acpi apm gnome
gstreamer hal ipv6 -debug -doc -policykit
[ebuild  N]   sys-apps/apmd-3.2.2_p5  USE=X nls 0 kB
[nomerge  ] games-emulation/dosbox-0.73  USE=alsa opengl -debug
-hardened
[nomerge  ]  media-libs/sdl-sound-1.0.3  USE=flac mikmod mp3 mpeg
vorbis -physfs -speex
[ebuild U ]   media-libs/libmikmod-3.2.0_beta2-r1 [3.1.11-r5]
USE=oss (-alsa%*) (-esd%) 744 kB
[nomerge  ] kde-base/kde-meta-4.3.3  USE=nls -accessibility
(-kdeprefix)
[nomerge  ]  kde-base/kdebase-meta-4.3.3  USE=semantic-desktop
(-kdeprefix) -policykit
[nomerge  ]   kde-base/powerdevil-4.3.3  USE=pm-utils (-aqua)
-debug (-kdeenablefinal) (-kdeprefix)
[ebuild  N]sys-power/pm-utils-1.2.5  USE=alsa -debug
-networkmanager -ntp VIDEO_CARDS=-intel -radeon 0 kB
[nomerge  ] sys-apps/apmd-3.2.2_p5  USE=X nls
[ebuild  N]  sys-power/powermgmt-base-1.22  0 kB
[blocks B ] sys-power/powermgmt-base (sys-power/powermgmt-base is
blocking sys-power/pm-utils-1.2.5)

Total: 4 packages (1 upgrade, 3 new), Size of downloads: 744 kB
Conflict: 1 block (1 unsatisfied)

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('ebuild', '/', 'sys-power/powermgmt-base-1.22', 'merge') pulled in by
=sys-power/powermgmt-base-1.22 required by ('ebuild', '/',
'sys-apps/apmd-3.2.2_p5', 'merge')

  ('ebuild', '/', 'sys-power/pm-utils-1.2.5', 'merge') pulled in by
sys-power/pm-utils required by ('installed', '/',
'kde-base/powerdevil-4.3.3', 'nomerge')


For more information about Blocked Packages, please refer to the
following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked


 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.

catherine ~ #







If the package pulling in powermgmt-base isn't necessary for anything you  
know of then add it to package.mask


--
Zeerak



Re: [gentoo-user] Re: anti-portage wreckage?

2007-01-02 Thread William Kenworthy
mng modplug motif mozctl mozilla moznocompose moznoirc moznomail mozp3p
mozplaintext mozsvg mozxmlterm mp3 mp4 mpeg mpeg4 mplayer msn multislot
multiuser mupad-noscilab musepack music musicbrainz mysql mythtv native
nautilus ncurses network nls nntp nocardbus nocd nptl nptlonly nsplugin
ntlm nvidia nviz oav objc odbc offensive ogg openal openexr opengl
operanom2 oscar oss pam parse-clocks passfile pcap pcntl pcre pda pdf
pdfkit pear-db perl pg-hier php physfs pic plotutils plugin png pnp
posix postgres povray ppds pppd profile python qemu-fast qt3 qt4
quicktime quotes rar readline real realmedia reflection rtc rtsp samba
scanner screen sdl seamonkey sensord server session sftplogging shout
silc slang smime sms sndfile snmp soap sox speedo speex speexvorbis
spell spl sse sse2 ssl stencil-buffer stream svg svga swat t1lib tcl
tcltk tcpd tetex tga theora threads tidy tiff tk tokenizer toolbar
transcode transparent-proxy truetype truetype-fonts type1 type1-fonts
udev unicode usb userland_GNU uudeview v4l v4l2 vcd vcdimager vda vdr
video_cards_nvidia video_cards_vesa video_cards_vga videos vidix vim
vim-with-x vlm vnc vorbis vorbis-psy webdav wifilm_sensors win32codecs
wmf wmp wsconvert wxgtk1 wxwindows x264 xanim xbase xchatdccserver
xchattext xcomposite xface xine xinetd xml xml2 xmlreader xmlrpc
xmlwriter xorg xosd xpm xprint xrandr xscreensaver xsl xv xvid xvmc yv12
zip zlib zvbi
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS


-- 
William Kenworthy [EMAIL PROTECTED]
Home!
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Missing icons in K3b

2009-11-16 Thread Volker Armin Hemmann
On Montag 16 November 2009, Jacques Montier wrote:
 Dale a gentiment tapote:
  Volker Armin Hemmann wrote:
  On Sonntag 15 November 2009, Jacques Montier wrote:
  Volker Armin Hemmann a gentiment tapote:
  On Sonntag 15 November 2009, Jacques Montier wrote:
  Volker Armin Hemmann a gentiment tapote:
  I suspect a missing useflag somewhere.
 
  My k3b useflag :
 
  Installed versions:  1.68.0_alpha3(4)(02:54:09 14/11/2009)(dvd
  encode
  ffmpeg flac mad vorbis wav -aqua -debug -emovix -lame -musicbrainz
  -sndfile -sox -taglib -vcd)
 
   --
  Jacques
 
  more like kdelibs useflags missing. Since games have missing icons
  too.
 
  kdelibs-4.3.1-r2 useflags :
 
  4.3.1-r2(4.3)!t(11:08:17 04/11/2009)(acl alsa bzip2 fam handbook nls
  opengl semantic-desktop spell ssl -3dnow -altivec -aqua -bindist
  -debug
  -doc -jpeg2k -kdeprefix -kerberos -mmx -openexr -sse -sse2 -test
  -zeroconf)
 
  I also have kdelibs-3.5.10-r6 installed which is needed by
  sci-astronomy/celestia.
 
  could you post all your useflags?
 
  In /etc/make.conf : USE=gtk2 hal java oggvorbis pic qt svga tcltk
  -arts -gnome -ipv6
  and my profile : /usr/portage/profiles/default/linux/x86/10.0/desktop
 
  emerge --info useflag list would have been much more usefull ;)
 
  The output of this is good too.
 
  emerge --info | grep USE
 
  I don't think we need the whole thing.  Then again, we may.
 
  Dale
 
  :-)  :-)
 
 Oups sorry... :-) , here it is :
 
 USE=X a52 aac acl acpi alsa berkdb bluetooth branding bzip2 cairo cdr
 cli consolekit cracklib crypt cups dbus dri dts dvd dvdr eds emboss
 encode evo fam firefox flac fortran gdbm gif gpm gstreamer gtk gtk2 hal
 iconv java jpeg kde ldap libnotify mad mikmod modules mp3 mp4 mpeg
 mudflap ncurses nls nptl nptlonly ogg oggvorbis opengl openmp pam pcre
 pdf perl pic png ppds pppd python qt qt3support qt4 quicktime readline
 reflection sdl session spell spl ssl startup-notification svg svga sysfs
 tcltk tcpd thunar tiff truetype unicode usb vorbis win32codecs x264 x86
 xml xorg xulrunner xv xvid zlib
 
 --
 Jacques
 

here are minze, just for comparism:

USE=32bit 3dnow 3dnowext 7zip S3TC X Xaw3d a52 aac acpi addbookmarks aften 
aiglx aim aio akode akonadi alias alsa altenburgcards amarok amarok2 amd64 amr 
amrnb amrwb analogtv aotuv aqua_theme archive athena atm audio audiofile 
autoreplace bash-completion berkdb binary-drivers binfilter bittorrent 
bluetooth boost branding bzip2 cairo captury cdaudio cdda cddb cdinstall 
cdparanoia cdr cdrom cdsound cegui chm clamav cli clucene connection-sharing 
connectionstatus consolekit contactnotes cracklib crypt css cups curl dbus 
dhcp dhcpcd dirac divx dnd double-precision downloadorder dpms dragonplayer 
dri dts dv dvb dvbplayer dvbsetup dvd dvdr eap-sim eap-tls editor emboss 
emerald emovix encode evo exceptions exif exiv2 expat extra-cardsets fame 
fasttrack fat festival ffmpeg fftw file firefox fits flac flite fontconfig 
foomaticdb 
fortran freetts ftp gadu gd gdbm geoip gif gimp glibc-omitfp glitz glut glx 
gnutella google-gadgets gpgme gpm graphite grub hal hddtemp highlight history 
icons iconv icotools icq icu id3 id3tag ieee1394 imagemagick inotify ipv6 irc 
irmc irrlicht jabber java java6 javascript jce jingle joystick jpeg jpeg2k 
kate kcal kde kde4 kdecards kdeenablefinal kdehiddenvisibility kdepim kdm kexi 
kipi konqueror kontact ktts lame lapack lastfm lcms lesstif libnotify 
libsamplerate libssh2 libv4l2 libwww lirc lm_sensors logitech-mouse logviewer 
lzma lzo mad magic mailbox maildir maps matroska mbox mdnsresponder-compat 
metric mikmod mime mixer mjpeg mmap mmx mmxext mng modules monolithic mp2 mp3 
mp4 mpeg mpeg2 mplayer msn mtp mudflap mule multilib musepack music nano-syntax 
ncurses neXt nepomuk net network networkmanager newspr ngui nls no-old-linux 
nocd nowin nowlistening npp nptl nptlonly nsplugin ntfs obex offensive ogg 
ogg123 ogm old-daemons openexr opengl openmp oscar otr oxygen pam pch pcre pda 
pdf perl phonon physfs pixmaps plasma player plugins png pnm posix postgres 
ppds pppd ps python qt3support qt4 quicktime rar readline recode reflection 
reiser4 reiserfs remix resolvconf rogue rtc sametime sasl scanner scenarios 
schedule schroedinger scsi sdl sdl-image sdl-sound sdlaudio search semantic-
desktop server session skins skype slp smp sms sndfile sockets sound sounds 
spell spl sqlite sqlite3 sse sse2 sse3 sse4a ssh ssl startup-notification 
statistics stats stroke strong-optimization subp svg sysfs sysvipc szip tcpd 
templates test-programs texteffect textures tga theora threads threadsafe 
thumbnail thunar tiff timidity tk tomsfastmath toolbar tools transcode 
translator truetype tv tv_check tv_combiner tv_pick_cgi tvtime udev unicode 
unzip usb userlocales utempter v4l v4l2 vcd videos visualization vorbis webdav 
webkit webpresence wifi wireshark wma wma-fixed wmf wmp wxwindows x264 xanim 
xcb 
xcomposite xemacs xext xface xft xine xml xorg xosd xpm xrandr xrender 
xscreensaver xskatcards xulrunner xv xvid

Re: [gentoo-user] installing app-emulation/wine-1.1.44

2010-07-06 Thread Petri Rosenström
 musepack music musicbrainz mysql
 mysqli ncurses net new-hpcups nls normalize nptl nptlonly nsplugin
 ntfs nuv nvidia odbc odk ods ofx ogg ogg123 ogm okular openal opencl
 openclipartcards opengl openmp openssl openxml osc oxygen pam parport
 parse-clocks parted pcf pcm pcre pda pdf perl phonon php physfs
 pixmaps plasma player pm-utils png pnm podcast policykit portaudio
 posix postproc ppds pppd print profiler ps psf pstoedit pvr python
 qemu rar rdesktop rdesktop-vrdp rdp rdpusb readline redeyes reflection
 replytolist resolvconf rss rtc rtf rtsp samba scanfolder schroedinger
 screen screenshot sdl sdl-image sdl-sound sdlaudio seamless-hbars
 semantic-desktop session sftp shaders shm shutdown simplexml slp
 smbclient smp solver sound speex spell spl sse sse2 ssh ssh1 ssl
 subtitles svg svgz swat sysfs tcpd templates tga tgif theme_deepblue
 theme_deeppurple theme_poetter themes theora thesaurus threads
 thumbnail thumbnails tidy tiff tokenizer toolame tools transcode
 tremor truetype tta twolame udev unicode urandom usb vcd vcdinfo vcdx
 vdpau vdr video vinylcontrol visual vnc vorbis wav wavpack webdav
 webinterface webkit wicd winbind wma wmf x264 xanim xcomposite xext
 xine xinerama xls xorg xpm xscreensaver xterm xulrunner xv xvid xvmc
 zip 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=keyboard
 mouse evdev KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk
 hd44780 lb216 lcdm001 mtxorb ncurses text RUBY_TARGETS=ruby18
 USERLAND=GNU VIDEO_CARDS=nvidia XTABLES_ADDONS=quota2 psd pknock
 lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee
 tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account
 Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
 LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



 emerge -pqv =app-emulation/wine-1.1.44
 [ebuild     U ] app-emulation/wine-1.1.44 [1.1.43] USE=X alsa cups
 gecko jpeg mp3* ncurses openal opengl perl png samba ssl threads
 truetype xcomposite xinerama (-capi) -custom-cflags -dbus (-esd)
 -fontconfig -gnutls (-gphoto2) -gsm (-hal) -jack -lcms -ldap -nas
 -oss* -pulseaudio (-scanner) -test -win64 -xml




Re: [gentoo-user] installing app-emulation/wine-1.1.44

2010-07-07 Thread Rod Hurford
-audio-denoise encode esd exif expat extra-tools fat
 ffmpeg firefox firefox3 flac fortran ftp fuse fusion gallium games
 gdbm gecko gpm gs gzip hal handbook hpcups hpijs html htmlsingle hvm
 icons iconv id3 id3tag imagemagick inkjar inotify ipv6 java javascript
 jpeg jpeg2k kate kdcraw kde kdecards kdm kerberos kipi kontact lame
 ldb libnotify libtiger lm_sensors logrotate lua lua-cairo lzma lzo mad
 matroska md md5 md5sum mdadm metric mime mixer mjpeg mmx mmxext mng
 modules motif mozilla mp3 mp3tunes mp4 mpeg mplayer mtp mudflap
 multilib multiprocess multiuser musepack music musicbrainz mysql
 mysqli ncurses net new-hpcups nls normalize nptl nptlonly nsplugin
 ntfs nuv nvidia odbc odk ods ofx ogg ogg123 ogm okular openal opencl
 openclipartcards opengl openmp openssl openxml osc oxygen pam parport
 parse-clocks parted pcf pcm pcre pda pdf perl phonon php physfs
 pixmaps plasma player pm-utils png pnm podcast policykit portaudio
 posix postproc ppds pppd print profiler ps psf pstoedit pvr python
 qemu rar rdesktop rdesktop-vrdp rdp rdpusb readline redeyes reflection
 replytolist resolvconf rss rtc rtf rtsp samba scanfolder schroedinger
 screen screenshot sdl sdl-image sdl-sound sdlaudio seamless-hbars
 semantic-desktop session sftp shaders shm shutdown simplexml slp
 smbclient smp solver sound speex spell spl sse sse2 ssh ssh1 ssl
 subtitles svg svgz swat sysfs tcpd templates tga tgif theme_deepblue
 theme_deeppurple theme_poetter themes theora thesaurus threads
 thumbnail thumbnails tidy tiff tokenizer toolame tools transcode
 tremor truetype tta twolame udev unicode urandom usb vcd vcdinfo vcdx
 vdpau vdr video vinylcontrol visual vnc vorbis wav wavpack webdav
 webinterface webkit wicd winbind wma wmf x264 xanim xcomposite xext
 xine xinerama xls xorg xpm xscreensaver xterm xulrunner xv xvid xvmc
 zip 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=keyboard
 mouse evdev KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk
 hd44780 lb216 lcdm001 mtxorb ncurses text RUBY_TARGETS=ruby18
 USERLAND=GNU VIDEO_CARDS=nvidia XTABLES_ADDONS=quota2 psd pknock
 lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee
 tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account
 Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK,
 LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
 PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY



 emerge -pqv =app-emulation/wine-1.1.44
 [ebuild     U ] app-emulation/wine-1.1.44 [1.1.43] USE=X alsa cups
 gecko jpeg mp3* ncurses openal opengl perl png samba ssl threads
 truetype xcomposite xinerama (-capi) -custom-cflags -dbus (-esd)
 -fontconfig -gnutls (-gphoto2) -gsm (-hal) -jack -lcms -ldap -nas
 -oss* -pulseaudio (-scanner) -test -win64 -xml






[gentoo-user] Kolourpaint (KDE 4.2.1 4.2.2) crashes

2009-04-14 Thread Jochen Becker
/kde/3.5/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config
/usr/kde/4.2/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/splash /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
/etc/udev/rules.d
CXXFLAGS=-O2 -march=prescott -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=candy distlocks fixpackages parallel-fetch protect-owned
sandbox sfperms strict unmerge-orphans userfetch
GENTOO_MIRRORS=ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo;
LANG=de_DE.utf8
LC_ALL=de_DE.utf8
LDFLAGS=-Wl,-O1
LINGUAS=de
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/layman/sunrise
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=16bit 7zip X Xaw3d a52 aac aalib acl acpi addressbook aften aim aio
alsa amd amr amrnb amrwb analogtv animgif artworkextra audacious audio
audiofile automount avahi bash-completion berkdb binary-drivers
bittorrent-external bjam bluetooth bonjour boost branding bzip2 cairo
cdda cddax cddb cdinstall cdio cdparanoia cdr cdrom cgraph chroot clamav
clamd cleartype cli cmdctrl cmdreccmdi18n cmdsubmenu colordiff
connectionstatus consolekit contactnotes corefonts cpudetection cracklib
crypt css ctype cups curlwrappers cursors cvs cxx d dbus dbx dga
dhclient dhcp dirac directv disk-partition divx djbfft djconsole dmx
dolby-record-switch dolbyinrec downloadorder dri dts dvb dvbplayer
dvbsetup dvd dvdarchive dvdchapjump dvdnav dvdr dvdread ebook embedded
emovix encode enscript exif exiv2 expat extrafilters fam fame fat fbcon
fbcondecor fbdev fbsplash ff-card ffmpeg fftw figlet file filepicker
firefox3 fits flac flatfile floppy font-server fontconfig fontforge
fortran fpx ftp fuse gadu gd gdbm geoip geolocation gif gimp glitz glut
gmail google-gadgets gpac gphoto2 gpm graphviz groupwise grub gstreamer
gtk halhddtemp htmlhandbook icons iconv icq icu id3 id3tag ieee1394
imagemagick infowidget inkjar iptv irc irda irmc ivtv jabber java
java-external java6 javascript jbig jingle jpeg jpeg2k kde kde4
kdehiddenvisibility kdeprefix kdm kdrive kipi kontact lame laptop latex
libcaca libffi libsamplerate libsexy libssh2 lirc lircsettings
lm_sensors logitech-mouse logrotate mad mdnsresponder-compat meanwhile
mediaplayer messenger midi mime mjpeg mmap mmx mmxext mng motif mp2 mp3
mp3rtp mp3tunes mp4 mpeg mpeg2 mplayer msn mssql mudflap musepack mysql
ncurses neXt netmeeting network nls nocd nodrm normalize nptl nptlonly
nsplugin ntfs nvidia nxclient oav obex objc objc++ objc-gc ogg ogg123
ogm openal opengl openmp openvpn oscar otr pam parted passwordsave pcap
pcapnav pcre pdf perl phonon php physfs plasma player plugins pmount png
posix ppds pppd pvr python python-bindings qt-dbus qt-webkit qt3support
qt4 qtdesigner quicktime rar raw rdesktop readline redeyes redland
reflection reiser4 reiserfs rss rtc ruby ruby-bindings rubytests
run-as-root samba sametime sdl sdl-image sdl-sound sdlaudio
semantic-desktop sensord session smp sms sndfile sox speedo speex spl
sql sse sse2 sse3 ssl ssse3 stream svg sysfs syslog tcpd testbed tga
theora tidy tiff tools transcode translator truetype tv_check
tv_combiner twolame type1 type3 uml unicode unzip upnp usb userlocales
v4l v4l2 vcd vcdinfo vcdx vdr vnc vorbis vorbis-psy wav wavpack weather
webinstall webinterface webkit wifi win32codecs winpopup wireshark wlm
wma wmf wmp wxwindows x11vnc x264 x86 xanim xattr xcb xcomposite xext
xfs xft xine xinerama xinetd xml xmlreader xmlwriter xorg xorgmodule
xosd xpm xprint xrandr xrender xscreensaver xv xvid xvmc yahoo zip 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 DVB_CARDS=ttpci
tda1004x ELIBC=glibc INPUT_DEVICES=keyboard mouse evdev
KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text

[gentoo-user] Kolourpaint segaults (KDE 4.2.1 4.2.2)

2009-04-14 Thread Jochen Becker
/kde/3.5/shutdown /usr/kde/4.2/env /usr/kde/4.2/share/config
/usr/kde/4.2/shutdown /usr/share/config
CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d
/etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
/etc/splash /etc/terminfo /etc/texmf/language.dat.d
/etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c
/etc/udev/rules.d
CXXFLAGS=-O2 -march=prescott -pipe
DISTDIR=/usr/portage/distfiles
FEATURES=candy distlocks fixpackages parallel-fetch protect-owned
sandbox sfperms strict unmerge-orphans userfetch
GENTOO_MIRRORS=ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo;
LANG=de_DE.utf8
LC_ALL=de_DE.utf8
LDFLAGS=-Wl,-O1
LINGUAS=de
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/layman/sunrise
SYNC=rsync://rsync.gentoo.org/gentoo-portage
USE=16bit 7zip X Xaw3d a52 aac aalib acl acpi addressbook aften aim aio
alsa amd amr amrnb amrwb analogtv animgif artworkextra audacious audio
audiofile automount avahi bash-completion berkdb binary-drivers
bittorrent-external bjam bluetooth bonjour boost branding bzip2 cairo
cdda cddax cddb cdinstall cdio cdparanoia cdr cdrom cgraph chroot clamav
clamd cleartype cli cmdctrl cmdreccmdi18n cmdsubmenu colordiff
connectionstatus consolekit contactnotes corefonts cpudetection cracklib
crypt css ctype cups curlwrappers cursors cvs cxx d dbus dbx dga
dhclient dhcp dirac directv disk-partition divx djbfft djconsole dmx
dolby-record-switch dolbyinrec downloadorder dri dts dvb dvbplayer
dvbsetup dvd dvdarchive dvdchapjump dvdnav dvdr dvdread ebook embedded
emovix encode enscript exif exiv2 expat extrafilters fam fame fat fbcon
fbcondecor fbdev fbsplash ff-card ffmpeg fftw figlet file filepicker
firefox3 fits flac flatfile floppy font-server fontconfig fontforge
fortran fpx ftp fuse gadu gd gdbm geoip geolocation gif gimp glitz glut
gmail google-gadgets gpac gphoto2 gpm graphviz groupwise grub gstreamer
gtk halhddtemp htmlhandbook icons iconv icq icu id3 id3tag ieee1394
imagemagick infowidget inkjar iptv irc irda irmc ivtv jabber java
java-external java6 javascript jbig jingle jpeg jpeg2k kde kde4
kdehiddenvisibility kdeprefix kdm kdrive kipi kontact lame laptop latex
libcaca libffi libsamplerate libsexy libssh2 lirc lircsettings
lm_sensors logitech-mouse logrotate mad mdnsresponder-compat meanwhile
mediaplayer messenger midi mime mjpeg mmap mmx mmxext mng motif mp2 mp3
mp3rtp mp3tunes mp4 mpeg mpeg2 mplayer msn mssql mudflap musepack mysql
ncurses neXt netmeeting network nls nocd nodrm normalize nptl nptlonly
nsplugin ntfs nvidia nxclient oav obex objc objc++ objc-gc ogg ogg123
ogm openal opengl openmp openvpn oscar otr pam parted passwordsave pcap
pcapnav pcre pdf perl phonon php physfs plasma player plugins pmount png
posix ppds pppd pvr python python-bindings qt-dbus qt-webkit qt3support
qt4 qtdesigner quicktime rar raw rdesktop readline redeyes redland
reflection reiser4 reiserfs rss rtc ruby ruby-bindings rubytests
run-as-root samba sametime sdl sdl-image sdl-sound sdlaudio
semantic-desktop sensord session smp sms sndfile sox speedo speex spl
sql sse sse2 sse3 ssl ssse3 stream svg sysfs syslog tcpd testbed tga
theora tidy tiff tools transcode translator truetype tv_check
tv_combiner twolame type1 type3 uml unicode unzip upnp usb userlocales
v4l v4l2 vcd vcdinfo vcdx vdr vnc vorbis vorbis-psy wav wavpack weather
webinstall webinterface webkit wifi win32codecs winpopup wireshark wlm
wma wmf wmp wxwindows x11vnc x264 x86 xanim xattr xcb xcomposite xext
xfs xft xine xinerama xinetd xml xmlreader xmlwriter xorg xorgmodule
xosd xpm xprint xrandr xrender xscreensaver xv xvid xvmc yahoo zip 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 DVB_CARDS=ttpci
tda1004x ELIBC=glibc INPUT_DEVICES=keyboard mouse evdev
KERNEL=linux LCD_DEVICES=bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
r -ieee1394 -kate -libass 
-libav -libcaca -libnotify -libtar -libtiger -linsys -lirc -live 
-macosx-notifications (-macosx-qtkit) -matroska -modplug -mpeg -mtp -musepack 
(-neon) -nfs -omxil -opencv -optimisememory -opus -postproc -projectm 
-pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image -sftp 
-shout -sid -skins -speex -svg -taglib {-test} -theora -tremor -truetype 
-twolame -udev -upnp -vaapi -vcd -vdpau -vnc -vpx -wayland -wma-fixed -xml 
-zeroconf -zvbi" CPU_FLAGS_X86="mmx sse" 0 KiB
[nomerge   ] x11-libs/xcb-util-cursor-0.1.3-r1::gentoo  USE="-doc 
-static-libs {-test}" 
[ebuild   R]  x11-libs/xcb-util-image-0.4.0::gentoo  USE="-doc -static-libs 
{-test}" 0 KiB
[ebuild   R]   x11-libs/xcb-util-0.4.0::gentoo  USE="-doc -static-libs 
{-test}" 0 KiB
[ebuild   R] sys-libs/libblockdev-2.16::gentoo  USE="cryptsetup -bcache 
-dmraid -doc -kbd -lvm {-test}" PYTHON_SINGLE_TARGET="python3_5 -python3_4 
-python3_6" PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
[ebuild   R]  dev-libs/volume_key-0.3.9::gentoo  USE="{-test}" 
PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" 
PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
[nomerge   ] media-gfx/ufraw-0.22-r2::gentoo  USE="gtk jpeg2k openmp 
-contrast -fits -gimp -gnome -timezone" 
[ebuild   R]  media-gfx/gtkimageview-1.6.4::gentoo  USE="-examples 
-static-libs" 0 KiB
[ebuild   R] media-gfx/gimp-2.9.8-r1:2::gentoo  USE="alsa jpeg2k -aalib 
(-altivec) (-aqua) -debug -doc -gnome -mng -openexr -pdf -postscript -python 
-smp {-test} -udev -vector-icons -webp -wmf -xpm" CPU_FLAGS_X86="mmx sse" 
PYTHON_TARGETS="python2_7" 0 KiB
[nomerge   ] media-sound/grip-3.6.3::gentoo  USE="vorbis" 
[nomerge   ]  gnome-base/libgnomeui-2.24.5-r1::gentoo  USE="{-test}" 
[nomerge   ]   gnome-base/gnome-keyring-3.20.1::gentoo  USE="caps filecaps 
pam ssh-agent (-selinux) {-test}" 
[ebuild   R]app-crypt/pinentry-1.0.0-r2::gentoo  USE="gnome-keyring gtk 
ncurses -caps -emacs -qt5 -static" 0 KiB
[nomerge   ] sys-apps/bleachbit-1.19-r1::gentoo  USE="gtk nls" 
PYTHON_TARGETS="python2_7" 
[ebuild   R]  dev-python/pygtk-2.24.0-r4:2::gentoo  USE="-doc -examples 
{-test}" PYTHON_TARGETS="python2_7" 0 KiB
[ebuild   R]   gnome-base/libglade-2.6.4-r2:2.0::gentoo  USE="-static-libs 
{-test} -tools" PYTHON_SINGLE_TARGET="-pypy -python2_7" 
PYTHON_TARGETS="python2_7 -pypy" 0 KiB
[ebuild   R]x11-libs/gtk+-2.24.31-r1:2::gentoo  USE="introspection 
(-aqua) -cups -examples {-test} -vim-syntax -xinerama" 0 KiB
[nomerge   ] app-cdr/brasero-3.12.2-r1:0/3.1::gentoo  USE="css 
introspection libburn mp3 -nautilus (-packagekit) -playlist {-test} -tracker" 
[ebuild   R]  gnome-base/gvfs-1.32.1-r1::gentoo  USE="gtk http udev -afp 
-archive -bluray -cdda -elogind -fuse -gnome-keyring -gnome-online-accounts 
-google -gphoto2 -ios -mtp -nfs -policykit -samba -systemd {-test} -udisks 
-zeroconf" 0 KiB
[ebuild   R]   x11-libs/gtk+-3.22.26:3::gentoo  USE="X introspection 
(-aqua) -broadway -cloudprint -colord -cups -examples {-test} -vim-syntax 
-wayland -xinerama" 0 KiB
[ebuild   R] sys-fs/cryptsetup-2.0.1:0/12::gentoo  USE="argon2 gcrypt nls 
-kernel -libressl -nettle -openssl -pwquality -python -reencrypt -static 
-static-libs -udev -urandom" PYTHON_SINGLE_TARGET="python3_5 -python2_7 
-python3_4 -python3_6" PYTHON_TARGETS="python2_7 python3_5 python3_6 
-python3_4" 0 KiB
[ebuild   R]  sys-fs/lvm2-2.02.166-r2::gentoo  USE="readline thin udev 
-clvm -cman -corosync -device-mapper-only -lvm1 -lvm2create_initrd -openais 
-sanlock (-selinux) -static -static-libs -systemd" 0 KiB
[ebuild   R]   sys-block/thin-provisioning-tools-0.7.5::gentoo  
USE="-static {-test}" 0 KiB
[nomerge   ] games-emulation/dosbox-0.74_p20160629-r1::gentoo  USE="alsa 
-debug -glide -hardened -opengl" 
[ebuild   R]  media-libs/sdl-sound-1.0.3-r1::gentoo  USE="flac mp3 vorbis 
-mikmod -modplug -mpeg -physfs -speex -static-libs" 0 KiB
[ebuild   R] x11-base/xorg-server-1.19.6:0/1.19.6::gentoo  USE="glamor ipv6 
suid udev xnest xorg xvfb -debug -dmx -doc -kdrive -libressl -minimal 
(-selinux) -static-libs -systemd -tslib -unwind -wayland -xcsecurity -xephyr" 0 
KiB
[nomerge   ] x11-apps/x11perf-1.6.0::gentoo 
[nomerge   ]  x11-libs/libXft-2.3.2::gentoo  USE="-static-libs" 
[nomerge   ]   x11-libs/libXrender-0.9.10::gentoo  USE="-static-libs" 
[nomerge   ]x11-proto/renderproto-0.11.1-r2::gentoo [0.11.1-r1::gentoo]
[nomerge   ] x11-base/xorg-proto-2018.3::gentoo 
[blocks b  ]  =x11-pro

Re: [gentoo-user] Re: Is --changed-deps going to be *that* useless?

2018-02-26 Thread tuxic
ava/icedtea-bin-3.6.0:8::gentoo  USE="alsa cups gtk 
> webstart (-big-endian) -doc -examples -headless-awt (-multilib) -nsplugin 
> -pulseaudio (-selinux) -source" 
> [ebuild   R]  dev-java/icedtea-web-1.6.2::gentoo  USE="-doc -javascript 
> -nsplugin -tagsoup {-test}" 0 KiB
> [nomerge   ] x11-apps/xlsclients-1.1.3::gentoo 
> [nomerge   ]  x11-libs/xcb-util-0.4.0::gentoo  USE="-doc -static-libs 
> {-test}" 
> [ebuild   R]   x11-libs/xcb-util-cursor-0.1.3-r1::gentoo  USE="-doc 
> -static-libs {-test}" 0 KiB
> [ebuild   R] dev-lang/ghc-8.0.2:0/8.0.2::gentoo  USE="gmp profile -binary 
> -doc -ghcbootstrap -ghcmakebinary" 0 KiB
> [ebuild   R] app-text/asciidoc-8.6.10::gentoo  USE="-examples -graphviz 
> -highlight {-test}" PYTHON_SINGLE_TARGET="python2_7 -pypy" 
> PYTHON_TARGETS="python2_7 -pypy" 0 KiB
> [nomerge   ] media-gfx/inkscape-0.92.2::gentoo  USE="jpeg nls openmp -cdr 
> -dbus -dia -exif -gnome -imagemagick -inkjar -latex -lcms -postscript -spell 
> -static-libs -visio -wpg" PYTHON_TARGETS="python2_7" 
> [nomerge   ]  media-gfx/uniconvertor-2.0_pre379-r2::gentoo  
> PYTHON_TARGETS="python2_7" 
> [ebuild   R]   app-text/ghostscript-gpl-9.21::gentoo  USE="X cups gtk 
> unicode -dbus -static-libs -tiff" L10N="-de -ja -ko -zh-CN -zh-TW" 0 KiB
> [ebuild   R]net-print/cups-2.2.6::gentoo  USE="X acl pam ssl threads 
> -dbus -debug -java -kerberos -lprng-compat -python (-selinux) -static-libs 
> -systemd -usb -xinetd -zeroconf" PYTHON_TARGETS="python2_7" 0 KiB
> [nomerge   ] www-client/firefox-58.0.1::gentoo  USE="gmp-autoupdate jack 
> screenshot startup-notification -bindist -custom-cflags -custom-optimization 
> -dbus -debug -eme-free -hardened -hwaccel (-neon) -pulseaudio (-selinux) 
> -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx 
> -system-sqlite {-test} -wifi" L10N="-ach -af -an -ar -as -ast -az -bg -bn-BD 
> -bn-IN -br -bs -ca -cak -cs -cy -da -de -dsb -el -en-GB -en-ZA -eo -es-AR 
> -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi 
> -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai 
> -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl 
> -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW" 
> [ebuild   R]  x11-libs/startup-notification-0.12-r1::gentoo  
> USE="-static-libs" 0 KiB
> [ebuild   R] media-video/vlc-3.0.0-r2:0/5-9::gentoo  USE="X alsa dbus 
> dvbpsi encode ffmpeg flac gcrypt jack jpeg libsamplerate lua mp3 ncurses ogg 
> png qt5 ssl v4l vorbis x264 x265 -a52 (-altivec) (-aom) -archive -bidi 
> -bluray -cddb -chromaprint -chromecast -dc1394 -debug (-directx) -dts -dvd 
> -faad -fdk -fluidsynth -fontconfig -gme -gnome-keyring -gstreamer -ieee1394 
> -kate -libass -libav -libcaca -libnotify -libtar -libtiger -linsys -lirc 
> -live -macosx-notifications (-macosx-qtkit) -matroska -modplug -mpeg -mtp 
> -musepack (-neon) -nfs -omxil -opencv -optimisememory -opus -postproc 
> -projectm -pulseaudio -rdp -rtsp -run-as-root -samba -schroedinger -sdl-image 
> -sftp -shout -sid -skins -speex -svg -taglib {-test} -theora -tremor 
> -truetype -twolame -udev -upnp -vaapi -vcd -vdpau -vnc -vpx -wayland 
> -wma-fixed -xml -zeroconf -zvbi" CPU_FLAGS_X86="mmx sse" 0 KiB
> [nomerge   ] x11-libs/xcb-util-cursor-0.1.3-r1::gentoo  USE="-doc 
> -static-libs {-test}" 
> [ebuild   R]  x11-libs/xcb-util-image-0.4.0::gentoo  USE="-doc 
> -static-libs {-test}" 0 KiB
> [ebuild   R]   x11-libs/xcb-util-0.4.0::gentoo  USE="-doc -static-libs 
> {-test}" 0 KiB
> [ebuild   R] sys-libs/libblockdev-2.16::gentoo  USE="cryptsetup -bcache 
> -dmraid -doc -kbd -lvm {-test}" PYTHON_SINGLE_TARGET="python3_5 -python3_4 
> -python3_6" PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
> [ebuild   R]  dev-libs/volume_key-0.3.9::gentoo  USE="{-test}" 
> PYTHON_SINGLE_TARGET="python3_5 -python3_4 -python3_6" 
> PYTHON_TARGETS="python3_5 python3_6 -python3_4" 0 KiB
> [nomerge   ] media-gfx/ufraw-0.22-r2::gentoo  USE="gtk jpeg2k openmp 
> -contrast -fits -gimp -gnome -timezone" 
> [ebuild   R]  media-gfx/gtkimageview-1.6.4::gentoo  USE="-examples 
> -static-libs" 0 KiB
> [ebuild   R] media-gfx/gimp-2.9.8-r1:2::gentoo  USE="alsa jpeg2k -aalib 
> (-altivec) (-aqua) -debug -doc -gnome -mng -openexr -pdf -postscript -python 
> -smp {-test} -udev -vector-icons -webp -wmf -xpm" CPU_FLAGS_X86="mmx sse" 
> PYTHON_T