This is an automated email from the ASF dual-hosted git repository.
xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx-testing.git
The following commit(s) were added to refs/heads/master by this push:
new ce9bbd0 fulllist: remove sim:mtdpart and sim:mtdrwb configs
ce9bbd0 is described below
commit ce9bbd0f584fb5b90ef96bd122c9c8bd9d3ad053
Author: liuhaitao <[email protected]>
AuthorDate: Wed Feb 26 11:41:58 2020 +0800
fulllist: remove sim:mtdpart and sim:mtdrwb configs
Remove sim:mtdpart and sim:mtdrwb configs since lib32z1-dev not available
now in Apache Jenkins slaves. Revert this change once lib32z1-dev installed.
Issue a jira for Apache Infra to install lib32z1-dev:
https://issues.apache.org/jira/browse/NUTTX-2
Build error logs:
/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libz.so when
searching for -lz
/usr/bin/ld: skipping incompatible //usr/lib/x86_64-linux-gnu/libz.a when
searching for -lz
/usr/bin/ld: cannot find -lz
collect2: error: ld returned 1 exit status
Signed-off-by: liuhaitao <[email protected]>
---
testlist/fulllist.dat | 2 ++
1 file changed, 2 insertions(+)
diff --git a/testlist/fulllist.dat b/testlist/fulllist.dat
index df46889..446c915 100644
--- a/testlist/fulllist.dat
+++ b/testlist/fulllist.dat
@@ -31,6 +31,8 @@
/sim
-sim:cxxtest
+-sim:mtdpart
+-sim:mtdrwb
-sim:nxwm
-sim:rpproxy
-sim:rpserver