Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 669336

Summary: 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.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: sysadmin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 663916    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-auth:oath-toolkit-2.6.2:20181022-025122.log
temp.tbz2

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(-)