Bug#791927: marked as done (Please support ARM64 (#error "ISA not supported"))
"Debian Bug Tracking System" <[email protected]> Sat, 11 May 2024 01:15:03 +0000
| Newsgroups | gmane.linux.debian.ports.bsd |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format... ------------=_1715390103-2454956-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your message dated Fri, 10 May 2024 21:02:51 -0400 with message-id <[email protected]> and subject line Recommend 791927-close has caused the Debian Bug report #791927, regarding Please support ARM64 (#error "ISA not supported") 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.) --=20 791927: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=3D791927 Debian Bug Tracking System Contact [email protected] with problems ------------=_1715390103-2454956-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.debian.org; 9 Jul 2015 15:49:56 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.0-bugs.debian.org_2005_01_02 (2014-02-07) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-9.2 required=4.0 tests=BAYES_00,DIGITS_LETTERS, HAS_PACKAGE,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 18; hammy, 150; neutral, 56; spammy, 0. spammytokens: hammytokens:0.000-+--H*UA:2014-03-12, 0.000-+--H*u:2014-03-12, 0.000-+--H*UA:1.5.23, 0.000-+--H*u:1.5.23, 0.000-+--Usertags Return-path: <[email protected]> Received: from g9t5009.houston.hp.com ([15.240.92.67]) by buxtehude.debian.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84) (envelope-from <[email protected]>) id 1ZDE5D-0002uN-SK for [email protected]; Thu, 09 Jul 2015 15:49:55 +0000 Received: from g9t2301.houston.hp.com (g9t2301.houston.hp.com [16.216.185.78]) by g9t5009.houston.hp.com (Postfix) with ESMTP id EA4316E for <[email protected]>; Thu, 9 Jul 2015 15:49:49 +0000 (UTC) Received: from loric-alpo.cyrius.com (ospra0.fc.hp.com [16.79.38.117]) by g9t2301.houston.hp.com (Postfix) with ESMTP id BDDFC66 for <[email protected]>; Thu, 9 Jul 2015 15:49:49 +0000 (UTC) Received: by loric-alpo.cyrius.com (Postfix, from userid 1000) id A14AE68344; Thu, 9 Jul 2015 11:49:48 -0400 (EDT) Date: Thu, 9 Jul 2015 11:49:48 -0400 From: Martin Michlmayr <[email protected]> To: [email protected] Subject: Please support ARM64 (#error "ISA not supported") Message-ID: <[email protected]> References: <[email protected]> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <[email protected]> User-Agent: Mutt/1.5.23 (2014-03-12) Delivered-To: [email protected] Package: ctfutils Version: 9.2-5.1 Severity: wishlist User: [email protected] Usertags: arm64 port This package fails to build on arm64, but a quick looks suggests this package might be useful on arm64. Do you know if upstream or someone else is working on arm64 support ("aarch64") already? If not, I might be able to get somone to work on this. > sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com ... > cc -Wall -Wno-unknown-pragmas -g -pipe -fPIC -I. -D_GNU_SOURCE -DNEED_SOLARIS_BOOLEAN -isystem /usr/include/freebsd -Werror=implicit-function-declaration -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -O2 -DCTF_OLD_VERSIONS -I/«PKGBUILDDIR»/cddl/lib/libctf/../../../sys/cddl/compat/opensolaris -I/«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/compat/opensolaris/include -I/«PKGBUILDDIR»/cddl/contrib/opensolaris/head -I/«PKGBUILDDIR»/cddl/contrib/opensolaris/common/ctf -I/«PKGBUILDDIR»/cddl/contrib/opensolaris/lib/libctf/common -I/«PKGBUILDDIR»/sys/cddl/contrib/opensolaris/uts/common -std=gnu99 -fstack-protector -Wno-pointer-sign -c /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf/ctf_decl.c -o ctf_decl.o > In file included from /«PKGBUILDDIR»/sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h:34:0, > from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf/ctf_create.c:30: > /«PKGBUILDDIR»/sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h:596:2: error: #error "ISA not supported" > #error "ISA not supported" > ^ > In file included from /«PKGBUILDDIR»/sys/cddl/contrib/opensolaris/uts/common/sys/sysmacros.h:34:0, > from /«PKGBUILDDIR»/cddl/lib/libctf/../../../cddl/contrib/opensolaris/common/ctf/ctf_create.c:30: > /«PKGBUILDDIR»/sys/cddl/contrib/opensolaris/uts/common/sys/isa_defs.h:596:2: error: #error "ISA not supported" > #error "ISA not supported" > ^ -- Martin Michlmayr Linux for HP Helion, Hewlett-Packard ------------=_1715390103-2454956-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 791927-close) by bugs.debian.org; 11 May 2024 01:11:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02 (2021-04-09) on buxtehude.debian.org X-Spam-Level: X-Spam-Status: No, score=-3.3 required=4.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,FROM_STARTS_WITH_NUMS,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 53; hammy, 100; neutral, 20; spammy, 0. spammytokens: hammytokens:0.000-+--H*u:102.0, 0.000-+--H*UA:102.0, 0.000-+--H*u:102.10.0, 0.000-+--H*UA:102.10.0, 0.000-+--ARM64 Return-path: <[email protected]> Received: from resdmta-a2p-658371.sys.comcast.net ([2001:558:fd01:2bb4::d]:53428) by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.94.2) (envelope-from <[email protected]>) id 1s5bGe-00AHzt-T5 for [email protected]; Sat, 11 May 2024 01:11:16 +0000 Received: from resomta-a2p-647655.sys.comcast.net ([96.103.145.235]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 256/256 bits) (Client did not present a certificate) by resdmta-a2p-658371.sys.comcast.net with ESMTPS id 5arUs2rNOCgM75b8as08ji; Sat, 11 May 2024 01:02:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20211018a; t=1715389376; bh=ClxML0j2sZQMzzDAXq9tbakv6mxE/Oo5vt0GQ8agSYY=; h=Received:Received:Message-ID:Date:MIME-Version:To:From:Subject: Content-Type:Xfinity-Spam-Result; b=K2L9wnSjPA5ZB4reejfJIBm5Gbw8zhZNFn/XiC4et5l5POHdicsmsQ+rTqDVClED/ SrEBRspdT2xuRZUOpftLgrIeBViFnsIrEJ+Rj1wKLRguZe5ORuBMfYqyLo+oBbXMqx SLjzewFAV/S4/DLGPkFfTcsezoEi5mJgoeGJZJkpTxj3tk0y8Aftz8+cMuWI9REPGP IM8kiWndV8JRGPj8Dh6RTvZ8Yb+khlxWj4JEZDzDtFnDGdw/VaU7+yoGSvlZmdsMtx Z6TAoeALxtiB5MP2TxyA8Fn4kSAwj6VxQxAV3QG0oJbaNxHArLHXztMU2I6yLfgt/d z4W82Q/GGwIyA== Received: from defau-lt43.elscof.net ([98.216.173.115]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 256/256 bits) (Client did not present a certificate) by resomta-a2p-647655.sys.comcast.net with ESMTPSA id 5b8WsMEVffo1c5b8YsAbYL; Sat, 11 May 2024 01:02:55 +0000 Message-ID: <[email protected]> Date: Fri, 10 May 2024 21:02:51 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 Content-Language: en-US To: [email protected] From: Dave <[email protected]> Subject: Recommend 791927-close Disposition-Notification-To: Dave <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4xfNkz81EC97sCRAI0QfqA/0ck9ddqfGiwYQ76WuTG0M78tqd/eCFk2a8eHmq7170z9wNiiqUgaeJQsQpCQg51rTeUGRaT0rFbiscHmrMlvrgSBeHsDEYa 8vbiNAOBvK1psuCzC0KuA+b57surMEO7Yx8VcHMTgECuTibHKVK4L5RiXdsZyPnhC9HNnHup2Vha6L8TYS9jziOoJBPBb5bz9iMtQOQf4iCB9ypiifCzvoF3 2WtHngcx1xpHpXNPBAcizgv3Rp5Wi4WXffW9NNECi3+dA7Swn6tHtyG1+wYyJVtr X-Greylist: delayed 493 seconds by postgrey-1.36 at buxtehude; Sat, 11 May 2024 01:11:15 UTC Bug Wishlist: Please support ARM64 (#error "ISA not supported") Date: Thu, 9 Jul 2015 Package ctfutils has been discontinued from production distributions since buster (oldoldstable) (devel): FreeBSD CTF utilities 10.3~svn297264-2+b1 ------------=_1715390103-2454956-0--