Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 716190 - sys-fs/cramfs-1.1 : mkcramfs.c: error: unknown type name loff_t
Summary: sys-fs/cramfs-1.1 : mkcramfs.c: error: unknown type name 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:
 
Reported: 2020-04-04 15:11 UTC by Toralf Förster
Modified: 2020-04-04 15:11 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.53 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,314.54 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
environment (environment,41.71 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,25.42 KB, application/x-bzip)
2020-04-04 15:11 UTC, Toralf Förster
Details
sys-fs:cramfs-1.1:20200404-144225.log (sys-fs:cramfs-1.1:20200404-144225.log,4.30 KB, text/plain)
2020-04-04 15:11 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,11.79 KB, application/x-bzip)
2020-04-04 15:11 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 15:11:18 UTC
make -j1 CFLAGS=-O2 -pipe -march=native CC=x86_64-gentoo-linux-musl-gcc 
x86_64-gentoo-linux-musl-gcc -O2 -pipe -march=native -I. -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0  mkcramfs.c  -lz -o mkcramfs
mkcramfs.c:227:102: error: unknown type name loff_t; did you mean off_t?
  227 | uct entry *root_entry, const char *name, struct entry **prev, loff_t *fslen_ub)
      |                                                               ^~~~~~
      |                                                               off_t

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

  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	Sat Apr  4 13:37:47 UTC 2020
/var/db/repos/musl	Sat Apr  4 03:02:24 UTC 2020

emerge -qpvO sys-fs/cramfs
[ebuild  N    ] sys-fs/cramfs-1.1
Comment 1 Toralf Förster gentoo-dev 2020-04-04 15:11:22 UTC
Created attachment 629954 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-04-04 15:11:25 UTC
Created attachment 629956 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-04-04 15:11:27 UTC
Created attachment 629958 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-04-04 15:11:30 UTC
Created attachment 629960 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-04-04 15:11:33 UTC
Created attachment 629962 [details]
sys-fs:cramfs-1.1:20200404-144225.log
Comment 6 Toralf Förster gentoo-dev 2020-04-04 15:11:36 UTC
Created attachment 629964 [details]
temp.tbz2