diff options
author | Fabrice Fontaine <fontaine.fabrice@gmail.com> | 2018-11-25 10:50:25 +0100 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2018-11-27 23:35:44 +0100 |
commit | d2d75e07dbac023bcba7eb5957ae1d003ca1c69f (patch) | |
tree | e79bc72e6718497725ce7d9600c3d3b72791d212 /package/systemd/0006-meson.build-fix-detection-of-Werror-shadow.patch | |
parent | 43274dd3e0daa3de09d32828e63e6608e8db1e5b (diff) | |
download | buildroot-d2d75e07dbac023bcba7eb5957ae1d003ca1c69f.tar.gz buildroot-d2d75e07dbac023bcba7eb5957ae1d003ca1c69f.zip |
msgpack: disables tests
tests are enabled if gperf and zlib are found and they fail on:
/home/buildroot/autobuild/run/instance-0/output/build/msgpack-2.1.5/include/msgpack/v1/object.hpp:652:34:
error: 'void* memcpy(void*, const void*, size_t)' copying an object of non-trivial type 'struct msgpack::v2::object' from an array of 'const msgpack_object' {aka 'const struct msgpack_object'} [-Werror=class-memaccess]
std::memcpy(&o, &v, sizeof(v));
So disable them.
Fixes:
- http://autobuild.buildroot.org/results/7d7aa9723f02f9bc78dbf6248674be4d402199bf
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/systemd/0006-meson.build-fix-detection-of-Werror-shadow.patch')
0 files changed, 0 insertions, 0 deletions