-
-
Notifications
You must be signed in to change notification settings - Fork 170
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
Can't build on Devuan stable #1402
Comments
|
I have 2.7T free on that volume, and it's a fresh pull so if the permissions don't permit writing it's not my fault, but as far as I can tell there are no problems with the permissions to any of these directories.
|
tmpfs is next then. |
Thanks, it looks like that has sorted that problem and has got me much further. I've now got this: [...]
[...]
Is this an occupational hazard of bleeding edge wine or is there still some problem with my config? |
Looks like missing MinGW headers at first glance. |
Installing mingw-w64 got me past that error, thanks again. I was hoping that _nomakepkg_dep_resolution_distro="debuntu" would cause the script to handle deps, but it doesn't seem to? Is there a recipe for doing a build with ntsync support on Debian? That's what I'd really like to accomplish, and perhaps I am barking up the wrong tree (so to speak) to begin with. Ideally I would come up with both proton and non-proton builds. Tried the following config, got pretty far with it and installing libgstreamer-plugins-base1.0-dev first and then libgstreamer-plugins-base1.0-dev:i386 at the pause.
But then it dies here:
Was also hoping adding the following would skip system gstreamer and therefore let me skip the pause but it doesn't.
|
I get a lot of write errors, and patches fail to apply.
This is a fresh pull.
Logs follow. First one is a C&P from my terminal.
proton-tkg.log
last_build_config.log
prepare.log
The text was updated successfully, but these errors were encountered: