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

Issues with BUILDDIR that does not match the one used in official packages #104

Closed
networkException opened this issue Nov 5, 2021 · 4 comments

Comments

@networkException
Copy link

I tried reproducing a package that has been built by OBS which uses /usr/src/packages/BUILD as the $BUILDDIR. This failed with

==> ERROR: Failed to create the directory $BUILDDIR (/usr/src/packages/BUILD).
    Aborting...
@Foxboron
Copy link
Member

Foxboron commented Nov 5, 2021

repro doesn't support random buildwrappers. It's intended to rebuild packages built with the official devtools and any future ways the Arch Linux packagers distribute packages.

Unless you personally want to try add support for OBS I'd rather close this issue.

@networkException
Copy link
Author

Alright

@Foxboron
Copy link
Member

Foxboron commented Nov 5, 2021

It might be better to try have the OBS build mimic the ways devtools build packages. I understand why you want this (ungoogled-chromium) but I fear allowing more build stuff outside of devtools is going to give us quite a few headaces sadly.

@networkException
Copy link
Author

That actually makes a lot more sense, thanks for the idea! I will look into getting this changed in OBS then

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