Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288743 - makeinfo (sys-apps/texinfo-4.13) fails to run in sys-libs/uclibc-0.9.30.1-r1 chroot
Summary: makeinfo (sys-apps/texinfo-4.13) fails to run in sys-libs/uclibc-0.9.30.1-r1 ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 16:37 UTC by cygeus
Modified: 2012-04-23 04:32 UTC (History)
0 users

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


Attachments
build.log (build.log,46.71 KB, text/plain)
2009-10-12 16:39 UTC, cygeus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cygeus 2009-10-12 16:37:48 UTC
makeinfo compiles correctly but fails to run

Reproducible: Always

Steps to Reproduce:
1.build sys-libs/uclibc-0.9.30.1-r1 chroot
2.emerge =sys-apps/texinfo-4.13

Actual Results:  
emerge fails with an error:

make[2]: Entering directory `/var/tmp/portage/sys-apps/texinfo-4.13/work/texinfo-4.13/doc'
restore=: && backupdir=".am$$" && \
        rm -rf $backupdir && mkdir $backupdir && \
        if (..//makeinfo/makeinfo --version) >/dev/null 2>&1; then \
          for f in texinfo texinfo-[0-9] texinfo-[0-9][0-9] texinfo.i[0-9] texinfo.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
          done; \
        else :; fi && \
        if ..//makeinfo/makeinfo   -I . \
         -o texinfo `test -f 'texinfo.txi' || echo './'`texinfo.txi; \
        then \
          rc=0; \
        else \
          rc=$?; \
          $restore $backupdir/* `echo "./texinfo" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
restore=: && backupdir=".am$$" && \
        rm -rf $backupdir && mkdir $backupdir && \
        if (..//makeinfo/makeinfo --version) >/dev/null 2>&1; then \
          for f in info-stnd.info info-stnd.info-[0-9] info-stnd.info-[0-9][0-9] info-stnd.i[0-9] info-stnd.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \
          done; \
        else :; fi && \
        if ..//makeinfo/makeinfo   -I . \
         -o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi; \
        then \
          rc=0; \
        else \
          rc=$?; \
          $restore $backupdir/* `echo "./info-stnd.info" | sed 's|[^/]*$||'`; \
        fi; \
        rm -rf $backupdir; exit $rc
..//makeinfo/makeinfo: mbuiter.h: 171: mbuiter_multi_next: Assertion `iter->cur.wc == 0' failed.
/bin/sh: line 15: 17735 Aborted                 ..//makeinfo/makeinfo -I . -o texinfo `test -f 'texinfo.txi' || echo './'`texinfo.txi
..//makeinfo/makeinfo: mbuiter.h: 171: mbuiter_multi_next: Assertion `iter->cur.wc == 0' failed.
/bin/sh: line 15: 17738 Aborted                 ..//makeinfo/makeinfo -I . -o info-stnd.info `test -f 'info-stnd.texi' || echo './'`info-stnd.texi
make[2]: *** [texinfo] Error 134


Expected Results:  
makeinfo should run

emerge --info:

Portage 2.1.6.13 (uclibc/x86, gcc-4.1.2, uclibc-0.9.30.1-r1, 2.6.28-sv-r5 i686)
=================================================================
System uname: Linux-2.6.28-sv-r5-i686-Intel-R-_Pentium-R-_M_processor_1.50GHz-with-libc0
Timestamp of tree: Mon, 12 Oct 2009 08:15:01 +0000
app-shells/bash:     4.0_p28
dev-lang/python:     2.5.4-r3
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.5.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i486-gentoo-linux-uclibc"
CFLAGS="-O2 -march=i486 -pipe -fomit-frame-pointer"
CHOST="i486-gentoo-linux-uclibc"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i486 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks fixpackages nodoc noinfo noman parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/ ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/ http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/uclibc_portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="cli cracklib crypt dri iconv minimal modules mudflap multicall ncurses openmp pcre readline reflection savedconfig session spl ssl tcpd uclibc x86 xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="uclibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="chips"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 cygeus 2009-10-12 16:39:38 UTC
Created attachment 206862 [details]
build.log
Comment 2 cygeus 2009-11-24 11:07:42 UTC
I don't know what caused it, but downgrading from sys-libs/uclibc-0.9.30.1-r3 to sys-libs/uclibc-0.9.28.3-r8 fixed the problem.
Comment 3 SpanKY gentoo-dev 2012-04-23 04:32:31 UTC
seems to work fine with 0.9.33.1