[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#880063: marked as done (ocaml-visitors: FTBFS with OCaml 4.05.0)



Your message dated Mon, 30 Oct 2017 19:53:25 +0000
with message-id <E1e9G7h-0005WU-O9@fasolo.debian.org>
and subject line Bug#880063: fixed in ocaml-visitors 20170725-2
has caused the Debian Bug report #880063,
regarding ocaml-visitors: FTBFS with OCaml 4.05.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
880063: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880063
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ocaml-visitors
Version: 20170725-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

https://buildd.debian.org/status/package.php?p=ocaml-visitors&suite=unstable

from the amd64 log:

/usr/bin/make -C src all
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
Compiling for byte code and native code.
ocamlbuild -use-ocamlfind -classic-display -plugin-tag 'package(cppo_ocamlbuild)'  ppx_deriving_visitors.cma ppx_deriving_visitors.a ppx_deriving_visitors.cmxa ppx_deriving_visitors.cmxs VisitorsRuntime.cmi VisitorsRuntime.cmo VisitorsRuntime.cma VisitorsRuntime.a VisitorsRuntime.cmx VisitorsRuntime.cmxa VisitorsRuntime.o
ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /usr/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
cppo -V OCAML:4.05.0 -o VisitorsCompatibility.ml VisitorsCompatibility.cppo.ml
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsCompatibility.ml > VisitorsCompatibility.ml.depends
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsList.ml > VisitorsList.ml.depends
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsString.ml > VisitorsString.ml.depends
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsPlugin.ml > VisitorsPlugin.ml.depends
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsAnalysis.ml > VisitorsAnalysis.ml.depends
ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmo VisitorsPlugin.ml
+ ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsPlugin.cmo VisitorsPlugin.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsGeneration.ml > VisitorsGeneration.ml.depends
ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmo VisitorsAnalysis.ml
+ ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsAnalysis.cmo VisitorsAnalysis.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmo VisitorsCompatibility.ml
+ ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsCompatibility.cmo VisitorsCompatibility.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmo VisitorsList.ml
+ ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsList.cmo VisitorsList.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
ocamlfind ocamldep -package compiler-libs.common -package ppx_deriving.api -package result -modules VisitorsSettings.ml > VisitorsSettings.ml.depends
ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmo VisitorsGeneration.ml
+ ocamlfind ocamlc -c -g -safe-string -package compiler-libs.common -package ppx_deriving.api -w A-4-44 -package result -o VisitorsGeneration.cmo VisitorsGeneration.ml
findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/lib/ocaml, /usr/lib/ocaml/compiler-libs
File "VisitorsGeneration.ml", line 470, characters 25-26:
Error: This expression has type methode = string
       but an expression was expected of type
         Ast_helper.str = string Location.loc
Command exited with code 2.
Makefile:51: recipe for target 'all' failed
make[2]: *** [all] Error 10

Andreas

--- End Message ---
--- Begin Message ---
Source: ocaml-visitors
Source-Version: 20170725-2

We believe that the bug you reported is fixed in the latest version of
ocaml-visitors, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 880063@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ralf Treinen <treinen@debian.org> (supplier of updated ocaml-visitors package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 30 Oct 2017 20:22:58 +0100
Source: ocaml-visitors
Binary: libppx-visitors-ocaml-dev libppx-visitors-ocaml-doc
Architecture: source
Version: 20170725-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Ralf Treinen <treinen@debian.org>
Description:
 libppx-visitors-ocaml-dev - OCaml syntax extension for object-oriented visitors
 libppx-visitors-ocaml-doc - Documentation of the visitors syntax extension for OCaml
Closes: 880063
Changes:
 ocaml-visitors (20170725-2) unstable; urgency=medium
 .
   * Patch ocaml-4.05: migrate to ocaml 4.05, patch picked from upstream git
     (closes: #880063)
   * Standards-Version 4.1.1:
     - replace Priority extra by optional.
Checksums-Sha1:
 857b4c0ca869977d65c5911b877d020a21e28846 2439 ocaml-visitors_20170725-2.dsc
 3e0bbe801a12d9130a175a0db1264f43b39f071d 4516 ocaml-visitors_20170725-2.debian.tar.xz
 a504d94f5d19815d35193472f810791e7c38c385 5969 ocaml-visitors_20170725-2_source.buildinfo
Checksums-Sha256:
 70a860354bed52dfb2f2bdeca1a386125374c444b8d8667ec688cfe2fd0913ce 2439 ocaml-visitors_20170725-2.dsc
 5fcdee39447ff75fb996a3fef3328ffbcdbc634c858af0084850027648671b47 4516 ocaml-visitors_20170725-2.debian.tar.xz
 0eb9740352f62180a59a3e541d2a64a22613e51c5dbad3d54958812c050fea1b 5969 ocaml-visitors_20170725-2_source.buildinfo
Files:
 3813e46b79270305960b7b0c86379b8a 2439 ocaml optional ocaml-visitors_20170725-2.dsc
 abda89443bfa86c3e52056afa27f88f7 4516 ocaml optional ocaml-visitors_20170725-2.debian.tar.xz
 7776f73923cd8c89b30e3cbc9b4d6299 5969 ocaml optional ocaml-visitors_20170725-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEAgVIKeEtDyqOZI5idFxHZtTKzf8FAln3f4MACgkQdFxHZtTK
zf/EUA/+LazqOwXDAXitB33CI2gYuU1nPQTp1pzZmItRVw9JZuS7btaSBVvk2sR7
voaQSIPSjKwMRifb2Og092iCDzwgouuXmktLC+C5DP7N5ach3EaaAJIMihSld/0F
tf8hAboRF1dXjb5RowqPKmAm4rIex3btCfwSL5XwJjCEg+TEQVIdL0y9ppiDSc1M
gmwa3HF61SP1RWTniMo7bfz7ncJySPlVvnse2SpngKO9tz7WPL4Op0OyLJSzgXKh
bFHt7PFK2SlJUv1UHddXMe5LBcWap++4t4k2SXERPE0y/+EAYUVaYb4Eva7la2Rp
ycroCPXC5DN72rSc2sHUDqeYREZXaeYOrBeRvZWhNHh7XznRk3gDJfqoigB03pWE
MMbowqGMdE35fCyaQI9baio2kl6f+tdJ40GIrl/23rw9l3iaer7VITx7tHgPMyVi
9QysX9SeMNFmtr8CwrkjtFHrSAsZ62TrIyWrEWpSgsPd2yC3hSnNJ/nm/exNUwmW
/4dKP0XQfYz0/G3raOyhoR1NXf72ocFDBTjbizid4CBakx0ACUa8nWw8xKsnlmuY
m2e7MT7EcfGRNuB2NknpZGauLk6cUSYTdq5YN61ejs1m2t9QBNyHiv0jqXcYtQM2
h9tfdh7GzoBkZv+JQEGQEoxqMZc8cDHvF5fUJBCTWVqVUrd8VqI=
=5U3g
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: