[Libreoffice-commits] core.git: distro-configs/Jenkins

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Sun Nov 25 22:11:11 UTC 2018


 distro-configs/Jenkins/PerfSuite_Linux.conf |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 91aba7ca4f0f8d0b08802b65bfd62fbf3532315f
Author:     Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Sun Nov 25 23:08:53 2018 +0100
Commit:     Stephan Bergmann <sbergman at redhat.com>
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++


More information about the Libreoffice-commits mailing list