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

[ocaml5-issue] configure flexlink test regression under Cygwin #439

Closed
jmid opened this issue Mar 5, 2024 · 1 comment
Closed

[ocaml5-issue] configure flexlink test regression under Cygwin #439

jmid opened this issue Mar 5, 2024 · 1 comment
Labels
ocaml5-issue A potential issue in the OCaml5 compiler/runtime

Comments

@jmid
Copy link
Collaborator

jmid commented Mar 5, 2024

The merge to main of #438 failed to configure trunk under Cygwin:
https://github.com/ocaml-multicore/multicoretests/actions/runs/8156987466/job/22295610153

#=== ERROR while compiling ocaml-variants.5.3.0+trunk+win =====================#
# context              2.0.7 | cygwin/x86_64 |  | git+https://github.com/shym/custom-opam-repository.git
# path                 /cygdrive/d/opam/default/.opam-switch/build/ocaml-variants.5.3.0+trunk+win
# command              /cygdrive/d/opam/default/.opam-switch/build/ocaml-variants.5.3.0+trunk+win/./configure -C --prefix=/cygdrive/d/opam/default --docdir=/cygdrive/d/opam/default/doc/ocaml --disable-warn-error --enable-native-compiler --enable-imprecise-c99-float-ops
# exit-code            1
# env-file             /cygdrive/d/opam/log/ocaml-variants-715-865888.env
# output-file          /cygdrive/d/opam/log/ocaml-variants-715-865888.out
### output ###
# [...]
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C preprocessor... gcc -E
# checking C compiler vendor... gcc-11-4
# checking whether host executables can be run in the build... yes
# checking whether #! works in shell scripts... yes
# checking whether C compiler accepts -Wold-style-declaration... yes
# checking for flexdll sources... no
# checking for flexlink... flexlink
# checking whether flexlink works... yes
# configure: error: flexlink is not executable from a native Win32 process

This is a regression caused by ocaml/ocaml#12992 and fixed in ocaml/ocaml#13009

@jmid jmid added the ocaml5-issue A potential issue in the OCaml5 compiler/runtime label Mar 5, 2024
@jmid jmid mentioned this issue Mar 5, 2024
@jmid jmid changed the title [ocaml5-issue] configure flexdll test regression under Cygwin [ocaml5-issue] configure flexlink test regression under Cygwin Mar 8, 2024
@jmid jmid mentioned this issue Mar 12, 2024
@jmid
Copy link
Collaborator Author

jmid commented Apr 15, 2024

Closing as this is now fixed

@jmid jmid closed this as completed Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ocaml5-issue A potential issue in the OCaml5 compiler/runtime
Projects
None yet
Development

No branches or pull requests

1 participant