|
From: <pj...@wa...> - 2023-05-17 05:31:00
|
valgrind revision: C compiler: FreeBSD clang version 13.0.0 (gi...@gi...:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) GDB: GNU gdb (GDB) 13.1 [GDB v13.1 for FreeBSD] C library: FreeBSD libc uname -mrs: FreeBSD 13.1-RELEASE-p6 amd64 Vendor version: FreeBSD 13.1-RELEASE-p7 Nightly build on freebsd ( FreeBSD 13.1-RELEASE-p6 amd64 ) Started at 2023-05-17 07:30:16 CEST Ended at 2023-05-17 07:30:44 CEST Results differ from 24 hours ago Checking out Valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo Checking out Valgrind source tree ... gcp -r --preserve=links valgrind-repo valgrind-new && cd valgrind-new && git checkout HEAD Your branch is up to date with 'origin/master'. Configuring valgrind ... cd valgrind-new && ./autogen.sh && ./configure --prefix=/home/paulf/scratch/valgrind_nightly/nightly/valgrind-new/Inst CC=clang CXX=clang++ running: aclocal eval: aclocal: not found error: while running 'aclocal' ================================================= == Results from 24 hours ago == ================================================= Checking out Valgrind source tree ... done Configuring valgrind ... failed Last 20 lines of verbose log follow echo You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c <new-branch-name> Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 5810a06d5 Linux regtest: fixes for building on musl x86 Configuring valgrind ... cd valgrind-old && ./autogen.sh && ./configure --prefix=/home/paulf/scratch/valgrind_nightly/nightly/valgrind-old/Inst CC=clang CXX=clang++ running: aclocal eval: aclocal: not found error: while running 'aclocal' ================================================= == Difference between 24 hours ago and now == ================================================= *** old.short Wed May 17 07:30:41 2023 --- new.short Wed May 17 07:30:44 2023 *************** *** 5,23 **** Last 20 lines of verbose log follow echo - You are in 'detached HEAD' state. You can look around, make experimental - changes and commit them, and you can discard any commits you make in this - state without impacting any branches by switching back to a branch. ! If you want to create a new branch to retain commits you create, you may ! do so (now or later) by using -c with the switch command. Example: ! ! git switch -c <new-branch-name> ! ! Or undo this operation with: ! ! git switch - ! ! Turn off this advice by setting config variable advice.detachedHead to false ! ! HEAD is now at 5810a06d5 Linux regtest: fixes for building on musl x86 ! Configuring valgrind ... cd valgrind-old && ./autogen.sh && ./configure --prefix=/home/paulf/scratch/valgrind_nightly/nightly/valgrind-old/Inst CC=clang CXX=clang++ running: aclocal --- 5,10 ---- Last 20 lines of verbose log follow echo ! Checking out Valgrind source tree ... gcp -r --preserve=links valgrind-repo valgrind-new && cd valgrind-new && git checkout HEAD ! Your branch is up to date with 'origin/master'. ! Configuring valgrind ... cd valgrind-new && ./autogen.sh && ./configure --prefix=/home/paulf/scratch/valgrind_nightly/nightly/valgrind-new/Inst CC=clang CXX=clang++ running: aclocal Congratulations, all tests passed! |