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

Bug 938086

Summary: dev-lisp/clozurecl-1.13 - ../unix-calls.c: error: implicit declaration of function lseek64
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: CONFIRMED ---    
Severity: normal CC: common-lisp
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 903611    
Attachments: emerge-info.txt
dev-lisp:clozurecl-1.13:20240817-041923.log
emerge-history.txt
environment
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-08-17 07:32:33 UTC
x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../unix-calls.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS  -DVC_REVISION="unknown"  -g -O2 -Wno-format -m64 -o unix-calls.o
x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../thread_manager.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS  -DVC_REVISION="unknown"  -g -O2 -Wno-format -m64 -o thread_manager.o
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-spjump64.s | as  --64 -o x86-spjump64.o
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-subprims64.s | as  --64 -o x86-subprims64.o
m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../imports.s | as  --64 -o imports.o
../unix-calls.c: In function 'lisp_lseek':
../unix-calls.c:70:10: error: implicit declaration of function 'lseek64'; did you mean 'lseek'? [-Wimplicit-function-declaration]
   70 |   return lseek64(fd,offset,whence);
      |          ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_musl_hardened-20240815-231008

  Block bug #35155 if this looks like a parallel build issue.
  Possible reproducer: MAKEOPTS='...  shuffle=700599529'

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-musl-14 *
clang/llvm (if any):
/usr/lib/llvm/18
18.1.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
php cli (if any):
go version go1.23.0 linux/amd64

  HEAD of ::gentoo
commit e5e7b3564261e0f218b2b318107e47bb1fe8ad58
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Aug 17 02:19:04 2024 +0000

    2024-08-17 02:19:04 UTC

emerge -qpvO =dev-lisp/clozurecl-1.13
[ebuild  N    ] dev-lisp/clozurecl-1.13  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2024-08-17 07:32:34 UTC
Created attachment 900393 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-17 07:32:35 UTC
Created attachment 900394 [details]
dev-lisp:clozurecl-1.13:20240817-041923.log
Comment 3 Toralf Förster gentoo-dev 2024-08-17 07:32:37 UTC
Created attachment 900395 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-08-17 07:32:38 UTC
Created attachment 900396 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-08-17 07:32:39 UTC
Created attachment 900397 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-17 07:32:40 UTC
Created attachment 900398 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-17 07:32:41 UTC
Created attachment 900399 [details]
qlist-info.txt
Comment 8 Toralf Förster gentoo-dev 2024-08-17 07:32:42 UTC
Created attachment 900400 [details]
temp.tar.xz