Re: [oe] [meta-clang] [PATCH] nonclangable: Add python3

2018-03-28 Thread Maxime Jourdan
Hi Khem, Sure I'll take a look. In the meantime this documents the issue. Maxime 2018-03-29 0:56 GMT+02:00 Khem Raj : > Hi Maxime > > On Wed, Mar 28, 2018 at 3:38 PM, Maxime Jourdan > wrote: > > While python3 will build "successfully" with clang, >

Re: [oe] [meta-clang] [PATCH] nonclangable: Add python3

2018-03-28 Thread Khem Raj
Hi Maxime On Wed, Mar 28, 2018 at 3:38 PM, Maxime Jourdan wrote: > While python3 will build "successfully" with clang, > it will silently discard a few modules in the process: > > Python build finished successfully! > The necessary bits to build these optional modules

[oe] [meta-clang] [PATCH] nonclangable: Add python3

2018-03-28 Thread Maxime Jourdan
While python3 will build "successfully" with clang, it will silently discard a few modules in the process: Python build finished successfully! The necessary bits to build these optional modules were not found: _bz2 _curses_panel _dbm _gdbm _lzma

[oe] [meta-oe][PATCH] zeromq: Fixup do_install_ptest_base failure

2018-03-28 Thread Mark Asselstine
The following error is being hit: | install: cannot stat | '.../tmp/work/core2-64-poky-linux/zeromq/4.2.3-r0/build/.libs/test_*': | No such file or directory This is being hit in the 'state of the world' builds (see [oe] State of the world, 2018-03-19). The uprev to v4.2.3 (commit

[oe] [meta-python][PATCH] python-jsonpatch: fix do_install

2018-03-28 Thread Mark Asselstine
The following error is seen when do_install is run | UnicodeEncodeError: 'ascii' codec can't encode character u'\xf6' in | position 16: ordinal not in range(128) ERROR: python setup.py | install execution failed. This is reported in the upstream project as part of pull request #81

[oe] [meta-python][PATCH] python-attrs: fix typo in depends

2018-03-28 Thread Armin Kuster
ERROR: Nothing RPROVIDES 'python-crypto' (but ../meta-python/recipes-devtools/python/python-attrs_17.4.0.bb RDEPENDS on or otherwise requires it) NOTE: Runtime target 'python-crypto' is unbuildable, removing... Missing or unbuildable dependency chain was: ['python-crypto'] Signed-off-by: Armin

[oe] [PATCH 3/3] xterm: add update-alternatives for resize to avoid conflict with busybox

2018-03-28 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-graphics/xorg-app/xterm_330.bb | 5 + 1 file changed, 5 insertions(+) diff --git a/meta-oe/recipes-graphics/xorg-app/xterm_330.bb b/meta-oe/recipes-graphics/xorg-app/xterm_330.bb index e3bb0fb6e..16f9b7882 100644

[oe] [PATCH 1/3] libsdl-ttf: refresh automake_foreign.patch

2018-03-28 Thread Andreas Müller
Signed-off-by: Andreas Müller --- .../libsdl-ttf/files/automake_foreign.patch | 20 ++-- 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/meta-oe/recipes-support/libsdl-ttf/files/automake_foreign.patch

[oe] [PATCH 2/3] remove slim leftovers

2018-03-28 Thread Andreas Müller
Signed-off-by: Andreas Müller --- meta-oe/recipes-graphics/slim/slim/Makefile.oe | 64 -- meta-oe/recipes-graphics/slim/slim/slim-dynwm | 8 --- meta-oe/recipes-graphics/slim/slim/slim.pamd | 19 --

Re: [oe] [meta-networking][PATCH] cyrus-sasl: fix systemd related setting

2018-03-28 Thread Andreas Müller
On Mon, Mar 26, 2018 at 6:41 AM, wrote: > From: Chen Qi > > The service file belongs to ${PN}-bin instead of ${PN}, fix things > accordingly. > > Signed-off-by: Chen Qi > --- >

[oe] [meta-oe][PATCH] augeas: refresh patches

2018-03-28 Thread Hongxu Jia
Fixes: WARNING: augeas-1.5.0-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify devtool finish --force-patch-refresh Then the updated patches and

[oe] [meta-oe][PATCH] unixodbc: update to 2.3.6

2018-03-28 Thread jackie.huang
From: Jackie Huang Release notes from http://www.unixodbc.org/: * Single bug fix that was a possible security issue so I have pushed a version out. - Fix order of arguments in SQLWriteFileDSN.c, fix unwanted free() in iusql.c - Add pkg-config files

[oe] [meta-oe][PATCH] efivar: refresh the patches

2018-03-28 Thread Hongxu Jia
fixes WARNING: efivar-0.31-r0 do_patch: Some of the context lines in patches were ignored. This can lead to incorrectly applied patches. The context lines in the patches can be updated with devtool: devtool modify devtool finish --force-patch-refresh Then the updated patches and the