From 9bac0b31f973cbb5a929693ea7d30b8ade03ca93 Mon Sep 17 00:00:00 2001 From: Ma XinJian Date: Fri, 6 Dec 2019 16:22:15 +0800 Subject: [PATCH] jobs/phoronix-test-suite*.yaml comment out viennacl-1.0.0 since too old version there is only one version of viennacl, it didn't update since 2013. now it keeps telling the following error, and it relates to https://github.com/phbender/liblanelet/issues/3 /usr/include/c++/9/bits/stringfwd.h:79:11: error: reference to 'basic_string' is ambiguous 79 | typedef basic_string string; Signed-off-by: Ma XinJian Signed-off-by: Philip Li --- jobs/phoronix-test-suite-clearlinux-base.yaml | 2 +- jobs/phoronix-test-suite-needx.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jobs/phoronix-test-suite-clearlinux-base.yaml b/jobs/phoronix-test-suite-clearlinux-base.yaml index e0dd4a525..b1cef833e 100644 --- a/jobs/phoronix-test-suite-clearlinux-base.yaml +++ b/jobs/phoronix-test-suite-clearlinux-base.yaml @@ -189,7 +189,7 @@ phoronix-test-suite: - ue4-mountains-1.1.0 - unpack-linux-1.1.1 - v-ray-1.0.2 - - viennacl-1.0.0 + # - viennacl-1.0.0 # wait for newer version - x264-opencl-1.9.0 - x265-1.0.0 - xsbench-1.0.0 diff --git a/jobs/phoronix-test-suite-needx.yaml b/jobs/phoronix-test-suite-needx.yaml index 90eb68f7a..2203ed1f5 100644 --- a/jobs/phoronix-test-suite-needx.yaml +++ b/jobs/phoronix-test-suite-needx.yaml @@ -35,7 +35,7 @@ phoronix-test-suite: - ut2004-demo-1.2.0 # - vdrift-1.2.0 # build with old g++ (g++-3.4) # - video-cpu-usage-1.2.1 # need soundcard - - viennacl-1.0.0 + # - viennacl-1.0.0 # wait for newer version # - warsow-1.5.1 # wait for newer version - x11perf-1.1.1 # - xonotic-1.5.1 # runtime is long