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

Update jbuilder-windows. #56

Closed
wants to merge 1 commit into from
Closed

Update jbuilder-windows. #56

wants to merge 1 commit into from

Conversation

toots
Copy link
Member

@toots toots commented Dec 19, 2017

No description provided.

@toots toots changed the title [WIP] Update jbuilder-windows. Update jbuilder-windows. Dec 19, 2017
@whitequark
Copy link
Member

#=== ERROR while installing ocaml-compiler-libs-windows.v0.9.0 ================#
# opam-version         1.2.2
# os                   linux
# command              jbuilder-windows build --only-packages ocaml-compiler-libs --root . -j 4 -x windows
# path                 /home/opam/.opam/4.04.0+32bit/build/ocaml-compiler-libs-windows.v0.9.0
# compiler             4.04.0+32bit
# exit-code            1
# env-file             /home/opam/.opam/4.04.0+32bit/build/ocaml-compiler-libs-windows.v0.9.0/ocaml-compiler-libs-windows-8-52c494.env
# stdout-file          /home/opam/.opam/4.04.0+32bit/build/ocaml-compiler-libs-windows.v0.9.0/ocaml-compiler-libs-windows-8-52c494.out
# stderr-file          /home/opam/.opam/4.04.0+32bit/build/ocaml-compiler-libs-windows.v0.9.0/ocaml-compiler-libs-windows-8-52c494.err
### stderr ###
# Warning 58: no cmx file was found in path for module Config, and its interface was not compiled with -opaque
# [...]
#     ocamlopt src/gen/gen.exe [default.windows]
# Error: exception Invalid_argument("index out of bounds")
# Backtrace:
# Raised by primitive operation at file "src/path.ml", line 192, characters 29-39
# Called from file "src/action.ml", line 543, characters 13-62
# Called from file "src/action.ml", line 550, characters 5-54
# Called from file "src/build_system.ml", line 518, characters 6-82
# Called from file "src/future.ml", line 83, characters 65-70
# Called from file "src/future.ml", line 37, characters 9-12

@toots
Copy link
Member Author

toots commented Dec 30, 2017

Now this:

#=== ERROR while installing pcre-windows.7.3.4 ================================#
# opam-version         1.2.2
# os                   linux
# command              env PKG_CONFIG_PATH=/usr/src/mxe/usr/x86_64-w64-mingw32.static/lib/pkgconfig jbuilder-windows build -p pcre -j 4 -x windows
# path                 /home/opam/.opam/4.04.0/build/pcre-windows.7.3.4
# compiler             4.04.0
# exit-code            1
# env-file             /home/opam/.opam/4.04.0/build/pcre-windows.7.3.4/pcre-windows-8-6a72f2.env
# stdout-file          /home/opam/.opam/4.04.0/build/pcre-windows.7.3.4/pcre-windows-8-6a72f2.out
# stderr-file          /home/opam/.opam/4.04.0/build/pcre-windows.7.3.4/pcre-windows-8-6a72f2.err
### stderr ###
# /usr/src/mxe/usr/x86_64-w64-mingw32.static/include/string.h:89:9: error: declaration for parameter 'strncpy' but no such parameter
# [...]
# /usr/src/mxe/usr/x86_64-w64-mingw32.static/include/string.h:84:9: error: declaration for parameter 'strlwr_l' but no such parameter
#    char *strlwr_l(char *_String,_locale_t _Locale) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
#          ^
# pcre_stubs.c:862:1: error: expected '{' at end of input
#  { return Val_bool(pcre_config_int(PCRE_CONFIG_STACKRECURSE)); }
#  ^
# pcre_stubs.c:862:1: warning: control reaches end of non-void function [-Wreturn-type]
#  { return Val_bool(pcre_config_int(PCRE_CONFIG_STACKRECURSE)); }
#  ^

@toots toots closed this Apr 23, 2018
@toots toots deleted the jbuilder-update branch April 23, 2018 14:05
@whitequark
Copy link
Member

@toots Why close this? jbuilder is still not up-to-date, no?

@toots
Copy link
Member Author

toots commented Apr 23, 2018

I've made a new PR switching back to mainstream jbuilder: #77 Let's see if this one works..

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

Successfully merging this pull request may close these issues.

2 participants