when building a stage1 w/ catalyst for hardened amd64, coreutils bombs with the following error: >>> Unpacking coreutils-5.0.91-gentoo-1.4.1.tar.bz2 to /var/tmp/portage/coreutils-5.0.91-r2/work * Applying various patches (bugfixes/updates)... * 001_all_coreutils-progress-bar.patch... [ ok ] * 002_all_coreutils-remove-su_hostname_groups_kill_uptime.patch... [ ok ] * 003_all_coreutils-gentoo-uname.patch... [ ok ] * 004_all_coreutils-remove-some-manpages.patch... [ ok ] * Done with patching >>> Source unpacked. configure.ac:31: warning: gl_CHECK_HEADER_stdl_ is m4_require'd but is not m4_defun'd configure:16087: error: possibly undefined macro: gl_CHECK_HEADER_stdl_ If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. !!! ERROR: sys-apps/coreutils-5.0.91-r2 failed. !!! Function src_compile, Line 108, Exitcode 1 !!! (no error message) catalyst: build script failed catalyst: Stage build aborting due to error. Reproducible: Always Steps to Reproduce: 1. Talk to me, I will get you into the chroot that I am building in on the releng machine 2. 3.
you need m4-1.4-r1 installed -- which, incidentally IS in stable amd64 so I don't know why it wasn't there
ah - looks like a profile problem on my end, sorry for the bug.