Your message dated Tue, 19 Feb 2013 17:02:35 +0000
with message-id <[email protected]>
and subject line Bug#632148: fixed in multiwatch 1.0.0-rc1+really1.0.0-1
has caused the Debian Bug report #632148,
regarding multiwatch: FTBFS with ld --as-needed
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.)
--
632148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632148
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: multiwatch
Version: 1.0.0-rc1-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: ld-as-needed
*** /tmp/tmp_57xkF
In Ubuntu, the attached patch was applied to achieve the following:
Hi! multiwatch fails to build from source with binutils-gold and
ld --as-needed, this patch solves this problem.
Regrads,
* debian/patches/fix-ftbfs-with-ld-as-needed.patch:
- Fix ftbfs with ld --as-needed (LP: #756042)
Thanks for considering the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0-2-generic (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru multiwatch-1.0.0-rc1/debian/changelog multiwatch-1.0.0-rc1/debian/changelog
diff -Nru multiwatch-1.0.0-rc1/debian/patches/fix-ftbfs-with-ld-as-needed.patch multiwatch-1.0.0-rc1/debian/patches/fix-ftbfs-with-ld-as-needed.patch
--- multiwatch-1.0.0-rc1/debian/patches/fix-ftbfs-with-ld-as-needed.patch 1970-01-01 01:00:00.000000000 +0100
+++ multiwatch-1.0.0-rc1/debian/patches/fix-ftbfs-with-ld-as-needed.patch 2011-06-29 23:23:19.000000000 +0200
@@ -0,0 +1,17 @@
+Description: Fix ftbfs with ld --as-needed
+Author: Angel Abad <[email protected]>
+Bug-Ubuntu: https://launchpad.net/bugs/756042
+
+Index: multiwatch-1.0.0-rc1/CMakeLists.txt
+===================================================================
+--- multiwatch-1.0.0-rc1.orig/CMakeLists.txt 2011-06-29 23:21:08.715201582 +0200
++++ multiwatch-1.0.0-rc1/CMakeLists.txt 2011-06-29 23:21:44.364753406 +0200
+@@ -67,7 +67,7 @@
+ TARGET_LINK_LIBRARIES(multiwatch "${EV_LIBRARIES}")
+
+ # GLIB 2
+-ADD_TARGET_PROPERTIES(multiwatch LINK_FLAGS "${GLIB2_LDFLAGS}")
++TARGET_LINK_LIBRARIES(multiwatch "${GLIB2_LDFLAGS}")
+ ADD_TARGET_PROPERTIES(multiwatch COMPILE_FLAGS "${GLIB2_CFLAGS_OTHER}")
+
+ INSTALL(TARGETS multiwatch DESTINATION bin)
diff -Nru multiwatch-1.0.0-rc1/debian/patches/series multiwatch-1.0.0-rc1/debian/patches/series
--- multiwatch-1.0.0-rc1/debian/patches/series 2011-04-18 23:53:46.000000000 +0200
+++ multiwatch-1.0.0-rc1/debian/patches/series 2011-06-29 23:20:55.000000000 +0200
@@ -1 +1,2 @@
1001_libev4_compatibility.patch
+fix-ftbfs-with-ld-as-needed.patch
--- End Message ---
--- Begin Message ---
Source: multiwatch
Source-Version: 1.0.0-rc1+really1.0.0-1
We believe that the bug you reported is fixed in the latest version of
multiwatch, 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.
Jérémy Lal <[email protected]> (supplier of updated multiwatch 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: Sun, 17 Feb 2013 19:38:40 +0100
Source: multiwatch
Binary: multiwatch
Architecture: source amd64
Version: 1.0.0-rc1+really1.0.0-1
Distribution: unstable
Urgency: low
Maintainer: Jérémy Lal <[email protected]>
Changed-By: Jérémy Lal <[email protected]>
Description:
multiwatch - Forks and watches multiple instances of a program
Closes: 632148
Changes:
multiwatch (1.0.0-rc1+really1.0.0-1) unstable; urgency=low
.
* Upstream update.
* Ensure proper version ordering, due to previous -rc1 version.
* debian/rules : move to debhelper 9.
* debian/control : bump Build-Dependency version of debhelper
(>= 9.20120909~).
* Fix FTBFS with ld --as-needed (Closes: #632148)
* Remove debian/patches/1001_libev4_compatibility.patch,
applied upstream.
* debian/watch : update url, dversionmangle -rc1+really1.0.0.
Checksums-Sha1:
1b0a32a870484fa841e084abdf3a8bd3a7011e4c 1655
multiwatch_1.0.0-rc1+really1.0.0-1.dsc
ff00003751a3a4be0fd6f1d344d7526c37922545 84699
multiwatch_1.0.0-rc1+really1.0.0.orig.tar.gz
902f2b8af02bac4550f4b4fec0d1950a88a947d3 2218
multiwatch_1.0.0-rc1+really1.0.0-1.debian.tar.gz
7b0643436a1a37fab36a662cfd539dd14209bd6e 8526
multiwatch_1.0.0-rc1+really1.0.0-1_amd64.deb
Checksums-Sha256:
0c68b2cc79db729921a8609566aa938b7ab81e489482e1c86663ca90422eb6d8 1655
multiwatch_1.0.0-rc1+really1.0.0-1.dsc
f528dd89b99d770a5417e01f062c13a9d3c487af63450bb438d3472710fff1cc 84699
multiwatch_1.0.0-rc1+really1.0.0.orig.tar.gz
509d823be66a999cec4b9595a279f8bea1ebf25b9d2d9607c8c38b92efe9acc5 2218
multiwatch_1.0.0-rc1+really1.0.0-1.debian.tar.gz
aa5215729763c9f81d282275e99d5f596f2690f58ba2f26bf9c65f485cc68aab 8526
multiwatch_1.0.0-rc1+really1.0.0-1_amd64.deb
Files:
664611cf12a1b3c11bba031f7abc25d2 1655 web extra
multiwatch_1.0.0-rc1+really1.0.0-1.dsc
cc7fb1b49d34cdd6432efd4eec9f5c63 84699 web extra
multiwatch_1.0.0-rc1+really1.0.0.orig.tar.gz
1e02d8b896e715e010f7066232b442dc 2218 web extra
multiwatch_1.0.0-rc1+really1.0.0-1.debian.tar.gz
d71d03d149324ccf6087be8993328198 8526 web extra
multiwatch_1.0.0-rc1+really1.0.0-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQEcBAEBAgAGBQJRI62lAAoJEFb2GnlAHawEkLEH/iK537xLhr4T05ryRniWl+u7
nKtAeVtn7H68ZpNXqxqFBIJJh+HFGs2sJWJHZ8yXqi/L38JCMItkGf088MxlOfUK
/DfmgcpMc53j7tiNLpEepPJjyvIVsL/ywdHJ5pFAQdq4CxOuBS4uV1FmvfGNvprk
4kfD7ae1Qbixny69WPHEel1lyyKQDseyGvfQzBXkZJjMF5tO7ZSbHU34FSqJrjr6
auRv3Hl20yFUog39WwbQDky7ygQ4ADqaegKXskUguxyR8EJQK9cwm8rgbYFqZxLN
BXUU/sD3mnQrTyLYEtHfllPdU+r/5VhSnOdVFWu25OCOar2c7ElmtWSj/eRgcNw=
=p4NH
-----END PGP SIGNATURE-----
--- End Message ---