Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
dev-lisp/roswell is broken.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Alain De Vos
n00b
n00b


Joined: 20 Nov 2019
Posts: 15

PostPosted: Fri Feb 23, 2024 2:43 pm    Post subject: dev-lisp/roswell is broken. Reply with quote

Error :
Code:

printf '#define ROS_REVISION "eae6e5c"\n' >> gend.h.tmp
printf '#define UNAME_M "x86_64"\n' >> gend.h.tmp
printf '#define UNAME_S "Linux"\n' >> gend.h.tmp
printf '#define PATCH_PATH "/usr/local/etc/roswell/patch"\n' >> gend.h.tmp
printf '#define LISP_PATH "/usr/local/etc/roswell"\n' >> gend.h.tmp
cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h
cat gend.h
#define ROS_COMPILE_ENVIRONMENT "gcc (Gentoo Hardened 13.2.1_p20240113-r1 p12) 13.2.1 20240113"
#define ROS_REVISION "eae6e5c"
#define UNAME_M "x86_64"
#define UNAME_S "Linux"
#define PATCH_PATH "/usr/local/etc/roswell/patch"
#define LISP_PATH "/usr/local/etc/roswell"
rm -f gend.h.tmp
gcc     -o ros main.o opt.o download.o download_windows.o archive.o archive_windows.o register-commands.o tsv-sbcl-bin.o util.o util_windows.o util-list.o util-string.o util-dir.o util-dir_windows.o util-file.o util-file_windows.o util-system.o util-system_windows.o util-cmdline.o proc-opt.o manual.o manual_windows.o cmd-internal.o cmd-script.o cmd-run.o cmd-run-sbcl.o cmd-run-ccl.o cmd-run-clasp.o cmd-run-clisp.o cmd-run-ecl.o cmd-run-mkcl.o cmd-run-abcl.o cmd-run-cmu.o cmd-run-acl.o cmd-run-lispworks.o cmd-run-npt.o cmd-install.o install-sbcl-bin.o install-sbcl-bin_windows.o resources.o -lcurl
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: warning: resources.o: missing .note.GNU-stack section implies executable stack
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
resources.o:(.rsrc$01+0x80): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined
resources.o:(.rsrc$01+0x90): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:436: ros] Error 1
make[2]: Leaving directory '/home/x/Dirs/roswell_error/src'
make[1]: *** [Makefile:614: all-recursive] Error 1
make[1]: Leaving directory '/home/x/Dirs/roswell_error'
make: *** [Makefile:437: all] Error 2

[/code]


Last edited by Alain De Vos on Fri Feb 23, 2024 5:24 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Fri Feb 23, 2024 4:28 pm    Post subject: Reply with quote

Contrary to the subject line, this does not appear to be the Gentoo package dev-lisp/roswell, because that package would not be building in /home/x/Dirs/roswell_error. Even for a very unusual PORTAGE_TMPDIR, it would show at least the package version. As such, moved to Unsupported Software.

This forum does not use Markdown. Please use BBCode to decorate text.
Back to top
View user's profile Send private message
Alain De Vos
n00b
n00b


Joined: 20 Nov 2019
Posts: 15

PostPosted: Fri Feb 23, 2024 5:23 pm    Post subject: Reply with quote

This was the "git clone". But building the package with emerge gives the same error.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21635

PostPosted: Fri Feb 23, 2024 6:37 pm    Post subject: Reply with quote

Please follow the instructions Portage prints when a build fails.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum