Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Unsupported Software
  • Search

Tweaked glibc 2.4 + 2.5 + snapshot ebuilds

This forum covers all Gentoo-related software not officially supported by Gentoo. Ebuilds/software posted here might harm the health and stability of your system(s), and are not supported by Gentoo developers. Bugs/errors caused by ebuilds from overlays.gentoo.org are covered by this forum, too.
Post Reply
Advanced search
754 posts
  • Page 23 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 31
  • Next
Author
Message
jarealist
Apprentice
Apprentice
Posts: 228
Joined: Mon Oct 07, 2002 10:50 pm

  • Quote

Post by jarealist » Sat Jul 22, 2006 7:19 pm

nesl247 wrote:
2. mkdir -p /usr/local/overlays
3. Pull the overlay by running: svn co http://svn.evolution-mission.org/toolchain_overlay /usr/local/overlays/toolchain_overlay
3. Edit make.conf and make sure you have PORTDIR_OVERLAY="/usr/local/overlays/toolchain_overlay"
This seems kind of messy considering almost everyone here is already using PORTDIR_OVERLAY="/usr/local/portage" for their overlays and will have to move everything. Or am I missing something?
Top
CoronaLover
Retired Dev
Retired Dev
User avatar
Posts: 163
Joined: Thu Jun 20, 2002 9:30 pm
Location: Rosh-ha'ayin, Israel

  • Quote

Post by CoronaLover » Sat Jul 22, 2006 7:30 pm

You can use multiple overlays :)
Top
cruzki
Tux's lil' helper
Tux's lil' helper
Posts: 137
Joined: Tue Dec 13, 2005 1:50 pm

  • Quote

Post by cruzki » Sat Jul 22, 2006 8:07 pm

well, layman is update. The wiki is also update. Can anyone confirm that it's working? I have a little trouble when I'm updating the config file :S
Top
jarealist
Apprentice
Apprentice
Posts: 228
Joined: Mon Oct 07, 2002 10:50 pm

  • Quote

Post by jarealist » Sat Jul 22, 2006 8:34 pm

CoronaLover wrote:
You can use multiple overlays :)
Guess I should have checked "man make.conf" first. Thanks. :)
Top
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Sun Jul 23, 2006 12:55 pm

nxsty i broke shit again :)

Code: Select all

>>> Emerging (1 of 1) sys-devel/gcc-4.1.1 to /
>>> Downloading http://mirror.datapipe.net/gentoo/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2
--08:15:26--  http://mirror.datapipe.net/gentoo/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2
           => `/usr/portage/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2'
Resolving mirror.datapipe.net... 64.27.65.115
Connecting to mirror.datapipe.net|64.27.65.115|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:15:27 ERROR 404: Not Found.

...
...
...

!!! Couldn't download gcc-4.1.0-piepatches-v8.7.8.tar.bz2. Aborting.
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Sun Jul 23, 2006 1:14 pm

weedy wrote:nxsty i broke shit again :)

Code: Select all

>>> Emerging (1 of 1) sys-devel/gcc-4.1.1 to /
>>> Downloading http://mirror.datapipe.net/gentoo/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2
--08:15:26--  http://mirror.datapipe.net/gentoo/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2
           => `/usr/portage/distfiles/gcc-4.1.0-piepatches-v8.7.8.tar.bz2'
Resolving mirror.datapipe.net... 64.27.65.115
Connecting to mirror.datapipe.net|64.27.65.115|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
08:15:27 ERROR 404: Not Found.

...
...
...

!!! Couldn't download gcc-4.1.0-piepatches-v8.7.8.tar.bz2. Aborting.
If you pulles the whole overlay (ie. svn co http://svn.evolution-mission.org/toolchain_overlay) you'll get gcc, glibc, prelink and binutils. The gcc ebuild is broken atm (missing distfiles). That's why I advice people to only pull the glibc overlay in the first post.
Top
gnomen
n00b
n00b
Posts: 48
Joined: Sun Sep 04, 2005 2:18 pm

  • Quote

Post by gnomen » Sun Jul 23, 2006 2:14 pm

Isn't this the correct file? http://snigel.no-ip.com/~nxsty/linux/gc ... .8.tar.bz2
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sun Jul 23, 2006 2:46 pm

I think so. I'll fix the ebuild shortly.
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sun Jul 23, 2006 3:16 pm

Ok I've removed the ebuild until nxsty can help me update it.
Top
zitvh
n00b
n00b
Posts: 11
Joined: Wed Jul 12, 2006 10:11 pm

  • Quote

Post by zitvh » Sun Jul 23, 2006 4:03 pm

another gcc error

Code: Select all

 
install: cannot stat `/usr/local/portage/sys-devel/gcc/files/c89': No such file or directory
install: cannot stat `/usr/local/portage/sys-devel/gcc/files/c99': No such file or directory

!!! ERROR: sys-devel/gcc-4.1.1 failed.
Call stack:
  ebuild.sh, line 1545:   Called dyn_install
  ebuild.sh, line 1019:   Called src_install
  ebuild.sh, line 1254:   Called toolchain_src_install
  toolchain.eclass, line 33:   Called gcc-compiler_src_install
  toolchain.eclass, line 1688:   Called die
[/quote]
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Sun Jul 23, 2006 4:03 pm

That one I knew about and fixed, but didn't commit the fix since I decided to remove gcc.
Top
gnomen
n00b
n00b
Posts: 48
Joined: Sun Sep 04, 2005 2:18 pm

  • Quote

Post by gnomen » Sun Jul 23, 2006 4:27 pm

I pulled the overlay just before you removed gcc. With the piepatch file it compiles just fine
Top
weedy
Apprentice
Apprentice
Posts: 247
Joined: Fri Jun 24, 2005 8:39 pm

  • Quote

Post by weedy » Sun Jul 23, 2006 11:23 pm

i think i win

Code: Select all

gzipping man page: fsf-funding.7
gzipping man page: gfdl.7
install: cannot stat `/usr/local/overlays/toolchain_overlay/sys-devel/gcc/files/c89': No such file or directory
install: cannot stat `/usr/local/overlays/toolchain_overlay/sys-devel/gcc/files/c99': No such file or directory
Top
vipernicus
Veteran
Veteran
User avatar
Posts: 1462
Joined: Mon Jan 17, 2005 10:35 pm
Location: Your College IT Dept.
Contact:
Contact vipernicus
Website

  • Quote

Post by vipernicus » Sun Jul 23, 2006 11:36 pm

weedy wrote:i think i win

Code: Select all

gzipping man page: fsf-funding.7
gzipping man page: gfdl.7
install: cannot stat `/usr/local/overlays/toolchain_overlay/sys-devel/gcc/files/c89': No such file or directory
install: cannot stat `/usr/local/overlays/toolchain_overlay/sys-devel/gcc/files/c99': No such file or directory
Easy fix:

Code: Select all

cp /usr/portage/sys-devel/gcc/files/c* /usr/local/overlays/toolchain_overlay/sys-devel/gcc/files/
ebuild /usr/local/overlays/toolchain_overlay/sys-devel/gcc/gcc-4.1.1.ebuild digest
emerge gcc
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Top
Master Shake
l33t
l33t
User avatar
Posts: 755
Joined: Sun Apr 10, 2005 9:19 pm
Location: Wilmington, Delaware

  • Quote

Post by Master Shake » Mon Jul 24, 2006 2:34 am

Just out of curiousity does glibc2.4-r3 break mozilla-firefox? I'm having problems with it and I think its because I updated to the new glibc.
System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz
Top
nesl247
Veteran
Veteran
Posts: 1614
Joined: Tue Jun 15, 2004 7:21 pm
Location: Florida
Contact:
Contact nesl247
Website

  • Quote

Post by nesl247 » Mon Jul 24, 2006 2:41 am

Um, did you use the hashstyle use flag? If you did and didn't properly update to a new hashstyle patch then yes. But at long as everything else is compiling, you should have NO issues.
Top
Master Shake
l33t
l33t
User avatar
Posts: 755
Joined: Sun Apr 10, 2005 9:19 pm
Location: Wilmington, Delaware

  • Quote

Post by Master Shake » Mon Jul 24, 2006 3:25 am

alright thanks, everything else is compiling so I'm assuming its not a glibc error then.
System Specs:
64-bit gentoo linux
Q6600 @ 3.2Ghz
P35 Chipset
4 Gigs 800mhz 4-4-4-12
Nvidia GeForce 8800 GTX @ 630mhz
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Mon Jul 24, 2006 8:38 am

nesl247 wrote:That one I knew about and fixed, but didn't commit the fix since I decided to remove gcc.
Actually I fixed gcc yesterday before you removed it. You still need to download the piepatches manually but otherwise it works (I couldn't figure out how to add stuff to SRC_URI without overriding the eclass). I added it back now.
Top
nxsty
Veteran
Veteran
User avatar
Posts: 1556
Joined: Wed Jun 23, 2004 7:00 pm
Location: .se
Contact:
Contact nxsty
Website

  • Quote

Post by nxsty » Mon Jul 24, 2006 8:44 am

Master Shake wrote:Just out of curiousity does glibc2.4-r3 break mozilla-firefox? I'm having problems with it and I think its because I updated to the new glibc.
Are you using the gcc from toolchain_overlay? Post the error!
Top
Tyler_Durden
Apprentice
Apprentice
User avatar
Posts: 189
Joined: Tue Jul 27, 2004 10:01 am
Location: Germany

  • Quote

Post by Tyler_Durden » Mon Jul 24, 2006 6:40 pm

A note for the readded gcc-ebuild: the directory ".../files/awk" is missing in the overlay tree, so the merge-process will fail. Just copied this from regular portage tree fixed it.
Gentoo 17.1 x86_64
Intel Core i9-9900K
Asus MAXIMUS XI HERO
AMD Radeon 6800XT
64GB DDR4
Samsung SSD 970 EVO Plus 1TB
8x Seagate Archive (SATA-RAID 64TB)
Digital Devices Cine S2 V6.5 DVB Adapter
Top
immudium
Guru
Guru
User avatar
Posts: 332
Joined: Tue Oct 12, 2004 8:21 am
Location: Utah

  • Quote

Post by immudium » Fri Jul 28, 2006 12:18 am

nxsty wrote:
Master Shake wrote:Just out of curiousity does glibc2.4-r3 break mozilla-firefox? I'm having problems with it and I think its because I updated to the new glibc.
Are you using the gcc from toolchain_overlay? Post the error!
I've been having a rather baffling mozilla-firefox compile error. Maybe it's related.
Packages:
binutils 2.17.50.0.3 from portage
glibc-2.4-r3 and gcc-4.1.1 from http://svn.evolution-mission.org/toolchain_overlay

I am using hash-style=both and --as-needed in my LDFLAGS having followed the guide at http://gentoo-wiki.com/HOWTO_Hashstyle.
My entire world is built with my current toolchain including xorg, mythtv, xfce4, etc but the only packages that don't build are mozilla-firefox and mozilla-thunderbird. The error looks like a common problem with --as-needed and undefined references, but removing --as-needed or even completely removing the LDFLAGS line and all extra CFLAGS from my /etc/make.conf does not fix the problem. I have also tried disabling ccache and setting maketopts to "-j1" as well as rebuilding direct dependencies. No matter what I try, only the mozilla packages on my system fail to build. Perhaps I am missing a patch or something, but still doesn't explain why they won't compile even when disabling any extra LDFLAGS. Thanks for any ideas.

Code: Select all

gmake[3]: Entering directory `/var/tmp/portage/mozilla-firefox-1.5.0.4/work/mozilla/js/src/xpconnect/shell'
xpcshell.cpp
i686-pc-linux-gnu-g++ -o xpcshell.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ$i686-pc-linux-gnu-g++  -DGENTOO_NSPLUGINS_DIR="/usr/lib/nsplugins" -DGENTOO_NSBROWSER_PLUGINS_DIR="/usr/lib/nsbrowser/plugins$xpcshell.o: In function `DumpXPC(JSContext*, JSObject*, unsigned int, long*, long*)':
xpcshell.cpp:(.text._Z7DumpXPCP9JSContextP8JSObjectjPlS3_+0x5b): undefined reference to `nsCOMPtr_base::assign_from_gs_cid(nsGet$xpcshell.cpp:(.text._Z7DumpXPCP9JSContextP8JSObjectjPlS3_+0x79): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.o: In function `main':
xpcshell.cpp:(.text.main+0x6a): undefined reference to `nsCOMPtr_base::begin_assignment()'
xpcshell.cpp:(.text.main+0x82): undefined reference to `NS_InitXPCOM2_P'
xpcshell.cpp:(.text.main+0xa7): undefined reference to `nsCOMPtr_base::assign_from_qi(nsQueryInterface, nsID const&)'
xpcshell.cpp:(.text.main+0xc5): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0xe6): undefined reference to `nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, nsID $xpcshell.cpp:(.text.main+0x16a): undefined reference to `nsCOMPtr_base::assign_from_gs_cid(nsGetServiceByCID, nsID const&)'
xpcshell.cpp:(.text.main+0x1f5): undefined reference to `nsCOMPtr_base::assign_from_gs_contractid_with_error(nsGetServiceByContr$xpcshell.cpp:(.text.main+0x21e): undefined reference to `nsCOMPtr_base::begin_assignment()'
xpcshell.cpp:(.text.main+0x264): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x26f): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x296): undefined reference to `nsCOMPtr_base::assign_from_gs_contractid(nsGetServiceByContractID, nsID$xpcshell.cpp:(.text.main+0x2d5): undefined reference to `nsCOMPtr_base::begin_assignment()'
xpcshell.cpp:(.text.main+0x305): undefined reference to `nsCOMPtr_base::begin_assignment()'
xpcshell.cpp:(.text.main+0x377): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x382): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x38d): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x395): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x3a0): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.o:xpcshell.cpp:(.text.main+0x3ab): more undefined references to `nsCOMPtr_base::~nsCOMPtr_base()' follow
xpcshell.o: In function `main':
xpcshell.cpp:(.text.main+0x637): undefined reference to `nsCOMPtr_base::assign_with_AddRef(nsISupports*)'
xpcshell.cpp:(.text.main+0x663): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x66e): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x679): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x681): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.cpp:(.text.main+0x68c): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'
xpcshell.o:xpcshell.cpp:(.text.main+0x697): more undefined references to `nsCOMPtr_base::~nsCOMPtr_base()' follow
xpcshell.o: In function `main':
xpcshell.cpp:(.text.main+0x6ae): undefined reference to `NS_ShutdownXPCOM_P'
collect2: ld returned 1 exit status
gmake[3]: *** [xpcshell] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5.0.4/work/mozilla/js/src/xpconnect/shell'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5.0.4/work/mozilla/js/src/xpconnect'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-firefox-1.5.0.4/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.5.0.4 failed.
Top
Gergan Penkov
Veteran
Veteran
User avatar
Posts: 1464
Joined: Sat Jul 17, 2004 9:42 pm
Location: das kleinste Kuhdorf Deutschlands :)

  • Quote

Post by Gergan Penkov » Fri Jul 28, 2006 12:58 am

hm this output looks very strange:
i686-pc-linux-gnu-g++ -o xpcshell.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ$i686-pc-linux-gnu-g++ -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\"
it is somehow intermixed, could you check if it is really this, what comes out?
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Top
immudium
Guru
Guru
User avatar
Posts: 332
Joined: Tue Oct 12, 2004 8:21 am
Location: Utah

  • Quote

Post by immudium » Fri Jul 28, 2006 1:33 am

Gergan Penkov wrote:hm this output looks very strange:
i686-pc-linux-gnu-g++ -o xpcshell.o -c -I../../../../dist/include/system_wrappers -include ../../../../config/gcc_hidden.h -DMOZ$i686-pc-linux-gnu-g++ -DGENTOO_NSPLUGINS_DIR="/usr/lib/nsplugins"
it is somehow intermixed, could you check if it is really this, what comes out?
Yeah, that's exactly what spits out. The above is with LDFLAGS and all extra CFLAGS except -O2 and pipe commented out and makopts set to -j1. The error below is with everything turned on, i.e. LDFLAGS enabled and makeopts="-j5". Maybe it will help to show a different perspective? This is on an Athlon X2, but using ~x86/32 bit.

Code: Select all

gmake[1]: Entering directory `/var/tmp/portage/mozilla-firefox-1.5.0.4/work/mozilla/js/src/xpconnect/shell'
i686-pc-linux-gnu-g++  -DGENTOO_NSPLUGINS_DIR="/usr/lib/nsplugins" -DGENTOO_NSBROWSER_PLUGINS_DIR="/usr/lib/nsbrowser/plugins"  -fno-rtti -fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=athlon64 -pipe -fno-ident -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2 -o xpcshell xpcshell.o  -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both  -Wl,-rpath,'$ORIGIN'  -L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lmozjs -L../../../../dist/bin -lxpcom -lxpcom_core  -Wl,-R/usr/lib/nspr -L/usr/lib/nspr -lplds4 -lplc4 -lnspr4 -lpthread -ldl  -ldl -lm
xpcshell.o: In function `DumpXPC(JSContext*, JSObject*, unsigned int, long*, long*)':
xpcshell.cpp:(.text._Z7DumpXPCP9JSContextP8JSObjectjPlS3_+0x5b): undefined reference to `nsCOMPtr_base::assign_from_gs_cid(nsGetServiceByCID, nsID const&)'
xpcshell.cpp:(.text._Z7DumpXPCP9JSContextP8JSObjectjPlS3_+0x79): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base()'

...and a bunch of similar errors...
Out of curiosity, what exactly is "intermixed" or out of place? I don't see it.
Top
Gergan Penkov
Veteran
Veteran
User avatar
Posts: 1464
Joined: Sat Jul 17, 2004 9:42 pm
Location: das kleinste Kuhdorf Deutschlands :)

  • Quote

Post by Gergan Penkov » Fri Jul 28, 2006 2:01 am

-DMOZ$i686-pc-linux-gnu-g++
it is cut in the middle and does not look correct.
but the last one is ok, are you building in chroot, I don't know much about amd64 and so on?
because from the log you have
-march=athlon64
and you are saying
This is on an Athlon X2, but using ~x86/32 bit.
could you post emerge --info
"I knew when an angel whispered into my ear,
You gotta get him away, yeah
Hey little bitch!
Be glad you finally walked away or you may have not lived another day."
Godsmack
Top
immudium
Guru
Guru
User avatar
Posts: 332
Joined: Tue Oct 12, 2004 8:21 am
Location: Utah

  • Quote

Post by immudium » Fri Jul 28, 2006 3:06 am

Gergan Penkov wrote:
-DMOZ$i686-pc-linux-gnu-g++
it is cut in the middle and does not look correct.
but the last one is ok, are you building in chroot, I don't know much about amd64 and so on?
because from the log you have
-march=athlon64
and you are saying
This is on an Athlon X2, but using ~x86/32 bit.
could you post emerge --info
Sure. I think -march=athlon64 should be ok as that just tells gcc what optimizations to turn on by default, doesn't it? The important thing, I think, should be that I have CHOST="i686-pc-linux-gnu" instead of CHOST="x86_64-pc-linux-gnu". Anyway, Thanks for your help.

Code: Select all

Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17-emission4 i686)
=================================================================
System uname: 2.6.17-emission4 i686 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System version 1.12.1
ccache version 2.4 [enabled]
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:     2.4-r2
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.50.0.3
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="-march=athlon64 -O2 -pipe -fomit-frame-pointer -ftracer -fweb -frename-registers -fno-ident -msse3"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe -fomit-frame-pointer -ftracer -fweb -frename-registers -fno-ident -msse3 -fno-enforce-eh-specs -fvisibility-inlines-hidden"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.netnitco.net/"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=both"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
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/overlays/portage /usr/local/overlays/toolchain"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi alsa apache2 apm avi bash-completion berkdb bitmap-fonts bzip2 cjk cli crypt cups curl dbus dlloader dri eds emboss encode expat foomaticdb fortran gdbm gif glitz gpm gstreamer gtk gtk2 hal hashstyle imlib ipv6 isdnlog jpeg libg++ libwww mad mikmod mmx mmxext motif mp3 mpeg ncurses nls nptl nptlonly nvidia ogg openal opengl oss pam pcre pdf pdflib perl png pppd python qt qt3 quicktime readline reflection sdl session spell spl sse sse2 sse3 ssl startup-notification svg tcpd threads tiff truetype truetype-fonts type1-fonts udev unicode vorbis win32codecs xinerama xml xmms xorg xprint xv zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS
Top
Post Reply

754 posts
  • Page 23 of 31
    • Jump to page:
  • Previous
  • 1
  • …
  • 21
  • 22
  • 23
  • 24
  • 25
  • …
  • 31
  • Next

Return to “Unsupported Software”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic