Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing files #332

Open
hpmax opened this issue Sep 24, 2022 · 2 comments
Open

Missing files #332

hpmax opened this issue Sep 24, 2022 · 2 comments

Comments

@hpmax
Copy link

hpmax commented Sep 24, 2022

I tried to do some software development and found that it was complaining that GLIBC_2.34 couldn't be found, so I went to go look for a new image, but the latest one was middle of last year. (I checked the most recent image does not have the GLIBC_2.34). So I went to build a new image. Found a few issues:

  1. It complained that it wasn't able to read colors.xml (this was a warning)
  2. It complained it couldn't read a number of files in xcsoar7.26-r0/git/output/data/sound including: beep_bweep.raw, beep_clear.raw, beep_drip.raw, fail.raw, insert.raw, and remove.raw. This was an error and halted the bitbake. I created bogus files and it continued the build and completed successfully.
@hpmax hpmax changed the title Multiple Image Build Issues Missing files Sep 24, 2022
@realtimepeople
Copy link

realtimepeople commented Sep 26, 2022

Hi,
Somehow the tool sox is missing.
Does anyone know how to add it ?

Patch as proposed by hpmax:
touch ./tmp/work/cortexa7t2hf-neon-ovlinux-linux-gnueabi/xcsoar/7.26-r0/git/output/data/sound/remove.raw
etc. for all the *.raw files.

@eku60
Copy link

eku60 commented Nov 10, 2022

The problem is still actual. Tried to build an image on November, 6th receiving the same (unable to read colors.xml).
Besides meta-openvario, I cloned XCSoar (7.29, the trunk) and was able to build and run XCSoar on ubuntu und run it.

I used a new clone of meta openvario from git.

Regards eku60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants