Your message dated Fri, 30 Jan 2026 18:26:07 +0000
with message-id <[email protected]>
and subject line Bug#1124982: Removed package(s) from unstable
has caused the Debian Bug report #1082968,
regarding yaramod: Please add support for loong64
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.)


-- 
1082968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082968
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: yaramod
Severity: normal
X-Debbugs-Cc: [email protected]

Dear Maintainer,

yaramod compiles incorrectly on loongarch platform, attachment patch resolves 
the issue. I have verified the patch on loongarch platform and it compiles 
successfully. Please merge the attached patch.

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: loong64 (loongarch64)

Kernel: Linux 5.10.0-60.96.0.126.oe2203.loongarch64 (SMP w/32 CPU threads)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 yaramod (3.21.0-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Trigger rebuild against Python 3.12 as the default version.
   * debian/tests/unittest.sh: Bump hardcoded YARAMOD_VERSION to 3.21.0.
Author: Boyuan Yang <[email protected]>

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-Debian: https://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>
Last-Update: 2024-09-29

--- yaramod-3.21.0.orig/deps/pybind11/tools/pybind11Common.cmake
+++ yaramod-3.21.0/deps/pybind11/tools/pybind11Common.cmake
@@ -318,7 +318,7 @@ function(_pybind11_generate_lto target p
       set(cxx_append ";-fno-fat-lto-objects")
     endif()
 
-    if(CMAKE_SYSTEM_PROCESSOR MATCHES "ppc64le" OR CMAKE_SYSTEM_PROCESSOR 
MATCHES "mips64")
+    if(CMAKE_SYSTEM_PROCESSOR MATCHES "ppc64le" OR CMAKE_SYSTEM_PROCESSOR 
MATCHES "mips64" OR CMAKE_SYSTEM_PROCESSOR MATCHES "loong64")
       set(NO_FLTO_ARCH TRUE)
     else()
       set(NO_FLTO_ARCH FALSE)


--- End Message ---
--- Begin Message ---
Version: 3.21.0-1.1+rm

Dear submitter,

as the package yaramod has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1124982

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to