Your message dated Sun, 13 Sep 2020 11:35:49 +0000
with message-id <e1khqip-000ctv...@fasolo.debian.org>
and subject line Bug#970194: fixed in pmix 3.2.0~rc1-3
has caused the Debian Bug report #970194,
regarding pmix FTBFS on armel/m68k/mipsel/sh4: No atomic primitives available
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.)


-- 
970194: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970194
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pmix
Version: 3.2.0~rc1-1
Severity: serious
Tags: ftbfs patch

https://buildd.debian.org/status/package.php?p=pmix&suite=sid

...
configure: error: No atomic primitives available for arm-unknown-linux-gnueabi


Fix:

--- debian/rules.old    2020-09-12 18:52:20.106150933 +0000
+++ debian/rules        2020-09-12 18:52:31.126056610 +0000
@@ -2,6 +2,10 @@
 
 export DH_VERBOSE=1
 
+ifneq (,$(filter $(DEB_HOST_ARCH), armel mipsel))
+  export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic 
-Wl,--as-needed
+endif
+
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 

--- End Message ---
--- Begin Message ---
Source: pmix
Source-Version: 3.2.0~rc1-3
Done: Alastair McKinstry <mckins...@debian.org>

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

Debian distribution maintenance software
pp.
Alastair McKinstry <mckins...@debian.org> (supplier of updated pmix 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: SHA256

Format: 1.8
Date: Sun, 13 Sep 2020 11:59:39 +0100
Source: pmix
Architecture: source
Version: 3.2.0~rc1-3
Distribution: unstable
Urgency: medium
Maintainer: Alastair McKinstry <mckins...@debian.org>
Changed-By: Alastair McKinstry <mckins...@debian.org>
Closes: 970194
Changes:
 pmix (3.2.0~rc1-3) unstable; urgency=medium
 .
   * Fix froim Adrian Bunk for atomic primitives on armel, mipsel
     Closes: #970194
Checksums-Sha1:
 91b9f16545ec9bdec295df6cc88279ef43633c9c 2258 pmix_3.2.0~rc1-3.dsc
 4fb1833963f6f952f92d4ec4b8c3f4b90e588e68 25464 pmix_3.2.0~rc1-3.debian.tar.xz
Checksums-Sha256:
 4374dc1de1bf71560125f42af47c51830ed482bfe45677fd92d40c9968742291 2258 
pmix_3.2.0~rc1-3.dsc
 014e47d7d90691d35805c60a4201fe5fc8dfb0cfab0111162ad88608be3db1d5 25464 
pmix_3.2.0~rc1-3.debian.tar.xz
Files:
 dbce58325e797df8d3975adc4a551e2f 2258 net optional pmix_3.2.0~rc1-3.dsc
 e5a7a3a916a89f9f9695ba15e3a0828a 25464 net optional 
pmix_3.2.0~rc1-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAl9d/kIACgkQy+a7Tl2a
06UDUA//autX515uSQnmy6Eo3gLJ55ogF7RH8q1W2A6QjJGCJ9Cp/zScC3RwAzsv
4tnDAFrdt9W/e7V4TapdONrtsIpAkMJtf+ADHSUB8YEZo1RFl9mqXv4nKA+Nw6aS
Zl2Mc/BuY9n099n3K0l2j1lTuwxB2aHY1mDMluvaOcK/FkJqdUBJQ2SnksuyocaX
nv8d7MoLk+HNYonPu66WT4HDbapByBfAOZSvHQHodGc0qCoPWJnnH6RhOntRHccr
Sag2vhpJQHZ4bzeGXXgBCa6SU4IXD1Qi7zj5FI0oU3245TenQQoFn37euNxrk8cG
6hNWllTvtIv/+90pQ0JfJhpI2pI84iGv2GsccmdGifbkRe/ndYaBFGQ31IkB8RXM
VLmfyiz47iGuPAmFhIcyGEDs1j2hNGRMHKjN/IXEcbMwTiP4ZUFDNfUMzWFPlI1h
JSNTSOYurrNrjC9RF3GW2kHv+g1YhSKXiqCV0Xh+0RdY6Qs98FWDPoiIJK1tpE5k
GTyB4is7OzY3VGsXUaM1oPmT37OGEX1nt8Kvn7W3GBunRcR+mzxsachQuk3br8rJ
o1B1WC7CGZ6cw52mw8mIZqRg+Xxi+cIexRVNJWbDJuLS+xeAKJLyyOGx0WCohsEW
/g9Byawe4pyVYdBbnizMxBR5MMHH2D+WAoSI/YmPPcS4KFserM0=
=kehH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to