Skip to content

Instantly share code, notes, and snippets.

@CrossR
Created August 13, 2020 13:49
Show Gist options
  • Save CrossR/3953242e971c18f40f64ffdf50b738d1 to your computer and use it in GitHub Desktop.
Save CrossR/3953242e971c18f40f64ffdf50b738d1 to your computer and use it in GitHub Desktop.
2020-08-13T01:50:06.5834450Z [command]/bin/bash --noprofile --norc /Users/runner/work/_temp/88c48b31-4d9d-442e-a7c1-b3c452d325c6.sh
2020-08-13T01:50:06.7041930Z info esy build 0.6.6 (using package.json)
2020-08-13T01:50:33.9261300Z discover src/reason-oniguruma/c_flags.sexp,src/reason-oniguruma/cxx_flags.sexp,src/reason-oniguruma/flags.sexp
2020-08-13T01:50:33.9262960Z /Users/runner/.esy/3/i/esy_oniguruma-34bb47e1/include
2020-08-13T01:50:33.9263940Z /Users/runner/.esy/3/i/esy_oniguruma-34bb47e1/lib
2020-08-13T01:50:36.9352220Z ocamlc src/reason-oniguruma/bindings.o
2020-08-13T01:50:36.9353560Z bindings.c:26:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9355390Z identifier : "regexp handling",
2020-08-13T01:50:36.9355800Z ^~~~~~~~~~~~
2020-08-13T01:50:36.9356100Z .identifier =
2020-08-13T01:50:36.9356980Z bindings.c:27:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9357620Z finalize : reonig_finalize_regexp,
2020-08-13T01:50:36.9357960Z ^~~~~~~~~~
2020-08-13T01:50:36.9358330Z .finalize =
2020-08-13T01:50:36.9359290Z bindings.c:28:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9360110Z compare : custom_compare_default,
2020-08-13T01:50:36.9360420Z ^~~~~~~~~
2020-08-13T01:50:36.9360710Z .compare =
2020-08-13T01:50:36.9361640Z bindings.c:29:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9362680Z hash : custom_hash_default,
2020-08-13T01:50:36.9363040Z ^~~~~~
2020-08-13T01:50:36.9363310Z .hash =
2020-08-13T01:50:36.9364200Z bindings.c:30:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9364750Z serialize : custom_serialize_default,
2020-08-13T01:50:36.9365090Z ^~~~~~~~~~~
2020-08-13T01:50:36.9365330Z .serialize =
2020-08-13T01:50:36.9366190Z bindings.c:31:3: warning: use of GNU old-style field designator extension [-Wgnu-designator]
2020-08-13T01:50:36.9366730Z deserialize : custom_deserialize_default
2020-08-13T01:50:36.9367130Z ^~~~~~~~~~~~~
2020-08-13T01:50:36.9367410Z .deserialize =
2020-08-13T01:50:36.9368510Z bindings.c:99:10: warning: initializing 'OnigUChar *' (aka 'unsigned char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:36.9369280Z UChar *searchData = String_val(vStr);
2020-08-13T01:50:36.9369660Z ^ ~~~~~~~~~~~~~~~~
2020-08-13T01:50:36.9370820Z bindings.c:101:23: warning: passing 'OnigUChar *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:36.9371500Z size_t end = strlen(searchData);
2020-08-13T01:50:36.9371920Z ^~~~~~~~~~
2020-08-13T01:50:36.9372880Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
2020-08-13T01:50:36.9373460Z size_t strlen(const char *__s);
2020-08-13T01:50:36.9373840Z ^
2020-08-13T01:50:36.9375580Z bindings.c:182:10: warning: initializing 'OnigUChar *' (aka 'unsigned char *') with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:36.9376350Z UChar *searchData = String_val(vStr);
2020-08-13T01:50:36.9376720Z ^ ~~~~~~~~~~~~~~~~
2020-08-13T01:50:36.9377860Z bindings.c:184:23: warning: passing 'OnigUChar *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:36.9378610Z size_t end = strlen(searchData);
2020-08-13T01:50:36.9378960Z ^~~~~~~~~~
2020-08-13T01:50:36.9380280Z /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
2020-08-13T01:50:36.9380940Z size_t strlen(const char *__s);
2020-08-13T01:50:36.9381410Z ^
2020-08-13T01:50:48.1621220Z 10 warnings generated.
2020-08-13T01:50:48.1623020Z discover src/reason-libvim/c_flags.sexp,src/reason-libvim/cxx_flags.sexp,src/reason-libvim/flags.sexp
2020-08-13T01:50:49.9640940Z -L/Users/runner/.esy/3__________________________________________________________________/i/libvim-8.10869.55-da85d9b7/lib
2020-08-13T01:50:49.9643400Z ocamlc src/reason-libvim/bindings.o
2020-08-13T01:50:49.9654000Z bindings.c:59:32: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9654940Z vPrevLine = caml_copy_string(prevLine);
2020-08-13T01:50:49.9655860Z ^~~~~~~~
2020-08-13T01:50:49.9657840Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9659030Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9660120Z ^
2020-08-13T01:50:49.9661720Z bindings.c:93:1: warning: control reaches end of non-void function [-Wreturn-type]
2020-08-13T01:50:49.9662650Z }
2020-08-13T01:50:49.9663430Z ^
2020-08-13T01:50:49.9664960Z bindings.c:170:33: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9666880Z pathString = caml_copy_string(path);
2020-08-13T01:50:49.9667870Z ^~~~
2020-08-13T01:50:49.9669540Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9670880Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9671770Z ^
2020-08-13T01:50:49.9673450Z bindings.c:185:38: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9675050Z commandString = caml_copy_string(pRequest->cmd);
2020-08-13T01:50:49.9675940Z ^~~~~~~~~~~~~
2020-08-13T01:50:49.9677610Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9678690Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9679530Z ^
2020-08-13T01:50:49.9681210Z bindings.c:221:34: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9682390Z titleString = caml_copy_string(title);
2020-08-13T01:50:49.9683220Z ^~~~~
2020-08-13T01:50:49.9685590Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9686790Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9687670Z ^
2020-08-13T01:50:49.9689320Z bindings.c:222:37: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9690420Z contentsString = caml_copy_string(contents);
2020-08-13T01:50:49.9691330Z ^~~~~~~~
2020-08-13T01:50:49.9693080Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9694210Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9695160Z ^
2020-08-13T01:50:49.9696830Z bindings.c:238:38: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9698550Z commandString = caml_copy_string(pRequest->cmd);
2020-08-13T01:50:49.9699550Z ^~~~~~~~~~~~~
2020-08-13T01:50:49.9701170Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9702390Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9703210Z ^
2020-08-13T01:50:49.9704790Z bindings.c:351:33: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9706020Z pathString = caml_copy_string(path);
2020-08-13T01:50:49.9707040Z ^~~~
2020-08-13T01:50:49.9708660Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9710050Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9710850Z ^
2020-08-13T01:50:49.9729160Z bindings.c:388:13: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:49.9730260Z char *sz = String_val(Field(clipboardArray, i));
2020-08-13T01:50:49.9731090Z ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-13T01:50:49.9732630Z bindings.c:417:46: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9734040Z Store_field(lines, i, caml_copy_string(yankInfo->lines[i]));
2020-08-13T01:50:49.9734900Z ^~~~~~~~~~~~~~~~~~
2020-08-13T01:50:49.9736300Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/memory.h:488:27: note: expanded from macro 'Store_field'
2020-08-13T01:50:49.9737370Z value caml__temp_val = (val); \
2020-08-13T01:50:49.9738090Z ^~~
2020-08-13T01:50:49.9740790Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9745290Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9846560Z ^
2020-08-13T01:50:49.9849310Z bindings.c:496:28: warning: passing 'const char *' to parameter of type 'char_u *' (aka 'unsigned char *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:49.9851150Z char_u *result = vimEval(String_val(vStr));
2020-08-13T01:50:49.9852030Z ^~~~~~~~~~~~~~~~
2020-08-13T01:50:49.9853710Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/mlvalues.h:265:23: note: expanded from macro 'String_val'
2020-08-13T01:50:49.9854930Z #define String_val(x) ((const char *) Bp_val(x))
2020-08-13T01:50:49.9855790Z ^~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-13T01:50:49.9857500Z /Users/runner/.esy/3__________________________________________________________________/i/libvim-8.10869.55-da85d9b7/include/libvim.h:96:25: note: passing argument to parameter 'str' here
2020-08-13T01:50:49.9858680Z char_u *vimEval(char_u *str);
2020-08-13T01:50:49.9859470Z ^
2020-08-13T01:50:49.9865350Z bindings.c:501:29: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9880320Z vOut = caml_copy_string(result);
2020-08-13T01:50:49.9880880Z ^~~~~~
2020-08-13T01:50:49.9882680Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9883890Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9885570Z ^
2020-08-13T01:50:49.9887210Z bindings.c:607:39: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9888510Z ret = Val_some(caml_copy_string(fname));
2020-08-13T01:50:49.9889400Z ^~~~~
2020-08-13T01:50:49.9890960Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9892120Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9893390Z ^
2020-08-13T01:50:49.9894970Z bindings.c:697:39: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9896160Z ret = Val_some(caml_copy_string(ftype));
2020-08-13T01:50:49.9897060Z ^~~~~
2020-08-13T01:50:49.9898870Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9900000Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9901050Z ^
2020-08-13T01:50:49.9902670Z bindings.c:761:26: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9903810Z ret = caml_copy_string(c);
2020-08-13T01:50:49.9904570Z ^
2020-08-13T01:50:49.9906060Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9907240Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9908070Z ^
2020-08-13T01:50:49.9909730Z bindings.c:778:11: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:49.9911170Z char *sz = String_val(Field(vLines, i));
2020-08-13T01:50:49.9911950Z ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-08-13T01:50:49.9913540Z bindings.c:779:17: warning: assigning to 'char_u *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9914770Z newLines[i] = sz;
2020-08-13T01:50:49.9915540Z ^ ~~
2020-08-13T01:50:49.9921430Z bindings.c:808:44: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9936920Z Store_field(ret, i, caml_copy_string(completions[i]));
2020-08-13T01:50:49.9938110Z ^~~~~~~~~~~~~~
2020-08-13T01:50:49.9946730Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/memory.h:488:27: note: expanded from macro 'Store_field'
2020-08-13T01:50:49.9947710Z value caml__temp_val = (val); \
2020-08-13T01:50:49.9948080Z ^~~
2020-08-13T01:50:49.9949200Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9949890Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9950320Z ^
2020-08-13T01:50:49.9951450Z bindings.c:833:37: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9952110Z ret = Val_some(caml_copy_string(c));
2020-08-13T01:50:49.9952490Z ^
2020-08-13T01:50:49.9953520Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9954310Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9954690Z ^
2020-08-13T01:50:49.9956660Z bindings.c:896:9: warning: initializing 'char *' with an expression of type 'const char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
2020-08-13T01:50:49.9958220Z char *str = String_val(v);
2020-08-13T01:50:49.9958540Z ^ ~~~~~~~~~~~~~
2020-08-13T01:50:49.9959660Z bindings.c:897:27: warning: passing 'char *' to parameter of type 'char_u *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9960300Z vimOptionSetLineComment(str);
2020-08-13T01:50:49.9960660Z ^~~
2020-08-13T01:50:49.9962700Z /Users/runner/.esy/3__________________________________________________________________/i/libvim-8.10869.55-da85d9b7/include/libvim.h:200:38: note: passing argument to parameter 'str' here
2020-08-13T01:50:49.9963510Z void vimOptionSetLineComment(char_u *str);
2020-08-13T01:50:49.9963980Z ^
2020-08-13T01:50:49.9965220Z bindings.c:945:47: warning: passing 'char_u *' (aka 'unsigned char *') to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign]
2020-08-13T01:50:49.9966050Z Store_field(vArray, i, caml_copy_string(lines[i]));
2020-08-13T01:50:49.9966530Z ^~~~~~~~
2020-08-13T01:50:49.9967680Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/memory.h:488:27: note: expanded from macro 'Store_field'
2020-08-13T01:50:49.9968420Z value caml__temp_val = (val); \
2020-08-13T01:50:49.9968740Z ^~~
2020-08-13T01:50:49.9970230Z /Users/runner/.esy/3__________________________________________________________________/i/ocaml-4.10.0-f28f0ffe/lib/ocaml/caml/alloc.h:39:48: note: passing argument to parameter here
2020-08-13T01:50:49.9971600Z CAMLextern value caml_copy_string (char const *);
2020-08-13T01:50:49.9972060Z ^
2020-08-13T01:51:11.0370160Z 22 warnings generated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment