octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #30668] Segmentation fault during 'make'


From: anonymous
Subject: [Octave-bug-tracker] [bug #30668] Segmentation fault during 'make'
Date: Fri, 06 Aug 2010 04:15:29 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_7; en-US) AppleWebKit/533.4 (KHTML, like Gecko) Chrome/5.0.375.70 Safari/533.4

URL:
  <http://savannah.gnu.org/bugs/?30668>

                 Summary: Segmentation fault during 'make' 
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Fri 06 Aug 2010 04:15:28 AM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: Mahesh Sivasambu
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.2.4
        Operating System: Mac OS

    _______________________________________________________

Details:

I am trying to compile octave from source on a MacBook Pro running Mac Os X
10.5.7.  During 'make' the following happens:

-------------
.....
makeinfo --html --ifinfo --output=HTML -I.. -I. -I./.. ./octave.texi
../../run-octave -f -q -H ./mk_doc_cache.m doc-cache ../../src/DOCSTRINGS
../../scripts/DOCSTRINGS || rm -f doc-cache
panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
^Cmake[3]: *** Deleting file `doc-cache'
^C


^Cpanic: attempted clean up apparently failed -- aborting...
/bin/sh: line 1: 39147 Abort trap              ../../run-octave -f -q -H
./mk_doc_cache.m doc-cache ../../src/DOCSTRINGS ../../scripts/DOCSTRINGS
make[2]: *** [interpreter] Interrupt
make[1]: *** [doc] Interrupt
make: *** [all] Interrupt

-----------------------------------

I am attaching the files octave-3.2.4/config.log and
octave-3.2.4/doc/interpreter/octave-core. 

If I nevertheless go ahead after this step and say 'make install', it does
intall a working octave binary. However, that binary also exits with
complaints: 

------------------------
epun:/tmp/bin> ./octave
GNU Octave, version 3.2.4
Copyright (C) 2009 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for "i386-apple-darwin9.7.1".

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to <address@hidden> (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

octave:1> exit

panic: Bus error -- stopping myself...
^C^CPress Control-C again to abort.
^Cpanic: attempted clean up apparently failed -- aborting...
^C^C

---------------------------

Thanks in advance for any help in resolving these problems. I have posted a
bzipped tar file of my entire octave-3.2.4 directory at
http://home.iitk.ac.in/~smahesh/oct.tar.bz2
Mahesh






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30668>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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