Skip to content

Extend conf-gmp-paths to support OpenSuse #28231

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

Merged
merged 1 commit into from
Jul 24, 2025

Conversation

jmid
Copy link
Contributor

@jmid jmid commented Jul 22, 2025

Spotted as apronext failures on opensuse-tumbleweed as part of #28224:

#=== ERROR while compiling conf-gmp-paths.1 ===================================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/conf-gmp-paths.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build sh /home/opam/.opam/4.14/lib/ez-conf-lib/ez-conf-lib gmp gmp.h test-gmp.c --package-name conf-gmp-paths -- /usr/local
# exit-code            1
# env-file             ~/.opam/log/conf-gmp-paths-7-fc9a11.env
# output-file          ~/.opam/log/conf-gmp-paths-7-fc9a11.out
### output ###
# checking compilation with gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -D_FILE_OFFSET_BITS=64 : working
# looking for gmp without prefix
# include gmp.h: not found
# looking for gmp in prefix /usr/local
# looking for gmp in prefix /usr
# looking for gmp in prefix /usr/local
# library gmp not found
# gmp not found; pass further possible prefixes     	 after '--' on the command line

This makes the line identical to the corresponding suse-line in packages/conf-gmp/conf-gmp.5/opam.

@jmid
Copy link
Contributor Author

jmid commented Jul 22, 2025

All green except for Windows and a lint error. Should be good to go.
Then we can rebase and rerun the CI for #28224.

@mseri mseri merged commit e599198 into ocaml:master Jul 24, 2025
0 of 2 checks passed
@mseri
Copy link
Member

mseri commented Jul 24, 2025

Thanks

@jmid jmid deleted the fix-opensuse-conf-gmp-paths branch July 24, 2025 18:07
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

Successfully merging this pull request may close these issues.

2 participants