Gentoo Archives: gentoo-user

From: Kumar Golap <tizan.moris@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64
Date: Wed, 08 Mar 2006 16:41:25
Message-Id: 921c0f4f0603080833s18b32a5ej8089587bb6146bc5@mail.gmail.com
In Reply to: Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64 by Kumar Golap
1 In fact if i remove the USE line from the make.conf file ...and i do
2 emerge --info ...it is showing USE flags that i have no clue from
3 where its coming. I guess that that is what is overiding my changes in
4 USE i.e its been ignoring the fact that wanted mmx and 3dnow etc to
5 be used.
6
7
8 In case that can give you a clue below is the whole
9 emerge --info even after i commented out my USE line in make.conf
10
11 Thanks a lot for all the help...
12
13 Kumar
14
15
16
17
18 # emerge --info
19 Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.3.5-r2,
20 2.6.15-gentoo-r5 x86_64)
21 =================================================================
22 System uname: 2.6.15-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 3000+
23 Gentoo Base System version 1.6.14
24 dev-lang/python: 2.4.2
25 sys-apps/sandbox: 1.2.12
26 sys-devel/autoconf: 2.13, 2.59-r6
27 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
28 sys-devel/binutils: 2.16.1
29 sys-devel/libtool: 1.5.22
30 virtual/os-headers: 2.6.11-r2
31 ACCEPT_KEYWORDS="amd64"
32 AUTOCLEAN="yes"
33 CBUILD="x86_64-pc-linux-gnu"
34 CFLAGS="-march=k8 -O2 -pipe"
35 CHOST="x86_64-pc-linux-gnu"
36 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
37 /usr/kde/3.4/share/config /usr/kde/3.4/shutdown
38 /usr/kde/3/share/config /usr/lib/X11/xkb
39 /usr/lib64/mozilla/defaults/pref /usr/share/config
40 /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/
41 /usr/share/texmf/tex/generic/config/
42 /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/
43 /var/qmail/control"
44 CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
45 CXXFLAGS="-march=k8 -O2 -pipe"
46 DISTDIR="/usr/portage/distfiles"
47 FEATURES="autoconfig distlocks sandbox sfperms strict"
48 GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
49 MAKEOPTS="-j2"
50 PKGDIR="/usr/portage/packages"
51 PORTAGE_TMPDIR="/var/tmp"
52 PORTDIR="/usr/portage"
53 SYNC="rsync://rsync.gentoo.org/gentoo-portage"
54 USE="amd64 X a52 aalib acpi alsa arts audiofile avi berkdb
55 bitmap-fonts bzip2 cdr crypt cups curl directfb dri dvd dvdr eds
56 emboss encode esd exif expat f77 fam ffmpeg flac foomaticdb fortran gd
57 gdbm gif glut gnome gpm gstreamer gtk gtk2 hal idn imagemagick imlib
58 ipv6 java jpeg kde lcms libcaca libg++ libwww lirc lm_sensors lzw
59 lzw-tiff mad mikmod mng motif mozilla mp3 mpeg mysql ncurses nls nptl
60 ogg oggvorbis openal opengl pam pam_console pcre pdflib perl png
61 python qt quicktime readline recode scanner sdl slang speex spell
62 sqlite ssl tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts
63 udev usb userlocales v4l vorbis xine xml2 xmms xorg xpm xv zlib
64 userland_GNU kernel_linux elibc_glibc"
65 Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
66
67 --
68 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] equery, make.conf USE flag mismatch on amd64 Martins Steinbergs <mar@××.lv>