Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813912 - [stable] dev-lang/icon-9.5.1-r1 - fpoll.c: error: FILE has no member named _bufp
Summary: [stable] dev-lang/icon-9.5.1-r1 - fpoll.c: error: FILE has no member named _bufp
Status: RESOLVED DUPLICATE of bug 669330
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Cheyenne Wills
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-19 19:40 UTC by Toralf Förster
Modified: 2021-09-20 15:06 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.88 KB, text/plain)
2021-09-19 19:40 UTC, Toralf Förster
Details
dev-lang:icon-9.5.1-r1:20210919-184231.log (dev-lang:icon-9.5.1-r1:20210919-184231.log,26.53 KB, text/plain)
2021-09-19 19:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.04 KB, text/plain)
2021-09-19 19:40 UTC, Toralf Förster
Details
environment (environment,93.48 KB, text/plain)
2021-09-19 19:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,23.34 KB, application/x-bzip)
2021-09-19 19:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,25.86 KB, application/x-bzip)
2021-09-19 19:40 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 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.