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

Subdir option seems to be ineffective #237

Open
erin-desu opened this issue Jun 26, 2024 · 1 comment
Open

Subdir option seems to be ineffective #237

erin-desu opened this issue Jun 26, 2024 · 1 comment

Comments

@erin-desu
Copy link

I have a project and its meson.build is an a subdirectory. The subdirectory can be set by subdir option in module's definition. flatpak-builder respects this option normally, but this extensions seems to completely ignore.

>>> flatpak build --share=network --filesystem=/var/home/erin/Projekty/deploynt --filesystem=/var/home/erin/Projekty/deploynt/.flatpak/repo --env=PATH=/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm18/bin:/var/home/erin/.local/bin:/var/home/erin/.local/share/cargo/bin:/var/lib/flatpak/exports/bin/:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/bin:/app/bin:/usr/bin --env=LD_LIBRARY_PATH=/app/lib --env=PKG_CONFIG_PATH=/app/lib/pkgconfig:/app/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig --filesystem=/var/home/erin/Projekty/deploynt/_build /var/home/erin/Projekty/deploynt/.flatpak/repo meson --prefix /app _build

ERROR: Neither source directory '_build' nor build directory None contain a build file meson.build.
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
>>> Error: Child process exited with code 1
@SeaDve
Copy link
Collaborator

SeaDve commented Jun 26, 2024

This seems duplicate/related to #129

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

2 participants