Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669334 - app-misc/gcal-4.1 : 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.
Summary: app-misc/gcal-4.1 : fseeko.c:110:4: error: #error Please port gnulib fseeko.c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: glibc-2.28
  Show dependency tree
 
Reported: 2018-10-22 17:42 UTC by Toralf Förster
Modified: 2018-10-27 20:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.86 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
app-misc:gcal-4.1:20181022-002100.log (app-misc:gcal-4.1:20181022-002100.log,98.19 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,123.94 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
environment (environment,86.99 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.07 KB, application/x-bzip)
2018-10-22 17:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,33.70 KB, application/x-bzip)
2018-10-22 17:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.15 KB, application/x-bzip)
2018-10-22 17:42 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-10-22 17:42:05 UTC
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..   -D_GNU_SOURCE  -O2 -pipe -march=native -c -o fseeko.o fseeko.c
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."
    ^~~~~
make[4]: *** [Makefile:1857: fseeko.o] Error 1

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_20181019-180112

  -------------------------------------------------------------------

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.9.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO app-misc/gcal
[ebuild  N    ] app-misc/gcal-4.1  USE="ncurses nls unicode"
Comment 1 Toralf Förster gentoo-dev 2018-10-22 17:42:08 UTC
Created attachment 552302 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-22 17:42:10 UTC
Created attachment 552304 [details]
app-misc:gcal-4.1:20181022-002100.log
Comment 3 Toralf Förster gentoo-dev 2018-10-22 17:42:13 UTC
Created attachment 552306 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-10-22 17:42:16 UTC
Created attachment 552308 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-10-22 17:42:19 UTC
Created attachment 552310 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-22 17:42:22 UTC
Created attachment 552312 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-10-22 17:42:25 UTC
Created attachment 552314 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-27 20:05:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0417a9f082d36abdd8e13f9579e08e47c51e1f6

commit e0417a9f082d36abdd8e13f9579e08e47c51e1f6
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-10-27 20:05:06 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-10-27 20:05:32 +0000

    app-misc/gcal: Add build fix for glibc-2.28, bug 669334
    
    Closes: https://bugs.gentoo.org/669334
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-misc/gcal/files/gcal-4.1-glibc228.patch | 74 +++++++++++++++++++++++++++++
 app-misc/gcal/gcal-4.1.ebuild               |  4 +-
 2 files changed, 77 insertions(+), 1 deletion(-)