Your message dated Thu, 27 Feb 2025 17:33:46 +0800
with message-id <[email protected]>
and subject line binutils-gold is not used on loong64
has caused the Debian Bug report #1095719,
regarding golang-1.23: Please disable binutils-gold in d/control.in on 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.)


-- 
1095719: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095719
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-1.23
Version: 1.23.6-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: loong64
X-Debbugs-CC: [email protected]

Dear maintainers,

The build status of golang-1.23 is 'BD-Uninstallable' on loong64.
Details can be found at https://buildd.debian.org/status/package.php?p=golang-1.23&suite=sid.
Now package binutils-gold is not supported on loong64.

For loong64, please disable binutils-gold from Build-Depends in d/control.in.
Please consider the patch I attached.
I have built golang-1.23 successfully for loong64 on locally.
```
   dh_builddeb
dpkg-deb: building package 'golang-1.23-src' in '../golang-1.23-src_1.23.6-2_all.deb'. dpkg-deb: building package 'golang-1.23-go' in '../golang-1.23-go_1.23.6-2_loong64.deb'. dpkg-deb: building package 'golang-1.23-doc' in '../golang-1.23-doc_1.23.6-2_all.deb'. dpkg-deb: building package 'golang-1.23' in '../golang-1.23_1.23.6-2_all.deb'.
 dpkg-genbuildinfo -O../golang-1.23_1.23.6-2_loong64.buildinfo
 dpkg-genchanges -O../golang-1.23_1.23.6-2_loong64.changes
```

Your opinions are welcome.

Best regards,
Dandan Zhang

diff -Nru golang-1.23-1.23.6/debian/control.in 
golang-1.23-1.23.6/debian/control.in
--- golang-1.23-1.23.6/debian/control.in        2025-02-10 10:47:56.000000000 
+0000
+++ golang-1.23-1.23.6/debian/control.in        2025-02-10 10:47:56.000000000 
+0000
@@ -7,7 +7,7 @@
            Anthony Fok <[email protected]>
 Section: golang
 Priority: optional
-Build-Depends: binutils-gold,
+Build-Depends: binutils-gold [!loong64],
                debhelper-compat (= 13),
                golang-1.22-go | golang-1.21-go | golang-1.20-go,
                netbase

--- End Message ---
--- Begin Message ---
binutils-gold is not used on loong64.
```
golang-1.23 (1.23.6-3) unstable; urgency=medium

  * Team upload
  * binutils-gold is only used on arm64
  * Add binutils-gold to Depends for golang-X.Y-go on arm64

 -- Shengjing Zhu <[email protected]>  Tue, 11 Feb 2025 19:57:07 +0800
```

golang-1.23 is available on loong64.
Build status can be found at https://buildd.debian.org/status/logs.php?pkg=golang-1.23&ver=1.23.6-3&arch=loong64&suite=sid.
Close this bug.

Best regards,
Dandan Zhang

--- End Message ---

Reply via email to