Your message dated Wed, 26 Oct 2011 22:47:21 +0000
with message-id <[email protected]>
and subject line Bug#646378: fixed in herbstluftwm 0.1+git2011.10.26-1
has caused the Debian Bug report #646378,
regarding herbstluftwm: ftbs 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.)
--
646378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: herbstluftwm
Version: 0.1+git2011.10.09-1
Severity: wishlist
User: [email protected]
Usertags: ld-as-needed
Tags: patch
herbstluftwm fails to build with ld --as-needed.
With --as-needed libraries need to be placed before objects needing
their symbols.
See the ubuntu buildlog for the failure:
https://launchpadlibrarian.net/83460719/buildlog_ubuntu-precise-i386.herbstluftwm_0.1%2Bgit2011.10.09-1_FAILEDTOBUILD.txt.g
This patch should fix the issue:
--- herbstluftwm-0.1+git2011.10.09.orig/rules.mk
+++ herbstluftwm-0.1+git2011.10.09/rules.mk
@@ -17,7 +17,7 @@ rb: clean all
$(TARGET): $(OBJ)
$(call colorecho,LD,$(TARGET))
- @$(LD) -o $@ $(LDFLAGS) $(OBJ)
+ @$(LD) -o $@ $(LDFLAGS) $(OBJ) $(LIBS)
$(SRCDIR)/%.o: $(SRCDIR)/%.c $(HEADER)
$(call colorecho,CC,$<)
--- herbstluftwm-0.1+git2011.10.09.orig/config.mk
+++ herbstluftwm-0.1+git2011.10.09/config.mk
@@ -15,7 +15,7 @@ VERSIONFLAGS = \
-D HERBSTLUFT_VERSION_MAJOR=$(VERSION_MAJOR) \
-D HERBSTLUFT_VERSION_MINOR=$(VERSION_MINOR)
CFLAGS += $(VERSIONFLAGS)
-LDFLAGS = -g ${LIBS}
+LDFLAGS = -g
PREFIX = ./build
BINDIR = $(PREFIX)/bin
SHAREDIR = $(PREFIX)/share
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: herbstluftwm
Source-Version: 0.1+git2011.10.26-1
We believe that the bug you reported is fixed in the latest version of
herbstluftwm, which is due to be installed in the Debian FTP archive:
herbstluftwm_0.1+git2011.10.26-1.debian.tar.gz
to main/h/herbstluftwm/herbstluftwm_0.1+git2011.10.26-1.debian.tar.gz
herbstluftwm_0.1+git2011.10.26-1.dsc
to main/h/herbstluftwm/herbstluftwm_0.1+git2011.10.26-1.dsc
herbstluftwm_0.1+git2011.10.26-1_amd64.deb
to main/h/herbstluftwm/herbstluftwm_0.1+git2011.10.26-1_amd64.deb
herbstluftwm_0.1+git2011.10.26.orig.tar.xz
to main/h/herbstluftwm/herbstluftwm_0.1+git2011.10.26.orig.tar.xz
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.
Christoph Egger <[email protected]> (supplier of updated herbstluftwm
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: SHA512
Format: 1.8
Date: Thu, 27 Oct 2011 00:01:22 +0200
Source: herbstluftwm
Binary: herbstluftwm
Architecture: source amd64
Version: 0.1+git2011.10.26-1
Distribution: unstable
Urgency: low
Maintainer: Christoph Egger <[email protected]>
Changed-By: Christoph Egger <[email protected]>
Description:
herbstluftwm - manual tiling window manager for X11
Closes: 646378
Changes:
herbstluftwm (0.1+git2011.10.26-1) unstable; urgency=low
.
* New upstream release
* Includes patch by Julian Taylor for --as-needed (Closes: #646378)
Checksums-Sha1:
a05b9e403ad3b13eb46ed5fd1c90fc1ff193dc8f 2058
herbstluftwm_0.1+git2011.10.26-1.dsc
429fcecfdc0684989841178a1849b7b076726448 53392
herbstluftwm_0.1+git2011.10.26.orig.tar.xz
9c5516ebfb1d8f1684b3efa376c1b6f8010090c5 2289
herbstluftwm_0.1+git2011.10.26-1.debian.tar.gz
64d3d6bf2132b28f95864b8ca5216beaccd3a1f9 76074
herbstluftwm_0.1+git2011.10.26-1_amd64.deb
Checksums-Sha256:
5eec66e913a33d62dbda3cfea0cb40dfa01e948b26734decf80488bbb8833796 2058
herbstluftwm_0.1+git2011.10.26-1.dsc
44fa7443cec867e5540f8ae1a0fc643bc4af46e9c34179af833e7a6c57c1e5be 53392
herbstluftwm_0.1+git2011.10.26.orig.tar.xz
d0a96e585c4e2ca260d9093b05841a0c82f540039ba025aa0e57a6472936b597 2289
herbstluftwm_0.1+git2011.10.26-1.debian.tar.gz
777867230779c353a778c6787b544ec4b13b6a1e509d5deb5b86c7f5884f4c12 76074
herbstluftwm_0.1+git2011.10.26-1_amd64.deb
Files:
f82ed51f750351c174191e6630630ab0 2058 x11 optional
herbstluftwm_0.1+git2011.10.26-1.dsc
f3ea9d6693ddc2c5a5ca5ca4e2f6c90c 53392 x11 optional
herbstluftwm_0.1+git2011.10.26.orig.tar.xz
c24916956ff4630583c21517aa20e8c2 2289 x11 optional
herbstluftwm_0.1+git2011.10.26-1.debian.tar.gz
6576463651ed4152c8b4d78b796063da 76074 x11 optional
herbstluftwm_0.1+git2011.10.26-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJOqIrPAAoJEKv/7bJACMb5kFUP/AsBP0TvNHIDeo34dF8zmH4e
jVcyJeusonpm7tnHoiGrtDHiK6LjLPNMk7/zbstsJcdN1hbt9mNAcpK9iqHueQiF
WaqLSQZTtEUA5i7/O7ueQA9izeJ1s0pGIqNAKmS85iu8LfPDKNIhlpQBdsLvvVsa
ucIcourWclSefDkT3u6bPzC/s45FyO+RTLbcBbmlPC3CdCVTl8YB+jPO4FElM8L5
E6kZy1jL+lCOUPEv1+0nyQncZT4Dvmeq+gR7w5oG/9eoF/sMLuDx83ltWAa5BdVP
MC5suLrHRLofkKUAUMoKEyOtjNWSFK4+8HdUzgF8HmoeRzw/o1zyBUL1x9O45Vt/
Ok88ILpqoUkHJW9zYVWQhQIwhGM3moVDKGDGYMZZwrZQWs/kU7wrrR+hBW0bPBav
sX/Ugij4jEaN1toUpN/8x+0Ck0+7Mc3FvwxGLQ09QK79BNW1htS/hQxmOEUmFcZz
tRDPvdebQEmB7Mi9lNktNGnyShF2CB/6UFsdgl4Pufq9sGgV8niZlePyuYHcshc5
CMZV9hQhuEHWnQ6d9ppBOBK5IfzgCM5dbzWCxqV0aEAhpey6oYXKqbEktXhKQMRt
77jk6V9cbcauE+6DD+2C5uZQYtgCNu7/bWH6O9FTMyfxx9qSL2tdA6R2UWHSFgwg
X2UOZwfQq/+9eHB4ojgU
=3K6n
-----END PGP SIGNATURE-----
--- End Message ---