Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.utils.bug > #2242

sharutils-4.15.2 fails to build with glibc-2.28 prerelease

From Petr Pisar <ppisar@redhat.com>
Newsgroups gnu.utils.bug
Subject sharutils-4.15.2 fails to build with glibc-2.28 prerelease
Date 2018-04-11 07:52 +0000
Message-ID <mailman.12024.1523453187.27995.bug-gnu-utils@gnu.org> (permalink)

Show all headers | View raw


Hello,

when rebuilding sharutils in Fedora Rawhide that has glibc 2.28 prerelease,
I found it fails to build:

fseeko.c: In function 'rpl_fseeko':
fseeko.c:110:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."
   #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib."

The reason is bundled gnulib files need to adapt to changes in glibc. This is
the same issue as the one already reported and resolved in gnulib
<https://lists.gnu.org/r/bug-gnulib/2018-03/msg00000.html>. Fedora's patch
that ports the required changes to sharutils-4.15.2
<https://src.fedoraproject.org/rpms/sharutils/raw/master/f/sharutils-4.15.2-fflush-adjust-to-glibc-2.28-libio.h-removal.patch>
fixes it.

-- Petr


Back to gnu.utils.bug | Previous | Next | Find similar


Thread

sharutils-4.15.2 fails to build with glibc-2.28 prerelease Petr Pisar <ppisar@redhat.com> - 2018-04-11 07:52 +0000

csiph-web