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

atlas3 3.6.0-15 autobuild fail a mystery



Greetings!  I recently put in a build record for m68k for atlas3,
speeding the package build greatly and eliminating the dependency on
timings on the autobuilder.

The log:

http://buildd.debian.org/fetch.php?&pkg=atlas3&ver=3.6.0-15&arch=m68k&stamp=1090814066&file=log&as=raw

shows the following mysterious failure:

+ mv foo.a /build/buildd/atlas3-3.6.0/lib/Linux_base_shared/liblapack.a
+ cd ..
+ rm -rf tmp
[ -z "" ] && [ -e debian/m68k/base/build.uu ] || \
	make install arch=Linux_base_shared
mv lib/Linux_base_shared/liblapack.a lib/Linux_base_shared/liblapack_atlas.a
mkdir tmp;
cd tmp && ar x ../lib/Linux_base_shared/libatlas.a;
cd tmp && ar x ../lib/Linux_base_shared/libf77blas.a;
cd tmp && ar x ../lib/Linux_base_shared/libcblas.a;
cc -shared -Wl,-soname=libblas.so.3 -o lib/Linux_base_shared/libblas.so.3.0 tmp/*.o -lg2c;
/usr/bin/ld: cannot open tmp/ATL_tmp/ATL_F77wrap_chpmv.o: No such file or directory
collect2: ld returned 1 exit status
make: *** [lib/Linux_base_shared/libblas.so.3.0] Error 1

The module ATL_F77wrap_chpmv.o was successfully built and archived
earlier in the log, and the string ATL_tmp appears (and is used)
nowhere.  Could this have been an ar/ld/filesystem glitch?

Am rebuilding by hand on crest, but this should autobuild reliably out
of the box now on m68k.

Take care,

-- 
Camm Maguire			     			camm@enhanced.com
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Reply to: