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

Path csiph.com!fu-berlin.de!usenet.stanford.edu!not-for-mail
From Petr Pisar <ppisar@redhat.com>
Newsgroups gnu.utils.bug
Subject sharutils-4.15.2 fails to build with glibc-2.28 prerelease
Date Wed, 11 Apr 2018 07:52:39 +0000 (UTC)
Lines 20
Approved bug-gnu-utils@gnu.org
Message-ID <mailman.12024.1523453187.27995.bug-gnu-utils@gnu.org> (permalink)
NNTP-Posting-Host lists.gnu.org
X-Trace usenet.stanford.edu 1523453187 32571 208.118.235.17 (11 Apr 2018 13:26:27 GMT)
X-Complaints-To action@cs.stanford.edu
To bug-gnu-utils@gnu.org
Envelope-to bug-gnu-utils@gnu.org
X-Injected-Via-Gmane http://gmane.org/
User-Agent slrn/1.0.3 (Linux)
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy]
X-Received-From 195.159.176.226
X-Mailman-Approved-At Wed, 11 Apr 2018 09:26:25 -0400
X-BeenThere bug-gnu-utils@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNU utilities <bug-gnu-utils.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnu-utils/>
List-Post <mailto:bug-gnu-utils@gnu.org>
List-Help <mailto:bug-gnu-utils-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.utils.bug:2242

Show key headers only | 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