|
From: Tom H. <th...@cy...> - 2008-06-02 02:23:30
|
Nightly build on alvis ( i686, Red Hat 7.3 ) started at 2008-06-02 03:15:03 BST
Results differ from 24 hours ago
Checking out valgrind source tree ... done
Configuring valgrind ... done
Building valgrind ... done
Running regression tests ... failed
Last 20 lines of verbose log follow echo
-c -o tls2_so.o `test -f 'tls2_so.c' || echo './'`tls2_so.c; \
then mv -f ".deps/tls2_so.Tpo" ".deps/tls2_so.Po"; \
else rm -f ".deps/tls2_so.Tpo"; exit 1; \
fi
gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls2.so -shared tls2_so.o -lrt
gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls.so -Wl,-rpath,../../none/tests -shared -fPIC tls_so-tls_so.o tls2.so -lrt
gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls -Wl,-rpath,../../none/tests tls.o tls2.o tls.so -lpthread -lrt
tls.so: undefined reference to `___tls_get_addr'
collect2: ld returned 1 exit status
make[5]: *** [tls] Error 1
make[5]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind'
make: *** [check] Error 2
=================================================
== Results from 24 hours ago ==
=================================================
Checking out valgrind source tree ... done
Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
A valgrind/VEX/LICENSE.README
U valgrind/VEX
Checked out external at revision 1854.
Checked out revision 8163.
Configuring valgrind ... cd valgrind && ./autogen.sh && ./configure --prefix=/tmp/vgtest/2008-06-02/Inst
running: aclocal
running: autoheader
running: automake -a
configure.in: installing `./install-sh'
configure.in: installing `./mkinstalldirs'
configure.in: installing `./missing'
configure.in:114: installing `./config.guess'
configure.in:114: installing `./config.sub'
auxprogs/Makefile.am: installing `./compile'
auxprogs/Makefile.am: installing `./depcomp'
running: autoconf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... configure: error: newly created file is older than distributed files!
Check your system clock
=================================================
== Difference between 24 hours ago and now ==
=================================================
*** old.short Mon Jun 2 03:16:17 2008
--- new.short Mon Jun 2 03:22:30 2008
***************
*** 2,25 ****
Checking out valgrind source tree ... done
! Configuring valgrind ... failed
Last 20 lines of verbose log follow echo
! A valgrind/VEX/LICENSE.README
! U valgrind/VEX
! Checked out external at revision 1854.
!
! Checked out revision 8163.
! Configuring valgrind ... cd valgrind && ./autogen.sh && ./configure --prefix=/tmp/vgtest/2008-06-02/Inst
! running: aclocal
! running: autoheader
! running: automake -a
! configure.in: installing `./install-sh'
! configure.in: installing `./mkinstalldirs'
! configure.in: installing `./missing'
! configure.in:114: installing `./config.guess'
! configure.in:114: installing `./config.sub'
! auxprogs/Makefile.am: installing `./compile'
! auxprogs/Makefile.am: installing `./depcomp'
! running: autoconf
! checking for a BSD-compatible install... /usr/bin/install -c
! checking whether build environment is sane... configure: error: newly created file is older than distributed files!
! Check your system clock
--- 2,27 ----
Checking out valgrind source tree ... done
! Configuring valgrind ... done
! Building valgrind ... done
! Running regression tests ... failed
Last 20 lines of verbose log follow echo
! -c -o tls2_so.o `test -f 'tls2_so.c' || echo './'`tls2_so.c; \
! then mv -f ".deps/tls2_so.Tpo" ".deps/tls2_so.Po"; \
! else rm -f ".deps/tls2_so.Tpo"; exit 1; \
! fi
! gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls2.so -shared tls2_so.o -lrt
! gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls.so -Wl,-rpath,../../none/tests -shared -fPIC tls_so-tls_so.o tls2.so -lrt
! gcc -Winline -Wall -Wshadow -g -m32 -Wno-long-long -o tls -Wl,-rpath,../../none/tests tls.o tls2.o tls.so -lpthread -lrt
! tls.so: undefined reference to `___tls_get_addr'
! collect2: ld returned 1 exit status
! make[5]: *** [tls] Error 1
! make[5]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
! make[4]: *** [check-am] Error 2
! make[4]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
! make[3]: *** [check-recursive] Error 1
! make[3]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none/tests'
! make[2]: *** [check-recursive] Error 1
! make[2]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind/none'
! make[1]: *** [check-recursive] Error 1
! make[1]: Leaving directory `/tmp/vgtest/2008-06-02/valgrind'
! make: *** [check] Error 2
|