Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938086 - dev-lisp/clozurecl-1.13 - ../unix-calls.c: error: implicit declaration of function lseek64
Summary: dev-lisp/clozurecl-1.13 - ../unix-calls.c: error: implicit declaration of fun...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: musl-1.2.4
  Show dependency tree
 
Reported: 2024-08-17 07:32 UTC by Toralf Förster
Modified: 2024-08-17 07:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.02 KB, text/plain)
2024-08-17 07:32 UTC, Toralf Förster
Details
dev-lisp:clozurecl-1.13:20240817-041923.log (dev-lisp:clozurecl-1.13:20240817-041923.log,3.56 KB, text/plain)
2024-08-17 07:32 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,76.27 KB, text/plain)
2024-08-17 07:32 UTC, Toralf Förster
Details
environment (environment,63.96 KB, text/plain)
2024-08-17 07:32 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,33.35 KB, application/x-xz)
2024-08-17 07:32 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,52.41 KB, application/x-xz)
2024-08-17 07:32 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,163.50 KB, text/plain)
2024-08-17 07:32 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,15.46 KB, application/x-xz)
2024-08-17 07:32 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 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