-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[Bug]: archaic hostbuild-step of gnushogi 1.4.2 throws errors #21966
Labels
Comments
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 24, 2024
related to termux#21966 validation that gnushogi upstream master branch fixes errors. I understand that termux-packages does not accept packages of unreleased versions, so waiting for ydirson to officially release an update to gnushogi will be required.
A couple of notes:
|
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 25, 2024
Fixes termux#21966 by adding improved support for cross-compiling, preventing errors from happening during the hostbuild step.
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 26, 2024
Fixes termux#21966 by adding improved support for cross-compiling, preventing errors from happening during the hostbuild step. Inspired by the version of gnushogi packaged by Fedora: https://src.fedoraproject.org/rpms/gnushogi/blob/rawhide/f/gnushogi.spec
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 27, 2024
Fixes termux#21966 by adding improved support for cross-compiling, preventing errors from happening during the hostbuild step. Inspired by the version of gnushogi packaged by Fedora: https://src.fedoraproject.org/rpms/gnushogi/blob/rawhide/f/gnushogi.spec
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 27, 2024
Fixes termux#21966 by adding improved support for cross-compiling, preventing errors from happening during the hostbuild step. Inspired by the version of gnushogi packaged by Fedora: https://src.fedoraproject.org/rpms/gnushogi/blob/rawhide/f/gnushogi.spec
robertkirkman
added a commit
to robertkirkman/termux-packages
that referenced
this issue
Oct 27, 2024
Fixes termux#21966 by adding improved support for cross-compiling, preventing errors from happening during the hostbuild step. Inspired by the version of gnushogi packaged by Fedora: https://src.fedoraproject.org/rpms/gnushogi/blob/rawhide/f/gnushogi.spec
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Problem description
Sometimes, I have also seen this error:
master
branch for almost a year before the last commit in the upstream gnushogi repository on November 19, 2014 - including cross-compilation-focused changes.master
branch as dependencies, so I tested a snapshot tarball of gnushogi "1.5pre" dated to November 2014. For me, that causes all the errors listed above to disappear.What steps will reproduce the bug?
scripts/run-docker.sh ./build-package.sh gnushogi
What is the expected behavior?
No visible errors when running
scripts/run-docker.sh ./build-package.sh gnushogi
System information
The text was updated successfully, but these errors were encountered: