Re: [OE-core] [PATCH] gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning

2016-07-26 Thread Yu, Mingli
e jethro rev: 62c51c4178fb66341498c71c74ce42652568c7fa) Signed-off-by: Yue Tao <yue@windriver.com> Signed-off-by: Mingli Yu <mingli...@windriver.com> --- meta/recipes-devtools/gcc/gcc-cross-canadian.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-devtools/gcc/gcc-cross-cana

Re: [OE-core] [PATCH] grub-efi: run autogen.sh before configure

2016-07-11 Thread Yu, Mingli
On 2016年07月11日 18:22, Burton, Ross wrote: On 6 May 2016 at 13:13, Catalin Enache > wrote: DEPENDS_class-target = "grub-efi-native" RDEPENDS_${PN}_class-target = "diffutils freetype" +DEPENDS +=

Re: [OE-core] [PATCH] grub-efi: run autogen.sh before configure

2016-07-06 Thread Yu, Mingli
ping Thanks, Grace On 2016年05月06日 20:13, Catalin Enache wrote: When adding new source files from upstream the autogen.sh script needs to be run. Signed-off-by: Catalin Enache --- meta/recipes-bsp/grub/grub-efi_2.00.bb | 6 ++ 1 file changed, 6

Re: [OE-core] [PATCH] at: add libselinux to PACKAGECONFIG

2016-08-04 Thread Yu, Mingli
//ping Thanks, Grace On 2016年07月21日 10:40, mingli...@windriver.com wrote: * add libselinux to PACKAGECONFIG for at Signed-off-by: Mingli Yu <mingli...@windriver.com> --- meta/recipes-extended/at/at_3.1.20.bb | 6 ++ 1 file changed, 6 insertions(+) diff --git a/meta/recipes-ex

Re: [OE-core] [PATCH] grub2.inc: run autogen.sh before configure

2016-08-02 Thread Yu, Mingli
On 2016年08月02日 03:22, Burton, Ross wrote: On 1 August 2016 at 02:54, > wrote: When adding new source files from upstream the autogen.sh script needs to be run This results in this change:

Re: [OE-core] [PATCH 0/4] groff: add file-homedir-perl to RDEPENDS

2016-09-01 Thread Yu, Mingli
ping Thanks, On 2016年08月26日 17:28, Yu, Mingli wrote: On 2016年08月26日 16:55, Burton, Ross wrote: On 26 August 2016 at 03:25, <mingli...@windriver.com <mailto:mingli...@windriver.com>> wrote: The series add file-homedir-perl to RDEPENDS for groff as glilypond rdep

Re: [OE-core] [PATCH 0/4] groff: add file-homedir-perl to RDEPENDS

2016-09-04 Thread Yu, Mingli
On 2016年09月02日 19:41, Richard Purdie wrote: On Fri, 2016-09-02 at 09:54 +0800, Yu, Mingli wrote: ping I'm with Ross here. We don't often have need for sheet music conversion in groff in embedded or IoT devices. I'd prefer to have configuration to disable this. Okay, thanks Richard

Re: [OE-core] Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS

2016-08-30 Thread Yu, Mingli
On 2016年08月29日 19:52, Alexander Kanavin wrote: On 08/29/2016 05:16 AM, mingli...@windriver.com wrote: The series add libwww-perl-perl to RDEPENDS for ltp as STPfailure_report.pl provided by ltp depends on LWP/Simple.pm which is provided by libwww-perl-perl You are adding 20 new recipes,

Re: [OE-core] [PATCH v2] groff: not ship /usr/bin/glilypond

2016-09-12 Thread Yu, Mingli
Any update? Thanks, On 2016年09月06日 10:39, mingli...@windriver.com wrote: From: Mingli Yu <mingli...@windriver.com> Not ship /usr/bin/glilypond and related files such as man file /usr/share/man/man1/glilypond.1 and other three files related to glilypond under /usr/lib/groff/gli

Re: [OE-core] [PATCH 1/2] perl: fix CVE-2016-6185

2016-09-21 Thread Yu, Mingli
On 2016年09月21日 17:21, Burton, Ross wrote: On 21 September 2016 at 06:38, <mingli...@windriver.com <mailto:mingli...@windriver.com>> wrote: From: Mingli Yu <mingli...@windriver.com <mailto:mingli...@windriver.com>> Backport patch to fix CVE-2016-6185 from

Re: [OE-core] [PATCH] openssh: fix potential signed overflow to enable compilation with -ftrapv

2016-09-19 Thread Yu, Mingli
ping Thanks, On 2016年08月26日 09:57, Yuanjie Huang wrote: From: Yuanjie Huang Pointer arithmatic results in implementation defined signed integer type, so that 's - src' in strlcpy and others may trigger signed overflow. In case of compilation by gcc or clang with

Re: [OE-core] [PATCH 0/4] groff: add file-homedir-perl to RDEPENDS

2016-08-26 Thread Yu, Mingli
On 2016年08月26日 16:55, Burton, Ross wrote: On 26 August 2016 at 03:25, > wrote: The series add file-homedir-perl to RDEPENDS for groff as glilypond rdepends on File/HomeDir.pm provided by file-homedir-perl Isn't lilypond the

Re: [OE-core] Review request 0/21: ltp: add libwww-perl-perl to RDEPENDS

2016-08-28 Thread Yu, Mingli
On 2016年08月29日 10:16, mingli...@windriver.com wrote: The series add libwww-perl-perl to RDEPENDS for ltp as STPfailure_report.pl provided by ltp depends on LWP/Simple.pm which is provided by libwww-perl-perl Add new recipe libwww-perl-perl as lftp rdepends on libwww-perl-perl Sorry for the

Re: [OE-core] [PATCH] gpgme: add GPGME_STATUS_KEY_CONSIDERED

2016-12-21 Thread Yu, Mingli
On 2016年12月21日 20:25, Alexander Kanavin wrote: On 12/21/2016 01:14 PM, Burton, Ross wrote: https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpgme.git;a=commitdiff;h=315fb73d4a774e2c699ac1804f5377559b4d0027

Re: [OE-core] [PATCH] gpgme: add GPGME_STATUS_KEY_CONSIDERED

2016-12-21 Thread Yu, Mingli
On 2016年12月21日 19:14, Burton, Ross wrote: On 21 December 2016 at 08:19, <mingli...@windriver.com <mailto:mingli...@windriver.com>> wrote: From: Mingli Yu <mingli...@windriver.com <mailto:mingli...@windriver.com>> * src/gpgme.h.in <http://gpgme.h.in>

Re: [OE-core] [PATCH] glibc/gcc/libgcc-initial: Reimplement "deltask do_build"

2017-11-21 Thread Yu, Mingli
Please ignore this patch as the indentation is TAB, will send V2 to use four space as indentation. Thanks, Mingli On 2017年11月21日 16:00, mingli...@windriver.com wrote: From: Mingli Yu <mingli...@windriver.com> Previously, "deltask do_build" can result in the dependency

Re: [OE-core] [PATCH] glibc/gcc/libgcc-initial: Reimplement "deltask do_build"

2017-12-11 Thread Yu, Mingli
Ping. Thanks, Mingli On 2017年11月21日 16:27, mingli...@windriver.com wrote: From: Mingli Yu <mingli...@windriver.com> Previously, "deltask do_build" can result in the dependency of do_build lost and can trigger a race condition error as below when do_rm

Re: [OE-core] [PATCH] boost: add contract lib

2018-05-11 Thread Yu, Mingli
Please ignore this patch. Thanks, On 2018年05月11日 11:34, mingli...@windriver.com wrote: From: Mingli Yu <mingli...@windriver.com> Add the contract lib Signed-off-by: Mingli Yu <mingli...@windriver.com> --- meta/recipes-support/boost/boost.inc | 1 + 1 file changed, 1 insert

Re: [OE-core] [PATCH] boost: add contract lib

2018-05-22 Thread Yu, Mingli
On 2018年05月16日 12:37, Randy MacLeod wrote: On 2018-05-11 02:23 AM, mingli...@windriver.com wrote: From: Mingli Yu <mingli...@windriver.com> Add the contract lib which implements contract programming (a.k.a., Design by Contract or DbC) [1] for the C++ programming language. Please cl

Re: [OE-core] [PATCH V2] boost: Improve reproducibility

2018-06-18 Thread Yu, Mingli
On 2018年06月17日 22:04, Khem Raj wrote: On Sun, Jun 17, 2018 at 2:17 AM Richard Purdie mailto:richard.pur...@linuxfoundation.org>> wrote: On Fri, 2018-06-15 at 16:35 +0800, mingli...@windriver.com wrote: > From: Mingli Yu

Re: [OE-core] [PATCH] boost: Improve reproducibility

2018-06-15 Thread Yu, Mingli
On 2018年06月15日 14:54, Alexander Kanavin wrote: Thanks! Mingli, can you try this please? Sure, Alex 2018-06-15 9:44 GMT+03:00 Khem Raj : On 6/1/18 12:34 PM, Alexander Kanavin wrote: On 06/01/2018 09:33 PM, Khem Raj wrote: The .s file is not generated and it does not contain any

Re: [OE-core] [PATCH] ltp: set -fomit-frame-pointer explicitly

2018-06-15 Thread Yu, Mingli
On 2018年06月15日 03:20, Andre McCurdy wrote: On Thu, Jun 14, 2018 at 9:38 AM, Khem Raj wrote: On 6/14/18 2:35 AM, mingli...@windriver.com wrote: From: Mingli Yu When build ltp with -fno-omit-frame-pointer, it will trigger below error: | cve-2015-3290.c: In function 'child_thread': |

Re: [OE-core] [PATCH V2] ltp: set -fomit-frame-pointer explicitly for x86-64

2018-06-15 Thread Yu, Mingli
On 2018年06月15日 17:16, Richard Purdie wrote: On Fri, 2018-06-15 at 17:01 +0800, mingli...@windriver.com wrote: From: Mingli Yu When build ltp with -fno-omit-frame-pointer on x86-64, it will trigger below error: cve-2015-3290.c: In function 'child_thread': cve-2015-3290.c:416:1: error: bp

Re: [OE-core] [PATCH] boost: add ptest support

2018-06-11 Thread Yu, Mingli
Ping. Thanks, On 2018年05月18日 16:55, mingli...@windriver.com wrote: From: Mingli Yu * Add a patch to remove rpath when compiling tests. * The rules for tests don't work in cross-compiling, they try to run the executable after compiling and linking the test program, so add a patch to

Re: [OE-core] [PATCH] boost: Improve reproducibility

2018-05-31 Thread Yu, Mingli
On 2018年05月31日 21:13, Richard Purdie wrote: On Wed, 2018-05-30 at 23:20 -0700, mingli...@windriver.com wrote: From: Mingli Yu boost_context includes some assembly source files and will export the assembly object file make_x86_64_sysv_elf_gas.o which contains host path as below: $ readelf

