Your message dated Tue, 14 Oct 2014 11:22:00 +0000
with message-id <[email protected]>
and subject line Bug#761755: fixed in gtk-vnc 0.5.3-1.3
has caused the Debian Bug report #761755,
regarding gtk-vnc: libtool split: package needs a b-d on libtool-bin (or avoid
using the libtool binary)
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 [email protected]
immediately.)
--
761755: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=761755
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:gtk-vnc
Version: 0.5.3-1.2
Severity: wishlist
User: [email protected]
Usertags: libtool-split
As part of the effort to cross-build the archive, the libtool package
needs a split into an architecture independent part and an
architecture dpendent part (the latter only consisting of the libtool
binary). The split is already done for jessie/sid, but to enable the
cross buildability, the dependency in libtool on libtool-bin needs to
be removed, and libtool-bin needs to depend on libtool instead.
The vast majority of packages using libtool via automake don't need
the libtool binary, and thus no changes in the build dependencies, however
about 60 source packages are using libtool directly, and need changes.
- some packages just check for the libtool binary, and then don't
use it for the build (but are using libtoolize instead). Such
usages are seen in a script called buildcheck.sh, and sometimes
in autogen.sh scripts. The solution for these cases is to patch
these scripts to check for libtoolize instead of libtool, and
not to introduce the new build dependency.
- other packages just need the additional build dependency on
libtool-bin.
To test your packages with the libtool-bin package removed, please use
the binaries found at
deb https://people.debian.org/~doko/tmp/20140820 ./
It is not clear, if all of these changes can be done in time for
the jessie release, but it would be nice to have to be able to
cross-build more packages in jessie.
For questions and help please email the debian-cross ML.
For additional pointers please see
https://lists.debian.org/debian-devel-announce/2014/08/msg00013.html
and some discussion in the orignal issue filed for libtool (#682045).
The full build log can be found at:
http://people.debian.org/~doko/logs/20140912/failed-libtool/gtk-vnc_0.5.3-1.2_unstable_jdk-libtool.log
The last lines of the build log are at the end of this report.
[...]
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgvnc_1_0_la-vncutil.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgvnc_1_0_la-continuation.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgvnc_1_0_la-coroutine_ucontext.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgvnc_1_0_la-vncconnectionenums.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CCLD libgvnc-1.0.la
CC libgvncpulse_1_0_la-vncaudiopulse.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CCLD libgvncpulse-1.0.la
CC libgtk_vnc_2_0_la-vnccairoframebuffer.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgtk_vnc_2_0_la-vncdisplay.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgtk_vnc_2_0_la-vncdisplaykeymap.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgtk_vnc_2_0_la-vncgrabsequence.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgtk_vnc_2_0_la-vncmarshal.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CC libgtk_vnc_2_0_la-vncdisplayenums.lo
gcc: warning: switch '-Wmudflap' is no longer supported
CCLD libgtk-vnc-2.0.la
GEN GVnc-1.0.gir
g-ir-scanner: compile: cc -Wno-deprecated-declarations -pthread
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-I/«PKGBUILDDIR» -I/«PKGBUILDDIR»/src -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -c -o
/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0.o
/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0.c
g-ir-scanner: link: cc -o
/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0
/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0.o -L.
-Wl,-rpath=. -Wl,--no-as-needed ./libgvnc-1.0.la -lgio-2.0 -Wl,--export-dynamic
-lgmodule-2.0 -pthread -lgobject-2.0 -lglib-2.0
./libgvnc-1.0.la: file not recognized: File format not recognized
collect2: error: ld returned 1 exit status
linking of temporary binary failed: Command '['cc', '-o',
'/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0',
'/«PKGBUILDDIR»/build/gtk3/src/tmp-introspecthdMeaN/GVnc-1.0.o', '-L.',
'-Wl,-rpath=.', '-Wl,--no-as-needed', './libgvnc-1.0.la', '-lgio-2.0',
'-Wl,--export-dynamic', '-lgmodule-2.0', '-pthread', '-lgobject-2.0',
'-lglib-2.0']' returned non-zero exit status 1
Makefile:1745: recipe for target 'GVnc-1.0.gir' failed
make[5]: *** [GVnc-1.0.gir] Error 1
make[5]: Leaving directory '/«PKGBUILDDIR»/build/gtk3/src'
make[4]: *** [all] Error 2
Makefile:775: recipe for target 'all' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/build/gtk3/src'
make[3]: *** [all-recursive] Error 1
Makefile:608: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/build/gtk3'
make[2]: *** [all] Error 2
Makefile:506: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/build/gtk3'
dh_auto_build: make -j1 returned exit code 2
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:17: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: gtk-vnc
Source-Version: 0.5.3-1.3
We believe that the bug you reported is fixed in the latest version of
gtk-vnc, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <[email protected]> (supplier of updated gtk-vnc 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 09 Oct 2014 10:32:43 +0000
Source: gtk-vnc
Binary: libgvnc-1.0-0 libgvnc-1.0-0-dbg libgvnc-1.0-dev libgtk-vnc-1.0-0
libgtk-vnc-1.0-0-dbg libgtk-vnc-1.0-dev libgtk-vnc-2.0-0 libgtk-vnc-2.0-0-dbg
libgtk-vnc-2.0-dev gir1.2-gtk-vnc-2.0 python-gtk-vnc gvncviewer
Architecture: source amd64
Version: 0.5.3-1.3
Distribution: unstable
Urgency: medium
Maintainer: Debian Libvirt Maintainers
<[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
gir1.2-gtk-vnc-2.0 - GObject introspection data for GTK-VNC.
gvncviewer - VNC viewer using gtk-vnc
libgtk-vnc-1.0-0 - VNC viewer widget for GTK+2 (runtime libraries)
libgtk-vnc-1.0-0-dbg - VNC viewer widget for GTK+2 (debugging symbols)
libgtk-vnc-1.0-dev - VNC viewer widget for GTK+2 (development files)
libgtk-vnc-2.0-0 - VNC viewer widget for GTK+3 (runtime libraries)
libgtk-vnc-2.0-0-dbg - VNC viewer widget for GTK+3 (debugging symbols)
libgtk-vnc-2.0-dev - VNC viewer widget for GTK+3 (development files)
libgvnc-1.0-0 - VNC gobject wrapper (runtime libraries)
libgvnc-1.0-0-dbg - VNC gobject wrapper (debugging symbols)
libgvnc-1.0-dev - VNC GObject wrapper (development files)
python-gtk-vnc - VNC viewer widget for GTK+2 (Python binding)
Closes: 761755
Changes:
gtk-vnc (0.5.3-1.3) unstable; urgency=medium
.
* Non-maintainer upload.
* Build-depend on libtool-bin. Closes: #761755.
Checksums-Sha1:
72b43e28f5ca9045951832aac88528e310e97944 2339 gtk-vnc_0.5.3-1.3.dsc
51e8cf9834ce887499ff31ddd5c37ca767c4b87f 10796 gtk-vnc_0.5.3-1.3.debian.tar.xz
7109ef16d4557c00e041a0014b5ccfd4311b989c 83756
libgvnc-1.0-0_0.5.3-1.3_amd64.deb
7ea3dbc391e95d23ed3c90fee893181d82a153a2 144974
libgvnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
54fbfa5eec50087c4d783c349c2faecc8727524b 46510
libgvnc-1.0-dev_0.5.3-1.3_amd64.deb
3442cfbe35c5332342efbeab7b0211692811a60c 54656
libgtk-vnc-1.0-0_0.5.3-1.3_amd64.deb
0e8a2707222e115c99d8ada615e1a0da54d73e53 90972
libgtk-vnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
47d39fc2c0843342bd4f3c42ec6f0a9dba0a1e15 35926
libgtk-vnc-1.0-dev_0.5.3-1.3_amd64.deb
7263d63616b8849f384480ffaf442a8ed08847ad 53946
libgtk-vnc-2.0-0_0.5.3-1.3_amd64.deb
51314d68f8025da3c90d6c0d78c18eebbccd9fa1 86186
libgtk-vnc-2.0-0-dbg_0.5.3-1.3_amd64.deb
e768bfdb62f7ea2e7a227432c4d4076e5d886bfb 40258
libgtk-vnc-2.0-dev_0.5.3-1.3_amd64.deb
f7c8f41e631ecbf5d56e028f090dcc137ccb79ff 40628
gir1.2-gtk-vnc-2.0_0.5.3-1.3_amd64.deb
23baec84aeb50d0be3f9b5427759001586e4a955 39902
python-gtk-vnc_0.5.3-1.3_amd64.deb
61ae35bdac9b608c8e96db2e721e08c3dfcd9fdd 45804 gvncviewer_0.5.3-1.3_amd64.deb
Checksums-Sha256:
7d8ef7f5de22eb275f85d9dc9f0e5b636117466f04842035080107676ea0235c 2339
gtk-vnc_0.5.3-1.3.dsc
0cc925301e22d14b9033ad1a947b45c23faadd44d19a22b5d5de8ae8d8cde650 10796
gtk-vnc_0.5.3-1.3.debian.tar.xz
db9beb97f898848898b4b23b9ccbaf815aa7b9ac8b7c6361bc46d419ca42dc13 83756
libgvnc-1.0-0_0.5.3-1.3_amd64.deb
f91750f0683b06f8a50ebefb947ec2ce3258e7cfbdae3349dc0a6d2a1af611c1 144974
libgvnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
8a2cb4c620f71ce580a954a667cc2eb2c10730aff1d4b0f4f27604da5231653c 46510
libgvnc-1.0-dev_0.5.3-1.3_amd64.deb
087056ed718742d2481822e5652cfa5dbd69af1f15bb612173f8e715a3ebeecc 54656
libgtk-vnc-1.0-0_0.5.3-1.3_amd64.deb
9a6c8048d3c0846ef4fd1bce6224db56cf17c2e43d7ed4e36c6bd744fadc9ab1 90972
libgtk-vnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
f34a0ad0d41ac07f6744806095ef006eb7af9bfea3bef377073e45fe4a2f82a1 35926
libgtk-vnc-1.0-dev_0.5.3-1.3_amd64.deb
53da47dfac1cc0ae7d533caa08d763be8f0f6793184e70aa48874f522fc5c6dd 53946
libgtk-vnc-2.0-0_0.5.3-1.3_amd64.deb
af2dbd28497a0129ce7216e9b38496dbb84da46058dbf072b45c9dd7d49369dd 86186
libgtk-vnc-2.0-0-dbg_0.5.3-1.3_amd64.deb
cc5ac6fafe4c5ef06ee89af17e0c4982499a5b368568fb8c3ea19575fd918c56 40258
libgtk-vnc-2.0-dev_0.5.3-1.3_amd64.deb
8a084804c5aae1391b610fa2e03e83cfe903d0319ca4c58dfaf95e122cba91d3 40628
gir1.2-gtk-vnc-2.0_0.5.3-1.3_amd64.deb
86f60de87aa35f6b4f771cda3c3109c0f21cc2b813f0d895987ad7bec96edd2c 39902
python-gtk-vnc_0.5.3-1.3_amd64.deb
bd54e419ee4fae993df74a5bd0579114b0cdaf577d7eff4f364b66b6e769127c 45804
gvncviewer_0.5.3-1.3_amd64.deb
Files:
59f3154b3fae6eecbec174dc5bff0b52 2339 gnome optional gtk-vnc_0.5.3-1.3.dsc
8131b154851efaffd410cca533394d90 10796 gnome optional
gtk-vnc_0.5.3-1.3.debian.tar.xz
d151e00a97dfd711ae0690f7adeada54 83756 libs optional
libgvnc-1.0-0_0.5.3-1.3_amd64.deb
a63680b7409dbc1ed3f5711f80ac04a3 144974 debug extra
libgvnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
6740dd9c48b5eb876a7e6daa7fa72b48 46510 libdevel optional
libgvnc-1.0-dev_0.5.3-1.3_amd64.deb
ba43c31fe5137bc4e6f28b96ba60a0d2 54656 libs optional
libgtk-vnc-1.0-0_0.5.3-1.3_amd64.deb
0effdb8a89865dbf848f599c7f4cef9f 90972 debug extra
libgtk-vnc-1.0-0-dbg_0.5.3-1.3_amd64.deb
f6854872fdede142d76e2c784e340135 35926 libdevel optional
libgtk-vnc-1.0-dev_0.5.3-1.3_amd64.deb
2bc19a7a11b587d8af582522650504c7 53946 libs optional
libgtk-vnc-2.0-0_0.5.3-1.3_amd64.deb
44d093ab301bc811f9132b9ff8b94ab6 86186 debug extra
libgtk-vnc-2.0-0-dbg_0.5.3-1.3_amd64.deb
fa5e4dea1cda93eed50bde77d0255fcd 40258 libdevel optional
libgtk-vnc-2.0-dev_0.5.3-1.3_amd64.deb
837c19454c25217ed1988c2c84b96c36 40628 introspection optional
gir1.2-gtk-vnc-2.0_0.5.3-1.3_amd64.deb
9d0f7290fc53a38ded780a952cbf246e 39902 python optional
python-gtk-vnc_0.5.3-1.3_amd64.deb
fbd2bf2537643e80da85c913185b5dab 45804 x11 optional
gvncviewer_0.5.3-1.3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iEYEARECAAYFAlQ2Z/wACgkQStlRaw+TLJyFZACfe3bHwcc8VKr+EdljZ//S8PRr
IX4AoJOAhb13o3O8WVhBVEY9EREj1CXN
=Y5UU
-----END PGP SIGNATURE-----
--- End Message ---