Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717428 - sys-apps/readahead-list-1.20060421.1016-r3 : readahead-list.c: error: loff_t undeclared (first use in this function)
Summary: sys-apps/readahead-list-1.20060421.1016-r3 : readahead-list.c: error: loff_t ...
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: missing-musl-includes
  Show dependency tree
 
Reported: 2020-04-14 10:40 UTC by Toralf Förster
Modified: 2020-04-14 10:40 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.30 KB, text/plain)
2020-04-14 10:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,478.11 KB, text/plain)
2020-04-14 10:40 UTC, Toralf Förster
Details
environment (environment,19.07 KB, text/plain)
2020-04-14 10:40 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,35.20 KB, application/x-bzip)
2020-04-14 10:40 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.66 KB, application/x-bzip)
2020-04-14 10:40 UTC, Toralf Förster
Details
sys-apps:readahead-list-1.20060421.1016-r3:20200414-070307.log (sys-apps:readahead-list-1.20060421.1016-r3:20200414-070307.log,18.87 KB, text/plain)
2020-04-14 10:40 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,9.70 KB, application/x-bzip)
2020-04-14 10: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 2020-04-14 10:40:01 UTC
  111 |   readahead(fd, (loff_t)0, (size_t)buf.st_size);
      |   ^~~~~~~~~
readahead-list.c:111:18: error: loff_t undeclared (first use in this function); did you mean off_t?
  111 |   readahead(fd, (loff_t)0, (size_t)buf.st_size);
      |                  ^~~~~~
      |                  off_t

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

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

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

  Please see the tracker bug for details.

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-bin-1.42.0
  [2]   rust-1.42.0 *
The following VMs are available for generation-2:
Available Java Virtual Machines:
  (none found)


timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Apr 14 03:38:10 UTC 2020
/var/db/repos/musl	Sun Apr 12 18:47:42 UTC 2020

emerge -qpvO sys-apps/readahead-list
[ebuild  N    ] sys-apps/readahead-list-1.20060421.1016-r3  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2020-04-14 10:40:04 UTC
Created attachment 632918 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-14 10:40:08 UTC
Created attachment 632920 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-14 10:40:11 UTC
Created attachment 632922 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-14 10:40:13 UTC
Created attachment 632924 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-14 10:40:16 UTC
Created attachment 632926 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-04-14 10:40:19 UTC
Created attachment 632928 [details]
sys-apps:readahead-list-1.20060421.1016-r3:20200414-070307.log
Comment 7 Toralf Förster gentoo-dev 2020-04-14 10:40:22 UTC
Created attachment 632930 [details]
temp.tbz2