On Mon, 27 May 2024 at 18:32, Markus Volk <[email protected]> wrote: > > On Mon, May 27 2024 at 06:22:34 PM +02:00:00, Alexander Kanavin > <[email protected]> wrote: > > With this error, forcing a cast may be masking the real issue? int should not > be forced into a pointer to int, ever. > > > Thanks. That was the information I was hoping for. > > Anyway, build for ghostscript currently fails and if the cast is causing the > real issue, maybe it should be for now fixed like this? > > CFLAGS += "-Wno-int-conversion"
Someone sent the same version update but without the patch, so presumably it works for them? Do you have something special in your setup, can you try with plain poky master without the patch? Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#199913): https://lists.openembedded.org/g/openembedded-core/message/199913 Mute This Topic: https://lists.openembedded.org/mt/106332808/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