Re: [OE-core] [PATCH] boost: Improve reproducibility

2018-05-31 Thread Yu, Mingli
On 2018年06月01日 13:08, Alexander Kanavin wrote: 2018-06-01 4:39 GMT+03:00 Yu, Mingli : This looks very unlikely to ever make it upstream. Rather than carrying a patch to boost forever would we want to just strip the file in question with a custom command? Thanks very much Richard for your

Re: [OE-core] [PATCH] boost: Improve reproducibility

2018-06-04 Thread Yu, Mingli
On 2018年06月01日 16:36, Alexander Kanavin wrote: 2018-06-01 8:38 GMT+03:00 Yu, Mingli : I did investigate the path a lot before send out the patch, but didn't figure out why it introduce the path for make_x86_64_sysv_elf_gas.o whose source file is make_x86_64_sysv_elf_gas.S. Anyway, I

Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-07-29 Thread Yu, Mingli
Ping. Thanks, On 2018年07月12日 16:46, mingli...@windriver.com wrote: From: Mingli Yu * When enable the test as below in nfs-utils recipe, do_compile_append_class-target () { oe_runmake -C tests statdb_dump oe_runmake -C tests/nsm_client nsm_client } There comes some

Re: [OE-core] ✗ patchtest: failure for bluez5: Fix ptest hang

2018-08-24 Thread Yu, Mingli
Will resend V2 to update the typo from Upsteam-Status to Upstream-Status. Thanks, On 2018年08月24日 14:33, Patchwork wrote: == Series Details == Series: bluez5: Fix ptest hang Revision: 1 URL : https://patchwork.openembedded.org/series/13703/ State : failure == Summary == Thank you for

Re: [OE-core] [PATCH 1/2] mdadm: fix usrmerge install path

2018-08-23 Thread Yu, Mingli
Ping. Thanks, On 2018年08月17日 14:27, mingli...@windriver.com wrote: From: Mingli Yu Update /lib to $nonarch_base_libdir to fix the below error when usrmerge enabled in DISTRO_FEATURES. ERROR: mdadm-4.0-r0 do_package_qa: QA Issue: mdadm package is not obeying usrmerge distro feature. /lib

Re: [OE-core] [PATCH] kexec-tools: fix for "Unhandled rela relocation: R_X86_64_PLT32" error

2018-09-05 Thread Yu, Mingli
Ping. Thanks, On 2018年09月03日 09:26, Yu, Mingli wrote: On 2018年08月31日 22:07, Andrea Adami wrote: On Fri, Aug 31, 2018 at 8:34 AM Yu, Mingli wrote: Ping. Hi, FYI it is in master upstream as of b9de21ef51a7 so you could just upgrade the recipe. Cheers Andrea Thanks Andrea

Re: [OE-core] [PATCH] kexec-tools: fix for "Unhandled rela relocation: R_X86_64_PLT32" error

2018-08-31 Thread Yu, Mingli
Ping. On 2018年08月30日 16:36, mingli...@windriver.com wrote: From: Mingli Yu In response to a change in binutils, commit b21ebf2fb4c (x86: Treat R_X86_64_PLT32 as R_X86_64_PC32) was applied to the linux kernel during the 4.16 development cycle and has since been backported to earlier stable

Re: [OE-core] [PATCH] boost.inc: make libboost_python3.so available

2018-10-16 Thread Yu, Mingli
On 2018年10月16日 20:05, Burton, Ross wrote: On Tue, 16 Oct 2018 at 12:18, Burton, Ross wrote: OpenCV has a patch to "fix" (bodge) the Py2 build: https://github.com/ros-perception/vision_opencv/pull/239 But this doesn't work for Py3. This was just pushed:

Re: [OE-core] [PATCH] boost.inc: make libboost_python3.so available

2018-10-17 Thread Yu, Mingli
On 2018年10月17日 17:39, Burton, Ross wrote: On Wed, 17 Oct 2018 at 06:48, Yu, Mingli wrote: I'm fine not add the the hack fix from boost side, but as I know there is another package camera-calibration-parsers which has the same problem as below apart from cv-bridge. BTW, there may some other

Re: [OE-core] [PATCH v2] package_manager.py: correct the deploydir when packagefeed-stability inherited

2018-10-24 Thread Yu, Mingli
On 2018年10月24日 18:35, mingli...@windriver.com wrote: From: Mingli Yu After create_packages_dir added in below commit: 85e72e1 package_manager: Filter to only rpms we depend upon When add below line into conf/local.conf INHERIT += "packagefeed-stability" There comes below error when

Re: [OE-core] [PATCH] mtd-utils: Update SRC_URI

2018-10-30 Thread Yu, Mingli
On 2018年10月31日 03:51, Burton, Ross wrote: It's back now. Got it, thanks Ross! Thanks, Ross On Tue, 30 Oct 2018 at 12:13, Burton, Ross wrote: The machine is only down temporarily and should be back soon. I don't think we should merge this as we'll be reverting shortly. Ross On Tue,

Re: [OE-core] [oe-core][PATCH 0/2] python: add tk support

2018-11-05 Thread Yu, Mingli
On 2018年10月30日 12:52, Randy MacLeod wrote: On 10/29/18 8:51 AM, Burton, Ross wrote: Terrified to ask, but why? On Thu, 25 Oct 2018 at 09:39, wrote: 1, move tk recipe from meta-oe 2, enable tk to add tk support Well, tcl and tk do go together and Khem's comment from 2013 suggested that it

