Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715558 - app-benchmarks/tiobench-0.5.0 : constants.h: error: #error no large file support available, remove -DLARGEFILES from makefile
Summary: app-benchmarks/tiobench-0.5.0 : constants.h: error: #error no large file supp...
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: lfs-tracker missing-musl-includes
  Show dependency tree
 
Reported: 2020-03-31 07:06 UTC by Toralf Förster
Modified: 2023-04-25 02:26 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.31 KB, text/plain)
2020-03-31 07:06 UTC, Toralf Förster
Details
app-benchmarks:tiobench-0.4.2:20200330-234727.log (app-benchmarks:tiobench-0.4.2:20200330-234727.log,8.41 KB, text/plain)
2020-03-31 07:06 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,124.96 KB, text/plain)
2020-03-31 07:06 UTC, Toralf Förster
Details
environment (environment,46.29 KB, text/plain)
2020-03-31 07:06 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.77 KB, application/x-bzip)
2020-03-31 07:06 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.20 KB, application/x-bzip)
2020-03-31 07:06 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-03-31 07:06:19 UTC
x86_64-gentoo-linux-musl-gcc -c -DUSE_LARGEFILES -O2 -pipe -march=native -DLARGEFILES test_largefiles.c -o test_largefiles.o
In file included from test_largefiles.c:23:
constants.h:36:2: error: #error no large file support available, remove -DLARGEFILES from makefile
   36 | #error no large file support available, remove -DLARGEFILES from makefile
      |  ^~~~~
constants.h:62: warning: PAGE_SIZE redefined

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

  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-1.42.0 *

timestamp of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Mar 30 22:39:15 UTC 2020
/var/db/repos/musl	Fri Mar 27 00:25:27 UTC 2020

emerge -qpvO app-benchmarks/tiobench
[ebuild  N    ] app-benchmarks/tiobench-0.4.2
Comment 1 Toralf Förster gentoo-dev 2020-03-31 07:06:22 UTC
Created attachment 627702 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-31 07:06:25 UTC
Created attachment 627704 [details]
app-benchmarks:tiobench-0.4.2:20200330-234727.log
Comment 3 Toralf Förster gentoo-dev 2020-03-31 07:06:27 UTC
Created attachment 627706 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-31 07:06:30 UTC
Created attachment 627708 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-31 07:06:33 UTC
Created attachment 627710 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-31 07:06:36 UTC
Created attachment 627712 [details]
temp.tbz2
Comment 7 Agostino Sarubbo gentoo-dev 2021-12-30 15:20:21 UTC
tinderbox_musl has reproduced this issue with version 0.5.0 - Updating summary.