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

Bug#806008: marked as done (coq: FTBFS when built with dpkg-buildpackage -A (No such file or directory))



Your message dated Sat, 4 Jun 2016 12:30:51 +0200 (CEST)
with message-id <[🔎] alpine.DEB.2.20.1606041227130.25296@cantor.unex.es>
and subject line Re: Bug#806008: coq: FTBFS when built with dpkg-buildpackage -A (No such file or directory)
has caused the Debian Bug report #806008,
regarding coq: FTBFS when built with dpkg-buildpackage -A (No such file or directory)
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.)


-- 
806008: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806008
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:coq
Version: 8.4pl4dfsg-3
User: sanvila@debian.org
Usertags: binary-indep
Severity: important

Dear maintainer:

I tried to build this package with "dpkg-buildpackage -A"
(i.e. only architecture-independent packages), and it failed:

--------------------------------------------------------------------------------
[...]
 fakeroot debian/rules binary-indep
dh binary-indep --with ocaml
   dh_testroot -i
   dh_prep -i
   dh_installdirs -i
   debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make COQINSTALLPREFIX=/<<PKGBUILDDIR>>/debian/tmp OLDROOT= install
make[2]: Entering directory '/<<PKGBUILDDIR>>'
/usr/bin/make --warn-undefined-variable --no-builtin-rules -f Makefile.build "install"
make[3]: Entering directory '/<<PKGBUILDDIR>>'
install -d "/<<PKGBUILDDIR>>/debian/tmp/usr/bin"
install bin/coqmktop  bin/coqc bin/coqtop.byte bin/coqtop.opt bin/coqchk bin/coqchk.opt "/<<PKGBUILDDIR>>/debian/tmp/usr/bin"
cd "/<<PKGBUILDDIR>>/debian/tmp/usr/bin"; ln -sf coqtop.opt coqtop; ln -sf coqchk.opt coqchk
install -d "/<<PKGBUILDDIR>>/debian/tmp/usr/bin"
# recopie des fichiers de style pour coqide
install -d "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"/tools/coqdoc
touch "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"/tools/coqdoc/coqdoc.sty "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"/tools/coqdoc/coqdoc.css # to have the mode according to umask (bug #1715)
install -m 644  tools/coqdoc/coqdoc.css tools/coqdoc/coqdoc.sty "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"/tools/coqdoc
install bin/coqdep bin/coq_makefile bin/gallina bin/coq-tex bin/coqwc bin/coqdoc "/<<PKGBUILDDIR>>/debian/tmp/usr/bin"
install -d "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"
./install.sh "/<<PKGBUILDDIR>>/debian/tmp/usr/lib/coq"  theories/Init/Datatypes.vo  theories/Init/Logic_Type.vo  theories/Init/Logic.vo  theories/Init/Notations.vo  theories/Init/Peano.vo  theories/Init/Prelude.vo  theories/Init/Specif.vo  theories/Init/Tactics.vo  theories/Init/Wf.vo  theories/Logic/Berardi.vo  theories/Logic/ChoiceFacts.vo  theories/Logic/ClassicalChoice.vo  theories/Logic/ClassicalDescription.vo  theories/Logic/ClassicalEpsilon.vo  theories/Logic/ClassicalFacts.vo  theories/Logic/Classical_Pred_Set.vo  theories/Logic/Classical_Pred_Type.vo  theories/Logic/Classical_Prop.vo  theories/Logic/Classical_Type.vo  theories/Logic/ClassicalUniqueChoice.vo  theories/Logic/Classical.vo  theories/Logic/ConstructiveEpsilon.vo  theories/Logic/Decidable.vo  theories/Logic/Description.vo  theories/Logic/Diaconescu.vo  theories/Logic/Epsilon.vo  theories/Logic/Eqdep_dec.vo  theories/Logic/EqdepFacts.vo  theories/Logic/Eqdep.vo  theories/Logic/FunctionalExtensionality.vo  theories/
 Logic/Hurkens.vo  theories/Logic/IndefiniteDescription.vo  theories/Logic/JMeq.vo  theories/Logic/ProofIrrelevanceFacts.vo  theories/Logic/ProofIrrelevance.vo  theories/Logic/RelationalChoice.vo  theories/Logic/SetIsType.vo  theories/Arith/Arith_base.vo  theories/Arith/Arith.vo  theories/Arith/Between.vo  theories/Arith/Bool_nat.vo  theories/Arith/Compare_dec.vo  theories/Arith/Compare.vo  theories/Arith/Div2.vo  theories/Arith/EqNat.vo  theories/Arith/Euclid.vo  theories/Arith/Even.vo  theories/Arith/Factorial.vo  theories/Arith/Gt.vo  theories/Arith/Le.vo  theories/Arith/Lt.vo  theories/Arith/Max.vo  theories/Arith/Minus.vo  theories/Arith/Min.vo  theories/Arith/Mult.vo  theories/Arith/Peano_dec.vo  theories/Arith/Plus.vo  theories/Arith/Wf_nat.vo  theories/Bool/BoolEq.vo  theories/Bool/Bool.vo  theories/Bool/Bvector.vo  theories/Bool/DecBool.vo  theories/Bool/IfProp.vo  theories/Bool/Sumbool.vo  theories/Bool/Zerob.vo  theories/PArith/BinPosDef.vo  theories/PArith/BinPos.vo  theo
 ries/PArith/Pnat.vo  theories/PArith/POrderedType.vo  theories/PArith/PArith.vo  theories/NArith/BinNatDef.vo  theories/NArith/BinNat.vo  theories/NArith/NArith.vo  theories/NArith/Ndec.vo  theories/NArith/Ndigits.vo  theories/NArith/Ndist.vo  theories/NArith/Nnat.vo  theories/NArith/Ndiv_def.vo  theories/NArith/Nsqrt_def.vo  theories/NArith/Ngcd_def.vo  theories/ZArith/auxiliary.vo  theories/ZArith/BinIntDef.vo  theories/ZArith/BinInt.vo  theories/ZArith/Int.vo  theories/ZArith/Wf_Z.vo  theories/ZArith/Zabs.vo  theories/ZArith/ZArith_base.vo  theories/ZArith/ZArith_dec.vo  theories/ZArith/ZArith.vo  theories/ZArith/Zdigits.vo  theories/ZArith/Zbool.vo  theories/ZArith/Zcompare.vo  theories/ZArith/Zcomplements.vo  theories/ZArith/Zdiv.vo  theories/ZArith/Zeven.vo  theories/ZArith/Zgcd_alt.vo  theories/ZArith/Zpow_alt.vo  theories/ZArith/Zhints.vo  theories/ZArith/Zlogarithm.vo  theories/ZArith/Zmax.vo  theories/ZArith/Zminmax.vo  theories/ZArith/Zmin.vo  theories/ZArith/Zmisc.vo  th
 eories/ZArith/Znat.vo  theories/ZArith/Znumtheory.vo  theories/ZArith/ZOdiv_def.vo  theories/ZArith/ZOdiv.vo  theories/ZArith/Zquot.vo  theories/ZArith/Zorder.vo  theories/ZArith/Zpow_def.vo  theories/ZArith/Zpower.vo  theories/ZArith/Zpow_facts.vo  theories/ZArith/Zsqrt_compat.vo  theories/ZArith/Zwf.vo  theories/ZArith/Zeuclid.vo  theories/Setoids/Setoid.vo  theories/Lists/ListSet.vo  theories/Lists/ListTactics.vo  theories/Lists/List.vo  theories/Lists/SetoidList.vo  theories/Lists/SetoidPermutation.vo  theories/Lists/StreamMemo.vo  theories/Lists/Streams.vo  theories/Strings/Ascii.vo  theories/Strings/String.vo  theories/Sets/Classical_sets.vo  theories/Sets/Constructive_sets.vo  theories/Sets/Cpo.vo  theories/Sets/Ensembles.vo  theories/Sets/Finite_sets_facts.vo  theories/Sets/Finite_sets.vo  theories/Sets/Image.vo  theories/Sets/Infinite_sets.vo  theories/Sets/Integers.vo  theories/Sets/Multiset.vo  theories/Sets/Partial_Order.vo  theories/Sets/Permut.vo  theories/Sets/Powerse
 t_Classical_facts.vo  theories/Sets/Powerset_facts.vo  theories/Sets/Powerset.vo  theories/Sets/Relations_1_facts.vo  theories/Sets/Relations_1.vo  theories/Sets/Relations_2_facts.vo  theories/Sets/Relations_2.vo  theories/Sets/Relations_3_facts.vo  theories/Sets/Relations_3.vo  theories/Sets/Uniset.vo  theories/FSets/FMapAVL.vo  theories/FSets/FMapFacts.vo  theories/FSets/FMapFullAVL.vo  theories/FSets/FMapInterface.vo  theories/FSets/FMapList.vo  theories/FSets/FMapPositive.vo  theories/FSets/FMaps.vo  theories/FSets/FMapWeakList.vo  theories/FSets/FSetCompat.vo  theories/FSets/FSetAVL.vo  theories/FSets/FSetPositive.vo  theories/FSets/FSetBridge.vo  theories/FSets/FSetDecide.vo  theories/FSets/FSetEqProperties.vo  theories/FSets/FSetFacts.vo  theories/FSets/FSetInterface.vo  theories/FSets/FSetList.vo  theories/FSets/FSetProperties.vo  theories/FSets/FSets.vo  theories/FSets/FSetToFiniteSet.vo  theories/FSets/FSetWeakList.vo  theories/MSets/MSetGenTree.vo  theories/MSets/MSetAVL.
 vo  theories/MSets/MSetRBT.vo  theories/MSets/MSetDecide.vo  theories/MSets/MSetEqProperties.vo  theories/MSets/MSetFacts.vo  theories/MSets/MSetInterface.vo  theories/MSets/MSetList.vo  theories/MSets/MSetProperties.vo  theories/MSets/MSets.vo  theories/MSets/MSetToFiniteSet.vo  theories/MSets/MSetWeakList.vo  theories/MSets/MSetPositive.vo  theories/Relations/Operators_Properties.vo  theories/Relations/Relation_Definitions.vo  theories/Relations/Relation_Operators.vo  theories/Relations/Relations.vo  theories/Wellfounded/Disjoint_Union.vo  theories/Wellfounded/Inclusion.vo  theories/Wellfounded/Inverse_Image.vo  theories/Wellfounded/Lexicographic_Exponentiation.vo  theories/Wellfounded/Lexicographic_Product.vo  theories/Wellfounded/Transitive_Closure.vo  theories/Wellfounded/Union.vo  theories/Wellfounded/Wellfounded.vo  theories/Wellfounded/Well_Ordering.vo  theories/Reals/Alembert.vo  theories/Reals/AltSeries.vo  theories/Reals/ArithProp.vo  theories/Reals/Binomial.vo  theories/
 Reals/Cauchy_prod.vo  theories/Reals/Cos_plus.vo  theories/Reals/Cos_rel.vo  theories/Reals/DiscrR.vo  theories/Reals/Exp_prop.vo  theories/Reals/Integration.vo  theories/Reals/LegacyRfield.vo  theories/Reals/Machin.vo  theories/Reals/MVT.vo  theories/Reals/NewtonInt.vo  theories/Reals/PartSum.vo  theories/Reals/PSeries_reg.vo  theories/Reals/Ranalysis1.vo  theories/Reals/Ranalysis2.vo  theories/Reals/Ranalysis3.vo  theories/Reals/Ranalysis4.vo  theories/Reals/Ranalysis5.vo  theories/Reals/Ranalysis.vo  theories/Reals/Ranalysis_reg.vo  theories/Reals/Ratan.vo  theories/Reals/Raxioms.vo  theories/Reals/Rbase.vo  theories/Reals/Rbasic_fun.vo  theories/Reals/Rcomplete.vo  theories/Reals/Rdefinitions.vo  theories/Reals/Rderiv.vo  theories/Reals/Reals.vo  theories/Reals/Rfunctions.vo  theories/Reals/Rgeom.vo  theories/Reals/RiemannInt_SF.vo  theories/Reals/RiemannInt.vo  theories/Reals/R_Ifp.vo  theories/Reals/RIneq.vo  theories/Reals/Rlimit.vo  theories/Reals/RList.vo  theories/Reals/Rl
 ogic.vo  theories/Reals/Rpow_def.vo  theories/Reals/Rpower.vo  theories/Reals/Rprod.vo  theories/Reals/Rseries.vo  theories/Reals/Rsigma.vo  theories/Reals/Rsqrt_def.vo  theories/Reals/R_sqrt.vo  theories/Reals/R_sqr.vo  theories/Reals/Rtopology.vo  theories/Reals/Rtrigo_alt.vo  theories/Reals/Rtrigo_calc.vo  theories/Reals/Rtrigo_def.vo  theories/Reals/Rtrigo_fun.vo  theories/Reals/Rtrigo_reg.vo  theories/Reals/Rtrigo1.vo  theories/Reals/Rtrigo.vo  theories/Reals/SeqProp.vo  theories/Reals/SeqSeries.vo  theories/Reals/SplitAbsolu.vo  theories/Reals/SplitRmult.vo  theories/Reals/Sqrt_reg.vo  theories/Reals/ROrderedType.vo  theories/Reals/Rminmax.vo   theories/Sorting/Heap.vo  theories/Sorting/Permutation.vo  theories/Sorting/PermutSetoid.vo  theories/Sorting/PermutEq.vo  theories/Sorting/Sorted.vo  theories/Sorting/Sorting.vo  theories/Sorting/Mergesort.vo  theories/QArith/Qabs.vo  theories/QArith/QArith_base.vo  theories/QArith/QArith.vo  theories/QArith/Qcanon.vo  theories/QArith/
 Qfield.vo  theories/QArith/Qpower.vo  theories/QArith/Qreals.vo  theories/QArith/Qreduction.vo  theories/QArith/Qring.vo  theories/QArith/Qround.vo  theories/QArith/QOrderedType.vo  theories/QArith/Qminmax.vo  theories/Numbers/BinNums.vo  theories/Numbers/BigNumPrelude.vo  theories/Numbers/Cyclic/Abstract/CyclicAxioms.vo  theories/Numbers/Cyclic/Abstract/NZCyclic.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleAdd.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleBase.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleCyclic.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleDivn1.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleDiv.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleLift.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleMul.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleSqrt.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleSub.vo  theories/Numbers/Cyclic/DoubleCyclic/DoubleType.vo  theories/Numbers/Cyclic/Int31/Int31.vo  theories/Numbers/Cyclic/Int31/Cyclic31.vo  theories/Numbers/Cyclic/I
 nt31/Ring31.vo  theories/Numbers/Cyclic/ZModulo/ZModulo.vo  theories/Numbers/Integer/Abstract/ZAddOrder.vo  theories/Numbers/Integer/Abstract/ZAdd.vo  theories/Numbers/Integer/Abstract/ZAxioms.vo  theories/Numbers/Integer/Abstract/ZBase.vo  theories/Numbers/Integer/Abstract/ZLt.vo  theories/Numbers/Integer/Abstract/ZMulOrder.vo  theories/Numbers/Integer/Abstract/ZMul.vo  theories/Numbers/Integer/Abstract/ZSgnAbs.vo  theories/Numbers/Integer/Abstract/ZDivFloor.vo  theories/Numbers/Integer/Abstract/ZDivTrunc.vo  theories/Numbers/Integer/Abstract/ZDivEucl.vo  theories/Numbers/Integer/Abstract/ZMaxMin.vo  theories/Numbers/Integer/Abstract/ZParity.vo  theories/Numbers/Integer/Abstract/ZPow.vo  theories/Numbers/Integer/Abstract/ZGcd.vo  theories/Numbers/Integer/Abstract/ZLcm.vo  theories/Numbers/Integer/Abstract/ZBits.vo  theories/Numbers/Integer/Abstract/ZProperties.vo  theories/Numbers/Integer/BigZ/BigZ.vo  theories/Numbers/Integer/BigZ/ZMake.vo  theories/Numbers/Integer/Binary/ZBinary.
 vo  theories/Numbers/Integer/NatPairs/ZNatPairs.vo  theories/Numbers/Integer/SpecViaZ/ZSig.vo  theories/Numbers/Integer/SpecViaZ/ZSigZAxioms.vo  theories/Numbers/NaryFunctions.vo  theories/Numbers/NatInt/NZAddOrder.vo  theories/Numbers/NatInt/NZAdd.vo  theories/Numbers/NatInt/NZAxioms.vo  theories/Numbers/NatInt/NZBase.vo  theories/Numbers/NatInt/NZMulOrder.vo  theories/Numbers/NatInt/NZMul.vo  theories/Numbers/NatInt/NZOrder.vo  theories/Numbers/NatInt/NZProperties.vo  theories/Numbers/NatInt/NZDomain.vo  theories/Numbers/NatInt/NZParity.vo  theories/Numbers/NatInt/NZDiv.vo  theories/Numbers/NatInt/NZPow.vo  theories/Numbers/NatInt/NZSqrt.vo  theories/Numbers/NatInt/NZLog.vo  theories/Numbers/NatInt/NZGcd.vo  theories/Numbers/NatInt/NZBits.vo  theories/Numbers/Natural/Abstract/NAddOrder.vo  theories/Numbers/Natural/Abstract/NAdd.vo  theories/Numbers/Natural/Abstract/NAxioms.vo  theories/Numbers/Natural/Abstract/NBase.vo  theories/Numbers/Natural/Abstract/NDefOps.vo  theories/Number
 s/Natural/Abstract/NIso.vo  theories/Numbers/Natural/Abstract/NMulOrder.vo  theories/Numbers/Natural/Abstract/NOrder.vo  theories/Numbers/Natural/Abstract/NStrongRec.vo  theories/Numbers/Natural/Abstract/NSub.vo  theories/Numbers/Natural/Abstract/NProperties.vo  theories/Numbers/Natural/Abstract/NDiv.vo  theories/Numbers/Natural/Abstract/NMaxMin.vo  theories/Numbers/Natural/Abstract/NParity.vo  theories/Numbers/Natural/Abstract/NPow.vo  theories/Numbers/Natural/Abstract/NSqrt.vo  theories/Numbers/Natural/Abstract/NLog.vo  theories/Numbers/Natural/Abstract/NGcd.vo  theories/Numbers/Natural/Abstract/NLcm.vo  theories/Numbers/Natural/Abstract/NBits.vo  theories/Numbers/Natural/BigN/BigN.vo  theories/Numbers/Natural/BigN/Nbasic.vo  theories/Numbers/Natural/BigN/NMake_gen.vo  theories/Numbers/Natural/BigN/NMake.vo  theories/Numbers/Natural/Binary/NBinary.vo  theories/Numbers/Natural/Peano/NPeano.vo  theories/Numbers/Natural/SpecViaZ/NSigNAxioms.vo  theories/Numbers/Natural/SpecViaZ/NSig.
 vo  theories/Numbers/NumPrelude.vo  theories/Numbers/Rational/BigQ/BigQ.vo  theories/Numbers/Rational/BigQ/QMake.vo  theories/Numbers/Rational/SpecViaQ/QSig.vo  theories/Unicode/Utf8.vo  theories/Unicode/Utf8_core.vo  theories/Classes/Equivalence.vo  theories/Classes/EquivDec.vo  theories/Classes/Init.vo  theories/Classes/Morphisms_Prop.vo  theories/Classes/Morphisms_Relations.vo  theories/Classes/Morphisms.vo  theories/Classes/RelationClasses.vo  theories/Classes/SetoidClass.vo  theories/Classes/SetoidDec.vo  theories/Classes/SetoidTactics.vo  theories/Classes/RelationPairs.vo  theories/Program/Basics.vo  theories/Program/Combinators.vo  theories/Program/Equality.vo  theories/Program/Program.vo  theories/Program/Subset.vo  theories/Program/Syntax.vo  theories/Program/Tactics.vo  theories/Program/Utils.vo  theories/Program/Wf.vo  theories/Structures/Equalities.vo  theories/Structures/EqualitiesFacts.vo  theories/Structures/Orders.vo  theories/Structures/OrdersEx.vo  theories/Structu
 res/OrdersFacts.vo  theories/Structures/OrdersLists.vo  theories/Structures/OrdersTac.vo  theories/Structures/OrdersAlt.vo  theories/Structures/GenericMinMax.vo  theories/Structures/DecidableType.vo  theories/Structures/DecidableTypeEx.vo  theories/Structures/OrderedTypeAlt.vo  theories/Structures/OrderedTypeEx.vo  theories/Structures/OrderedType.vo  theories/Vectors/Fin.vo  theories/Vectors/VectorDef.vo  theories/Vectors/VectorSpec.vo  theories/Vectors/Vector.vo  plugins/omega/OmegaLemmas.vo  plugins/omega/OmegaPlugin.vo  plugins/omega/Omega.vo  plugins/omega/PreOmega.vo  plugins/romega/ReflOmegaCore.vo  plugins/romega/ROmega.vo  plugins/micromega/CheckerMaker.vo  plugins/micromega/EnvRing.vo  plugins/micromega/Env.vo  plugins/micromega/OrderedRing.vo  plugins/micromega/Psatz.vo  plugins/micromega/QMicromega.vo  plugins/micromega/Refl.vo  plugins/micromega/RingMicromega.vo  plugins/micromega/RMicromega.vo  plugins/micromega/Tauto.vo  plugins/micromega/VarMap.vo  plugins/micromega/Z
 Coeff.vo  plugins/micromega/ZMicromega.vo  plugins/ring/LegacyArithRing.vo  plugins/ring/LegacyNArithRing.vo  plugins/ring/LegacyRing_theory.vo  plugins/ring/LegacyRing.vo  plugins/ring/LegacyZArithRing.vo  plugins/ring/Ring_abstract.vo  plugins/ring/Ring_normalize.vo  plugins/ring/Setoid_ring_normalize.vo  plugins/ring/Setoid_ring_theory.vo  plugins/ring/Setoid_ring.vo  plugins/field/LegacyField_Compl.vo  plugins/field/LegacyField_Tactic.vo  plugins/field/LegacyField_Theory.vo  plugins/field/LegacyField.vo   plugins/fourier/Fourier_util.vo  plugins/fourier/Fourier.vo   plugins/funind/Recdef.vo  plugins/rtauto/Bintree.vo  plugins/rtauto/Rtauto.vo  plugins/setoid_ring/ArithRing.vo  plugins/setoid_ring/BinList.vo  plugins/setoid_ring/Field_tac.vo  plugins/setoid_ring/Field_theory.vo  plugins/setoid_ring/Field.vo  plugins/setoid_ring/InitialRing.vo  plugins/setoid_ring/NArithRing.vo  plugins/setoid_ring/RealField.vo  plugins/setoid_ring/Ring_base.vo  plugins/setoid_ring/Ring_equiv.vo  
 plugins/setoid_ring/Ring_polynom.vo  plugins/setoid_ring/Ring_tac.vo  plugins/setoid_ring/Ring_theory.vo  plugins/setoid_ring/Ring.vo  plugins/setoid_ring/ZArithRing.vo  plugins/setoid_ring/Algebra_syntax.vo  plugins/setoid_ring/Cring.vo  plugins/setoid_ring/Ncring.vo  plugins/setoid_ring/Ncring_polynom.vo  plugins/setoid_ring/Ncring_initial.vo  plugins/setoid_ring/Ncring_tac.vo  plugins/setoid_ring/Rings_Z.vo  plugins/setoid_ring/Rings_R.vo  plugins/setoid_ring/Rings_Q.vo  plugins/setoid_ring/Integral_domain.vo  plugins/quote/Quote.vo  plugins/nsatz/Nsatz.vo  plugins/extraction/ExtrOcamlBasic.vo  plugins/extraction/ExtrOcamlIntConv.vo  plugins/extraction/ExtrOcamlBigIntConv.vo  plugins/extraction/ExtrOcamlNatInt.vo  plugins/extraction/ExtrOcamlNatBigInt.vo  plugins/extraction/ExtrOcamlZInt.vo  plugins/extraction/ExtrOcamlZBigInt.vo  plugins/extraction/ExtrOcamlString.vo plugins/omega/omega_plugin.cma plugins/romega/romega_plugin.cma plugins/micromega/micromega_plugin.cma plugins/de
 cl_mode/decl_mode_plugin.cma plugins/quote/quote_plugin.cma plugins/ring/ring_plugin.cma plugins/setoid_ring/newring_plugin.cma plugins/field/field_plugin.cma plugins/fourier/fourier_plugin.cma plugins/extraction/extraction_plugin.cma plugins/xml/xml_plugin.cma plugins/cc/cc_plugin.cma  plugins/firstorder/ground_plugin.cma plugins/subtac/subtac_plugin.cma plugins/rtauto/rtauto_plugin.cma plugins/funind/recdef_plugin.cma plugins/nsatz/nsatz_plugin.cma plugins/syntax/nat_syntax_plugin.cma plugins/syntax/z_syntax_plugin.cma plugins/syntax/numbers_syntax_plugin.cma plugins/syntax/r_syntax_plugin.cma plugins/syntax/ascii_syntax_plugin.cma plugins/syntax/string_syntax_plugin.cma

[... snipped ...]

  >> debian/coq-theories.install
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   debian/rules override_dh_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_install --fail-missing
cp debian/coq.xpm debian/coqide/usr/share/pixmaps/coqide.xpm
cp: cannot create regular file 'debian/coqide/usr/share/pixmaps/coqide.xpm': No such file or directory
debian/rules:86: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:39: recipe for target 'binary-indep' failed
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-indep gave error exit status 2
--------------------------------------------------------------------------------

Sorry not to have a fix, as I am reporting many bugs similar to
this one, but I can give some general hints:

* If all the arch-independent packages are dummy transitional packages
released with jessie, the easy fix is to drop them now.
 
* If not, debian/rules should be modified so that the binary-indep
target works in all cases, even when binary-arch is not used (this is
what the "Architecture: all" autobuilder does). For that:
    
* If you are using debhelper, you might want to use options -a and -i
for dh_* commands so that they do not act on packages they do not
have to act.

* Also, if you are using dh, the (independently) optional targets
override_dh_foo-arch and override_dh_foo-indep (for several values
of "foo") may be useful to write a debian/rules which behaves exactly
as desired.


After checking that both "dpkg-buildpackage -A" and "dpkg-buildpackage -B"
work properly, this package will be suitable to be uploaded in
source-only form if you wish (you might want to try it).

Thanks.

--- End Message ---
--- Begin Message ---
Version: 8.5~beta2+dfsg-1

Nevermind.

I finally found it:

coq (8.5~beta2+dfsg-1) experimental; urgency=medium

  * coq-theories is now arch any, since it contains .coq-native/ directories
    (i.e. cmxs files for native compute)

Because there was not a Close statement there, I'm closing this report
by hand with this message.

Thanks.

--- End Message ---

Reply to: