Forums

Skip to content

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

GCC 4.3.0 testing!

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.
Locked
Advanced search
702 posts
  • Page 28 of 29
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • Next
Author
Message
SlashBeast
Retired Dev
Retired Dev
User avatar
Posts: 2922
Joined: Tue May 23, 2006 11:50 am
Contact:
Contact SlashBeast
Website

Post by SlashBeast » Tue Apr 22, 2008 5:45 pm

g2g591 wrote:sorry if this was posted earlier in the thread, but kernel 2.6.25 compiles (and runs) fine with gcc 4.3.0 .
IIRC kernel 2.6.24 (vanilla) too.
Top
Eckos
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Fri Jan 25, 2008 4:14 pm
Location: Houston, Texas, USA
Contact:
Contact Eckos
Website

Post by Eckos » Sat Apr 26, 2008 7:43 pm

so far I had no problems with GCC-4.3.1 i wonder when that will enter the tree. Will that be the stable version?
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Top
mv
Watchman
Watchman
User avatar
Posts: 6795
Joined: Wed Apr 20, 2005 12:12 pm

Post by mv » Sun Apr 27, 2008 11:17 am

SlashBeast wrote:
g2g591 wrote:sorry if this was posted earlier in the thread, but kernel 2.6.25 compiles (and runs) fine with gcc 4.3.0 .
IIRC kernel 2.6.24 (vanilla) too.
Not really: [bug=217387]It does not boot[/bug] when gcc-4.3 is used and acpi is not completely disabled.
Top
Kenji Miyamoto
Veteran
Veteran
User avatar
Posts: 1452
Joined: Sat May 28, 2005 6:11 pm
Location: Looking over your shoulder.
Contact:
Contact Kenji Miyamoto
Website

Post by Kenji Miyamoto » Sun Apr 27, 2008 4:31 pm

I can't seem to get GCJ 4.3.0 to build, due to missing a libXtst:

Code: Select all

checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for gethostbyname_r... yes
checking whether gethostbyname_r declaration requires -D_REENTRANT... fail
checking for struct hostent_data... no
checking for gethostbyaddr_r... yes
checking for gethostname... yes
checking for usleep... yes
checking for sched_yield... yes
checking for clock_gettime in -lrt... yes
checking for gettimeofday... yes
checking for time... yes
checking for ftime... yes
checking for memmove... yes
checking for memcpy... yes
checking for dlopen in -ldl... (cached) yes
checking for socket libraries... checking for connect... yes
checking for gethostbyname... yes

checking for deflate in -lz... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.4... yes
checking GTK_CFLAGS... -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pixman-1
checking GTK_LIBS... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
checking for glib-2.0 >= 2.4 gthread-2.0 >= 2.4... yes
checking GLIB_CFLAGS... -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
checking GLIB_LIBS... -pthread -lgthread-2.0 -lrt -lglib-2.0
checking for libart-2.0 >= 2.1... yes
checking LIBART_CFLAGS... -I/usr/include/libart-2.0
checking LIBART_LIBS... -lart_lgpl_2
checking for XTestQueryExtension in -lXtst... no
configure: error: libXtst not found, required by java.awt.Robot
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/var/tmp/paludis/sys-devel-gcc-4.3.0/work/build'
make: *** [profiledbootstrap] Error 2

!!! ERROR in sys-devel/gcc-4.3.0:
!!! In gcc_do_make at line 3697
!!! emake failed with profiledbootstrap

!!! Call stack:
!!!    * gcc_do_make (/var/tmp/paludis/sys-devel-gcc-4.3.0/temp/loadsaveenv:3697)
!!!    * gcc_src_compile (/var/tmp/paludis/sys-devel-gcc-4.3.0/temp/loadsaveenv:3867)
!!!    * toolchain_src_compile (/var/tmp/paludis/sys-devel-gcc-4.3.0/temp/loadsaveenv:6259)
!!!    * src_compile (/var/tmp/paludis/sys-devel-gcc-4.3.0/temp/loadsaveenv:5790)
!!!    * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:49)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:462)
!!!    * main (/usr/libexec/paludis/ebuild.bash:480)

diefunc: making ebuild PID 7142 exit with error
die trap: exiting with error.

Install error:
  * In program paludis --dl-upgrade as-needed -i gcc:
  * When performing install action from command line:
  * When executing install task:
  * When installing 'sys-devel/gcc-4.3.0:4.3::gentoo':
  * Install error: Install failed for 'sys-devel/gcc-4.3.0:4.3::gentoo'



Summary of failures:

* sys-devel/gcc-4.3.0:4.3::gentoo: failure
But the odd thing is that it is installed:

Code: Select all

# paludis --query libXtst
* x11-libs/libXtst
    gentoo:                  1.0.2 1.0.3 {:0} 
    installed:               1.0.3* {:0} 
    Description:             X.Org Xtst library
    Homepage:                http://xorg.freedesktop.org/
    Relevant USE flags:      (-debug)
    License:                 libXtst
    Installed time:          Mon Apr 21 15:25:47 2008
    Source repository:       gentoo
What is the problem?
[ Kawa-kun, new and improved!! ]

Alex Libman seems to be more of an anarchist than a libertarian.
Top
cneil
n00b
n00b
Posts: 39
Joined: Mon May 28, 2007 4:21 am
Location: Stillwater, OK

Post by cneil » Sun Apr 27, 2008 5:59 pm

Kenji Miyamoto wrote:I can't seem to get GCJ 4.3.0 to build, due to missing a libXtst:

Code: Select all

checking for XTestQueryExtension in -lXtst... no
configure: error: libXtst not found, required by java.awt.Robot
make[1]: *** [configure-target-libjava] Error 1
make[1]: Leaving directory `/var/tmp/paludis/sys-devel-gcc-4.3.0/work/build'
make: *** [profiledbootstrap] Error 2

!!! ERROR in sys-devel/gcc-4.3.0:
!!! In gcc_do_make at line 3697
!!! emake failed with profiledbootstrap
But the odd thing is that it is installed:

Code: Select all

# paludis --query libXtst
* x11-libs/libXtst
    gentoo:                  1.0.2 1.0.3 {:0} 
    installed:               1.0.3* {:0} 
    Description:             X.Org Xtst library
    Homepage:                http://xorg.freedesktop.org/
    Relevant USE flags:      (-debug)
    License:                 libXtst
    Installed time:          Mon Apr 21 15:25:47 2008
    Source repository:       gentoo
What is the problem?
Try emerging emul-linux-x86-xlibs. I hit this error a while back, and if I remember correctly it was looking for the 32 bit version of libXtst. I assumed it was for multilib or something and forgot about it until now.
Top
user
Apprentice
Apprentice
Posts: 245
Joined: Sun Feb 08, 2004 4:57 pm

Post by user » Tue Apr 29, 2008 6:46 pm

hi
i update my x86_64 core2 box to gcc-4.3.0 + glibc 2.7 + prelink.
Rebuilding my world takes some time and a few packages failed out of 477. So i add these to /etc/portage/package.keywords:
#gcc 4.3
=sys-libs/glibc-2.7-r2 ~amd64
=sys-devel/gcc-4.3.0 **
# gcc 4.3 compile fix
=dev-libs/libsigc++-2.2.2 ~amd64
=dev-libs/libebml-0.7.8-r1 ~amd64
=sys-libs/libsmbios-0.13.13 ~amd64
=app-cdr/cdrdao-1.2.2-r1 ~amd64
=x11-wm/fluxbox-1.0.0-r2 ~amd64
=dev-cpp/glibmm-2.16.1 ~amd64
=dev-libs/glib-2.16.3 ~amd64
=dev-cpp/gtkmm-2.12.7 ~amd64
=dev-libs/elfutils-0.131-r2 ~amd64
# gcc 4.3 failed
#x11-libs/libsynaptics-0.14.6c bugfix w/ 219548
Doing this way:
# emerge glibc
# emerge gcc
change my CFLAGS & LDFLAGS in /etc/make.conf
CFLAGS="-march=native -O2 -pipe -frename-registers"
LDFLAGS="-Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,--hash-style=gnu -Wl,--enable-new-dtags -s"
# emerge -e world # if failed: unmask newer package and emerge
# emerge --resume --skip-first -e world
# emerge prelink
# env-update
# prelink -amR

todo:
waiting for 2.6.25.1 and gcc 4.3.1
hoping for default gcc-4.3 gentoo profile
Top
kEiNsTeiN
Guru
Guru
User avatar
Posts: 361
Joined: Fri Apr 29, 2005 2:21 am
Location: Germany

Post by kEiNsTeiN » Sat May 17, 2008 2:14 am

I'm having the

Code: Select all

../libtool: line 463: CDPATH: command not found
../libtool: line 1148: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4
libtool: and run autoconf again.
error for at least 2 packages:
dev-python/pygobject-2.14.1
media-libs/tunepimp-0.5.3-r1

any updates?

Code: Select all

veit@noname ~ $ cat /etc/make.conf
CFLAGS="-O2 -march=core2 -pipe -minline-stringops-dynamically -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
LDFLAGS="-Wl,--as-needed -Wl,-O1"
ACCEPT_KEYWORDS="~amd64"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
CCACHE_SIZE="2G"
CCACHE_DIR="/root/.ccache"
PKGDIR="/usr/portage/packages"
VIDEO_CARDS="vmware nv nvidia"
LINGUAS="de en_US"
ALSA_CARDS="hda-intel"
INPUT_DEVICES="evdev keyboard mouse vmmouse synaptics"

CHOST="x86_64-pc-linux-gnu"
FEATURES="ccache parallel-fetch"

AUTOCLEAN="yes"

USE="64bit acpi alsa amd64 bluetooth bzip2 cisco crypt dbus disk-partition
     flac gif glib glibc-omitfp gnome gstreamer gtk hal htmlhandbook ipw4965
     java jingle jpeg kde kdeenablefinal kdehiddenvisibility laptop lm_sensors
     messenger mono mp3 mp4 musicbrainz networkmanager nptl nptlonly opengl
     openvpn oscar pdf png pptp qt-copy qt3support qt4 sqlite sqlite3 taglib
     tiff tls truetype type1 unicode usb userlocales vorbis xcomposite xine
     xulrunner xvid zeroconf -apm"
make me a sandwich. - what? make it yourself. - sudo make me a sandwich. - okay.
Top
cneil
n00b
n00b
Posts: 39
Joined: Mon May 28, 2007 4:21 am
Location: Stillwater, OK

Post by cneil » Sat May 17, 2008 4:06 am

kEiNsTeiN wrote:I'm having the

Code: Select all

../libtool: line 463: CDPATH: command not found
../libtool: line 1148: func_opt_split: command not found
libtool: Version mismatch error.  This is libtool 2.2.4, but the
libtool: definition of this LT_INIT comes from an older release.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.4
libtool: and run autoconf again.
error for at least 2 packages:
dev-python/pygobject-2.14.1
media-libs/tunepimp-0.5.3-r1

any updates?
Downgrade libtool to 1.5.26. libtool-2.2 breaks a lot of stuff.

pygobject: [bug=213715]bug #213715[/bug]
tunepimp: [bug=220565]bug #220565[/bug]
other libtool breakage: [bug=212763]bug #212763[/bug]
Top
VoidMage
Watchman
Watchman
User avatar
Posts: 6196
Joined: Sat Oct 14, 2006 8:43 am

Post by VoidMage » Sat May 17, 2008 10:23 am

First of all, not a lot of stuff, just a few packages, a lot less than gcc 4.3.0 was breaking.
Second, for most of those packages there are already fixes in bugzilla.
So, stop spreading FUD.
Top
cneil
n00b
n00b
Posts: 39
Joined: Mon May 28, 2007 4:21 am
Location: Stillwater, OK

Post by cneil » Sat May 17, 2008 7:18 pm

VoidMage wrote:First of all, not a lot of stuff, just a few packages, a lot less than gcc 4.3.0 was breaking.
Second, for most of those packages there are already fixes in bugzilla.
So, stop spreading FUD.
19 open bugs in the libtool tracker seems like a lot to me, especially considering many of the open bugs are packages I use. However, "a lot" can vary wildly depending on perspective, I suppose. I meant no offense, and certainly don't want to spread FUD, but merely offered one possible solution.

Oh, and it's in package.mask now:

Code: Select all

# Mike Frysinger <vapier@gentoo.org> (10 May 2008)
# Wait for the # of broken packages to go back down #212763
>=sys-devel/libtool-2.2
Top
VoidMage
Watchman
Watchman
User avatar
Posts: 6196
Joined: Sat Oct 14, 2006 8:43 am

Post by VoidMage » Sat May 17, 2008 11:47 pm

Most of those 'open' bugs either have patches for their problems
or state, that the bug is fixed in the newest release.
And 19 is still less then than gcc 4.3.0 has.
Top
ukognos
n00b
n00b
User avatar
Posts: 8
Joined: Mon Feb 25, 2008 8:41 pm

Post by ukognos » Sun Jun 08, 2008 8:08 am

gcc-4.3.1 was released :D

http://gcc.gnu.org/
Top
Eckos
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Fri Jan 25, 2008 4:14 pm
Location: Houston, Texas, USA
Contact:
Contact Eckos
Website

Post by Eckos » Sun Jun 08, 2008 4:53 pm

sweet!!!!!!!!!!!!!!!!!
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Top
warrens
Apprentice
Apprentice
User avatar
Posts: 243
Joined: Tue Jan 04, 2005 11:19 pm
Location: Don't Tread On Me!

Post by warrens » Mon Jun 09, 2008 4:09 am

gcc-4.3.1 is in portage :D
[The bigger the government, the smaller the citizen.

Don't tread on me!!!

The best government is the government that governs least.
Top
Eckos
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Fri Jan 25, 2008 4:14 pm
Location: Houston, Texas, USA
Contact:
Contact Eckos
Website

Post by Eckos » Mon Jun 09, 2008 6:57 am

I wonder now will gcc-4.3.1 come close to being marked stable in a month or two?

Edit: Now we need a 4.4.0 testing thread
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Top
unK
l33t
l33t
User avatar
Posts: 769
Joined: Tue Feb 06, 2007 5:08 pm

Post by unK » Mon Jun 09, 2008 11:25 am

Eckos wrote:I wonder now will gcc-4.3.1 come close to being marked stable in a month or two?
it hit ~arch already.
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Top
Eckos
Apprentice
Apprentice
User avatar
Posts: 197
Joined: Fri Jan 25, 2008 4:14 pm
Location: Houston, Texas, USA
Contact:
Contact Eckos
Website

Post by Eckos » Mon Jun 09, 2008 3:00 pm

unK wrote:
Eckos wrote:I wonder now will gcc-4.3.1 come close to being marked stable in a month or two?
it hit ~arch already.
I know. marked STABLE not marked arch.
AMD Athlon 64 X2 3800+ | 2GB DDR2 533MHz RAM | GCC-4.3.2 | Gentoo x86_64 | KDE 4.1.2
Top
tallica
Apprentice
Apprentice
User avatar
Posts: 152
Joined: Fri Jul 27, 2007 2:52 pm
Location: Lublin, POL

Post by tallica » Mon Jun 09, 2008 4:25 pm

Hello,

I get compile error:
http://tallica.pl/linux/gcc-4.3.1

emerge --info: http://tallica.pl/linux/emerge_info
Gentoo ~AMD64 | Audacious
Top
Ken69267
Developer
Developer
User avatar
Posts: 111
Joined: Sun Apr 08, 2007 7:59 pm
Location: #gentoo-pr0n
Contact:
Contact Ken69267
Website

Post by Ken69267 » Mon Jun 09, 2008 4:29 pm

I'm still compiling on my amd64 box but... https://bugs.gentoo.org/225585
!snack
Top
unK
l33t
l33t
User avatar
Posts: 769
Joined: Tue Feb 06, 2007 5:08 pm

Post by unK » Mon Jun 09, 2008 4:42 pm

Michal. wrote:Hello,

I get compile error:
http://tallica.pl/linux/gcc-4.3.1

emerge --info: http://tallica.pl/linux/emerge_info
Afaik this is fixed with >=glibc-2.7-r2, so you have to update your glibc.
ncmpcpp - featureful ncurses based MPD client inspired by ncmpc
Top
tallica
Apprentice
Apprentice
User avatar
Posts: 152
Joined: Fri Jul 27, 2007 2:52 pm
Location: Lublin, POL

Post by tallica » Mon Jun 09, 2008 4:44 pm

unK wrote:Afaik this is fixed with >=glibc-2.7-r2, so you have to update your glibc.
thanks, heh I thought so... ;)
Gentoo ~AMD64 | Audacious
Top
Ken69267
Developer
Developer
User avatar
Posts: 111
Joined: Sun Apr 08, 2007 7:59 pm
Location: #gentoo-pr0n
Contact:
Contact Ken69267
Website

Post by Ken69267 » Mon Jun 09, 2008 4:49 pm

My gcc compiled successfully :D

[I have 2.8 glibc]
!snack
Top
tallica
Apprentice
Apprentice
User avatar
Posts: 152
Joined: Fri Jul 27, 2007 2:52 pm
Location: Lublin, POL

Post by tallica » Mon Jun 09, 2008 6:17 pm

Compiled fine with glibc-2.7-r2

real 55m3.429s
user 44m0.721s
sys 7m12.530s

:)
Gentoo ~AMD64 | Audacious
Top
jarealist
Apprentice
Apprentice
Posts: 228
Joined: Mon Oct 07, 2002 10:50 pm

Post by jarealist » Mon Jun 09, 2008 9:47 pm

I had/ I am having the following problem with gcc-4.3.0 and gcc-4.3.1:

locale-gen
* Generating 4 locales (this might take a while) with 1 jobs
* (1/4) Generating en_US.UTF-8 ...
/usr/sbin/locale-gen: line 264: 17486 Segmentation fault "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} -i "${input}" -f "${charmap}" -A "${ALIAS}" --prefix "${DESTDIR}" "${locale}" [ !! ]
* (2/4) Generating en_US.ISO-8859-1 ...
/usr/sbin/locale-gen: line 264: 17491 Segmentation fault "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} -i "${input}" -f "${charmap}" -A "${ALIAS}" --prefix "${DESTDIR}" "${locale}" [ !! ]
* (3/4) Generating ja_JP.EUC-JP ...
/usr/sbin/locale-gen: line 264: 17496 Segmentation fault "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} -i "${input}" -f "${charmap}" -A "${ALIAS}" --prefix "${DESTDIR}" "${locale}" [ !! ]
* (4/4) Generating ja_JP.UTF-8 ...
/usr/sbin/locale-gen: line 264: 17501 Segmentation fault "${DESTDIR}"usr/bin/localedef ${LOCALEDEF_OPTS} -i "${input}" -f "${charmap}" -A "${ALIAS}" --prefix "${DESTDIR}" "${locale}" [ !! ]
* Generation complete


With gcc-4.2.4 both glibc-2.7r2 and glibc-2.8_p20080602 locale-gen works fine. I am just in the process of recompiling everything with gcc-4.3.1 using emwrap.sh.

Anyone else had this problem or suggestions how to correct it?


Okay, found the problem in a bug report here:

https://bugs.gentoo.org/show_bug.cgi?id=214687
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

Post by kernelOfTruth » Tue Jun 10, 2008 11:05 am

hi guys,

if you're interested in a hardened toolchain / hardened gentoo and gcc-4.3* then please have a look at:

How long until hardened and toolchain will produce a hardened ... (thread)
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Locked

702 posts
  • Page 28 of 29
    • Jump to page:
  • Previous
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • 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