Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685564 - app-misc/gcal-3.6.3 : fseeko.c:105:4: error: #error Please port gnulib fseeko.c to your platform! Look at the code in fpurge.c, then report this to bug-gnulib.
Summary: app-misc/gcal-3.6.3 : fseeko.c:105:4: error: #error Please port gnulib fseeko...
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:
: 814188 (view as bug list)
Depends on: 817632
Blocks: glibc-2.28
  Show dependency tree
 
Reported: 2019-05-10 18:18 UTC by Toralf Förster
Modified: 2023-01-04 04:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.51 KB, text/plain)
2019-05-10 18:18 UTC, Toralf Förster
Details
app-misc:gcal-3.6.3:20190508-003905.log (app-misc:gcal-3.6.3:20190508-003905.log,104.44 KB, text/plain)
2019-05-10 18:18 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,257.22 KB, text/plain)
2019-05-10 18:18 UTC, Toralf Förster
Details
environment (environment,85.43 KB, text/plain)
2019-05-10 18:18 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,17.48 KB, application/x-bzip)
2019-05-10 18:18 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,37.06 KB, application/x-bzip)
2019-05-10 18:18 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.11 KB, application/x-bzip)
2019-05-10 18:18 UTC, Toralf Förster
Details
all relevant log-files (info-gcal.tgz,17.43 KB, application/x-compressed-tar)
2019-05-25 13:10 UTC, Tom
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2019-05-10 18:18:20 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:105:4: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fpurge.c, then report this to bug-gnulib."
   #error "Please port gnulib fseeko.c to your platform! Look at the code in fpurge.c, then report this to bug-gnulib."
    ^~~~~
make[4]: *** [Makefile:2044: fseeko.o] Error 1

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-no-multilib-hardened_stable-libressl_20190502-165513

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-8.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.29.1 *



emerge -qpvO app-misc/gcal
[ebuild  N    ] app-misc/gcal-3.6.3  USE="ncurses nls unicode"
Comment 1 Toralf Förster gentoo-dev 2019-05-10 18:18:23 UTC
Created attachment 575834 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-10 18:18:26 UTC
Created attachment 575836 [details]
app-misc:gcal-3.6.3:20190508-003905.log
Comment 3 Toralf Förster gentoo-dev 2019-05-10 18:18:29 UTC
Created attachment 575838 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-10 18:18:31 UTC
Created attachment 575840 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-10 18:18:34 UTC
Created attachment 575842 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-10 18:18:37 UTC
Created attachment 575844 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-05-10 18:18:40 UTC
Created attachment 575846 [details]
temp.tbz2
Comment 8 Tom 2019-05-25 13:10:10 UTC
Hello,

I'll get the same error message using gcc 8.3.0 on x86 32 bit.

info-gcal.tgz holds all relevant log-files.

CU Tom
Comment 9 Tom 2019-05-25 13:10:38 UTC
Created attachment 577782 [details]
all relevant log-files
Comment 10 Michael Hofmann 2019-06-14 23:30:39 UTC
I just got the same error: gcal 3.6.3, default/linux/amd64/17.1/no-multilib, gcc-8.3.0, glibc-2.29-r2, 

There's a post on the gcal mailing list: https://lists.gnu.org/archive/html/bug-gcal/2018-10/msg00000.html

The error seems to be fixed in gcal-4.1 - I could install gcal-4.1 without a problem.
Comment 11 Stefan Huber 2021-02-17 10:56:22 UTC
Hit the same issue. Maybe gcal-4.1 deserves the stable state more than gcal-3.6.3?
Comment 12 Toralf Förster gentoo-dev 2021-09-21 16:34:04 UTC
*** Bug 814188 has been marked as a duplicate of this bug. ***