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

Bug#1017771: marked as done (gridengine: ftbfs on riscv64 ("Unsupported architecture UNSUPPORTED-lx-riscv64"))



Your message dated Sun, 13 Aug 2023 18:19:28 +0000
with message-id <E1qVFgW-000CPR-3O@fasolo.debian.org>
and subject line Bug#1017771: fixed in gridengine 8.1.9+dfsg-11
has caused the Debian Bug report #1017771,
regarding gridengine: ftbfs on riscv64 ("Unsupported architecture UNSUPPORTED-lx-riscv64")
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.)


-- 
1017771: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017771
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gridengine
Version: 8.1.9+dfsg-10
Severity: normal
Tags: ftbfs, patch
User: debian-riscv@lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: debian-riscv@lists.debian.org

Dear gridengine Maintainer,

The package has a ftbfs issue on riscv64 due to missing support riscv64:

```
...
Unsupported architecture UNSUPPORTED-lx-riscv64
Now run ./aimk with any appropriate options (see ./aimk -help)
Unsupported architecture UNSUPPORTED-lx-riscv64
make[1]: *** [debian/rules:37: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:34: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
```

The patch attached is trying to add support for riscv64 and I can
confirm it is ok to build on my locally real riscv64 hardware.Could 
you apply it in the next upload?

Any issues please let me know, thanks.

-- 
Regards,
--
  Bo YU

Description: add support riscv64
Author: Bo YU <tsu.yubo@gmail.com>
Forwarded: no
Last-Update: 2022-08-20 
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/source/aimk
+++ b/source/aimk
@@ -1974,6 +1974,9 @@
                 set JAVA_LIB_ARCH = aarch64
              endif
              breaksw
+	 case lx-riscv64:
+	      set JAVA_LIB_ARCH = riscv64
+	      breaksw
 	 case lx-mips64:
 	      set JAVA_LIB_ARCH = mips64el
 	      breaksw
--- a/source/dist/util/arch
+++ b/source/dist/util/arch
@@ -219,6 +219,9 @@
    powerpc64le | powerpc64el)
       lxmachine=ppc64el
       ;;
+   riscv64)
+      lxmachine=riscv64
+      ;;
    *)
       unsupported="UNSUPPORTED-"
       lxmachine=$osmachine
--- a/source/scripts/compilearch
+++ b/source/scripts/compilearch
@@ -220,6 +220,11 @@
       COMPILE_ARCH=LINUXPPC64EL
       TARGET_BITS=TARGET_64BIT
       ;;
+   lx-riscv64)
+      BUILDARCH=LINUXRISCV64
+      COMPILE_ARCH=LINUXRISCV64
+      TARGET_BITS=TARGET_64BITT
+      ;;
    lx-s390)
       BUILDARCH=LINUXS390
       COMPILE_ARCH=LINUXS390

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: gridengine
Source-Version: 8.1.9+dfsg-11
Done: Michael R. Crusoe <crusoe@debian.org>

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

Debian distribution maintenance software
pp.
Michael R. Crusoe <crusoe@debian.org> (supplier of updated gridengine 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: Sun, 13 Aug 2023 17:56:03 +0200
Source: gridengine
Architecture: source
Version: 8.1.9+dfsg-11
Distribution: unstable
Urgency: medium
Maintainer: Debian HPC Team <debian-hpc@lists.debian.org>
Changed-By: Michael R. Crusoe <crusoe@debian.org>
Closes: 1017771
Changes:
 gridengine (8.1.9+dfsg-11) unstable; urgency=medium
 .
   * Team upload.
   * d/patches/riscv64.patch: add support for riscv64 with a patch from
     Bo YU <tsu.yubo@gmail.com> ; thanks!
     Closes: #1017771
Checksums-Sha1:
 22b28ba249d589db28cca7718de37644b6d3377c 3002 gridengine_8.1.9+dfsg-11.dsc
 36a712e5fd8ac182f37e49782488dc441bb698d3 47640 gridengine_8.1.9+dfsg-11.debian.tar.xz
 a45d03cbf9039a8c8c3ea9feb80c8a8d8c4645ab 10229 gridengine_8.1.9+dfsg-11_source.buildinfo
Checksums-Sha256:
 681db1d9164eb59a23ab59b2049bd9ea73104584dd1f989ef3c615618740f9e2 3002 gridengine_8.1.9+dfsg-11.dsc
 93701affafe12063a328d707bbdcd634dd469b4db92d20f0143335f0244e0d3b 47640 gridengine_8.1.9+dfsg-11.debian.tar.xz
 306cfc5bcb6c2891f10ff531cc09dbb0fc585959cec4769c0307ab5723de80a4 10229 gridengine_8.1.9+dfsg-11_source.buildinfo
Files:
 89ac8a353b6d9e88719e480a27db2e1b 3002 utils optional gridengine_8.1.9+dfsg-11.dsc
 204452eb38c3614d8143e0d5def76f3b 47640 utils optional gridengine_8.1.9+dfsg-11.debian.tar.xz
 b511fd1093898664f7df959fe7bb8e4a 10229 utils optional gridengine_8.1.9+dfsg-11_source.buildinfo

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

iQIzBAEBCgAdFiEEck1gkzcRPHEFUNdHPCZ2P2xn5uIFAmTZF3oACgkQPCZ2P2xn
5uKFSw/9Glm1BH5tKxl8FIYgzG92hHqubEc6/G8lgKdDUUME0jKsjuchOFgXP7Y+
sTUlbdal2ICfpf/wYwunMtPIuBrVKtRkptYWdh4gLxn+u9SlJeF/IfgIcc2K9SCv
yVlDnB/mby6+8DXHorfp+tHP4kOHSWDpmOeuw4m7p55PLN6MzGLUC2t+EKs8uFpn
JrJVSnxkSDzxZbRTyCmrrT8CAW0NR7jhf3TV83wXP627EDo74x9JpiY6Rqoo6hOK
e8Nkvhx6RDw4fGNrVp3uskhsS6hjT+79mkAS/MO3u62dMqToUKq4xQ1MLSmlPYVR
cugHlsBXgT2K/ZoLY1oH/bwjk92eFZ50FgiemkMlPn9Y17YFiMX272ubQ0nRZ8cF
R8yzAdpInt/Poal28sPUHUwvdo9jXBTGU4PBIB7r0jSdJmQA+jURqd9JZKcEXQ2O
IS67OyZrSNa9n5kPrWhtsYdw4O1m6Kgy/e+KpSCehWZi26Ps3oc6aVRvAXbQqxrW
7fo+mRhrH7G6gVppA1cJyrLydNVRsuALGm3wPC9eScHYQGrE5MW2sTDnnoqL7k7X
HEnJ1wczfQYebpEz37cFkYOdMWaUhAT0f+3cMAuHtJkFcBLCTmOAj2x8fcRV2ekM
KRvYd/P1kXGoo3p2ne3+Hculz/EHhPhFxFjCLZK5DpoT8sgFjWc=
=8x3e
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: