public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* glibc 2.25 error during install
@ 2018-08-06 16:18 Leo Butler
  2018-08-06 17:34 ` Carlos O'Donell
  0 siblings, 1 reply; 11+ messages in thread
From: Leo Butler @ 2018-08-06 16:18 UTC (permalink / raw)
  To: libc-help

Greetings! This is my first time posting to the list.

I'm hoping someone can provide a little insight into a failure I'm getting
while installing glibc in a Gentoo Prefix build under a CentOS 6.9 host OS.
The step that's failing involves generating the libc.info* files; somewhere
around the libc-texinfo.sh script, the file libc.info is found to be
zero-length and the install fails.

I've been looking for missing dependencies and I saw a reference to
texi2dvi in the manual/Makefile so I installed the necessary tex* RPMs so
it would be available, but that didn't allow the install to finish. I'm
rebuilding glibc on the chance that it gets compiled first and installed
later (seems to be how Prefix does it) so we'll see what happens in a few
hours.

In the meantime, if you have any suggestions, I'd sure welcome them.

Here's the specific error I get:

LANGUAGE=C LC_ALL=C makeinfo -P
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/work/build-amd64-x86_64-pc-linux-gnu-nptl/manual/
--output=/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/work/build-amd64-x86_64-pc-linux-gnu-nptl/manual/
libc.info libc.texinfo
makeinfo GNU texinfo 4.13
.././scripts/mkinstalldirs
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/image//auto/ins-tools/linux_rh6/usr/share/info
mkdir -p --
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/image//auto/ins-tools/linux_rh6/usr/share/info
for file in
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/work/build-amd64-x86_64-pc-linux-gnu-nptl/manual/
libc.info*; do \
  /auto/ins-tools/linux_rh6/usr/bin/install -c -m 644 $file
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/image//auto/ins-tools/linux_rh6/usr/share/info/;
\
done
install-info:
/auto/ins-tools/linux_rh6/var/tmp/portage/sys-libs/glibc-2.25-r11/image//auto/ins-tools/linux_rh6/usr/share/info/
libc.info: empty file
make[2]: *** [Makefile:180: install] Error 1

Thanks,

- Leo

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-08-07 11:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-06 16:18 glibc 2.25 error during install Leo Butler
2018-08-06 17:34 ` Carlos O'Donell
2018-08-06 17:53   ` Leo Butler
2018-08-06 19:16     ` Leo Butler
2018-08-06 19:29       ` Carlos O'Donell
2018-08-06 20:32         ` Leo Butler
2018-08-06 21:25           ` Leo Butler
2018-08-07  5:00             ` Leo Butler
2018-08-07  5:31               ` Jeffrey Walton
2018-08-07 11:18                 ` Carlos O'Donell
2018-08-06 19:17     ` Carlos O'Donell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).