[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1108203: marked as done (maildir-utils: Please link against libatomic on m68k, powerpc and sh4)



Your message dated Wed, 13 Aug 2025 15:05:57 +0000
with message-id <E1umD37-0091yX-2J@fasolo.debian.org>
and subject line Bug#1108203: fixed in maildir-utils 1.12.12-1
has caused the Debian Bug report #1108203,
regarding maildir-utils: Please link against libatomic on m68k, powerpc and sh4
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 owner@bugs.debian.org
immediately.)


-- 
1108203: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108203
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: maildir-utils
Version: 1.12.9-1
Severity: normal
Tags: patch
User: debian-powerpc@lists.debian.org
Usertags: powerpc
X-Debbugs-Cc: debian-powerpc@lists.debian.org

Hi,

please add m68k, powerpc and sh4 to the list of architectures which need to link
against libatomic in [1].

I suggest the following change:

--- debian/rules.orig   2025-03-10 23:07:50.000000000 +0100
+++ debian/rules        2025-06-23 08:02:15.046285114 +0200
@@ -12,7 +12,7 @@
 #
 # Cf. #1068030.
 #
-ifeq (armel,$(DEB_HOST_ARCH))
+ifneq (,$(filter armel m68k powerpc sh4, $(DEB_HOST_ARCH)))
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed
 endif
 


Thanks,
Adrian

> [1] https://salsa.debian.org/emacsen-team/maildir-utils/-/blob/debian/master/debian/rules?ref_type=heads#L15

--
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer
`. `'   Physicist
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- debian/rules.orig	2025-03-10 23:07:50.000000000 +0100
+++ debian/rules	2025-06-23 08:02:15.046285114 +0200
@@ -12,7 +12,7 @@
 #
 # Cf. #1068030.
 #
-ifeq (armel,$(DEB_HOST_ARCH))
+ifneq (,$(filter armel m68k powerpc sh4, $(DEB_HOST_ARCH)))
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--no-as-needed -latomic -Wl,--as-needed
 endif
 

--- End Message ---
--- Begin Message ---
Source: maildir-utils
Source-Version: 1.12.12-1
Done: Jeremy Sowden <azazel@debian.org>

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

