octave-maintainers
[Top][All Lists]
Advanced

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

Re: Build errors [was: API version going backwards?]


From: Marco atzeri
Subject: Re: Build errors [was: API version going backwards?]
Date: Sat, 06 Aug 2011 12:03:21 +0200
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0

On 8/6/2011 11:36 AM, Jussi Lehtola wrote:
On Sat, 06 Aug 2011 08:05:33 +0200
Marco atzeri<address@hidden>  wrote:
On 8/6/2011 2:11 AM, Jussi Lehtola wrote:
Unrelated, but I'm also getting a build error from 3.4.2.

/builddir/build/BUILD/octave-3.4.2/doc/interpreter//audio.texi:98:
Cross reference to nonexistent node `doc-record' (perhaps incorrect
sectioning?).

In theory octave.info is already available in the source and
doc rebuild should not happen.

Right. Seems as there are some missing dependencies in the makefiles,
since I could not reproduce the doc error.

Now I ran into

libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -DHAVE_CONFIG_H -I/usr/include/freetype2 -Wall -W
-Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings
-Wcast-align -Wcast-qual -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -pthread -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64
-mtune=generic -Wl,-z -Wl,relro -o gethelp gethelp.o  -lm -pthread
gethelp.o: file not recognized: File truncated collect2: ld returned 1
exit status make[3]: *** [gethelp] Error 1
make[3]: Leaving directory `/builddir/build/BUILD/octave-3.4.2/scripts'
make[2]: *** [.DOCSTRINGS] Error 2
make[2]: *** Waiting for unfinished jobs....
mv plot/PKG_ADD-t plot/PKG_ADD
make[2]: Leaving directory `/builddir/build/BUILD/octave-3.4.2/scripts'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/builddir/build/BUILD/octave-3.4.2'
make: *** [all] Error 2

I forgot, between configure and make I run
this workaround to avoid rebuilding of all interpreter documentation

        touch AUTHORS BUGS INSTALL.OCTAVE

Regards
Marco


reply via email to

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