Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 716190

Summary: sys-fs/cramfs-1.1 : mkcramfs.c: error: unknown type name loff_t
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: base-system
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-fs:cramfs-1.1:20200404-144225.log
temp.tbz2

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