Building 0.18.1 fails due to failing git/hg check (flow code tries to get revision from git or hg but the github zip is not a git repository).
echo "const char* const BuildInfo_kRevision = \"$(git rev-parse HEAD 2>/dev/null || hg identify -i)\";" > hack/utils/get_build_id.gen.c
tar czf bin/flowlib.tar.gz -C lib .
abort: there is no Mercurial repository here (.hg not found)
Building 0.17.0 fails for me at incremental_basic also.
Search Criteria
Package Details: flow 0.266.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/flow.git (read-only, click to copy) |
---|---|
Package Base: | flow |
Description: | A static type checker for JavaScript |
Upstream URL: | https://flow.org |
Keywords: | checker facebook flow flowtype javascript static type |
Licenses: | MIT |
Submitter: | Gordin |
Maintainer: | dpeukert |
Last Packager: | dpeukert |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2014-11-19 15:18 (UTC) |
Last Updated: | 2025-03-30 22:51 (UTC) |
Dependencies (17)
- libev
- camlp-streams (make)
- dune (make)
- ocaml (make)
- ocaml-base (ocaml-base-gitAUR) (make)
- ocaml-dtoaAUR (make)
- ocaml-fileutilsAUR (make)
- ocaml-inotifyAUR (make)
- ocaml-lwtAUR (make)
- ocaml-lwt_logAUR (make)
- ocaml-ppxlibAUR (make)
- ocaml-ppx_derivingAUR (ocaml-ppx_deriving-gitAUR) (make)
- ocaml-ppx_expectAUR (make)
- ocaml-ppx_gen_recAUR (make)
- ocaml-ppx_letAUR (make)
- ocaml-visitorsAUR (make)
- ocaml-wtf8AUR (make)
Required by (0)
Sources (1)
janek commented on 2015-10-29 22:25 (UTC)
project0 commented on 2015-10-18 09:35 (UTC)
I am unable to build this package, it fails on the checks for incremental_basic and incremental_cycle:
[✗] FAIL: incremental_basic
--- incremental_basic.exp 2015-10-07 17:35:30.000000000 +0200
+++ incremental_basic.out 2015-10-18 11:31:08.015676573 +0200
@@ -1,32 +1,4 @@
-
-a.js:2:17,17: number
-This type is incompatible with
-a.js:2:8,13: string
-
Gordin commented on 2015-10-11 15:30 (UTC)
Updated to 0.17 and building works again.
I'm disowning this as I don't use it any more.
test0 commented on 2015-10-10 14:36 (UTC)
Version 0.17.0 is out
https://github.com/facebook/flow/releases/tag/v0.17.0
NullDivision commented on 2015-09-24 10:54 (UTC)
Version 0.16.0 is out
https://github.com/facebook/flow/releases/tag/v0.16.0
untitaker commented on 2015-09-09 17:51 (UTC)
The examples don't seem to exist and the build process fails because of this.
auk commented on 2015-08-05 05:37 (UTC)
0.14.0 released 2015-07-29
https://github.com/facebook/flow/releases/tag/v0.14.0
mizux commented on 2015-07-07 11:40 (UTC)
0.13.1 out: https://github.com/facebook/flow/tree/v0.13.1
0xR commented on 2015-06-07 10:54 (UTC)
0.11 is out
https://github.com/facebook/flow/releases
jakobw commented on 2015-05-05 13:38 (UTC)
I have submitted a binary package: https://aur.archlinux.org/packages/flow-bin/.
Pinned Comments
dpeukert commented on 2020-07-06 17:29 (UTC) (edited on 2020-09-26 17:55 (UTC) by dpeukert)
The PKGBUILD for this package is hosted here (contributions are welcome!): https://gitlab.com/dpeukert/pkgbuilds/tree/main/flow