Package Details: gcl 2.6.14-1

Git Clone URL: https://aur.archlinux.org/gcl.git (read-only, click to copy)
Package Base: gcl
Description: GNU Common Lisp
Upstream URL: http://www.gnu.org/software/gcl/
Licenses: GPL
Submitter: nicolasgeniteau
Maintainer: nicolasgeniteau
Last Packager: nicolasgeniteau
Votes: 2
Popularity: 0.000000
First Submitted: 2016-04-26 21:59 (UTC)
Last Updated: 2023-01-16 17:40 (UTC)

Latest Comments

bittin commented on 2023-01-15 18:16 (UTC)

2.6.14 released

M-M commented on 2022-08-24 21:48 (UTC) (edited on 2022-08-24 21:49 (UTC) by M-M)

gcl 2.6.13_pre-1 fails to build. Get the following error on build: Error: ERROR "The assertion !emsg(\"Unrelocated non-local symbol: %s\\n\",st1+sym->st_name) on line 238 of sfaslelf.c in function relocate_symbols failed: Success" Fast links are on: do (si::use-fast-links nil) for debugging Signalled by LOAD. ERROR "The assertion !emsg(\"Unrelocated non-local symbol: %s\\n\",st1+sym->st_name) on line 238 of sfaslelf.c in function relocate_symbols failed: Success" ==> ERROR: A failure occurred in build(). Aborting...

<deleted-account> commented on 2017-09-01 11:27 (UTC)

Currently `gcl 2.6.13_pre-1` fails to build: ``` The assertion (sec=get_section( ".rel.plt",sec1,sece,sn)) || (sec=get_section(".rela.plt",sec1,sece,sn)) on line 388 of sfaslelf.c in function set_symbol_stubs failed: Success/bin/sh: line 1: 11512 Aborted (core dumped) ``` Reported upstream: http://savannah.gnu.org/bugs/?51319