On Fri, Sep 6, 2024 at 9:45 AM Bruce Ashfield via lists.yoctoproject.org <[email protected]> wrote: > > > > On Fri, Sep 6, 2024 at 7:12 AM Marek Belisko via lists.yoctoproject.org > <[email protected]> wrote: >> >> Hi, >> >> I'm including meta-cloud-services to my project in order to have a fluentd >> package in my image. When I run the build I'm getting various error that >> libraries have incorrect format (e.g.): >> >> ERROR: strptime-0.2.5-r0 do_populate_sysroot: Fatal errors occurred in >> subprocesses: >> Command '['aarch64-poky-linux-strip', '--remove-section=.comment', >> '--remove-section=.note', '--strip-unneeded', >> '/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/gems/strptime-0.2.5/ext/strptime/strptime.so']' >> returned non-zero exit status 1. >> Subprocess output:aarch64-poky-linux-strip: Unable to recognise the format >> of the input file >> `/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/gems/strptime-0.2.5/ext/strptime/strptime.so' >> Command '['aarch64-poky-linux-strip', '--remove-section=.comment', >> '--remove-section=.note', '--strip-unneeded', >> '/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/gems/strptime-0.2.5/lib/strptime/strptime.so']' >> returned non-zero exit status 1. >> Subprocess output:aarch64-poky-linux-strip: Unable to recognise the format >> of the input file >> `/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/gems/strptime-0.2.5/lib/strptime/strptime.so' >> Command '['aarch64-poky-linux-strip', '--remove-section=.comment', >> '--remove-section=.note', '--strip-unneeded', >> '/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/strptime-0.2.5/strptime/strptime.so']' >> returned non-zero exit status 1. >> Subprocess output:aarch64-poky-linux-strip: Unable to recognise the format >> of the input file >> `/data/projects/test-build/build/tmp/work/cortexa53-crypto-poky-linux/strptime/0.2.5-r0/sysroot-destdir/usr/lib/ruby/gems/3.1.0/extensions/x86_64-linux/3.1.0/strptime-0.2.5/strptime/strptime.so' >> >> and when I check the library it's compiled for x86_64 while my target is >> arm64. >> >> I'm using kirkstone branch. Am I doing something wrong? > > > I'm overdue to update the recipes. in meta-cloud-services, so I can have a > look at > this when I get to that. Typically, most of my m-c-s has been for x86 > targets, so > Clearly there are some cross compile issues still lurking in some of the > recipes.
There's still a lot to do in getting meta-cloud-services ready for release, but I have done enough to get fluentd building. Does it work ? ... not sure yet, but this is a big step towards cleaning up the layer. Bruce > > Bruce > > >> >> >> Thanks and BR, >> >> marek >> >> >> >> -- >> as simple and primitive as possible >> ------------------------------------------------- >> Marek Belisko - OPEN-NANDRA >> Freelance Developer >> >> Ruska Nova Ves 219 | Presov, 08005 Slovak Republic >> Tel: +421 915 052 184 >> skype: marekwhite >> twitter: #opennandra >> web: http://open-nandra.com >> >> >> > > > -- > - Thou shalt not follow the NULL pointer, for chaos and madness await thee at > its end > - "Use the force Harry" - Gandalf, Star Trek II > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8928): https://lists.yoctoproject.org/g/meta-virtualization/message/8928 Mute This Topic: https://lists.yoctoproject.org/mt/108302254/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
