Your message dated Wed, 8 Jan 2025 11:56:04 +0800
with message-id <[email protected]>
and subject line fixed in Version: 46.0-5
has caused the Debian Bug report #1073254,
regarding geary: 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.)
--
1073254: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073254
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: geary
Version: 46.0-2
Severity: normal
Tags: patch
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: loong64
Dear Maintainer,
geary compiled incorrectly on loongarch, the attachment has resolved the issue.
Please merge patches.
wuruilong
-- 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
--- geary-46.0/debian/rules 2024-06-01 10:50:25.000000000 +0000
+++ geary/debian/rules 2024-06-15 08:53:04.100974489 +0000
@@ -9,7 +9,7 @@
# needed with the Ubuntu toolchain to avoid issues
export DEB_LDFLAGS_MAINT_STRIP := -Wl,-Bsymbolic-functions
-ifeq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf hppa i386 ia64 mips
mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4))
+ifeq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf hppa i386 ia64
loong64 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4))
BUILD_UNWIND += -Dlibunwind=disabled
endif
# see https://gitlab.gnome.org/GNOME/geary/issues/726:
root@581f4c48003a:/home/debian-build/wuruilong/test# diff -Nur
geary-46.0/debian/rules geary/debian/rules >> add-support-for-loong64.patch
root@581f4c48003a:/home/debian-build/wuruilong/test# vi
add-support-for-loong64.patch
root@581f4c48003a:/home/debian-build/wuruilong/test# cat
add-support-for-loong64.patch
--- geary-46.0/debian/control 2024-06-01 10:50:25.000000000 +0000
+++ geary/debian/control 2024-06-15 08:53:18.468883999 +0000
@@ -32,7 +32,7 @@
libsecret-1-dev (>= 0.11),
libsqlite3-dev (>= 3.24),
libstemmer-dev,
- libunwind-dev (>= 1.1) [amd64 arm64 armel armhf hppa i386 ia64
mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
+ libunwind-dev (>= 1.1) [amd64 arm64 armel armhf hppa i386 ia64
loong64 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4],
libwebkit2gtk-4.1-dev,
libxml2-dev (>= 2.7.8),
libytnef0-dev (>= 1.9.3),
--- geary-46.0/debian/rules 2024-06-01 10:50:25.000000000 +0000
+++ geary/debian/rules 2024-06-15 08:53:04.100974489 +0000
@@ -9,7 +9,7 @@
# needed with the Ubuntu toolchain to avoid issues
export DEB_LDFLAGS_MAINT_STRIP := -Wl,-Bsymbolic-functions
-ifeq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf hppa i386 ia64 mips
mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4))
+ifeq (,$(filter $(DEB_HOST_ARCH), amd64 arm64 armel armhf hppa i386 ia64
loong64 mips mips64 mips64el mipsel powerpc powerpcspe ppc64 ppc64el sh4))
BUILD_UNWIND += -Dlibunwind=disabled
endif
# see https://gitlab.gnome.org/GNOME/geary/issues/726:
--- End Message ---
--- Begin Message ---
Version: 46.0-5
It build success in loong64 now:
https://buildd.debian.org/status/fetch.php?pkg=geary&arch=loong64&ver=46.0-5&stamp=1731679098&raw=0
--
肖盛文 xiao sheng wen -- Debian Developer(atzlinux)
Debian QA page: https://qa.debian.org/developer.php?login=atzlinux%40debian.org
Debian salsa: https://salsa.debian.org/atzlinux-guest
GnuPG Public Key: 0x00186602339240CB
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---