Skip to content

Failed to build 1.0 #1040

Closed
Closed
@bahmanm

Description

@bahmanm

Trying to build 1.0:

make[1]: Entering directory `/home/bahman/Temp/bucklescript/jscomp'
Make release compiler
ocamlopt.opt -g -inline 1000 -linkall  -w -a -I +compiler-libs -I bin ocamlcommon.cmxa  bin/compiler.mli bin/compiler.ml -o bin/bsc
File "lam.ml", line 557, characters 4-17:
Error: The constructor Prevapply expects 0 argument(s),
       but is applied here to 1 argument(s)
make[1]: *** [releasebuild] Error 2
make[1]: Leaving directory `/home/bahman/Temp/bucklescript/jscomp'
make: *** [world] Error 2

What could I be doing wrong?

Here is information about the machine:

$ uname -a
Linux mtlpt126 4.4.0-57-generic #78~14.04.1-Ubuntu SMP Sat Dec 10 00:14:47 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

$ opam --version
1.2.2

$ opam switch -i | grep buckle
4.02.3+buckle-1 C 4.02.3+buckle-1  4.02.3+buckle-1

$ node --version
v7.2.1

$ npm --version
4.0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions