Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 900394 Details for
Bug 938086
dev-lisp/clozurecl-1.13 - ../unix-calls.c: error: implicit declaration of function lseek64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:clozurecl-1.13:20240817-041923.log
dev-lisp:clozurecl-1.13:20240817-041923.log (text/plain), 3.56 KB, created by
Toralf Förster
on 2024-08-17 07:32:35 UTC
(
hide
)
Description:
dev-lisp:clozurecl-1.13:20240817-041923.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-08-17 07:32:35 UTC
Size:
3.56 KB
patch
obsolete
> * Package: dev-lisp/clozurecl-1.13:0 > * Repository: gentoo > * Maintainer: common-lisp@gentoo.org > * USE: abi_x86_64 amd64 elibc_musl kernel_linux > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking ccl-1.13-linuxx86.tar.gz to /var/tmp/portage/dev-lisp/clozurecl-1.13/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/clozurecl-1.13/work >>>> Preparing source in /var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl ... >make -j4 -C lisp-kernel/linuxx8664 clean >make: Entering directory '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl/lisp-kernel/linuxx8664' >/bin/rm -f pmcl-kernel.o gc-common.o x86-gc.o bits.o x86-exceptions.o x86-utils.o image.o thread_manager.o lisp-debug.o memory.o unix-calls.o x86-asmutils64.o imports.o lispdcmd.o plprint.o plsym.o xlbt.o x86_print.o ../../lx86cl64 >/bin/rm -f pad.o x86-spjump64.o x86-spentry64.o x86-subprims64.o >make: Leaving directory '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl/lisp-kernel/linuxx8664' >make -j4 -C lisp-kernel/linuxx8664 all CC=x86_64-pc-linux-musl-gcc >make: Entering directory '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl/lisp-kernel/linuxx8664' >m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../pad.s | as --64 -o pad.o >m4 -DLINUX -DX86 -DX8664 -DHAVE_TLS -I../ ../x86-asmutils64.s | as --64 -o x86-asmutils64.o >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); > | ^~~~~~~ > | lseek >x86_64-pc-linux-musl-gcc -include ../platform-linuxx8664.h -c ../memory.c -DLINUX -D_REENTRANT -DX86 -DX8664 -D_GNU_SOURCE -DHAVE_TLS -DVC_REVISION="unknown" -g -O2 -Wno-format -m64 -o memory.o >make: *** [Makefile:48: unix-calls.o] Error 1 shuffle=700599529 >make: *** Waiting for unfinished jobs.... >make: Leaving directory '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl/lisp-kernel/linuxx8664' > * ERROR: dev-lisp/clozurecl-1.13::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lisp/clozurecl-1.13::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/clozurecl-1.13::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:clozurecl-1.13:20240817-041923.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/clozurecl-1.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/clozurecl-1.13/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl' > * S: '/var/tmp/portage/dev-lisp/clozurecl-1.13/work/ccl' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 938086
:
900393
| 900394 |
900395
|
900396
|
900397
|
900398
|
900399
|
900400