Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 494226 Details for
Bug 630800
dev-ml/merlin-3.0.2 : make: *** [Makefile:<snip>: test] Error 1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ml:merlin-3.0.2:20170912-090835.log
dev-ml:merlin-3.0.2:20170912-090835.log (text/plain), 17.01 KB, created by
Toralf Förster
on 2017-09-12 13:03:51 UTC
(
hide
)
Description:
dev-ml:merlin-3.0.2:20170912-090835.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2017-09-12 13:03:51 UTC
Size:
17.01 KB
patch
obsolete
> * Package: dev-ml/merlin-3.0.2 > * Repository: gentoo > * Maintainer: ml@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking merlin-3.0.2.tar.gz to /var/tmp/portage/dev-ml/merlin-3.0.2/work >>>> Source unpacked in /var/tmp/portage/dev-ml/merlin-3.0.2/work >>>> Preparing source in /var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2 ... >Merlin configuration >-------------------- >Found findlib GOOD >Found yojson GOOD > >System config: > OCaml ABI version: OCaml 4.05.0 > Native code: true > Sturgeon version: null (disabled) > Need threads: no > >Will install: > ocamlmerlin binary in: /usr/bin > vim mode in: //usr/share/vim/vimfiles > >To customize directories, use: > ./configure [--prefix <dir>] [--bindir <dir>] [--sharedir <dir>] [--vimdir <vimdir>] > >For more informations rerun with --help. >Now, type 'make' to compile then 'make install'. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2 ... >make -j1 >make -f Makefile.ocamlmakefile WITH_BIN_ANNOT="" WITHOUT_DEBUG="" ocamlmerlin-server >make[1]: Entering directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >make[2]: Entering directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >ocamlc -c -ccopt "-O2 -pipe -march=native -Wall \ > -DNATIVE_CODE \ > -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/platform_misc.o " src/platform/platform_misc.c >ocamlc -c -ccopt "-O2 -pipe -march=native -Wall \ > -DNATIVE_CODE \ > -Isrc/analysis/ -Isrc/config/ -Isrc/extend/ -Isrc/frontend/ -Isrc/frontend/new/ -Isrc/frontend/old/ -Isrc/kernel/ -Isrc/ocaml/support/ -Isrc/ocaml/typer/ -Isrc/ocaml/typer/parsing/ -Isrc/ocaml/typer/typing/ -Isrc/ocaml/typer/utils/ -Isrc/platform/ -Isrc/sturgeon/ -Isrc/utils/ -o src/platform/os_ipc_stub.o " src/platform/os_ipc_stub.c >ocamlfind ocamlopt \ > -package str,findlib,yojson,unix,,threads -linkpkg \ > src/platform/platform_misc.o src/platform/os_ipc_stub.o -thread -I src/analysis/ -I src/config/ -I src/extend/ -I src/frontend/ -I src/frontend/new/ -I src/frontend/old/ -I src/kernel/ -I src/ocaml/support/ -I src/ocaml/typer/ -I src/ocaml/typer/parsing/ -I src/ocaml/typer/typing/ -I src/ocaml/typer/utils/ -I src/platform/ -I src/sturgeon/ -I src/utils/ -g -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lsrc/analysis/ -ccopt -Lsrc/config/ -ccopt -Lsrc/extend/ -ccopt -Lsrc/frontend/ -ccopt -Lsrc/frontend/new/ -ccopt -Lsrc/frontend/old/ -ccopt -Lsrc/kernel/ -ccopt -Lsrc/ocaml/support/ -ccopt -Lsrc/ocaml/typer/ -ccopt -Lsrc/ocaml/typer/parsing/ -ccopt -Lsrc/ocaml/typer/typing/ -ccopt -Lsrc/ocaml/typer/utils/ -ccopt -Lsrc/platform/ -ccopt -Lsrc/sturgeon/ -ccopt -Lsrc/utils/ -o ocamlmerlin-server \ > src/config/my_config.cmx src/platform/os_ipc.cmx src/sturgeon/sturgeon_stub.cmx src/utils/menhirLib.cmx src/ocaml/typer/printf_compat.cmx src/utils/trace.cmx src/utils/bitfield.cmx src/utils/std.cmx src/utils/local_store.cmx src/utils/logger.cmx src/utils/stat_cache.cmx src/utils/file_cache.cmx src/utils/misc.cmx src/utils/sexp.cmx src/utils/ppxsetup.cmx src/ocaml/support/identifiable.cmx src/ocaml/support/natural.cmx src/ocaml/support/tbl.cmx src/ocaml/typer/utils/warnings.cmx src/ocaml/typer/utils/config.cmx src/ocaml/support/clflags.cmx src/ocaml/typer/parsing/location.cmx src/ocaml/support/location_aux.cmx src/ocaml/typer/parsing/syntaxerr.cmx src/ocaml/typer/parsing/attr_helper.cmx src/ocaml/typer/parsing/ast_iterator.cmx src/extend/extend_helper.cmx src/ocaml/typer/parsing/builtin_attributes.cmx src/ocaml/typer/parsing/longident.cmx src/ocaml/typer/parsing/docstrings.cmx src/ocaml/typer/parsing/ast_helper.cmx src/ocaml/typer/parsing/ast_mapper.cmx src/ocaml/typer/parsing/printast.cmx src/ocaml/typer/parsing/pprintast.cmx src/ocaml/typer/typing/ident.cmx src/ocaml/typer/typing/path.cmx src/ocaml/support/path_aux.cmx src/ocaml/typer/typing/primitive.cmx src/ocaml/typer/typing/types.cmx src/ocaml/typer/typing/btype.cmx src/ocaml/typer/typing/cmi_format.cmx src/ocaml/typer/typing/predef.cmx src/ocaml/typer/typing/short_paths_graph.cmx src/ocaml/typer/typing/short_paths.cmx src/ocaml/typer/typing/datarepr.cmx src/ocaml/typer/typing/subst.cmx src/ocaml/support/cmi_cache.cmx src/ocaml/typer/utils/consistbl.cmx src/ocaml/typer/typing/env.cmx src/ocaml/typer/typing/typedtree.cmx src/ocaml/typer/typing/typedtreeIter.cmx src/ocaml/typer/typing/printtyped.cmx src/ocaml/typer/typing/untypeast.cmx src/ocaml/typer/typing/typedtreeMap.cmx src/ocaml/typer/typing/tast_mapper.cmx src/ocaml/typer/typing/cmt_format.cmx src/ocaml/support/cmt_cache.cmx src/ocaml/typer/typing/ctype.cmx src/ocaml/typer/typing/oprint.cmx src/ocaml/typer/typing/mtype.cmx src/ocaml/typer/raw_compat.cmx src/ocaml/typer/saved_parts.cmx src/ocaml/typer/browse_raw.cmx src/ocaml/typer/tail_analysis.cmx src/ocaml/support/msupport.cmx src/ocaml/typer/typing/printtyp.cmx src/ocaml/typer/typing/includeclass.cmx src/ocaml/typer/typing/includecore.cmx src/extend/extend_protocol.cmx src/extend/extend_main.cmx src/extend/extend_driver.cmx src/ocaml/typer/typing/includemod.cmx src/ocaml/typer/typing/parmatch.cmx src/ocaml/typer/typing/stypes.cmx src/ocaml/typer/typing/typetexp.cmx src/ocaml/typer/typing/typedecl.cmx src/ocaml/typer/typing/typecore.cmx src/ocaml/typer/typing/typeclass.cmx src/ocaml/typer/typing/typemod.cmx src/ocaml/support/fake.cmx src/ocaml/support/lexer_ident.cmx src/ocaml/typer/parser_raw.cmx src/ocaml/typer/lexer_raw.cmx src/ocaml/typer/parser_printer.cmx src/ocaml/typer/parser_recover.cmx src/ocaml/typer/parser_explain.cmx src/kernel/extension.cmx src/ocaml/support/pparse.cmx src/ocaml/typer/typer_raw.cmx src/ocaml/typer/tast_helper.cmx src/utils/marg.cmx src/kernel/mconfig_dot.cmx src/kernel/mconfig.cmx src/kernel/mocaml.cmx src/kernel/msource.cmx src/kernel/mreader_extend.cmx src/kernel/mreader_explain.cmx src/kernel/mreader_lexer.cmx src/kernel/mreader_recover.cmx src/kernel/mreader_parser.cmx src/kernel/mreader.cmx src/kernel/mppx.cmx src/kernel/mbrowse.cmx src/kernel/mtyper.cmx src/analysis/browse_tree.cmx src/analysis/browse_misc.cmx src/analysis/type_utils.cmx src/analysis/typedtrie.cmx src/analysis/ocamldoc.cmx src/analysis/track_definition.cmx src/analysis/expansion.cmx src/analysis/completion.cmx src/analysis/outline.cmx src/analysis/jump.cmx src/analysis/destruct.cmx src/kernel/mpipeline.cmx src/frontend/query_protocol.cmx src/frontend/query_json.cmx src/frontend/query_commands.cmx src/frontend/old/old_IO.cmx src/frontend/old/old_command.cmx src/frontend/old/old_protocol.cmx src/frontend/old/old_merlin.cmx src/frontend/new/new_commands.cmx src/frontend/new/new_merlin.cmx src/frontend/ocamlmerlin_server.cmx >make[2]: Leaving directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >make[1]: Leaving directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >cc -o ocamlmerlin src/frontend/ocamlmerlin.c >>>> Source compiled. >>>> Test phase: dev-ml/merlin-3.0.2 >make -j1 test >make -f Makefile.ocamlmakefile WITH_BIN_ANNOT="" WITHOUT_DEBUG="" PROJECT=test >make[1]: Entering directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >make[2]: Entering directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >ocamlfind ocamlopt \ > -package str,findlib,yojson,unix,,threads -linkpkg \ > src/platform/platform_misc.o src/platform/os_ipc_stub.o -thread -I src/analysis/ -I src/config/ -I src/extend/ -I src/frontend/ -I src/frontend/test/ -I src/kernel/ -I src/ocaml/support/ -I src/ocaml/typer/ -I src/ocaml/typer/parsing/ -I src/ocaml/typer/typing/ -I src/ocaml/typer/utils/ -I src/platform/ -I src/sturgeon/ -I src/utils/ -g -ccopt -Wl,-O1 -ccopt -Wl,--as-needed -ccopt -Lsrc/analysis/ -ccopt -Lsrc/config/ -ccopt -Lsrc/extend/ -ccopt -Lsrc/frontend/ -ccopt -Lsrc/frontend/test/ -ccopt -Lsrc/kernel/ -ccopt -Lsrc/ocaml/support/ -ccopt -Lsrc/ocaml/typer/ -ccopt -Lsrc/ocaml/typer/parsing/ -ccopt -Lsrc/ocaml/typer/typing/ -ccopt -Lsrc/ocaml/typer/utils/ -ccopt -Lsrc/platform/ -ccopt -Lsrc/sturgeon/ -ccopt -Lsrc/utils/ -o ocamlmerlin-test \ > src/config/my_config.cmx src/platform/os_ipc.cmx src/sturgeon/sturgeon_stub.cmx src/utils/menhirLib.cmx src/ocaml/typer/printf_compat.cmx src/utils/trace.cmx src/utils/bitfield.cmx src/utils/std.cmx src/utils/local_store.cmx src/utils/logger.cmx src/utils/stat_cache.cmx src/utils/file_cache.cmx src/utils/misc.cmx src/utils/sexp.cmx src/utils/ppxsetup.cmx src/ocaml/support/identifiable.cmx src/ocaml/support/natural.cmx src/ocaml/support/tbl.cmx src/ocaml/typer/utils/warnings.cmx src/ocaml/typer/utils/config.cmx src/ocaml/support/clflags.cmx src/ocaml/typer/parsing/location.cmx src/ocaml/support/location_aux.cmx src/ocaml/typer/parsing/syntaxerr.cmx src/ocaml/typer/parsing/attr_helper.cmx src/ocaml/typer/parsing/ast_iterator.cmx src/extend/extend_helper.cmx src/ocaml/typer/parsing/builtin_attributes.cmx src/ocaml/typer/parsing/longident.cmx src/ocaml/typer/parsing/docstrings.cmx src/ocaml/typer/parsing/ast_helper.cmx src/ocaml/typer/parsing/ast_mapper.cmx src/ocaml/typer/parsing/printast.cmx src/ocaml/typer/parsing/pprintast.cmx src/ocaml/typer/typing/ident.cmx src/ocaml/typer/typing/path.cmx src/ocaml/support/path_aux.cmx src/ocaml/typer/typing/primitive.cmx src/ocaml/typer/typing/types.cmx src/ocaml/typer/typing/btype.cmx src/ocaml/typer/typing/cmi_format.cmx src/ocaml/typer/typing/predef.cmx src/ocaml/typer/typing/short_paths_graph.cmx src/ocaml/typer/typing/short_paths.cmx src/ocaml/typer/typing/datarepr.cmx src/ocaml/typer/typing/subst.cmx src/ocaml/support/cmi_cache.cmx src/ocaml/typer/utils/consistbl.cmx src/ocaml/typer/typing/env.cmx src/ocaml/typer/typing/typedtree.cmx src/ocaml/typer/typing/typedtreeIter.cmx src/ocaml/typer/typing/printtyped.cmx src/ocaml/typer/typing/untypeast.cmx src/ocaml/typer/typing/typedtreeMap.cmx src/ocaml/typer/typing/tast_mapper.cmx src/ocaml/typer/typing/cmt_format.cmx src/ocaml/support/cmt_cache.cmx src/ocaml/typer/typing/ctype.cmx src/ocaml/typer/typing/oprint.cmx src/ocaml/typer/typing/mtype.cmx src/ocaml/typer/raw_compat.cmx src/ocaml/typer/saved_parts.cmx src/ocaml/typer/browse_raw.cmx src/ocaml/typer/tail_analysis.cmx src/ocaml/support/msupport.cmx src/ocaml/typer/typing/printtyp.cmx src/ocaml/typer/typing/includeclass.cmx src/ocaml/typer/typing/includecore.cmx src/extend/extend_protocol.cmx src/extend/extend_main.cmx src/extend/extend_driver.cmx src/ocaml/typer/typing/includemod.cmx src/ocaml/typer/typing/parmatch.cmx src/ocaml/typer/typing/stypes.cmx src/ocaml/typer/typing/typetexp.cmx src/ocaml/typer/typing/typedecl.cmx src/ocaml/typer/typing/typecore.cmx src/ocaml/typer/typing/typeclass.cmx src/ocaml/typer/typing/typemod.cmx src/ocaml/support/fake.cmx src/ocaml/support/lexer_ident.cmx src/ocaml/typer/parser_raw.cmx src/ocaml/typer/lexer_raw.cmx src/ocaml/typer/parser_printer.cmx src/ocaml/typer/parser_recover.cmx src/ocaml/typer/parser_explain.cmx src/kernel/extension.cmx src/ocaml/support/pparse.cmx src/ocaml/typer/typer_raw.cmx src/ocaml/typer/tast_helper.cmx src/utils/marg.cmx src/kernel/mconfig_dot.cmx src/kernel/mconfig.cmx src/kernel/mocaml.cmx src/kernel/msource.cmx src/kernel/mreader_extend.cmx src/kernel/mreader_explain.cmx src/kernel/mreader_lexer.cmx src/kernel/mreader_recover.cmx src/kernel/mreader_parser.cmx src/kernel/mreader.cmx src/kernel/mppx.cmx src/kernel/mbrowse.cmx src/kernel/mtyper.cmx src/analysis/browse_tree.cmx src/analysis/browse_misc.cmx src/analysis/type_utils.cmx src/analysis/typedtrie.cmx src/analysis/ocamldoc.cmx src/analysis/track_definition.cmx src/analysis/expansion.cmx src/analysis/completion.cmx src/analysis/outline.cmx src/analysis/jump.cmx src/analysis/destruct.cmx src/kernel/mpipeline.cmx src/frontend/query_protocol.cmx src/frontend/query_json.cmx src/frontend/query_commands.cmx src/frontend/test/ocamlmerlin_test.cmx >make[2]: Leaving directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >make[1]: Leaving directory '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' >./ocamlmerlin-test > -> no-escape > incorrect_gadt.ml: OK > unkown_constr.ml: OK > unkown_constr.mli: OK > two_constr.ml: OK > two_constr.mli: OK > ml_in_mli.mli: OK > mli_in_ml.ml: OK > unused_case_after_error.ml: OK > -> recovery > hole_0.ml: OK > hole_1.ml: OK > hole_2.ml: OK > -> ocaml-flags > array_good.ml: OK > array_bad.ml: OK > array_fake_good.ml: OK > unsafe_array_good.ml: OK > unsafe_array_bad.ml: OK > unsafe_array_fake_good.ml: OK > labels_ok_1.ml: OK > classic_ko_1.ml: OK > -> path-expansion > simple_name: OK > absolute_path: OK > relative_path: OK > quoted_path: OK > -> destruct > nothing_to_do.ml: OK > make_exhaustive.ml: OK > refine_pattern.ml: KO > Test refine_pattern.ml failed with exception: > Destruct.Not_allowed("case") > Error message: >Destruct not allowed on case > Backtrace: >Raised at file "src/analysis/destruct.ml", line 483, characters 4-45 >Called from file "src/utils/misc.ml", line 30, characters 20-27 >Re-raised at file "src/utils/misc.ml", line 30, characters 50-57 >Called from file "src/utils/std.ml", line 638, characters 8-12 >Re-raised at file "src/utils/std.ml", line 640, characters 30-39 >Called from file "src/utils/local_store.ml", line 29, characters 8-12 >Re-raised at file "src/utils/local_store.ml", line 37, characters 4-15 >Called from file "src/kernel/mocaml.ml", line 40, characters 8-38 >Re-raised at file "src/kernel/mocaml.ml", line 44, characters 4-15 >Called from file "src/frontend/test/ocamlmerlin_test.ml", line 79, characters 19-57 >Called from file "src/frontend/test/ocamlmerlin_test.ml", line 471, characters 16-20 > > unpack_module.ml: OK > record_exp.ml: OK > variant_exp.ml: OK > -> misc > relaxed_external.ml: OK > occurrences.ml: OK > locate.ml: KO > Test locate.ml failed with exception: > Failure("Expecting match at position (1, 4)") >Additional information: >{ > "query": { > "command": "locate", > "prefix": null, > "look-for": "implementation", > "position": { "offset": 26 } > }, > "result": { "file": "locate.ml", "pos": { "line": 1, "col": 0 } } >} > Backtrace: >Raised at file "src/frontend/test/ocamlmerlin_test.ml", line 86, characters 8-56 >Called from file "src/frontend/test/ocamlmerlin_test.ml", line 471, characters 16-20 > > invalid_flag.ml: OK > -> type-expr > lident-value-start: OK > lident-value-end: OK > lident-type-start: OK > lident-type-end: OK > expr-start: OK > expr-end: OK > uident-constructor-start: OK > uident-constructor-end: OK > uident-module-start: OK > uident-module-end: OK > uident-module-type-start: OK > uident-module-type-end: OK > parse-error-start: KO > Test parse-error-start failed with exception: > Failure("Output didn't match pattern \"FIXME\": \"Parser_raw.MenhirBasics.Error\"") >Additional information: >{ > "query": { > "command": "type-expression", > "expression": "f (", > "position": "start" > }, > "result": "Parser_raw.MenhirBasics.Error" >} > Backtrace: >Raised at file "src/frontend/test/ocamlmerlin_test.ml", line 86, characters 8-56 >Called from file "src/frontend/test/ocamlmerlin_test.ml", line 471, characters 16-20 > > -> motion > jump_0_to_let_at_1_0.ml: OK > jump_1_to_let_fail.ml: OK > jump_2_to_module_fail.ml: OK > phrase_next_3_from_2_0.ml: OK > phrase_prev_4_from_1_0.ml: OK > -> std > -> glob > empty: OK > not-empty: OK > litteral: OK > not-litteral: OK > skip: OK > not-skip: OK > joker1: OK > not-joker1: OK > joker2: OK > not-joker2: OK > joker3: OK > -> shell > split_command-0: OK > split_command-1: OK > split_command-2: OK > split_command-3: OK > split_command-4: OK >Passed 64, failed 3 >make: *** [Makefile:60: test] Error 1 > * ERROR: dev-ml/merlin-3.0.2::gentoo failed (test phase): > * Make test failed. See above for details. > * > * Call stack: > * ebuild.sh, line 115: Called src_test > * environment, line 470: Called default > * phase-functions.sh, line 808: Called default_src_test > * phase-functions.sh, line 837: Called __eapi0_src_test > * phase-helpers.sh, line 767: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} test || \ > * die "Make test failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-ml/merlin-3.0.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/merlin-3.0.2::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ml:merlin-3.0.2:20170912-090835.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/merlin-3.0.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/merlin-3.0.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2' > * S: '/var/tmp/portage/dev-ml/merlin-3.0.2/work/merlin-3.0.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 630800
:
494224
| 494226 |
494228
|
494230
|
494232
|
494234