Re: [OE-core] [PATCH 2/7] python3: add tk support

2018-11-08 Thread Yu, Mingli
On 2018年11月08日 21:49, Burton, Ross wrote: On Thu, 8 Nov 2018 at 06:09, wrote: +if "tkinter" in pypackage and "tk" in pkgconfig: +d.appendVar('FILES_' + pypackage, ' ' + "${libdir}/python${PYTHON_MAJMIN}/lib-dynload/_tkinter*.so") +if "tkinter" in

Re: [OE-core] [PATCH 2/7] python3: add tk support

2018-11-12 Thread Yu, Mingli
Hi Alejandro, Many thanks for your comments, please check my comments inline. On 2018年11月12日 23:28, Alejandro Hernandez wrote: Hey Yu, On 11/11/2018 6:28 PM, Yu, Mingli wrote: On 2018年11月09日 21:02, Burton, Ross wrote: On Fri, 9 Nov 2018 at 01:39, Yu, Mingli wrote: Why is this here

Re: [OE-core] [PATCH 2/7] python3: add tk support

2018-11-11 Thread Yu, Mingli
On 2018年11月09日 21:02, Burton, Ross wrote: On Fri, 9 Nov 2018 at 01:39, Yu, Mingli wrote: Why is this here and not in the manifest? It's because we can optionally enable or disable tk via PACKAGECONFIG, if add it to manifest then we need to always enable tk which is also the implement in v1

Re: [OE-core] [PATCH 2/7] python3: add tk support

2018-11-13 Thread Yu, Mingli
On 2018年11月13日 16:25, Alejandro Hernandez wrote: On 11/12/2018 7:03 PM, Yu, Mingli wrote: Hi Alejandro, Many thanks for your comments, please check my comments inline. On 2018年11月12日 23:28, Alejandro Hernandez wrote: Hey Yu, On 11/11/2018 6:28 PM, Yu, Mingli wrote: On 2018年11月09日 21

Re: [OE-core] [PATCH 2/7] python3: add tk support

2018-11-14 Thread Yu, Mingli
On 2018年11月14日 05:26, Alejandro Hernandez wrote: On 11/13/2018 1:10 AM, Yu, Mingli wrote: On 2018年11月13日 16:25, Alejandro Hernandez wrote: On 11/12/2018 7:03 PM, Yu, Mingli wrote: Hi Alejandro, Many thanks for your comments, please check my comments inline. On 2018年11月12日 23:28

Re: [OE-core] [PATCH] kexec-tools: fix for "Unhandled rela relocation: R_X86_64_PLT32" error

2018-09-02 Thread Yu, Mingli
On 2018年08月31日 22:07, Andrea Adami wrote: On Fri, Aug 31, 2018 at 8:34 AM Yu, Mingli wrote: Ping. Hi, FYI it is in master upstream as of b9de21ef51a7 so you could just upgrade the recipe. Cheers Andrea Thanks Andrea! But the current kexec-tools version is already 2.0.17 which

Re: [OE-core] [PATCH v2] glibc: fix Segmentation fault in gethostid.c

2018-09-20 Thread Yu, Mingli
Will send out v3 with the update from glibc upstream. Thanks, On 2018年09月18日 17:47, mingli...@windriver.com wrote: From: Mingli Yu When run test program hostid, it encounters Segmentation fault as hp is NULL. # cat /mybuild/hostid.c #include #include int main(int argc, char

Re: [OE-core] [PATCH v2] nfs-utils: fix build error under tests folder

2019-01-02 Thread Yu, Mingli
Ping. On 2018年12月18日 13:21, mingli...@windriver.com wrote: From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". | make: *** No rule to make target '../support/nfs/libnfs.a', needed by

Re: [OE-core] [PATCH 1/2] python2-manifest.json: add logging to rdepends

2019-01-22 Thread Yu, Mingli
Ping. On 2019年01月17日 10:26, mingli...@windriver.com wrote: From: Mingli Yu Add loggging to rdepends for python-2to3 and python-multiprocessing. before patch: # python Python 2.7.15 (default, Jan 15 2019, 03:09:01) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license"

Re: [OE-core] [PATCH] nfs-utils: fix build error under tests folder

2018-12-17 Thread Yu, Mingli
On 2018年12月18日 01:16, richard.pur...@linuxfoundation.org wrote: On Mon, 2018-12-17 at 00:47 -0800, mingli...@windriver.com wrote: From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". |

Re: [OE-core] [PATCH v2] nfs-utils: fix build error under tests folder

2018-12-26 Thread Yu, Mingli
Ping. On 2018年12月18日 13:21, mingli...@windriver.com wrote: From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". | make: *** No rule to make target '../support/nfs/libnfs.a', needed by

Re: [OE-core] [PATCH] nspr: improve reproducibility

2018-11-25 Thread Yu, Mingli
Ping. Thanks, On 2018年11月16日 15:09, mingli...@windriver.com wrote: From: Mingli Yu Remove _BUILD_STRING and _BUILD_TIME in _pl_bld.h to avoid introducing timestamp in the .so library such as libnspr4.so as below: $ readelf --wide --decompress --hex-dump=.rodata libnspr4.so [snip]

Re: [OE-core] [PATCH v3] python: add tk support