Debian distribution maintenance software
pp.
Jeremy Sowden <azazel@debian.org> (supplier of updated maildir-utils 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 13 Aug 2025 14:00:50 +0100
Source: maildir-utils
Architecture: source
Version: 1.12.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Jeremy Sowden <azazel@debian.org>
Closes: 1108203
Changes:
 maildir-utils (1.12.12-1) unstable; urgency=medium
 .
   * New upstream version 1.12.12
     - mu
       + the `--my-address` parameter to `--mu-init` has been renamed into
         `--personal-address`, for consistency with the other places where we
         refer to it as a personal address. `--my-address` is still supported as
         an alias, for backward compatibility.
     - mu4e
       + add a `defcustom` `mu4e-compose-jump-to-a-reasonable-place` for
         customizing whether mu4e jumps to some "reasonable place" when opening
         the message composition buffer. Default is `t`, as the current behavior.
       + `mu4e-maildir-shortcuts` and `mu4e-bookmarks` now understand a property
         `:hide-if-no-unread`, which hides the maildir/bookmark from the
         main-view if there are no unread messages which the corresponding query.
       + `mu4e-maildir-shortcuts` and `mu4e-bookmarks` now understand a property
         `:hide-if-no-unread`, which hides the maildir/bookmark from the
         main-view if there are no unread messages which the corresponding query.
       + it now possible to create Emacs bookmarks for both messages (default)
         and queries. See the new variable `mu4e-emacs-bookmark-policy`.
       + `mu4e-get-mail-command` which specifies the shell command to use for
         getting mail, can now also be a function return that shell-command. This
         makes it easier to use different shell commands in different situations.
   * d/patches
     - refresh patches
   * d/rules
     - link against libatomic on m68k, powerpc, sh4 (Closes: #1108203)
Checksums-Sha1:
 3ef424adad23e38005793950b6ae8b4ee3bc747a 2191 maildir-utils_1.12.12-1.dsc
 0d3a44b90fe7c4a2e856da816664f56e262c52fe 1008167 maildir-utils_1.12.12.orig.tar.gz
 56c34a17d024a48e192c2fe784f8969d75a1e041 13912 maildir-utils_1.12.12-1.debian.tar.xz
 cde00ac3d08a56e33d03fe22560d61b8813ee658 11967 maildir-utils_1.12.12-1_amd64.buildinfo
Checksums-Sha256:
 512176ef42ea67260e0257d6529b570667f66f59a1e29797ff52c1ffd8618bbf 2191 maildir-utils_1.12.12-1.dsc
 a2c05bb3119252a4b62d999218b474875d0558ffcb7a831749e5d1ca59f8afa6 1008167 maildir-utils_1.12.12.orig.tar.gz
 30ffdf6377f8b4220a8d9287a1bea3bb392daa94441ce65f03f63cb599692306 13912 maildir-utils_1.12.12-1.debian.tar.xz
 eab0a48902f01d91673f350907a81504328e8502be4436d1f2eceaff43fe1ed0 11967 maildir-utils_1.12.12-1_amd64.buildinfo
Files:
 535b3b813bc4f86b7107245ae2cbaf94 2191 mail optional maildir-utils_1.12.12-1.dsc
 a7bd7067443c1bceb88885ddeddf2af4 1008167 mail optional maildir-utils_1.12.12.orig.tar.gz
 bb6311b0e6f4a3b7598fc2f037839fed 13912 mail optional maildir-utils_1.12.12-1.debian.tar.xz
 6e1b8467f6c254d370d7fde084d93e0a 11967 mail optional maildir-utils_1.12.12-1_amd64.buildinfo

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

iQJGBAEBCgAwFiEEbB20U2PvQDe9VtUXKYasCr3xBA0FAmicpn4SHGF6YXplbEBk
ZWJpYW4ub3JnAAoJECmGrAq98QQNVmAP/i/ioTjvO3tMJw2hs2DNviVKQcZRATwx
qO4cv06KfT4blL8ShA3Tp30uUKyOvTLRQ2atiUoYQO6KgYQlU7BciJ6RwMz6ySOq
Fl3wWO9/xXtF9tXvh0MJU6ibfhEBpW9U1wLg9BUICnNhwJRr/PasZDunAXhynewx
ycVtyVbigo7gWUHCVVuujygt9W8KRiXzoI7hOuzyiquYo6XmNxilsM7bBip6h2Zk
pY8KRLPnovO9yDMLNjxenjhlM5nQaBfXn7riOOIbkWVVg/jrXkXclY70B655G33U
mbsgT7+B5uUqtpj+JBPVcQFy/0UwLIL/JcU3XDvbYuVbd4utbGIB5BvKw6qzVERV
tRO/ciAWYdCaCTXVa9MYRattikF3re4EUpn+UZnBaFgLEOAV7TniH/VcrlOAMyRE
rxZF1QQUhNqjq2KovnXpbsiA2+BpZcK00SEg53wZfy3/sylatEIHPshI3DwTUjRE
K09IZs0El0WIIE9faYVbNrjB+kTl4rWQ2xIRdYnRzrQqfBTbYYiyUFWISHyUlYka
L8Elja2+8fs9i/82xS74F1JMICs6q5vIaT/0EMSpkDFdS8GEyVgDM3yPCWcu53p3
CgWHEJG8h2VGWMHIs2Yu7v0g+2RuOZuW7fBVKah3jYa0Q14MJMKlUVtc2gXathHi
38z/LceQjGy2
=5NHq
-----END PGP SIGNATURE-----

Attachment: pgpePgva9jDe3.pgp
Description: PGP signature


--- End Message ---

Reply to: