Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685060 - dev-lang/icon-9.5.1-r1 : fpoll.c:67:9: error: FILE {aka struct _IO_FILE } has no member named _bufp
Summary: dev-lang/icon-9.5.1-r1 : fpoll.c:67:9: error: FILE {aka struct _IO_FILE } has...
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: 2019-05-04 19:21 UTC by Toralf Förster
Modified: 2019-05-07 03:25 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.05 KB, text/plain)
2019-05-04 19:21 UTC, Toralf Förster
Details
dev-lang:icon-9.5.1-r1:20190504-182917.log (dev-lang:icon-9.5.1-r1:20190504-182917.log,18.77 KB, text/plain)
2019-05-04 19:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,118.31 KB, text/plain)
2019-05-04 19:21 UTC, Toralf Förster
Details
environment (environment,87.89 KB, text/plain)
2019-05-04 19:21 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.29 KB, application/x-bzip)
2019-05-04 19:21 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.50 KB, application/x-bzip)
2019-05-04 19:21 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 2019-05-04 19:21:27 UTC
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-strict-aliasing -fwrapv -fPIC -c fpoll.c
fpoll.c: In function ‘fpoll’:
fpoll.c:67:9: error: ‘FILE’ {aka ‘struct _IO_FILE’} has no member named ‘__bufp’
    if (f->__bufp < f->__get_limit)
         ^~
fpoll.c:67:21: error: ‘FILE’ {aka ‘struct _IO_FILE’} has no member named ‘__get_limit’

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

  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.2.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 dev-lang/icon
[ebuild  N    ] dev-lang/icon-9.5.1-r1  USE="-X -iplsrc"
Comment 1 Toralf Förster gentoo-dev 2019-05-04 19:21:30 UTC
Created attachment 575172 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-05-04 19:21:33 UTC
Created attachment 575174 [details]
dev-lang:icon-9.5.1-r1:20190504-182917.log
Comment 3 Toralf Förster gentoo-dev 2019-05-04 19:21:36 UTC
Created attachment 575176 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-05-04 19:21:39 UTC
Created attachment 575178 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-05-04 19:21:42 UTC
Created attachment 575180 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-05-04 19:21:45 UTC
Created attachment 575182 [details]
temp.tbz2
Comment 7 Cheyenne Wills 2019-05-07 03:25:30 UTC
This problem was fixed in dev-lang/icon-9.5.1-r2

See 

https://bugs.gentoo.org/669330

-r1 can be removed.

*** This bug has been marked as a duplicate of bug 669330 ***