Gentoo
Anleitung und Anmerkung für eine Gentoo Installation.
Bugs ~x86
#144419 - 'binutils-2.17 ld fails tests with FEATURES="test"' - Fix: FEATURES="-test ..." in /etc/portage/env/sys-devel/binutils
#162542 - 'ccache statistics are not updated when FEATURES includes userpriv/usersandbox - Fix: chmod -R g+w /var/tmp/ccache
#164266 - 'dev-scheme/guile-1.8.1-r1 fails test' - Fix: USE in /etc/make.conf with regex and networking
#177538 - sys-apps/'coreutils-6.9 test failure' - Fix: modified coreutils.ebuild, with each emerge sync, overwritten with patched .ebuild file and digest [1] FIXED by 2nd package of coreutils-6.9-r1 (June/11/2007)
#178028 - 'sys-fs/e2fsprogs-1.40_pre20070411 fails 'expanding lost+found' test' - Fix: FEATURES="-test ..." in /etc/portage/env/sys-fs/e2fsprogs (or ext2/ext3 as fstype) FIXED
#180412 - 'sys-apps/findutils-4.3.6-r1 - TEST "fprint-unwritable.exp" fails' - Fix: FEATURES="-test ..." in /etc/portage/env/sys-apps/findutils - [2] FIXED
#180834 - 'dev-libs/gmp-4.2.1-r1 - TEST "t_import" fails with "-funroll-loops"/"-O3"' - Fix: CFLAGS in /etc/make.conf with -Wunsafe-loop-optimizations
#182103 - 'sys-apps/coreutils-6.9-r1 userpriv+usersandbox+test = failure - Fix: FEATURES="-usersandbox ..." in /etc/portage/env/sys-apps/coreutils
#196926 - 'sys-libs/glibc-2.7-r1 compile fails with gcc-4.2.2 for i486+ with USE=glibc-omitfp' - Fix for now: FEATURES="-test ..." in /etc/portage/env/sys-libs/glibc-2.7-r1 or unblacklist the useflag in /usr/portage/profiles/default-linux/amd64|x86/package.use.mask
#201939 - 'dev-libs/libgcrypt-1.4.0 kills app-crypt/gnupg' - Fix for now: EXTRA_ECONF="--disable-padlock-support" emerge -DNuv libgcrypt FIXED
media-libs/freeglut - stops compiling over loop-opt warning (-Wall -pedantic) - Fix: explicitly without -Wunsafe-loop-optimizations
glib/libtool/guile - 'compilation / test problems' - Fix: in /etc/env.d/99local include "export SED=sed"
jpeg - 'compilation problem' - Fix: "emerge libtool" again (linker i686-gnu-... tragedy)
gcc - 'compilation problem' - Fix: don't use BOOT_CFLAGS="..." in /etc/make.conf
Hints:
/etc/portage/env/no-something.features/cflags as template for symlinks to /etc/portage/env/package-name/program-symlink
ln -s /etc/portage/env/no-test.features /etc/portage/env/sys-apps/findutils echo "FEATURES=\"ccache distcc -test sandbox\"" >/etc/portage/env/no-test.features ln -s /etc/portage/env/no-test.cflags /etc/portage/env/media-libs/freeglut echo "CFLAGS=\"-march=pentium4m -O3 -pipe -Wall -pedantic\"" >/etc/portage/env/no-loop-opt.cflags
Config: /etc/make.conf, /etc/grub.conf, /etc/X11/xorg.conf, /etc/profile, /etc/env.d/99local, /usr/local/bin/backup-etc, /usr/local/bin/lshsqldb, /usr/local/bin/update-gentoo