Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35846 - coreutils compile fails during stage1 catalyst build (hardened)
Summary: coreutils compile fails during stage1 catalyst build (hardened)
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 17:44 UTC by John Davis (zhen) (RETIRED)
Modified: 2003-12-14 18:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Davis (zhen) (RETIRED) gentoo-dev 2003-12-14 17:44:14 UTC
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.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2003-12-14 18:01:16 UTC
you need m4-1.4-r1 installed -- which, incidentally IS in stable amd64 so I don't know why it wasn't there
Comment 2 John Davis (zhen) (RETIRED) gentoo-dev 2003-12-14 18:06:06 UTC
ah - looks like a profile problem on my end, sorry for the bug.