Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716106 - games-action/nighthawk-4.0 : nighthawk.cc: error: FILE {aka struct _IO_FILE} has no member named _fileno
Summary: games-action/nighthawk-4.0 : nighthawk.cc: error: FILE {aka struct _IO_FILE} ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-04 07:32 UTC by Toralf Förster
Modified: 2022-01-21 07:40 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.13 KB, text/plain)
2020-04-04 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,300.01 KB, text/plain)
2020-04-04 07:32 UTC, Toralf Förster
Details
environment (environment,15.90 KB, text/plain)
2020-04-04 07:32 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.22 KB, application/x-bzip)
2020-04-04 07:32 UTC, Toralf Förster
Details
games-action:nighthawk-2.2-r1:20200403-234743.log (games-action:nighthawk-2.2-r1:20200403-234743.log,42.22 KB, text/plain)
2020-04-04 07:32 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,2.46 KB, application/x-bzip)
2020-04-04 07:32 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.65 KB, application/x-bzip)
2020-04-04 07:32 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 2020-04-04 07:32:10 UTC
c++ -DHAVE_CONFIG_H  -DINSTALL_DIR=\/usr/share/nighthawk\ -DSCORES_FILE=\.nighthawk.scores\ -DLIBEXEC_DIR=\/usr/libexec\ -I.. -I..  -O2 -pipe -march=native  -c nighthawk.cc
nighthawk.cc: In function FILE* lopen(char*, char*):
nighthawk.cc:120:15: error: FILE {aka struct _IO_FILE} has no member named _fileno
  120 |     flock(fp->_fileno,LOCK_EX);
      |               ^~~~~~~
nighthawk.cc: In function char* which_scores_file():

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200328-141627

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.3.0 *
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.42.0 *
The following VMs are available for generation-2:

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Fri Apr  3 22:41:04 UTC 2020
/var/db/repos/musl	Thu Apr  2 19:02:24 UTC 2020

emerge -qpvO games-action/nighthawk
[ebuild  N    ] games-action/nighthawk-2.2-r1
Comment 1 Toralf Förster gentoo-dev 2020-04-04 07:32:13 UTC
Created attachment 629652 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 07:32:17 UTC
Created attachment 629654 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-04 07:32:20 UTC
Created attachment 629656 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-04 07:32:23 UTC
Created attachment 629658 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-04 07:32:27 UTC
Created attachment 629660 [details]
games-action:nighthawk-2.2-r1:20200403-234743.log
Comment 6 Toralf Förster gentoo-dev 2020-04-04 07:32:30 UTC
Created attachment 629662 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-04-04 07:32:33 UTC
Created attachment 629664 [details]
temp.tbz2
Comment 8 Agostino Sarubbo gentoo-dev 2022-01-21 07:40:17 UTC
tinderbox_musl has reproduced this issue with version 4.0 - Updating summary.