On Mon, May 15, 2023 at 10:52 PM Markus Volk <f_...@t-online.de> wrote:
>
> I think it's just a reproducibility issue because the buildpath makes it into 
> the debug package
>
> Am Di, 16. Mai 2023 um 07:45:12 +0200 schrieb Markus Volk <f_...@t-online.de>:
>
> Am Mo, 15. Mai 2023 um 22:26:45 -0700 schrieb Khem Raj <raj.k...@gmail.com>:
>
> do these files get compiled into binary ? if so then it might be too late to 
> edit these paths out. Perhaps they should be removed before they get compiled 
> in.
>
>
> The buildpath doesn't get compiled into binary, I checked that.
> Probably glib-mkenum will fail, if the paths get changed before it got 
> compiled. The buildpath is included to ev-view-type-builtins.c like this:
> /* enumerations from "ev-jobs.h" */
> #include 
> "/home/flk/poky/build-intel/tmp/work/corei7-64-poky-linux/evince/44.0-r0/build/../evince-44.0/libview/ev-jobs.h"
>

I wonder if ${B} should be replaced with usr/src/debug/ on the same
line at -ffile-prefix-map etc. we have to remap such
things

> And i guess thats needed so ev-jobs.h could be found
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#102631): 
https://lists.openembedded.org/g/openembedded-devel/message/102631
Mute This Topic: https://lists.openembedded.org/mt/98920482/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to