From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: "Naman Jain" <nmjain23@gmail.com>,
<openembedded-core@lists.openembedded.org>
Cc: <Virendra.Thakur@kpit.com>
Subject: Re: [OE-core] [PATCH] libmd: add ptest for 'libmd'
Date: Mon, 22 Sep 2025 15:47:59 +0200 [thread overview]
Message-ID: <DCZDJUDD2TCA.3HMKQJ5WC55OG@bootlin.com> (raw)
In-Reply-To: <CALCkg5ax-6_B9PRfOF-xSo=gRODDszzxvh+Pt=o3zCKi3kFeMw@mail.gmail.com>
On Mon Sep 22, 2025 at 12:16 PM CEST, Naman Jain wrote:
> Hi Mathieu,
> Thanks for the information. It seems the patch is working for us in master
> and scarthgap branch. Can you please suggest the steps to reproduce this
> error in our build so that we can provide the fix for it.
>
> Thanks,
> Naman Jain
>
Hi Naman,
Now this failure is a bit strange, because I'm having a hard time
reproducing this out of the autobuilder. The behaviour of the libtool
command in do_install_ptest() is different when I build locally.
So first, how can you reproduce this locally:
git clone https://git.yoctoproject.org/poky-ci-archive -b autobuilder.yoctoproject.org/valkyrie/a-full-2415
. oe-init-build-env
bitbake libmd
# Above build log is for lib32-libmd, but libmd should show the same
# error.
Now, on my computer, the build succeeds, while it fails on the
autobuilder.
The difference lies in the libtool command output. On both the
autobuilder and my computer, the input file is a shell script wrapper
generated by libtool. But on the my computer the output is a binary,
while on the autobuilder the output is the same script as in input. As
the script contains a reference to the build directory, it triggers the
QA error.
I will try to go further and understand why the behaviour is different.
Thanks,
Mathieu
--
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2025-09-22 13:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-19 12:05 [PATCH] libmd: add ptest for 'libmd' Naman Jain
2025-09-21 12:28 ` [OE-core] " Mathieu Dubois-Briand
2025-09-22 8:22 ` Naman Jain
2025-09-22 10:16 ` Naman Jain
2025-09-22 13:47 ` Mathieu Dubois-Briand [this message]
2025-09-22 17:03 ` Mathieu Dubois-Briand
-- strict thread matches above, loose matches on Subject: below --
2025-08-18 8:15 [OE-core][PATCH] " rajmohan r
2025-08-24 14:02 ` Ross Burton
2025-08-28 9:57 ` Yoann Congal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DCZDJUDD2TCA.3HMKQJ5WC55OG@bootlin.com \
--to=mathieu.dubois-briand@bootlin.com \
--cc=Virendra.Thakur@kpit.com \
--cc=nmjain23@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.