I'm doing an AMD64 no-multilib install to a laptop with 6 gigs of ram. I haven't done one in a while and it looks strange. I notice that the initial make.conf is...
######################################################################## # These settings were set by the catalyst build script that automatically # built this stage. # Please consult /usr/share/portage/config/make.conf.example for a more # detailed example. COMMON_FLAGS="-O2 -pipe" CFLAGS="${COMMON_FLAGS}" CXXFLAGS="${COMMON_FLAGS}" FCFLAGS="${COMMON_FLAGS}" FFLAGS="${COMMON_FLAGS}" # NOTE: This stage was built with the bindist Use flag enabled PORTDIR="/var/db/repos/gentoo" DISTDIR="/var/cache/distfiles" PKGDIR="/var/cache/binpkgs" # This sets the language of build output to English. # Please keep this setting intact when reporting bugs. LC_MESSAGES=C ######################################################################## I downloaded and used install-amd64-minimal-20190731T214503Z.iso and stage3-amd64-nomultilib-20190731T214503Z.tar.xz which looks correct. I'll insert CHOST and MAKEOPTS to play safe. Any other gotchas in recent installs? -- Walter Dnes <waltd...@waltdnes.org> I don't run "desktop environments"; I run useful applications