Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 104339 - coreutils 5.3.0 fails to compile
Summary: coreutils 5.3.0 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 23:09 UTC by Ginsu
Modified: 2005-08-31 19:44 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 Ginsu 2005-08-30 23:09:18 UTC
When attempting to upgrade coreutils to 5.3.0 I get the following:

 * Reconfiguring configure scripts (be patient) ...
/usr/share/aclocal/linc.m4:1: warning: underquoted definition of AM_PATH_LINC
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined
aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined


Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-08-31 06:22:03 UTC
you neglected to post `emerge info` like the bug report page told you to

also, what versions of gettext and m4 do you have installed ?
Comment 2 Ginsu 2005-08-31 17:06:51 UTC
Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.13-ck1 i686)
=================================================================
System uname: 2.6.13-ck1 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.12.0_pre6
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4 -mfpmath=sse -fomit-frame-pointer -ftracer -fweb -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control /var/www/localhost/htdocs"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/terminfo /etc/texmf/web2c
/etc/env.d"
CXXFLAGS="-O2 -march=pentium4 -mfpmath=sse -fomit-frame-pointer -ftracer -fweb
-pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks noinfo sandbox sfperms"
GENTOO_MIRRORS="http://mirror.espri.arizona.edu/gentoo/"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://mirror.espri.arizona.edu/gentoo-portage"
USE="x86 X alsa apache2 cdr cups curl gd gtk gtk2 java jpeg junit lcms libwww
lirc mmx mng mysql ncurses nptl opengl pcre perl png python readline sdl sqlite
sse ssl tetex truetype win32codecs xinerama xml2 xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS

I don't have gettext installed and I have m4 1.4.3.
Comment 3 SpanKY gentoo-dev 2005-08-31 18:23:39 UTC
if you edit coreutils and remove the 'rm m4/inttypes.m4' line in src_unpack(),
does it work ?
Comment 4 Ginsu 2005-08-31 19:13:19 UTC
Yes
Comment 5 SpanKY gentoo-dev 2005-08-31 19:44:15 UTC
fixed in cvs then, thanks