Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 431784 Details for
Bug 581026
dev-ml/pxp-1.2.8 : ../.../Makefile.rules:34: recipe for target 'pxp_core_types.cmo' failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-ml:pxp-1.2.8:20160424-094242.log
dev-ml:pxp-1.2.8:20160424-094242.log (text/plain), 9.59 KB, created by
Toralf Förster
on 2016-04-24 09:45:38 UTC
(
hide
)
Description:
dev-ml:pxp-1.2.8:20160424-094242.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2016-04-24 09:45:38 UTC
Size:
9.59 KB
patch
obsolete
> * Package: dev-ml/pxp-1.2.8 > * Repository: gentoo > * Maintainer: ml@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pxp-1.2.8.tar.gz to /var/tmp/portage/dev-ml/pxp-1.2.8/work >>>> Source unpacked in /var/tmp/portage/dev-ml/pxp-1.2.8/work >>>> Preparing source in /var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8 ... >Checking for ocamlfind... found >Checking for camlp4... 3.10 style >Checking for ocamllex.opt...found >Checking for netstring... found >Checking for netunidata... not found >Checking for wlexing... not found >wlex support is disabled >Checking for ulex... found >Checking Lexing.lexbuf type... new style >Checking type of camlp4 location... new style >Checking for -safe-string... yes >Checking for cygwin... not found > >Effective options: > -with-lex > -without-wlex > -without-wlex-compat > -with-ulex > -with-pp > -lexlist utf8,iso88591,iso88592,iso88593,iso88594,iso88595,iso88596,iso88597,iso88598,iso88599,iso885910,iso885913,iso885914,iso885915,iso885916 > >Writing src/pxp/META >Writing src/pxp-engine/META >Writing src/pxp-pp/META >Writing gensrc/pxp-lex-utf8/META and Makefile >Writing gensrc/pxp-lex-iso88591/META and Makefile >Writing gensrc/pxp-lex-iso88592/META and Makefile >Writing gensrc/pxp-lex-iso88593/META and Makefile >Writing gensrc/pxp-lex-iso88594/META and Makefile >Writing gensrc/pxp-lex-iso88595/META and Makefile >Writing gensrc/pxp-lex-iso88596/META and Makefile >Writing gensrc/pxp-lex-iso88597/META and Makefile >Writing gensrc/pxp-lex-iso88598/META and Makefile >Writing gensrc/pxp-lex-iso88599/META and Makefile >Writing gensrc/pxp-lex-iso885910/META and Makefile >Writing gensrc/pxp-lex-iso885913/META and Makefile >Writing gensrc/pxp-lex-iso885914/META and Makefile >Writing gensrc/pxp-lex-iso885915/META and Makefile >Writing gensrc/pxp-lex-iso885916/META and Makefile >Writing gensrc/pxp-ulex-utf8/META >Writing Makefile.conf > >You can now compile PXP by invoking > make all >for the bytecode compiler, and optionally by invoking > make opt >for the native-code compiler (if supported on your architecture). >Finally, a > make install >will install the package. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8 ... >make -j1 -j1 all >make -C tools all >make[1]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools' >make -C src >make[2]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src' >make -C m2parsergen >make[3]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/m2parsergen' >Makefile:37: depend: No such file or directory >ocamllex.opt lexer.mll >43 states, 449 transitions, table size 2054 bytes >ocamlyacc parser.mly >ocamldep ast.ml lexer.ml parser.ml generator.ml >depend >ocamlfind ocamlc -g -safe-string -package "" -c ast.ml >ocamlfind ocamlc -g -safe-string -package "" -c parser.mli >ocamlfind ocamlc -g -safe-string -package "" -c lexer.ml >ocamlfind ocamlc -g -safe-string -package "" -c parser.ml >ocamlfind ocamlc -g -safe-string -package "" -c generator.ml >File "generator.ml", line 763, characters 20-21: >Warning 3: deprecated: Pervasives.& >Use (&&) instead. >File "generator.ml", line 763, characters 35-37: >Warning 3: deprecated: Pervasives.or >Use (||) instead. >File "generator.ml", line 764, characters 23-24: >Warning 3: deprecated: Pervasives.& >Use (&&) instead. >ocamlfind ocamlc -g -safe-string -package "" -o m2parsergen ast.cmo lexer.cmo parser.cmo generator.cmo >make[3]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/m2parsergen' >make -C lexpp >make[3]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/lexpp' >Makefile:45: depend: No such file or directory >ocamllex.opt uni_lexer.mll >25 states, 715 transitions, table size 3010 bytes >ocamlyacc uni_parser.mly >ocamllex.opt mll_lexer.mll >38 states, 693 transitions, table size 3000 bytes >ocamldep lexpp_file.ml uni_lexer.ml uni_parser.ml uni_parser.mli uni_types.ml ucs2_to_utf8.ml main.ml mll_lexer.ml > depend >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c uni_types.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c uni_parser.mli >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c uni_lexer.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c uni_parser.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c lexpp_file.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c mll_lexer.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c ucs2_to_utf8.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -c main.ml >ocamlfind ocamlc -g -safe-string -package "bytes netstring " -o lexpp -linkpkg uni_types.cmo uni_lexer.cmo uni_parser.cmo lexpp_file.cmo mll_lexer.cmo ucs2_to_utf8.cmo main.cmo >make[3]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/lexpp' >make -C odoc >make[3]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/odoc' >case `ocamlc -version` in \ > 3.*) cp chtml_ocaml3.ml chtml.ml ;; \ > 4.*) cp chtml_ocaml4.ml chtml.ml ;; \ > *) echo "Unknown Ocaml version"; exit 1 ;; \ >esac >ocamlfind ocamlc -g -safe-string -I +ocamldoc -package "" -c chtml.ml >make[3]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src/odoc' >make[2]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools/src' >test -f m2parsergen || ln -s src/m2parsergen/m2parsergen . >#test -f ucs2_to_utf8 || ln -s src/ucs2_to_utf8/ucs2_to_utf8 . >test -f lexpp || ln -s src/lexpp/lexpp . >make[1]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/tools' >for pkg in pxp pxp-engine pxp-pp; do make -C src/$pkg all || exit; done >make[1]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp' >make[1]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >cp pxp_lib_ocamlc.ml pxp_lib.ml >make generate >make[2]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >../../tools/m2parsergen pxp_core_parser.m2y >WARNING: In rule `entity_body': Match for token `End_entity' hidden by previous match >../../tools/ifdef -D LEXBUF_307 pxp_lexing.mlp >make[2]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >make depend >make[2]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >ocamldep *.ml *.mli >depend >make[2]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >make -f Makefile.code all >make[2]: Entering directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >ocamlfind ocamlc -g -safe-string -I +compiler-libs -package "netstring,bytes" -c pxp_lexing.mli >findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml/compiler-libs, /usr/lib64/ocaml >ocamlfind ocamlc -g -safe-string -I +compiler-libs -package "netstring,bytes" -c pxp_lexing.ml >findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml/compiler-libs, /usr/lib64/ocaml >ocamlfind ocamlc -g -safe-string -I +compiler-libs -package "netstring,bytes" -c pxp_core_types.mli >findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml/compiler-libs, /usr/lib64/ocaml >ocamlfind ocamlc -g -safe-string -I +compiler-libs -package "netstring,bytes" -c pxp_core_types.ml >findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib64/ocaml/compiler-libs, /usr/lib64/ocaml >File "pxp_core_types.ml", line 1: >Error: The implementation pxp_core_types.ml > does not match the interface pxp_core_types.cmi: > ... > In module I: > Values do not match: > val write : > [< `Out_buffer of Buffer.t > | `Out_channel of out_channel > | `Out_function of string -> int -> int -> unit > | `Out_netchannel of > < really_output : bytes -> int -> int -> unit; .. > ] -> > string -> int -> int -> unit > is not included in > val write : output_stream -> string -> int -> int -> unit > File "pxp_core_types.ml", line 610, characters 2-59: > Expected declaration > File "pxp_core_types.ml", line 299, characters 6-11: > Actual declaration >../../Makefile.rules:34: recipe for target 'pxp_core_types.cmo' failed >make[2]: *** [pxp_core_types.cmo] Error 2 >make[2]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >Makefile:5: recipe for target 'all' failed >make[1]: *** [all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8/src/pxp-engine' >Makefile:17: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: dev-ml/pxp-1.2.8::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-ml/pxp-1.2.8::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ml/pxp-1.2.8::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-ml:pxp-1.2.8:20160424-094242.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/pxp-1.2.8/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ml/pxp-1.2.8/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8' > * S: '/var/tmp/portage/dev-ml/pxp-1.2.8/work/pxp-1.2.8'
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 581026
: 431784 |
431786
|
431788