Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 198182

Summary: sys-devel/gcc-4.1.2: fails to generate info pages with texinfo-4.11+
Product: Gentoo Linux Reporter: Le retraité <le.retired>
Component: Current packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 2007.0   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=464008
https://bugs.gentoo.org/show_bug.cgi?id=496224
https://bugs.gentoo.org/show_bug.cgi?id=834845
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/sys-devel/gcc-4.1.2/temp/build.log

Description Le retraité 2007-11-05 16:45:03 UTC
if /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/missing makeinfo --split-size=5000000 --split-size=5000000 --split-size=5000000  -I /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/fastjar/../gcc/doc/include  -I /var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/fastjar \
         -o fastjar.info `test -f 'fastjar.texi' || echo '/var/tmp/portage/sys-devel/gcc-4.1.2/work/gcc-4.1.2/fastjar/'`fastjar.texi; \
        then \
          rc=0; \
        else \
          rc=$?; \
          $restore $backupdir/* `echo "./fastjar.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[4]: *** [fastjar.info] Error 1
make[4]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/fastjar'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build/fastjar'
make[2]: *** [all-fastjar] Error 2
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.1.2/work/build'
make: *** [profiledbootstrap] Error 2
 * 
 * ERROR: sys-devel/gcc-4.1.2 failed.
 * Call stack:
 *          ebuild.sh, line 1696:  Called dyn_compile
 *          ebuild.sh, line 1034:  Called qa_call 'src_compile'
 *          ebuild.sh, line   44:  Called src_compile
 *          ebuild.sh, line 1378:  Called toolchain_src_compile
 *   toolchain.eclass, line   26:  Called gcc_src_compile
 *   toolchain.eclass, line 1546:  Called gcc_do_make
 *   toolchain.eclass, line 1420:  Called die
 * The specific snippet of code:
 *      emake \
 *              LDFLAGS="${LDFLAGS}" \
 *              STAGE1_CFLAGS="${STAGE1_CFLAGS}" \
 *              LIBPATH="${LIBPATH}" \
 *              BOOT_CFLAGS="${BOOT_CFLAGS}" \
 *              ${GCC_MAKE_TARGET} \
 *              || die "emake failed with ${GCC_MAKE_TARGET}"
 *  The die message:
 *   emake failed with profiledbootstrap
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.1.2/temp/build.log'.
 * 

emerge --info
Portage 2.1.3.17 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.21-gentoo-r3 i686)
=================================================================
System uname: 2.6.21-gentoo-r3 i686 AMD Athlon(tm) 3200+
Timestamp of tree: Sun, 04 Nov 2007 15:20:01 +0000
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.1.2-r1
dev-lang/python:     2.5.1-r3
sys-apps/baselayout: 1.12.10-r5
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.23
ACCEPT_KEYWORDS="x86 ~x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict
unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage"
USE="3dnow 3dnowext 7zip X a52 aac acl acpi alsa aotuv apm bash-completion
berkdb bitmap-fonts bzip2 cairo cdda cdio cdr cjk cli cracklib crypt cups curl
d dbus deprecated device-mapper discouraged dri dts dv dvb dvd dvdr dvdread
encode fat fbcon ffmpeg firefox flac fortran ftp gcj gdbm gif gimp glade gnome
gpm gstreamer gtk gtk2 gtkhtml hal hfs httpd iconv inherit-graph ipv6 isdnlog
java javascript jfs jpeg jpeg2k kerberos kqemu ldap lm_sensors logrotate lzo
mad magic matroska midi mikmod mime mjpeg mmx mmxext mng mono mp3 mp4 mpeg msn
mudflap musepack musicbrainz nas ncurses nls nodrm nptl nptlonly nsplugin ntfs
ogg openal opengl openmp pam pcre pdf perl php png pppd python quicktime
readline reflection reiser4 reiserfs ruby samba scanner sdl session snmp
sockets socks5 sourceview speex spell spl sse ssl stream subversion svg svga
tagwriting tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts
unicode usb v4l valgrind vcd vim-syntax vorbis wifi wmf wxwindows x264 x86 xfs
xinerama xml xorg xpm xv xvid yv12 zip zlib" ALSA_CARDS="emu10k1 via82xx"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" DVB_CARDS="dibusb-usb2" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-11-05 16:49:09 UTC
You need to post some errors here, nothing like that above. Or attach the complete log. Thanks.
Comment 2 Le retraité 2007-11-05 16:53:43 UTC
"You need to post some errors here, nothing like that above. Or attach the
complete log. Thanks."

isn't that the error:
WARNING: `makeinfo' is missing on your system.  You should only need it if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make' (AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[4]: *** [fastjar.info] Error 1

anyway I'll post the complete log
Comment 3 Le retraité 2007-11-05 16:58:42 UTC
Created attachment 135257 [details]
/var/tmp/portage/sys-devel/gcc-4.1.2/temp/build.log
Comment 4 Le retraité 2007-11-05 16:59:55 UTC
I had to bzip2 it though
Comment 5 SpanKY gentoo-dev 2007-11-05 20:09:59 UTC
downgrade your texinfo to 4.8 and see if gcc builds
Comment 6 Le retraité 2007-11-06 11:29:07 UTC
Thx, it builds now, should I close this bug as fixed a create a new one for texinfo ?
Comment 7 SpanKY gentoo-dev 2007-11-11 20:29:31 UTC
fixed in cvs