Your message dated Wed, 09 Dec 2015 11:27:28 +0000
with message-id <e1a6cu8-00037l...@franck.debian.org>
and subject line Bug#806967: fixed in kicad 4.0.0~rc1a-3
has caused the Debian Bug report #806967,
regarding kicad: missing build-dependencies
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 ow...@bugs.debian.org
immediately.)
--
806967: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=806967
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kicad
Version: 4.0.0~rc1-1
Severity: serious
Tags: patch
Hi Maintainer
Kicad FTBFS when building the architecture-independent binary packages
in a clean chroot.
The build fails during dh_install:
cp: cannot stat 'debian/tmp/usr/share/doc/kicad/help/en': No such file
or directory
dh_install: cp --reflink=auto -a debian/tmp/usr/share/doc/kicad/help/en
debian/kicad-doc-en//usr/share/doc/kicad/help/ returned exit code 1
However, the actual problem occurs much earlier during the build:
a2x: ERROR: "dblatex" -t pdf -p
"/etc/asciidoc/dblatex/asciidoc-dblatex.xsl" -s
"/etc/asciidoc/dblatex/asciidoc-dblatex.sty" -P
latex.output.revhistory=0 -P doc.publisher.show=0 -s
/«PKGBUILDDIR»/doc/kicad-doc-master/CMakeSupport/pdf-cover-dblatex.sty
-b xetex -p
/«PKGBUILDDIR»/doc/kicad-doc-master/src/cvpcb/../../xsl/dblatex-pdf-ja.xsl
-o /«PKGBUILDDIR»/doc/build/src/cvpcb/en/cvpcb.pdf
"/«PKGBUILDDIR»/doc/build/src/cvpcb/en/cvpcb.xml" returned non-zero exit
status 1
make[5]: *** [src/cvpcb/CMakeFiles/cvpcb_pdf_en] Error 1
make[4]: *** [src/cvpcb/CMakeFiles/cvpcb_pdf_en.dir/all] Error 2
make[3]: *** [all] Error 2
This can be seen in a full build log from Ubuntu [1]. I noticed on one
machine I was able to do a local build and on another I was not. I
started adding at the packages recommended by the existing
build-dependencies and managed to get kicad to build in a clean chroot
by adding the build-dependencies as per the attached patch. I suspect
that not all of these are actually needed, but I did confirm that
lmodern is required, and adding only lmodern is not sufficient. I hope
that helps.
Regards
Graham
[1]
https://launchpadlibrarian.net/228213627/buildlog_ubuntu-xenial-amd64.kicad_4.0.0~rc1a-1_BUILDING.txt.gz
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,13 @@
dblatex, po4a, asciidoc, git, texlive-xetex, pandoc, gettext, fonts-vlgothic,
texlive-lang-english, texlive-lang-french, texlive-lang-italian,
texlive-lang-japanese, texlive-lang-polish, texlive-lang-european,
- source-highlight
+ source-highlight,
+ libxml2-utils, docbook-utils, xmlto,
+ libtext-wrapi18n-perl,
+ libterm-readkey-perl,
+ liblocale-gettext-perl,
+ libunicode-linebreak-perl,
+ lmodern
Standards-Version: 3.9.6
Homepage: http://www.kicad-pcb.org
--- End Message ---
--- Begin Message ---
Source: kicad
Source-Version: 4.0.0~rc1a-3
We believe that the bug you reported is fixed in the latest version of
kicad, 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 806...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Georges Khaznadar <georg...@debian.org> (supplier of updated kicad 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 06 Dec 2015 20:08:42 +0100
Source: kicad
Binary: kicad kicad-common kicad-doc-en kicad-doc-fr kicad-doc-it kicad-doc-ja
kicad-doc-nl kicad-doc-pl
Architecture: source all amd64
Version: 4.0.0~rc1a-3
Distribution: unstable
Urgency: medium
Maintainer: Georges Khaznadar <georg...@debian.org>
Changed-By: Georges Khaznadar <georg...@debian.org>
Description:
kicad - Electronic schematic and PCB design software
kicad-common - Common files used by kicad
kicad-doc-en - Kicad help files (English)
kicad-doc-fr - Kicad help files (French)
kicad-doc-it - Kicad help files (Italian)
kicad-doc-ja - Kicad help files (Japanese)
kicad-doc-nl - Kicad help files (Dutch)
kicad-doc-pl - Kicad help files (Polish)
Closes: 806967
Changes:
kicad (4.0.0~rc1a-3) unstable; urgency=medium
.
* added a build-dependency on docbook-xsl; enforced a non-parallel build
for documents, following Simon Richter's hints. Closes: #806967
Checksums-Sha1:
6b010cab05ca7178ca3441828e47597914759755 2955 kicad_4.0.0~rc1a-3.dsc
8bb3f7494c36ed4a82ca2bb646316be3ebdcb759 15992 kicad_4.0.0~rc1a-3.debian.tar.xz
c336972adcdc5acb2e1492fe09b224e470c9e059 50175732
kicad-common_4.0.0~rc1a-3_all.deb
f64b561af8d00ee7f0522ce5f510c6660402541f 52541922
kicad-doc-en_4.0.0~rc1a-3_all.deb
c78621f1fcf35d973e8416e264ac7dd065f16277 30379954
kicad-doc-fr_4.0.0~rc1a-3_all.deb
0078106541123be032d60abefb940030b6c13ed7 56366348
kicad-doc-it_4.0.0~rc1a-3_all.deb
80d8e6aa7ca50e91cc4f620a39da3df2443f596a 64818400
kicad-doc-ja_4.0.0~rc1a-3_all.deb
77a82b55a565c7226d46f40c42b8d8150dc30053 4895366
kicad-doc-nl_4.0.0~rc1a-3_all.deb
02deb33fb3b68efdfc71c1e6ba130b0956befa40 53207410
kicad-doc-pl_4.0.0~rc1a-3_all.deb
ca98c0ceba1e07c99db3ad973ae2114f1010d70e 7677078 kicad_4.0.0~rc1a-3_amd64.deb
Checksums-Sha256:
e0cacc8275fcb7ff52b5b9bf7ace1150d13934e5c47cb09cf8a974a8f44c3c00 2955
kicad_4.0.0~rc1a-3.dsc
0f7850fe3071cbdb7d0611a4790f2d2f4c74972d248723ede4f8248098cf9043 15992
kicad_4.0.0~rc1a-3.debian.tar.xz
b2e68055eae56a7fc910abe968bf0ec021293c7fefaabde4e9a6ab905e02a053 50175732
kicad-common_4.0.0~rc1a-3_all.deb
12be5630bdd5a6b80283df26d4f15f62fad37deea5ffaeb1e46b8b4123b5d966 52541922
kicad-doc-en_4.0.0~rc1a-3_all.deb
2d0ca883874b9c763b06394574cff3ed6357bdb54dd5a5ced9bc2786e6837179 30379954
kicad-doc-fr_4.0.0~rc1a-3_all.deb
d6b7750b9c4701bc6723aa9c762a13ece3304e8ad767a07d3628acdb30987fe5 56366348
kicad-doc-it_4.0.0~rc1a-3_all.deb
bd9238da0922cc6d9017df782236734321cbdbede5230baf8d91785f15559b72 64818400
kicad-doc-ja_4.0.0~rc1a-3_all.deb
cd866942debaa782e35d587e1970d31181d0e0e9523fbc02c9b1b14910d457b8 4895366
kicad-doc-nl_4.0.0~rc1a-3_all.deb
e84b24565da55951eb7333299b8308279dfbdb26da91475f6ff671a2f364af1d 53207410
kicad-doc-pl_4.0.0~rc1a-3_all.deb
3fa83eae0696cc000da35b59982e78b9f0bd43d3e82d97513c5e425200719ac9 7677078
kicad_4.0.0~rc1a-3_amd64.deb
Files:
7fb2274d6e8b49e90fffd06cc152d2fb 2955 electronics optional
kicad_4.0.0~rc1a-3.dsc
b22882b5246d0beeb3c2aee8271e4b49 15992 electronics optional
kicad_4.0.0~rc1a-3.debian.tar.xz
1f54abca853fb1ffdb9dfaae1c363696 50175732 electronics optional
kicad-common_4.0.0~rc1a-3_all.deb
312331fd0f573917d8d405181eb09327 52541922 electronics optional
kicad-doc-en_4.0.0~rc1a-3_all.deb
7993d63332bce00e11f30d08851374f1 30379954 electronics optional
kicad-doc-fr_4.0.0~rc1a-3_all.deb
0e33be535ad437c155b778b4b8129c06 56366348 electronics optional
kicad-doc-it_4.0.0~rc1a-3_all.deb
8b6d87fa07f155be08ec2aa8d1ed5ade 64818400 electronics optional
kicad-doc-ja_4.0.0~rc1a-3_all.deb
61fb16471760c46139f7d2398c513ded 4895366 electronics optional
kicad-doc-nl_4.0.0~rc1a-3_all.deb
bb3cc3aea0b4edba59dd7b75c05c196d 53207410 electronics optional
kicad-doc-pl_4.0.0~rc1a-3_all.deb
d00068308cd630805a6c5a591047f4f3 7677078 electronics optional
kicad_4.0.0~rc1a-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIVAwUBVmf//hwoFpBxNq45AQjGvw/+J2lK+GhnGsVyRicL/mrG4HLwPczQQtGf
hR8IfmJBlRIm5ynLiUdUaxCtmBZs2O8HtcFxA1Ke3nyGm93YkOX1ARNTpm+h0JOc
uXTiPBcLvLlWv4NWwjmf9La+He+LNnyw/EtOp8uV/bESYKT5YWDGwmBNNKoOIB1+
1gNNv4u/K6xim8iMl/Lcy3ueUZkqm3jxb1Yf4Ph1STZgSQSg9Q2dxsjka4B4yjBx
tB7olaTV/64S2BEa+xSLkEznJJkBuxSHmSL8oUWXByKecDeN7Pu85U6wY4WPMAng
9x+LKCc4QLZvBd7n8EBvMy0Dwu3OQ5OarWDtrSw3v4LSzL3lUhOXk1ghI4OrffYK
B2KeAPEPNDvwwHYocszhj6wEDv0HbWtOIkN9Rhb2QFupUFd23B2jGUNXK+8A2LHY
jwYWQ8c5K0hJt9N/vCHoS3Vm4WJKdvlvKgbrZM7FIq0MyIhYI5NL+fKwMqS+wtcD
ZkJ35FXI2d7uyBrmzGd0onJ5RiDthkCUFUNJDh5vgTlFXjYRBpSeL4rhfxLVXJtk
J+Z3AU3cpiMjzsPxZTBSwAeDBBSwdlDx8MSzJLa4W7yGsWEzeXM1XBAJLLwjoEGW
9AQWz+2P9PEwDuZZ3rka2RUHLYLJ+zqJZxQKwJrAZXeMLYWgreFLhwFiFgLDrAky
CpauDnnwR+s=
=m+BE
-----END PGP SIGNATURE-----
--- End Message ---