help-octave
[Top][All Lists]
Advanced

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

Fwd: 3.6.0 make Segmentation fault


From: Jordi Gutiérrez Hermoso
Subject: Fwd: 3.6.0 make Segmentation fault
Date: Mon, 6 Aug 2012 11:12:44 -0400

The following is a question for the help list, not the maintainers' list.

Please continue the discussion there.

- Jordi G. H.


---------- Forwarded message ----------
From: Charles Bradshaw <address@hidden>
Date: 6 August 2012 06:28
Subject: 3.6.0 make Segmentation fault
To: address@hidden


I'm doing a build from source of version 3.6.0, Make fails with the a
segfault. Here is the output:

libtool: link: g++ -g -O2 -DHAVE_CONFIG_H -mieee-fp -I/usr/include/freetype2
-Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual -g -O2 -pthread -g -O2 -o munge-texi munge-texi.o
-lm -pthread
../../run-octave -f -q -H ../../../doc/interpreter/mk_doc_cache.m doc-cache
../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1;
}
/bin/bash: line 1:  7540 Segmentation fault      ../../run-octave -f -q -H
../../../doc/interpreter/mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS
../../src/DOCSTRINGS
make[3]: *** [doc-cache] Error 1
make[3]: Leaving directory
`/home/brad/source/octave-3.6.0/build/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brad/source/octave-3.6.0/build/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brad/source/octave-3.6.0/build'
make: *** [all] Error 2

Similarly make check produces:

make[3]: Entering directory
`/home/brad/source/octave-3.6.0/build/doc/interpreter'
../../run-octave -f -q -H ../../../doc/interpreter/mk_doc_cache.m doc-cache
../../scripts/DOCSTRINGS ../../src/DOCSTRINGS || { rm -f doc-cache; exit 1;
}
/bin/bash: line 1: 19252 Segmentation fault      ../../run-octave -f -q -H
../../../doc/interpreter/mk_doc_cache.m doc-cache ../../scripts/DOCSTRINGS
../../src/DOCSTRINGS
make[3]: *** [doc-cache] Error 1
make[3]: Leaving directory
`/home/brad/source/octave-3.6.0/build/doc/interpreter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/brad/source/octave-3.6.0/build/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brad/source/octave-3.6.0/build'
make: *** [all] Error 2

Copy of config.log here:
http://www.bradcan.homelinux.com/files/config.log.octave





--
View this message in context:
http://octave.1599824.n4.nabble.com/3-6-0-make-Segmentation-fault-tp4632195.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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