Your message dated Fri, 02 Aug 2013 06:34:08 +0000
with message-id <e1v58wc-0007gw...@franck.debian.org>
and subject line Bug#714153: fixed in sysstat 10.1.6-2
has caused the Debian Bug report #714153,
regarding sysstat: Fails to build due to concurrency problems
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.)


-- 
714153: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=714153
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sysstat
Version: 10.1.6-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch

Dear Maintainer,

A build failure was identify to be a concurrency issue. The problem
is fixed by carrying over one makefile rule already present and identified
as a concurrency fix.

The Ubuntu package modified with the fix now builds correctly


In Ubuntu, the attached patch was applied to achieve the following:

Avoid a failure to build from source.

  * New 11-fix-concurrency-build-issue.patch :Extend
    explicit rules to avoid build issues occuring during
    parallel build


Thanks for considering the patch.


-- System Information:
Debian Release: wheezy/sid
  APT prefers raring-updates
  APT policy: (500, 'raring-updates'), (500, 'raring-security'), (500, 
'raring'), (100, 'raring-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.8.0-25-generic (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru sysstat-10.1.6/debian/changelog sysstat-10.1.6/debian/changelog
diff -Nru sysstat-10.1.6/debian/patches/11-fix-concurrency-build-issue.patch sysstat-10.1.6/debian/patches/11-fix-concurrency-build-issue.patch
--- sysstat-10.1.6/debian/patches/11-fix-concurrency-build-issue.patch	1970-01-01 01:00:00.000000000 +0100
+++ sysstat-10.1.6/debian/patches/11-fix-concurrency-build-issue.patch	2013-06-26 10:50:32.000000000 +0200
@@ -0,0 +1,23 @@
+From: Louis Bouchard <louis.bouch...@ubuntu.com>
+Date: Tue, 25 June 2013 16:23:14 +0200
+Subject: 11-fix-concurrency-build-issue.patch
+
+Extend explicit rules to avoid build issues occuring
+during parallel build
+---
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -202,9 +202,11 @@
+ libsyscom.a: common.o ioconf.o
+ 	$(AR) rvs $@ $?
+ 
+-librdstats.a: librdstats.a(rd_stats.o count.o)
++librdstats.a: rd_stats.o count.o
++	$(AR) rvs $@ $?
+ 
+-librdsensors.a: librdsensors.a(rd_sensors.o)
++librdsensors.a: rd_sensors.o
++	$(AR) rvs $@ $?
+ 
+ sadc.o: sadc.c sa.h version.h common.h ioconf.h sysconfig.h rd_stats.h rd_sensors.h
+ 
diff -Nru sysstat-10.1.6/debian/patches/series sysstat-10.1.6/debian/patches/series
--- sysstat-10.1.6/debian/patches/series	2013-06-13 22:28:07.000000000 +0200
+++ sysstat-10.1.6/debian/patches/series	2013-06-26 10:50:32.000000000 +0200
@@ -8,3 +8,4 @@
 08-scripts.patch
 09-format-warning.patch
 10-isag-menu-refresh.patch
+11-fix-concurrency-build-issue.patch

--- End Message ---
--- Begin Message ---
Source: sysstat
Source-Version: 10.1.6-2

We believe that the bug you reported is fixed in the latest version of
sysstat, 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 714...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Robert Luberda <rob...@debian.org> (supplier of updated sysstat 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 01 Aug 2013 08:41:15 +0200
Source: sysstat
Binary: sysstat isag
Architecture: source i386 all
Version: 10.1.6-2
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <rob...@debian.org>
Changed-By: Robert Luberda <rob...@debian.org>
Description: 
 isag       - Interactive System Activity Grapher for sysstat
 sysstat    - system performance tools for Linux
Closes: 714153
Changes: 
 sysstat (10.1.6-2) unstable; urgency=low
 .
   [ Louis Bouchard ]
   * New 11-fix-concurrency-build-issue.patch: Extend explicit rules
     to avoid build issues occurring during parallel build (closes: #714153).
Checksums-Sha1: 
 c7cf97d1888625d7bbeae7772556e008e9ac2f19 1228 sysstat_10.1.6-2.dsc
 5297f229009de4b26bd6723dd2276fa245d33d95 33386 sysstat_10.1.6-2.debian.tar.bz2
 b7bdd13bbf4ae244e3aa188f6085078153280e40 272230 sysstat_10.1.6-2_i386.deb
 d28aa7f927273ce38abcc08b9bce953a86a9d950 51244 isag_10.1.6-2_all.deb
Checksums-Sha256: 
 37c373102915923cb5acbc5b34715da70aedad6b3bc443da311e73e9b3234069 1228 
sysstat_10.1.6-2.dsc
 e894b8845109f278b7827c54f485eacb52ae9c4923aa6886569fac64413537fc 33386 
sysstat_10.1.6-2.debian.tar.bz2
 e863aa40a25c2b64320d4b7a0983007a7fe1ec439c372bbec45512fe2be3f585 272230 
sysstat_10.1.6-2_i386.deb
 a0c4c6d6d94cb6f60a0869f351872f3210eddab340e84e0580911bd6570df621 51244 
isag_10.1.6-2_all.deb
Files: 
 67c1189a272e39a21e7ce9e5ea7b4fc8 1228 admin optional sysstat_10.1.6-2.dsc
 9e7272199558437d932286f9e18cb3e2 33386 admin optional 
sysstat_10.1.6-2.debian.tar.bz2
 29b6ec4c1e2a2fd17b720ca34b474e36 272230 admin optional 
sysstat_10.1.6-2_i386.deb
 4d81d32a6a83add3b3c072a7c7855482 51244 admin optional isag_10.1.6-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.14 (GNU/Linux)

iEYEARECAAYFAlH61uMACgkQThh1cJ0wnDtLUgCfQeykLr1twMt4SsFGZKfHmjJh
8HwAnjTBd4H9GZbSNoT8tbuDDzxS1jA/
=0d+R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to