Re: [oe] [meta-oe][mickledore][PATCH 05/36] fftw: Remove hardcoded sysroot into binaries

2023-06-07 Thread Khem Raj
On Wed, Jun 7, 2023 at 12:53 AM Böszörményi Zoltán wrote: > > This causes a build error in fftw-native: right. We also need to backport https://git.openembedded.org/meta-openembedded/commit/?id=fcdb991b8015e77353517fb327d0def2a23b0173 > > ERROR: fftw-native-3.3.10-r0 do_compile: > ExecutionError

Re: [oe] [meta-oe][mickledore][PATCH 05/36] fftw: Remove hardcoded sysroot into binaries

2023-06-07 Thread Zoltan Boszormenyi
This causes a build error in fftw-native: ERROR: fftw-native-3.3.10-r0 do_compile: ExecutionError('/data2/dtd-yocto-4.2/tmp-sicom-glibc/work/x86_64-linux/fftw-native/3.3.10-r0/temp/run.do_compile.3532203', 1, None, None) ERROR: Logfile of failure stored in: /data2/dtd-yocto-4.2/tmp-sicom-glibc

[oe] [meta-oe][mickledore][PATCH 05/36] fftw: Remove hardcoded sysroot into binaries

2023-05-31 Thread Armin Kuster
From: Khem Raj FFTW_CC is added to image via version.o and its CC + CFLAGS however CC in OE containes --syroot compiler option which encodes buildpaths into binary, therefore remove this option from FFTW_CC in config.h Signed-off-by: Khem Raj (cherry picked from commit ef03326d31360abdfa3e4a34e