Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
texi2html fails to configure
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cp-www
n00b
n00b


Joined: 19 Feb 2013
Posts: 1

PostPosted: Tue Feb 19, 2013 6:29 pm    Post subject: texi2html fails to configure Reply with quote

I cannot emerge app-text/texi2html because the configuration fails.
Code:

# emerge texi2html
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) app-text/texi2html-5.0-r1
 * texi2html-5.0.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                                                                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking texi2html-5.0.tar.bz2 to /tmp/portage/app-text/texi2html-5.0-r1/work
>>> Source unpacked in /tmp/portage/app-text/texi2html-5.0-r1/work
>>> Preparing source in /tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0 ...
>>> Source prepared.
>>> Configuring source in /tmp/portage/app-text/texi2html-5.0-r1/work/texi2html-5.0 ...
 * econf: updating texi2html-5.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating texi2html-5.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-external-libintl-perl --with-unidecode --with-external-Unicode-EastAsianWidth
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc

The output stops at this point until i press Control+C
Code:

^C

Exiting on signal 2
sandbox:stop  caught signal 2 in pid 24852
sandbox:stop  signal already caught and busy still cleaning up!

/var/portage/app-text/texi2html/texi2html-5.0-r1.ebuild: src_configure aborted; exiting.

emerge texi2html  134,61s user 7,04s system 99% cpu 2:22,92 total

What's wrong?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum