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

qrtr failed to build #13

Open
AquaBx opened this issue Sep 10, 2024 · 1 comment
Open

qrtr failed to build #13

AquaBx opened this issue Sep 10, 2024 · 1 comment

Comments

@AquaBx
Copy link

AquaBx commented Sep 10, 2024

Hi when I try to launch the build of the image, it throws this error :

Cloning into bare repository '/home/builduser/andersson/qrtr-pkg/qrtr'...
==> Validating source files with md5sums...
    qrtr ... Skipped
==> Extracting sources...
  -> Creating working copy of qrtr git repo...
Cloning into 'qrtr'...
done.
==> Starting pkgver()...
==> Updated version: qrtr v1.1.r3.gef44ad1-1
==> Starting build()...
make: *** No targets specified and no makefile found.  Stop.
==> ERROR: A failure occurred in build().
    Aborting...
+ exit_code=4
+ sleep 1.0
+ umount -R //build/rootfs
+ return 4

I guess it is due to the use of meson in the qrtr repo and that there isn't a Makefile, but I'm not sure.

@AquaBx
Copy link
Author

AquaBx commented Sep 10, 2024

the last commit with the Makefile is this one : https://github.com/linux-msm/qrtr/tree/20d1f78be8345f024a217eea9201192cd20d6a7f

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

1 participant