bugGNU Common Lisp - Bugs: bug #65905, Can't build on Arch Linux

 
 

bug #65905: Can't build on Arch Linux

Submitter:  Colin Woodbury <fosskers>
Submitted:  Fri 21 Jun 2024 10:20:40 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 01 Jun 2025 10:39:12 AM UTC, comment #3: 


comment #2:

> Is this behavior still present?  If so could you please post the full configure and make output?  Have you tried gcl-2.7.1?


Hi Camm, I've posted my results in the other ticket. If we resolve it there, we can close this one as well at the same time. I would very much like to get GCL consistently compiling again so that I can test it across my libraries.

Cheers!

Colin Woodbury <fosskers>
Sat 31 May 2025 01:51:56 PM UTC, comment #2: 

Greetings, thank you so much for your report, and please excuse the delayed reply.

Is this behavior still present?  If so could you please post the full configure and make output?  Have you tried gcl-2.7.1?

Take care,

Camm Maguire <camm>
Group administrator
Fri 21 Jun 2024 10:22:26 PM UTC, comment #1: 

Sorry, ignore the `clang make` after the `configure` there, I'm just calling `make`. Copy-paste error.

Colin Woodbury <fosskers>
Fri 21 Jun 2024 10:20:40 PM UTC, original submission:  

Hi, I'm trying to build GCL 2.6.14 as follows:

./configure --prefix=/usr
clang make
make DESTDIR=build install

However, it fails:

Compiling GCL_PCL_PKG...
Compiling /home/colin/code/aur/gcl/src/gcl-Version_2_6_14/gcl/unixport/../pcl/gcl_pcl_pkg.lisp.

Error: ERROR "Caught fatal error [memory may be damaged]"
Fast links are on: do (si::use-fast-links nil) for debugging
Signalled by COMPILE-FILE.
ERROR "Caught fatal error [memory may be damaged]"

Broken at COMPILE-FILE.  Type :H for Help.
    1  Return to top level.

>>make[1]: * [makefile:35: gcl_pcl_boot.c] Error 255

make[1]: Leaving directory '/home/colin/code/aur/gcl/src/gcl-Version_2_6_14/gcl/pcl'
make: * [makefile:90: unixport/saved_pcl_gcl] Error 2
rm h/mcompdefs.h

---

If I force CC=clang instead, the message is similar:

Error: PROGRAM-ERROR "HEAP-REPORT [or a callee] requires less than three arguments."
Signalled by HEAP-REPORT.

Error: ERROR "Caught fatal error [memory may be damaged]"
Signalled by GENSYM.

ERROR "Caught fatal error [memory may be damaged]"

Broken at SYSTEM::DO-BREAK-LEVEL.
    1  Return to top level.
COMPILER>>>
NIL
COMPILER>>>make[1]: * [makefile:98: saved_pre_gcl] Error 255
rm raw_pre_gcl raw_pre_gcl_map
make[1]: Leaving directory '/home/colin/code/aur/gcl/src/gcl-Version_2_6_14/gcl/unixport'
make: * [makefile:81: unixport/saved_pre_gcl] Error 2
rm h/mcompdefs.h

---

Seems like something going on with `unixport`?

Thank you.

Colin Woodbury <fosskers>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by camm (Posted a comment)
  • -email is unavailable- added by fosskers (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.15-e6e5.
    Corresponding source code