2018-11-22 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:38, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKGECONFIG. before the patch: # python Python 2.7.15 (default, Nov 8 2018, 04:53:50) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more

Re: [OE-core] [PATCH v2] python3: add tk support

2018-11-22 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:36, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKAGECONFIG. before this patch: # python3 Python 3.5.6 (default, Nov 8 2018, 04:53:45) [GCC 8.2.0] on linux Type "help", "copyright", "credits" or "license" for more

Re: [OE-core] [PATCH v2] python3: add tk support

2018-11-18 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:36, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKAGECONFIG. before this patch: # python3 Python 3.5.6 (default, Nov 8 2018, 04:53:45) [GCC 8.2.0] on linux Type "help", "copyright", "credits" or "license" for more

Re: [OE-core] [PATCH v3] python: add tk support

2018-11-18 Thread Yu, Mingli
Ping. Thanks, On 2018年11月14日 17:38, mingli...@windriver.com wrote: From: Mingli Yu Add support to enable tk via PACKGECONFIG. before the patch: # python Python 2.7.15 (default, Nov 8 2018, 04:53:50) [GCC 8.2.0] on linux2 Type "help", "copyright", "credits" or "license" for more

Re: [OE-core] [PATCH v2] nfs-utils: fix build error under tests folder

2019-01-10 Thread Yu, Mingli
Ping. On 2018年12月18日 13:21, mingli...@windriver.com wrote: From: Mingli Yu * Redefine the reference path of libnfs.a to ../support/nfs/.libs/libnfs.a to fix below error when run "make -C tests statdb_dump". | make: *** No rule to make target '../support/nfs/libnfs.a', needed by

Re: [OE-core] [PATCH] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-03-25 Thread Yu, Mingli
Ping. Thanks, On 2019年03月19日 16:44, mingli...@windriver.com wrote: From: Mingli Yu When DEBUG_BUILD = "1" added in local.conf, there comes below build error when "bitbake gcc-sanitizers": |

Re: [OE-core] [PATCH] asciidoc: disable xmllint check

2019-04-04 Thread Yu, Mingli
On 2019年04月04日 16:02, Burton, Ross wrote: Some further context (note to self: don't reply to mails during breakfast): the problem which lead to xmllint failing also leads to the XSL stylesheets in the sysroot not being used, so xsltproc downloads them. On my machine, asciidoc should execute

Re: [OE-core] [PATCH] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-04-04 Thread Yu, Mingli
Ping. Any comments here? Thanks, On 2019年03月19日 16:44, mingli...@windriver.com wrote: From: Mingli Yu When DEBUG_BUILD = "1" added in local.conf, there comes below build error when "bitbake gcc-sanitizers": |

Re: [OE-core] [PATCH] logrotate.py: restore /etc/logrotate.d/wtmp

2019-02-18 Thread Yu, Mingli
Ping. This patch is used to fix the incomplete cleanup for logrotate test in oeqa. Thanks, On 2019年02月13日 13:43, mingli...@windriver.com wrote: From: Mingli Yu During the test logrotate.LogrotateTest.test_1_logrotate_setup, there is below logic: # mkdir $HOME/logrotate_dir # sed -i

Re: [OE-core] [PATCH] gcc-sanitizers: fix the build with -fno-omit-frame-pointer

2019-03-05 Thread Yu, Mingli
On 2019年03月06日 13:34, Khem Raj wrote: On Tue, Mar 5, 2019 at 8:24 PM wrote: From: Mingli Yu Fix the below build issue for gcc-sanitizers when both -mthumb and -fno-omit-frame-pointer configured for arm. | ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc: In function

Re: [OE-core] [PATCH] libdazzle: add check for GTK3DISTROFEATURES

2019-02-27 Thread Yu, Mingli
Ping. Thanks, On 2019年02月26日 10:50, mingli...@windriver.com wrote: From: Mingli Yu When do world buid, there comes below error: | ERROR: Nothing PROVIDES 'gtk+3' (but /build/layers/oe-core/meta/recipes-gnome/libdazzle/libdazzle_3.30.2.bb DEPENDS on or otherwise requires it) | gtk+3 was

Re: [OE-core] [PATCH] gcc-sanitizers: fix the build with -fno-omit-frame-pointer

2019-03-12 Thread Yu, Mingli
Ping. Thanks, On 2019年03月06日 12:24, mingli...@windriver.com wrote: From: Mingli Yu Fix the below build issue for gcc-sanitizers when both -mthumb and -fno-omit-frame-pointer configured for arm. | ../../../../libsanitizer/sanitizer_common/sanitizer_linux.cc: In function 'sanitizer::uptr

Re: [OE-core] [PATCH] systemd: improve reproducibility

2019-02-12 Thread Yu, Mingli
Ping. On 2019年02月01日 16:40, mingli...@windriver.com wrote: From: Mingli Yu Considering it's meanlingness to get test dir in compiled env, remove ABS_BUILD_DIR and ABS_SRC_DIR lines in src/shared/tests.c to improve reproducibility to fix below issue: WARNING: systemd-1_239-r0 do_package_qa: QA

Re: [OE-core] [PATCH] nettle: fix ptest failure

2019-04-14 Thread Yu, Mingli
On 2019年04月13日 05:57, Richard Purdie wrote: On Fri, 2019-04-12 at 11:27 +0800, mingli...@windriver.com wrote: From: Mingli Yu Remove dlopen-test.patch which originally used to fix the test dlopen-test, but autually the patch didn't resolve the issue as dlopen-test.patch supposes the file

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread Yu, Mingli
On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: a/testsuite/dlopen-test.c 2016-10-01 00:28:38.0 -0700 -+++ b/testsuite/dlopen-test.c 2017-10-13 11:08:57.227572860 -0700 -@@ -9,7 +9,7 @@ +diff

Re: [OE-core] [PATCH v3] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-04-15 Thread Yu, Mingli
On 2019年04月09日 11:53, Khem Raj wrote: On Mon, Apr 8, 2019 at 7:32 PM wrote: From: Mingli Yu When DEBUG_BUILD = "1" added in local.conf, there comes below build error when "bitbake gcc-sanitizers": |

Re: [OE-core] [v2][PATCH] nettle: update to 3.4.1

2019-04-15 Thread Yu, Mingli
On 2019年01月06日 06:05, Armin Kuster wrote: Bug fix only release Include: CVE-2018-16868 gnutls: Bleichenbacher-like side channel leakage in PKCS#1 1.5 verification and padding oracle verification CVE-2018-16869 nettle: Leaky data conversion exposing a manager oracle For full

Re: [OE-core] [PATCH v2] nettle: fix ptest failure

2019-04-15 Thread Yu, Mingli
On 2019年04月15日 16:06, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 16:09 +0800, Yu, Mingli wrote: On 2019年04月15日 15:59, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 15:40 +0800, mingli...@windriver.com wrote: a/testsuite/dlopen-test.c 2016-10-01

Re: [OE-core] [PATCH v3] nettle: fix ptest failure

2019-04-15 Thread Yu, Mingli
On 2019年04月15日 19:08, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 17:05 +0800, mingli...@windriver.com wrote: @@ -33,6 +29,8 @@ EXTRA_OECONF = "--disable-openssl" CFLAGS_append = " -std=c99" do_compile_ptest() { +# fix dlopen-test failure as cannot locate

Re: [OE-core] [PATCH v3] nettle: fix ptest failure

2019-04-17 Thread Yu, Mingli
Hi RP, Any comments here? Thanks, On 2019年04月16日 11:14, Yu, Mingli wrote: On 2019年04月15日 19:08, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-04-15 at 17:05 +0800, mingli...@windriver.com wrote: @@ -33,6 +29,8 @@ EXTRA_OECONF = "--disable-openssl" CFLAGS_append =

Re: [OE-core] [PATCH v3] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-04-17 Thread Yu, Mingli
On 2019年04月17日 02:00, Khem Raj wrote: On Tue, Apr 16, 2019 at 1:40 AM Yu, Mingli wrote: On 2019年04月16日 00:21, Adrian Bunk wrote: On Mon, Apr 15, 2019 at 07:19:13AM -0700, Khem Raj wrote: What are you trying to convey ? That’s what I mentioned before I began my reply however

Re: [OE-core] [PATCH] elfutils: fix ptest failures

2019-05-28 Thread Yu, Mingli
On 2019年05月26日 04:16, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-22 at 17:11 +0800, mingli...@windriver.com wrote: From: Mingli Yu * Add missing -ptest package dependencies (needs ${PN}-dbg) * Add missing files which needed by ptest test to fix below failures: |

Re: [OE-core] [PATCH v2] elfutils: fix ptest failures

2019-05-28 Thread Yu, Mingli
On 2019年05月28日 18:01, richard.pur...@linuxfoundation.org wrote: On Tue, 2019-05-28 at 17:40 +0800, mingli...@windriver.com wrote: From: Mingli Yu * Add missing -ptest package dependencies (needs ${PN}-dev) * Add missing files which needed by ptest test to fix the ptest failures such

Re: [OE-core] [PATCH v4] elfutils: fix ptest failures

2019-05-31 Thread Yu, Mingli
On 2019年05月31日 04:49, richard.pur...@linuxfoundation.org wrote: On Thu, 2019-05-30 at 14:11 +0800, mingli...@windriver.com wrote: From: Mingli Yu * Add missing files which needed by ptest test to fix the ptest failures such as: | sh: ../src/elflint: No such file or directory |

Re: [OE-core] [PATCH v3] elfutils: fix ptest failures

2019-05-29 Thread Yu, Mingli
On 2019年05月30日 02:40, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-29 at 16:55 +0800, mingli...@windriver.com wrote: From: Mingli Yu * Add missing -ptest package dependency (needs ${PN}-dev) * Add missing files which needed by ptest test to fix the ptest failures such

Re: [OE-core] [PATCH v3] elfutils: fix ptest failures

2019-05-29 Thread Yu, Mingli
On 2019年05月29日 18:13, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-29 at 16:55 +0800, mingli...@windriver.com wrote: From: Mingli Yu * Add missing -ptest package dependency (needs ${PN}-dev) * Add missing files which needed by ptest test to fix the ptest failures such

Re: [OE-core] OE-Core status with gcc9

2019-06-06 Thread Yu, Mingli
On 2019年05月27日 15:53, Khem Raj wrote: On Sun, May 26, 2019 at 10:17 AM Khem Raj wrote: On Mon, May 13, 2019 at 8:39 PM Khem Raj wrote: On Sun, May 12, 2019 at 1:14 PM Khem Raj wrote: On Sun, May 12, 2019 at 6:21 AM Richard Purdie wrote: I've run some tests and think we're now down

Re: [OE-core] [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements

2019-06-21 Thread Yu, Mingli
Hi Matt, I noticed your commit is the latest update for go-dep ptest. But the go-dep ptest doesn't work in my environment. I'm trying to figure out what's wrong is here though I didn't know much about go. BTW, Could you help to check? root@qemux86-64:~# cd /usr/lib64/go-dep/ptest/

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-13 Thread Yu, Mingli
On 2019年05月08日 20:25, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: On Wed, 8 May 2019 at 04:06, wrote: * Increase the timeout to 15 minutes as the default timeout which is 5 minutes is not enough to fix below error: | Executing:

Re: [OE-core] [PATCH v3] glib-2.0: fix ptest failures

2019-05-14 Thread Yu, Mingli
On 2019年05月13日 17:40, richard.pur...@linuxfoundation.org wrote: On Mon, 2019-05-13 at 17:25 +0800, Yu, Mingli wrote: On 2019年05月08日 20:25, richard.pur...@linuxfoundation.org wrote: On Wed, 2019-05-08 at 12:54 +0100, Burton, Ross wrote: On Wed, 8 May 2019 at 04:06, wrote: * Increase

Re: [OE-core] [PATCH v4 1/2] nettle: fix the Segmentation fault

2019-04-29 Thread Yu, Mingli
Ping. Thanks, On 2019年04月24日 16:41, mingli...@windriver.com wrote: From: Mingli Yu The commit[8ac8fa8ee1 nettle: update to 3.4.1] add CFLAGS_append = " -std=c99" to silence the below error for native build: | ../nettle-3.4.1/rsa-sign-tr.c: In function 'sec_equal': |

Re: [OE-core] [PATCH v2] glib-2.0: fix ptest failures

2019-05-07 Thread Yu, Mingli
On 2019年05月06日 17:50, Adrian Bunk wrote: On Sun, May 05, 2019 at 02:09:49PM +0800, Yu, Mingli wrote: On 2019年04月30日 21:16, Burton, Ross wrote: On Tue, 30 Apr 2019 at 08:45, wrote: ... * Increase the timeout to 15 minutes as the default timeout which is 5 minutes is not enough to fix

Re: [OE-core] [PATCH v2] bjam-native: do not search all PATHs variable

2019-04-28 Thread Yu, Mingli
On 2019年04月28日 18:55, Richard Purdie wrote: On Sun, 2019-04-28 at 11:38 +0200, Alexander Kanavin wrote: Wait, why is this a problem for specifically bjam, but not the other tools that also look into PATH? Shouldn’t you fix the nfs instead? I have to agree that you really don't want invalids

Re: [OE-core] [PATCH v2] glib-2.0: fix ptest failures

2019-05-05 Thread Yu, Mingli
On 2019年04月30日 21:16, Burton, Ross wrote: On Tue, 30 Apr 2019 at 08:45, wrote: From: Mingli Yu * Install 7 translation packages to fix 7 ptest failures such as: | GLib:ERROR:../glib-2.58.3/glib/tests/gdatetime.c:1477:test_non_utf8_printf: assertion failed (__p ==

Re: [OE-core] [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements

2019-06-26 Thread Yu, Mingli
On 2019年06月25日 20:23, Matt Madison wrote: On Fri, Jun 21, 2019 at 2:08 AM Yu, Mingli wrote: Hi Matt, I noticed your commit is the latest update for go-dep ptest. But the go-dep ptest doesn't work in my environment. I'm trying to figure out what's wrong is here though I didn't know much

Re: [OE-core] [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements

2019-06-28 Thread Yu, Mingli
On 2019年06月27日 19:34, Matt Madison wrote: On Wed, Jun 26, 2019 at 11:40 PM Yu, Mingli wrote: On 2019年06月26日 22:00, Matt Madison wrote: On Wed, Jun 26, 2019 at 2:02 AM Yu, Mingli wrote: On 2019年06月25日 20:23, Matt Madison wrote: On Fri, Jun 21, 2019 at 2:08 AM Yu, Mingli wrote: Hi

Re: [OE-core] [PATCH] go-dep: disable PTEST_ENABLED

2019-07-02 Thread Yu, Mingli
On 2019年07月01日 19:59, Matt Madison wrote: On Sun, Jun 30, 2019 at 6:59 PM Yu, Mingli wrote: On 2019年06月28日 19:02, Richard Purdie wrote: On Fri, 2019-06-28 at 00:57 -0700, mingli...@windriver.com wrote: From: Mingli Yu The run-ptest logic for go-dep actually runs the /usr/lib64/go-dep

Re: [OE-core] [PATCH v3] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-04-21 Thread Yu, Mingli
On 2019年04月18日 01:14, Khem Raj wrote: On Wed, Apr 17, 2019 at 12:45 AM Yu, Mingli wrote: On 2019年04月17日 02:00, Khem Raj wrote: On Tue, Apr 16, 2019 at 1:40 AM Yu, Mingli wrote: On 2019年04月16日 00:21, Adrian Bunk wrote: On Mon, Apr 15, 2019 at 07:19:13AM -0700, Khem Raj wrote: What

Re: [OE-core] [PATCH] glib-2.0: fix ptest failures

2019-04-24 Thread Yu, Mingli
On 2019年04月24日 20:07, Burton, Ross wrote: On Wed, 24 Apr 2019 at 02:51, Yu, Mingli wrote: Per the comments at https://gitlab.gnome.org/GNOME/glib/issues/1357, we need to run test_non_utf8_printf under builddir to guarantee the test passed. Re-read the comments. Setting that variable skips

Re: [OE-core] [PATCH v3] gcc-sanitizers: fix -Werror=maybe-uninitialized issue

2019-04-16 Thread Yu, Mingli
On 2019年04月16日 00:21, Adrian Bunk wrote: On Mon, Apr 15, 2019 at 07:19:13AM -0700, Khem Raj wrote: What are you trying to convey ? That’s what I mentioned before I began my reply however to reiterate my point was if a package is not usually built and tested with this combination which is

Re: [OE-core] [PATCH] glib-2.0: fix ptest failures

2019-04-23 Thread Yu, Mingli
On 2019年04月23日 23:52, Burton, Ross wrote: On Fri, 19 Apr 2019 at 09:54, wrote: From: Mingli Yu * Set G_TEST_BUILDDIR to mark we run the tests out of builddir to make it can skip the test_non_utf8_printf to fix below test error as test_non_utf8_printf needed to run under builddir

Re: [OE-core] [PATCH v5 06/13] go.bbclass: ptest cleanup and improvements

2019-06-27 Thread Yu, Mingli
On 2019年06月26日 22:00, Matt Madison wrote: On Wed, Jun 26, 2019 at 2:02 AM Yu, Mingli wrote: On 2019年06月25日 20:23, Matt Madison wrote: On Fri, Jun 21, 2019 at 2:08 AM Yu, Mingli wrote: Hi Matt, I noticed your commit is the latest update for go-dep ptest. But the go-dep ptest doesn't

Re: [OE-core] [PATCH] go-dep: disable PTEST_ENABLED

2019-06-30 Thread Yu, Mingli
On 2019年06月28日 19:02, Richard Purdie wrote: On Fri, 2019-06-28 at 00:57 -0700, mingli...@windriver.com wrote: From: Mingli Yu The run-ptest logic for go-dep actually runs the /usr/lib64/go-dep/ptest/github.com/golang/dep/cmd/dep/dep.test whose source file is

Re: [OE-core] bash: Fix CVE-2019-18276

2020-03-03 Thread Yu, Mingli
@lists.openembedded.org Subject: Re: [OE-core] bash: Fix CVE-2019-18276 On Tue, 2020-03-03 at 03:11 +, Yu, Mingli wrote: > Hi Anuj, > > I agree the Backport status is not accurate as the patch doesn't go > to master branch, but why do you say the patch is irrelevant to the >

Re: [OE-core] bash: Fix CVE-2019-18276

2020-03-03 Thread Yu, Mingli
Thanks Chet very much for your confirmation! If the commit fixs the CVE-2019-18276, why is it merged to the master branch? Thanks, Mingli From: Chet Ramey [chet.ra...@case.edu] Sent: Tuesday, March 03, 2020 9:55 PM To: Yu, Mingli; Mittal, Anuj

Re: [OE-core] bash: Fix CVE-2019-18276

2020-03-02 Thread Yu, Mingli
Hi Anuj, I agree the Backport status is not accurate as the patch doesn't go to master branch, but why do you say the patch is irrelevant to the CVE-2019-18276, could you help to provide more info? Hi Chet, Does

Re: [OE-core] ✗ patchtest: failure for Open file with O_CLOEXEC to avoid fd leak (rev3)

2020-01-18 Thread Yu, Mingli
On 01/19/20 13:32, Patchwork wrote: == Series Details == Series: Open file with O_CLOEXEC to avoid fd leak (rev3) Revision: 3 URL : https://patchwork.openembedded.org/series/22123/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an

Re: [OE-core] ✗ patchtest: failure for Open file with O_CLOEXEC to avoid fd leak (rev3)

2020-01-19 Thread Yu, Mingli
On 01/20/20 09:29, Paul Eggleton wrote: Hi Mingli On Sunday, 19 January 2020 6:41:49 PM NZDT Yu, Mingli wrote: On 01/19/20 13:32, Patchwork wrote: == Series Details == Series: Open file with O_CLOEXEC to avoid fd leak (rev3) Revision: 3 URL : https://patchwork.openembedded.org/series

Re: [OE-core] ✗ patchtest: failure for Open file with O_CLOEXEC to avoid fd leak (rev3)

2020-01-19 Thread Yu, Mingli
On 01/20/20 10:28, Peter Kjellerstedt wrote: -Original Message- From: openembedded-core-boun...@lists.openembedded.org On Behalf Of Yu, Mingli Sent: den 20 januari 2020 02:34 To: Paul Eggleton Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] ✗ patchtest: failure

Re: [OE-core] ✗ patchtest: failure for Open file with O_CLOEXEC to avoid fd leak (rev3)

2020-01-19 Thread Yu, Mingli
On 01/20/20 11:15, Peter Kjellerstedt wrote: -Original Message- From: Yu, Mingli Sent: den 20 januari 2020 04:04 To: Peter Kjellerstedt ; Paul Eggleton Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] ✗ patchtest: failure for Open file with O_CLOEXEC to avoid fd

Re: [OE-core] [PATCH] gstreamer1.0-plugins-common.inc: disable orc on mips

2020-01-21 Thread Yu, Mingli
On 01/22/20 02:36, Khem Raj wrote: On Mon, Jan 20, 2020 at 11:19 PM wrote: From: Mingli Yu After transiton to meson build for gstreamer series, for gstreamer1.0-plugins-base, with below two commits introduced: 238080ed89 gstreamer: Remove unused common files and patches 20614408dc

  1   2   3   4   5   >