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

expat-windows no longer building #116

Open
markghayden opened this issue Aug 31, 2019 · 2 comments
Open

expat-windows no longer building #116

markghayden opened this issue Aug 31, 2019 · 2 comments

Comments

@markghayden
Copy link

Building on MacOS host with MXE.

@markghayden
Copy link
Author

markghayden commented Aug 31, 2019

Sorry... here is the output. It seems ocaml config.h can't determine the correct 64-bit integer. This is for ocaml-windows64. Also tried expat-0.9.1 and had same problem.

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[expat-windows.0.9.1+dev] synchronised from git+https://github.com/whitequark/ocaml-expat

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] The compilation of expat-windows failed at "/Users/mhayden/.opam/opam-init/hooks/sandbox.sh build env
        OCAMLFIND_TOOLCHAIN=windows make all".

#=== ERROR while compiling expat-windows.0.9.1+dev ============================#
# context     2.0.5 | macos/x86_64 | ocaml-base-compiler.4.08.0 | git://github.com/ocaml-cross/opam-cross-windows
# path        ~/.opam/windows.dev2/.opam-switch/build/expat-windows.0.9.1+dev
# command     ~/.opam/opam-init/hooks/sandbox.sh build env OCAMLFIND_TOOLCHAIN=windows make all
# exit-code   2
# env-file    ~/.opam/log/expat-windows-8600-d0f245.env
# output-file ~/.opam/log/expat-windows-8600-d0f245.out
### output ###
# Makefile:113: depend: No such file or directory
# gcc -I /Users/mhayden/.opam/windows.dev2/windows-sysroot/lib/ocaml -MM *.c > depend
# In file included from expat_stubs.c:23:
# In file included from /Users/mhayden/.opam/windows.dev2/windows-sysroot/lib/ocaml/caml/mlvalues.h:22:
# /Users/mhayden/.opam/windows.dev2/windows-sysroot/lib/ocaml/caml/config.h:110:6: error: "No 64-bit integer type available"
#     #error "No 64-bit integer type available"
#      ^
# 1 error generated.
# make: *** [depend] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build expat-windows 0.9.1+dev
+- 
- No changes have been performed

@toots
Copy link
Member

toots commented Apr 1, 2021

Hi @markghayden and sorry for the late response. I had the notifications configured wrong.

Unfortunately, I haven't had much time to dedicate to this repository lately. Do you have any idea about what's going on? I'm happy to consider a PR or help guide in the right direction if you want to try & fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants