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

Bug 813912

Summary: [stable] dev-lang/icon-9.5.1-r1 - fpoll.c: error: FILE has no member named _bufp
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Cheyenne Wills <cwills>
Status: RESOLVED DUPLICATE    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-lang:icon-9.5.1-r1:20210919-184231.log
emerge-history.txt
environment
etc.portage.tar.bz2
temp.tar.bz2

Description Toralf Förster gentoo-dev 2021-09-19 19:40:26 UTC
x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -fno-strict-aliasing -fwrapv -fPIC -c fpoll.c
fpoll.c: In function ‘fpoll’:
fpoll.c:67:9: error: ‘FILE’ has no member named ‘__bufp’
   67 |    if (f->__bufp < f->__get_limit)
      |         ^~
fpoll.c:67:21: error: ‘FILE’ has no member named ‘__get_limit’
   67 |    if (f->__bufp < f->__get_limit)

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

  This is an stable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-j4_stable-20210918-182330

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.3.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0
  [2]   rust-1.53.0 *
  [1]   php7.4 *

  HEAD of ::gentoo
commit 191a82f26317e23aad30719eafb03ef2006fc05d
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Sep 19 17:21:28 2021 +0000

    2021-09-19 17:21:26 UTC

emerge -qpvO dev-lang/icon
[ebuild  N    ] dev-lang/icon-9.5.1-r1  USE="X -iplsrc"
Comment 1 Toralf Förster gentoo-dev 2021-09-19 19:40:27 UTC
Created attachment 740115 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-09-19 19:40:28 UTC
Created attachment 740118 [details]
dev-lang:icon-9.5.1-r1:20210919-184231.log
Comment 3 Toralf Förster gentoo-dev 2021-09-19 19:40:30 UTC
Created attachment 740121 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-09-19 19:40:31 UTC
Created attachment 740124 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-09-19 19:40:32 UTC
Created attachment 740127 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-09-19 19:40:33 UTC
Created attachment 740130 [details]
temp.tar.bz2
Comment 7 Cheyenne Wills 2021-09-20 15:06:11 UTC

*** This bug has been marked as a duplicate of bug 669330 ***
Comment 8 Cheyenne Wills 2021-09-20 15:06:56 UTC
I've submitted a request to stabilize dev-lang/icon-9.5.20i which contains the fix for this problem.