Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669336 - sys-auth/oath-toolkit-2.6.2 : 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: sys-auth/oath-toolkit-2.6.2 : fseeko.c:110:4: error: #error Please port gnuli...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
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:17 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.35 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,30.49 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
environment (environment,102.63 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.72 KB, application/x-bzip)
2018-10-22 17:42 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,33.54 KB, application/x-bzip)
2018-10-22 17:42 UTC, Toralf Förster
Details
sys-auth:oath-toolkit-2.6.2:20181022-025122.log (sys-auth:oath-toolkit-2.6.2:20181022-025122.log,110.05 KB, text/plain)
2018-10-22 17:42 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,39.12 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:33 UTC
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -O2 -pipe -march=native -c fseeko.c  -fPIC -DPIC -o .libs/fseeko.o
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[6]: *** [Makefile:1405: fseeko.lo] Error 1

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_libressl-test_20181021-101929

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

  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)




emerge -qpvO sys-auth/oath-toolkit
[ebuild  N    ] sys-auth/oath-toolkit-2.6.2  USE="pam -pskc -test"
Comment 1 Toralf Förster gentoo-dev 2018-10-22 17:42:36 UTC
Created attachment 552316 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-10-22 17:42:39 UTC
Created attachment 552318 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-10-22 17:42:42 UTC
Created attachment 552320 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-10-22 17:42:45 UTC
Created attachment 552322 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-10-22 17:42:48 UTC
Created attachment 552324 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-10-22 17:42:51 UTC
Created attachment 552326 [details]
sys-auth:oath-toolkit-2.6.2:20181022-025122.log
Comment 7 Toralf Förster gentoo-dev 2018-10-22 17:42:53 UTC
Created attachment 552328 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-10-27 20:17:31 UTC
The bug has been closed via the following commit(s):

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

commit 05227fb8a49663681f233e0833f8ab0fd8f6e043
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2018-10-27 20:17:11 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2018-10-27 20:17:24 +0000

    sys-auth/oath-toolkit: Add build fix for glibc-2.28, bug 669336
    
    Closes: https://bugs.gentoo.org/669336
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 .../files/oath-toolkit-2.6.2-glibc228.patch        | 100 +++++++++++++++++++++
 sys-auth/oath-toolkit/oath-toolkit-2.6.2.ebuild    |   7 +-
 2 files changed, 105 insertions(+), 2 deletions(-)