octave-maintainers
[Top][All Lists]
Advanced

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

SMP build failed - missing dependency?


From: Jussi Lehtola
Subject: SMP build failed - missing dependency?
Date: Mon, 16 Jan 2012 10:27:30 +0200

Hi,


SMP build of Octave failed on the Fedora build system due as

make[3]: Entering directory `/builddir/build/BUILD/octave-3.6.0/scripts'
/bin/sh ../libtool --tag=CXX   --mode=link g++ -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4  -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables  -DHAVE_CONFIG_H -mieee-fp  -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  -m32
-march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4  -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables  -Wl,-z,relro  -o gethelp gethelp.o  -lm
mv miscellaneous/PKG_ADD-t miscellaneous/PKG_ADD mv general/PKG_ADD-t
general/PKG_ADD mv statistics/distributions/PKG_ADD-t
statistics/distributions/PKG_ADD libtool: link: g++ -O2 -g -pipe -Wall
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -DHAVE_CONFIG_H -mieee-fp -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 -m32
-march=i686 -mtune=atom -fasynchronous-unwind-tables -pthread -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom
-fasynchronous-unwind-tables -Wl,-z -Wl,relro -o gethelp gethelp.o  -lm
-pthread gethelp.o: file not recognized: File truncated collect2:
error: ld returned 1 exit status


Looks like gethelp is not properly dependent on gethelp.o.
-- 
Jussi Lehtola
Fedora Project Contributor
address@hidden


reply via email to

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