distro-configs/Jenkins/PerfSuite_Linux.conf | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 91aba7ca4f0f8d0b08802b65bfd62fbf3532315f Author: Stephan Bergmann <[email protected]> AuthorDate: Sun Nov 25 23:08:53 2018 +0100 Commit: Stephan Bergmann <[email protected]> CommitDate: Sun Nov 25 23:08:53 2018 +0100 Revert "Enabling Developer Toolset 7 for Jenkins' lo_callgrind_linux" This reverts commit 74d6476a045ff2cad36deac51228712d992fb98b. Developer Toolset 7 has apparently not yet been installed on vm139 (the node exclusively executing this job), see <https://ci.libreoffice.org/job/lo_callgrind_linux/6525/console>: > checking for gcc... /opt/rh/devtoolset-7/root/usr/bin/gcc > checking whether the C compiler works... no > configure: error: in `/home/buildslave/lode/jenkins/workspace/lo_callgrind_linux': > configure: error: C compiler cannot create executables > See `config.log' for more details > Error running configure at /home/buildslave/lode/jenkins/workspace/lo_callgrind_linux/autogen.sh line 296. diff --git a/distro-configs/Jenkins/PerfSuite_Linux.conf b/distro-configs/Jenkins/PerfSuite_Linux.conf index 504ee92d1fe3..fcb6009bec03 100644 --- a/distro-configs/Jenkins/PerfSuite_Linux.conf +++ b/distro-configs/Jenkins/PerfSuite_Linux.conf @@ -6,5 +6,3 @@ --disable-ccache --enable-symbols --enable-mergelibs -CC=/opt/rh/devtoolset-7/root/usr/bin/gcc -CXX=/opt/rh/devtoolset-7/root/usr/bin/g++ _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
