gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Version_2_7_0t1


From: Paul F. Dietz
Subject: Re: [Gcl-devel] Version_2_7_0t1
Date: Sun, 26 Jun 2005 11:19:26 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

The build on Version_2_7_0t1 segfaults for me:

[...]
Loading binary of GCL_PCL_CACHE...
Loading gcl_pcl_cache.o
Segmentation violation: c stack ok:signalling error
Error: Caught fatal error [memory may be damaged]: Segmentation violation.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by MAPCAR.
Segmentation violation: c stack ok:signalling error
Unrecoverable error: Segmentation violation..
make[1]: *** [gcl_pcl_boot.c] Error 134
make[1]: Leaving directory `/home/dietz/gcl-Version_2_7_0t1/pcl'
make: *** [unixport/saved_pcl_gcl] Error 2

I'm also unable to build on cvs head:

[...]
Loading binary of GCL_PCL_FNGEN...
Loading gcl_pcl_fngen.o
start address -T 0x678fc0 Finished loading gcl_pcl_fngen.o
Compiling GCL_PCL_CACHE...
Compiling gcl_pcl_cache.lisp.
End of Pass 1.
End of Pass 2.
OPTIMIZE levels: Safety=1 (No runtime error checking), Space=0, Speed=3, (Debug 
quality ignored)
Finished compiling gcl_pcl_cache.o.
Loading binary of GCL_PCL_CACHE...
Loading gcl_pcl_cache.o

Error: Attempt to free a cache-vector not allocated by GET-CACHE-VECTOR.
Fast links are on: do (si::use-fast-links nil) for debugging
Error signalled by MAPCAR.
Broken at FREE-CACHE-VECTOR.  Type :H for Help.
PCL>>make[1]: *** [gcl_pcl_boot.c] Error 255
make[1]: Leaving directory `/home/dietz/gcl/pcl'
make: *** [unixport/saved_pcl_gcl] Error 2

        Paul


Camm Maguire wrote:
Greetings!  My apologies, that should be:

CVS_RSH=ssh cvs -z9 -q -d:ext:address@hidden:/cvsroot/gcl co -r Version_2_7_0t1 
gcl

Please let me know if problems persist.

Take care,

Camm Maguire <address@hidden> writes:


Greetings!  Just created the above non-branch tag in CVS head to serve
as a checkpoint for testing of the version currently under
development.  This tag restores the acl2 build, allows for unboxed
bignum function arguments and results, and improves array
compilation, and includes the latest immediate fixnum and two word
cons work referred to previously under the name 'twc'.
In sum, adventurous souls wishing to test the latest and willing to
send bug reports with the realization that they may take a position a
ways down the queue are encouraged to use Versin_2_7_0t1 until the
next 'tx' tag is created.  The stable release for production use
remains 2.6.6 until 2.7.0 is finalized and released.

To check a version out of cvs, use

cvs -z9 -q -d:ext:address@hidden:/cvsroot/gcl co -r Version_2_7_0t1 gcl

Please let me know if assistance is required in compiling the sources.

Take care,
--
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gcl-devel










reply via email to

[Prev in Thread] Current Thread [Next in Thread]