[oe] [meta-qt5][PATCH 2/2] qmake5_base: add OE_QMAKE_OBJCOPY from OBJCOPY

Stefan Sonski s.sonski at gmail.com
Thu Oct 26 13:29:54 UTC 2017


On Thu, Oct 26, 2017 at 3:07 PM, Daniel Mack <daniel at zonque.org> wrote:
> On Thursday, October 26, 2017 02:55 PM, Denys Dmytriyenko wrote:
>> On Tue, Oct 24, 2017 at 03:33:10PM +0200, Daniel Mack wrote:
>>> Hi,
>>>
>>> On Saturday, October 21, 2017 12:54 AM, Martin Jansa wrote:
>>>> Either this or the ptest change seems to cause:
>>>> http://errors.yoctoproject.org/Errors/Details/157417/
>>>
>>> FTR, I see the same error locally. Reverting both 8fd20e8b1
>>> ("nativesdk-qtbase Enable objcopy for qmake") and 5ec6b97a8
>>> ("qmake5_base: add OE_QMAKE_OBJCOPY from OBJCOPY") in the master-next
>>> branch of meta-qt5 fixes things for me.
>>
>> Have you tried bisecting by any chance?
>
> bisect what exactly? If I take your patch out of my stack, qtbase
> builds. If I don't it doesn't. Can I provide more information somehow?
>
>
> Thanks,
> Daniel

My patch has some weird dependency on  nativesdk-qtbase, where when
the patch is added, qtPrepareTool is not found in some prf files and
the build fails.
Removing my patch, the build succeeds. What I don't get, is how
OBJCOPY depends on some qt5 internal prf scripts, regarding undefined
'qtPrepareTool.
The problem does not occure just using the ptest changes.



More information about the Openembedded-devel mailing list