Your message dated Tue, 10 Jul 2012 23:02:19 +0000
with message-id <e1sojrj-0006wc...@franck.debian.org>
and subject line Bug#676098: fixed in graphviz 2.26.3-12
has caused the Debian Bug report #676098,
regarding graphviz: FTBFS: cp: cannot stat
`debian/tmp/usr/lib/graphviz/ruby/libgv_ruby.so': 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 ow...@bugs.debian.org
immediately.)
--
676098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676098
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: graphviz
Version: 2.26.3-11
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120604 qa-ftbfs
User: debian-r...@lists.debian.org
Usertags: default19
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[3]: Entering directory `/«PKGBUILDDIR»'
> make[3]: Nothing to be done for `install-exec-am'.
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
> /usr/bin/install -c -m 644 graphviz.7
> '/«PKGBUILDDIR»/debian/tmp/usr/share/man/man7'
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
> /usr/bin/install -c -m 644 graphviz_version.h
> '/«PKGBUILDDIR»/debian/tmp/usr/include/graphviz'
> /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
> /usr/bin/install -c -m 644 AUTHORS COPYING ChangeLog NEWS cpl1.0.txt
> '/«PKGBUILDDIR»/debian/tmp/usr/share/graphviz/doc'
> make[3]: Leaving directory `/«PKGBUILDDIR»'
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> make[1]: Leaving directory `/«PKGBUILDDIR»'
> # Remove .la files
> find -name '*.la' -delete
> # Strip the rpath on /usr/lib (at least on amd64), but not
> # on /usr/lib/graphviz (needed for the plugins), and bail
> # out if it is another case, while ignoring if there's no
> # RPATH at all (there are shell scripts under /usr/bin).
> for i in `find debian/tmp/usr/bin debian/tmp/usr/lib -type f` ; do \
> case `chrpath -l -k $i` in \
> *RPATH=/usr/lib/graphviz) ;; \
> *RPATH=/usr/lib) chrpath -d $i ;; \
> *RPATH=/usr/lib:/usr/lib/graphviz) chrpath -r
> /usr/lib/graphviz $i ;; \
> *RPATH=*) echo "Unknown RPATH: $i" ; exit 1 ;; \
> *) ;; \
> esac ; \
> done
> `debian/tmp/usr/bin/dotty' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/lneato' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/bin/vimdot' probably isn't a 64-bit LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python/gv.py' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python27/gv.py' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/python26/gv.py' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/php/gv.php' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/perl/gv.pm' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/graphviz/tcl/pkgIndex.tcl' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvpr.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgvc.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libxdot.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libpathplan.pc' probably isn't a 64-bit
> LSB-first ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcgraph.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libgraph.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> `debian/tmp/usr/lib/pkgconfig/libcdt.pc' probably isn't a 64-bit LSB-first
> ELF file.
> elf_open: Exec format error
> # Compute the dependencies of the -dev package
> # NOTE: It is important to do that before splitting the files into
> # their respective packages, otherwise the symlinks are broken
> d-devlibdeps \
> --override s/libpathplan4-dev// \
> --override s/libgraph4-dev// \
> --override s/libcdt4-dev// \
> --override s/libcgraph5-dev// \
> --override s/libgvpr4-dev// \
> --override s/libxdot4-dev// \
> /«PKGBUILDDIR»/debian/libgraphviz-dev.substvars \
> /«PKGBUILDDIR»/debian/tmp/usr/lib/*.so
> --> libexpat1-dev package exists.
> --> zlib1g-dev package exists.
> # Move from debian/tmp to the appropriate packages, rename one binary
> dh_install --sourcedir=debian/tmp --list-missing
> cp: cannot stat `debian/tmp/usr/lib/graphviz/ruby/libgv_ruby.so': No such
> file or directory
> dh_install: cp -a debian/tmp/usr/lib/graphviz/ruby/libgv_ruby.so
> debian/libgv-ruby//usr/lib/graphviz/ruby/ returned exit code 1
> make: *** [install] Error 2
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/06/04/graphviz_2.26.3-11_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
--- End Message ---
--- Begin Message ---
Source: graphviz
Source-Version: 2.26.3-12
We believe that the bug you reported is fixed in the latest version of
graphviz, 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 676...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
David Claughton <d...@eclecticdave.com> (supplier of updated graphviz 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 10 Jul 2012 21:41:24 +0100
Source: graphviz
Binary: graphviz libgv-guile libgv-lua libgv-perl libgv-php5 libgv-python
libgv-ruby libgv-tcl libgraph4 libcgraph5 libcdt4 libpathplan4 libgvc5
libgvc5-plugins-gtk libgvpr1 libxdot4 libgraphviz-dev graphviz-doc graphviz-dev
Architecture: source all amd64
Version: 2.26.3-12
Distribution: unstable
Urgency: low
Maintainer: David Claughton <d...@eclecticdave.com>
Changed-By: David Claughton <d...@eclecticdave.com>
Description:
graphviz - rich set of graph drawing tools
graphviz-dev - transitional package for graphviz-dev rename
graphviz-doc - additional documentation for graphviz
libcdt4 - rich set of graph drawing tools - cdt library
libcgraph5 - rich set of graph drawing tools - cgraph library
libgraph4 - rich set of graph drawing tools - graph library
libgraphviz-dev - graphviz libs and headers against which to build applications
libgv-guile - Guile bindings for graphviz
libgv-lua - Lua bindings for graphviz
libgv-perl - Perl bindings for graphviz
libgv-php5 - PHP5 bindings for graphviz
libgv-python - Python bindings for graphviz
libgv-ruby - Ruby bindings for graphviz
libgv-tcl - Tcl bindings for graphviz
libgvc5 - rich set of graph drawing tools - gvc library
libgvc5-plugins-gtk - rich set of graph drawing tools - gtk plugins
libgvpr1 - rich set of graph drawing tools - gvpr library
libpathplan4 - rich set of graph drawing tools - pathplan library
libxdot4 - rich set of graph drawing tools - xdot library
Closes: 676098
Changes:
graphviz (2.26.3-12) unstable; urgency=low
.
* Fixes to explicitly use ruby 1.8 as default for ruby is now 1.9
(Graphviz doesn't currently support ruby 1.9)
(Closes: #676098)
Checksums-Sha1:
950c49fdcff8513ae8740e510532389d80885542 3261 graphviz_2.26.3-12.dsc
7dedf2dd6cc418ee51b39420ae2a5eb796c3be2c 51703 graphviz_2.26.3-12.debian.tar.gz
5478dcdc9f8b74ec8364841e008785538da183d1 2555338 graphviz-doc_2.26.3-12_all.deb
6664da62253e825e9790f2067aebf4fdfd022304 48690 graphviz-dev_2.26.3-12_all.deb
3ff406a369b0b8cdbc814e8181611fc2ad97349a 374606 graphviz_2.26.3-12_amd64.deb
155ab34dcfb086b73eff5518df461dcfeaab3a48 72070 libgv-guile_2.26.3-12_amd64.deb
939c84c98606b1117412f57a2552da93868948d1 81806 libgv-lua_2.26.3-12_amd64.deb
87bde6fd58153cbc9f211c17ac0d2caf7f865eb2 94414 libgv-perl_2.26.3-12_amd64.deb
8510a1966d45313f02477d9a19efc4e96ac44cc8 80328 libgv-php5_2.26.3-12_amd64.deb
3c7018b6f7e67346a8994441d006c63d230e0017 113314
libgv-python_2.26.3-12_amd64.deb
4d5d4d168057368e274c52d7892087cb99a52716 75828 libgv-ruby_2.26.3-12_amd64.deb
03afc68997f946af501ba91663913280310e22b6 682586 libgv-tcl_2.26.3-12_amd64.deb
e54a5ba404b2fc8a3b61e415701b05080dd9df27 73352 libgraph4_2.26.3-12_amd64.deb
602819706d71d8154ba15bf0564e44c584e2993e 87330 libcgraph5_2.26.3-12_amd64.deb
7fa66751b93603f50a6d92c877fb25ec8e5cc43f 59410 libcdt4_2.26.3-12_amd64.deb
6b94afb1ff5af4f9785f169b9f960234ecc2af65 64688 libpathplan4_2.26.3-12_amd64.deb
b53e8178f60896dd8f170a2f3b9f37e393c7b342 558404 libgvc5_2.26.3-12_amd64.deb
0013ce93786b469aae6ee4d002f3d6a60a66fc4d 61826
libgvc5-plugins-gtk_2.26.3-12_amd64.deb
0d0bef7b5e6efcb28701055c2aecd63bedf2061e 243262 libgvpr1_2.26.3-12_amd64.deb
70179186d1d384431c8bcef7ba7311df7e2dd6c9 53818 libxdot4_2.26.3-12_amd64.deb
2605e4f557ce7234ee3c51541fbaebe26aeb9f87 103348
libgraphviz-dev_2.26.3-12_amd64.deb
Checksums-Sha256:
f08b3a547cc84384b9f6600cdd3db0cf4d3d38cfd54c72deb0a1720f61737d33 3261
graphviz_2.26.3-12.dsc
b4b137d359f5c6ad920506a953645faa681c0e8f63d275d48d95d9e8a6e7c988 51703
graphviz_2.26.3-12.debian.tar.gz
f1dfe7877fb3e15576672466a7cb82832df31d3d51631ec94c36d8b9c69d8f52 2555338
graphviz-doc_2.26.3-12_all.deb
33e75b3c51448b0c01fcf766597d75a4e27970abc4232027ca031161a846bdb3 48690
graphviz-dev_2.26.3-12_all.deb
1c7c54e752113cd9492ba49de5cf2e8d687075b6ecf79eb17a42490df7347bcd 374606
graphviz_2.26.3-12_amd64.deb
839dbc9fa6fb1d0b738b9230ea611ccf7a0e4dad456e181f759b8f97adce9bbd 72070
libgv-guile_2.26.3-12_amd64.deb
1a9ba50b9b35acf8f76f3ea3c4c6ddb050fa62e71e75cfa2c2522ee0107f3712 81806
libgv-lua_2.26.3-12_amd64.deb
6de2f4195e6d22af0f50e181947e39a0d025321e75f245e8603d5ad4f4981d7a 94414
libgv-perl_2.26.3-12_amd64.deb
e5770eae2dd9a7cbdf65420ea7682e761f478ef7ca9a9ac14af2b27b4dc7f84b 80328
libgv-php5_2.26.3-12_amd64.deb
9560dc4bfb3b2fb78318b2bca028fedd5e4c7f71c57a9ff4f54b79e27b35e937 113314
libgv-python_2.26.3-12_amd64.deb
c24a2577e4ebb70d786470d172cb9bf801343550d1e8535ffe8986d443851076 75828
libgv-ruby_2.26.3-12_amd64.deb
bdb9686d91fffc4abf908c993d7bc4a782f64af906f7a651d973d8c9632cd834 682586
libgv-tcl_2.26.3-12_amd64.deb
4e6e52f6a470d7c449f7450f1a1b9746036554f7a0e0dd5ea0ce63af1ad94c69 73352
libgraph4_2.26.3-12_amd64.deb
17053b245175c7b664f4859bcbfc28d6d63a54f2d4351ee2dee698a6cefadd67 87330
libcgraph5_2.26.3-12_amd64.deb
a448740182570f0e5e3df77abfa0b69eca944a0500ca6ffef1e5d379c7b17a39 59410
libcdt4_2.26.3-12_amd64.deb
ce2cc563e6df0c43123db76b4cf256973cde28d1567a66aef8daf539044a3574 64688
libpathplan4_2.26.3-12_amd64.deb
6c52480c1a6a042236688d98941ca685ff89cccae0019dd54867a987dad72131 558404
libgvc5_2.26.3-12_amd64.deb
f499fe72e7851b7a82e0a3d038d2964a4196a830506a6d79ce12d91146c84590 61826
libgvc5-plugins-gtk_2.26.3-12_amd64.deb
cedb7e9f8ae0e4d07d1fcfc099b9a2941d97eca21026d44a89a3f17c968f7ec9 243262
libgvpr1_2.26.3-12_amd64.deb
c48100d2f01e7fb7101b7f3e6f91eed6f2a1aa7b09e8fddf762c40d5ce352159 53818
libxdot4_2.26.3-12_amd64.deb
e2e1a87ee772a0a1fe92cf1718c111583608f7570144c578751dbb35d398e8a3 103348
libgraphviz-dev_2.26.3-12_amd64.deb
Files:
035fadaa513e7d6398c5e2b139fdd7e2 3261 graphics optional graphviz_2.26.3-12.dsc
ed2b8cf102e384a2690a740e6c4a1174 51703 graphics optional
graphviz_2.26.3-12.debian.tar.gz
dc18459cbc9fc3de23f1f0b39fbf4983 2555338 doc optional
graphviz-doc_2.26.3-12_all.deb
e4b91bf9a769ce856d294fddfa016a29 48690 devel optional
graphviz-dev_2.26.3-12_all.deb
6919146c59ffd81076f8102cac28888d 374606 graphics optional
graphviz_2.26.3-12_amd64.deb
54af210b631aaccb5784ec3b7a4758b9 72070 interpreters optional
libgv-guile_2.26.3-12_amd64.deb
893a8fe35bad62266be0a2164ee1c876 81806 interpreters optional
libgv-lua_2.26.3-12_amd64.deb
530f6206786e201d622a4c5200d8decf 94414 perl optional
libgv-perl_2.26.3-12_amd64.deb
00984505a78b9c5c77156fd7f8ed84d3 80328 php optional
libgv-php5_2.26.3-12_amd64.deb
b9ba4f8be569c82ea1eda389575642b3 113314 python optional
libgv-python_2.26.3-12_amd64.deb
fe177bc24b26e321d353b28282892789 75828 ruby optional
libgv-ruby_2.26.3-12_amd64.deb
2efdff96d2afe698c6c13fce03c3dfc7 682586 interpreters optional
libgv-tcl_2.26.3-12_amd64.deb
208a20dace927825b8086e7249f5198f 73352 libs optional
libgraph4_2.26.3-12_amd64.deb
cf5e4364be09b96d678c205784a87e3f 87330 libs optional
libcgraph5_2.26.3-12_amd64.deb
18430d5dfa3434f0a9c4e95e9cfa7bec 59410 libs optional
libcdt4_2.26.3-12_amd64.deb
42e1e5a2b27edf6d8753d206c9d567d8 64688 libs optional
libpathplan4_2.26.3-12_amd64.deb
779b37ac24cd6f35d3ed8ac2439efb01 558404 libs optional
libgvc5_2.26.3-12_amd64.deb
2ebe779505e9e1b9e6e691064edd8d37 61826 libs optional
libgvc5-plugins-gtk_2.26.3-12_amd64.deb
84654a8ae9341dc187256457d58cbc94 243262 libs optional
libgvpr1_2.26.3-12_amd64.deb
037729b68e95fcda9dbccd07f13a4350 53818 libs optional
libxdot4_2.26.3-12_amd64.deb
d24454e0b8c4eb6e9da6b668fb2ef54b 103348 libdevel optional
libgraphviz-dev_2.26.3-12_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCgAGBQJP/LIyAAoJEKv/7bJACMb5K5YP/3UypcmnoDr+1ouY75U8KxZc
OBOpW+G+HUH2lM5MM41DDIDYibVWzaXtw/PZ/LPwPf6SJFVixCjw0zcy4ZD9tna4
JCA5kkJSc6R2I5uJpSahMnW2TR7n+ns6zJfKnQfOef9C/RK1YKBEnAqYm1Z6xss0
20WyctR3nt+kJ6WM7RYNQW0x4nCc+j29ssuQQMxiixXFLAV2DmdZxJF+vVq9z+2J
1dTq05KNQCJ69yBDl4hyE+LuJcT6O06mnHyE8xnaQLFix0ElqqKbW6NZpgpPyN4p
aNeswZezV68hUKCjAWl5hotxMLHdJHZbrTFl2y7azJvEHEtcYDIAPkTWIQL/9aug
fVP8SRZLpvg5RLzCo7H/bixjIF9RINA8zhOxxyHkNE3Y2x8EGasntX6XgACjzPVq
ymCoZkRSHC+U7h8HpkwjtY+kzJjV+IO3kjKt/jCV32VbpOEsChnY3VA+y3tbCxd5
bm+jBMWhCEuzatmaY4dLkqtmOGNGczVUnxwoqp199fiIoR2f6YoV1Ks07g3RehzJ
vQ+PuJJ4YrcoM99jArPhB3RRK6urThj1boIpAsln5dsJJbS49z4rs9tB8I9g7/RN
CsupOedFKVzkZYwCXA9MO44nhgpjWLqcppr9jrOy859U03ytXZ9btNb+EQ37md5v
fI2svN6YR4Yj4bE8DTuK
=d5sP
-----END PGP SIGNATURE-----
--- End Message ---