Your message dated Mon, 26 Dec 2011 21:17:12 +0000
with message-id <[email protected]>
and subject line Bug#626228: fixed in sarg 2.3.2-1
has caused the Debian Bug report #626228,
regarding FTBFS in latest GCC
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.)


-- 
626228: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=626228
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sarg
Version: 2.3.1-2
User: [email protected]
Usertags: no-add-needed

Hello, i got ftbfs when building sarg, seems like a library has been
added into LDFLAGS instead of LIBS. thats wrong, you must adding Library
linker to LIBS or LDADD.

Related bug can be found at
https://bugs.launchpad.net/ubuntu/+source/sarg/+bug/776012

Here is the patch
diff -u sarg-2.3.1/debian/rules sarg-2.3.1/debian/rules
--- sarg-2.3.1/debian/rules
+++ sarg-2.3.1/debian/rules
@@ -11,7 +11,7 @@
 include /usr/share/dpatch/dpatch.make

 CFLAGS = -Wall -g
-LDFLAGS = -lm
+LIBS = -lm
 INSTALL = install
 INSTALL_FILE    = $(INSTALL) -p    -o root -g root  -m  644
 INSTALL_PROGRAM = $(INSTALL) -p    -o root -g root  -m  755

Thanks for your work!
-- 
[ Mahyuddin Susanto ] - 4096R/90B36C5B


Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: sarg
Source-Version: 2.3.2-1

We believe that the bug you reported is fixed in the latest version of
sarg, which is due to be installed in the Debian FTP archive:

sarg_2.3.2-1.debian.tar.gz
  to main/s/sarg/sarg_2.3.2-1.debian.tar.gz
sarg_2.3.2-1.dsc
  to main/s/sarg/sarg_2.3.2-1.dsc
sarg_2.3.2-1_i386.deb
  to main/s/sarg/sarg_2.3.2-1_i386.deb
sarg_2.3.2.orig.tar.gz
  to main/s/sarg/sarg_2.3.2.orig.tar.gz



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.
Luigi Gangitano <[email protected]> (supplier of updated sarg 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: Mon, 26 Dec 2011 18:21:40 +0100
Source: sarg
Binary: sarg
Architecture: source i386
Version: 2.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Luigi Gangitano <[email protected]>
Changed-By: Luigi Gangitano <[email protected]>
Description: 
 sarg       - squid analysis report generator
Closes: 626228
Changes: 
 sarg (2.3.2-1) unstable; urgency=low
 .
   * New upstream release
     - Fixes FTBFS with latest GCC (Closes: #626228)
 .
   * debian/{control,rules,install,manpages,source/format,patches/*}
     - Switch to source format 3.0 (quilt)
 .
   * debian/control
     - Bumped Standard-Version to 3.9.2 (no change needed)
Checksums-Sha1: 
 165bdb76eadbfc66b001199be5ee21b8581836ca 1056 sarg_2.3.2-1.dsc
 eb18a7814a8d8bafa6aa9ba3ddc06629805144fe 1180743 sarg_2.3.2.orig.tar.gz
 9443a5479a530e7d30ab2cb9a1af2f591939a72c 22139 sarg_2.3.2-1.debian.tar.gz
 7b38fd25805c2240c16ed75ee39c48085890c26e 251720 sarg_2.3.2-1_i386.deb
Checksums-Sha256: 
 96e62aec48e6496f6faf665c81c52f449a9bfd70ebd143bf75076ec858f68df1 1056 
sarg_2.3.2-1.dsc
 1ae4de87a590e0b75e259502458fd8c20a7e2a62acfd0f1281b55e0e0a74f22b 1180743 
sarg_2.3.2.orig.tar.gz
 88928867c4b6375745059e3793fc9eaa9c221239c8bfe4d58b9d7709058133e9 22139 
sarg_2.3.2-1.debian.tar.gz
 a916486a01c74150af424449cdaae5fd0d2c15cefa190b15958040d84407261f 251720 
sarg_2.3.2-1_i386.deb
Files: 
 d95db5cd5416d5ed84fa9b0f207e7c87 1056 web optional sarg_2.3.2-1.dsc
 a560d5d0ac6e8986c5d984986eb4bbe3 1180743 web optional sarg_2.3.2.orig.tar.gz
 205d69da72eed0446854679e5e9eee07 22139 web optional sarg_2.3.2-1.debian.tar.gz
 293722ee9e37a225375d2fc8da93d86e 251720 web optional sarg_2.3.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)

iEYEARECAAYFAk744GUACgkQ8ZumGJJMDCb7HACeONK0kabDpSGRNyd8Cm7Bk6Y+
zFUAmwYWMk/GIzRoRRGfjLElAiYQmvL+
=LIED
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to