From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 04 12:36:06 2018 Received: (at submit) by debbugs.gnu.org; 4 Jan 2018 17:36:06 +0000 Received: from localhost ([127.0.0.1]:35919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eX9Qw-0004ro-N9 for submit@debbugs.gnu.org; Thu, 04 Jan 2018 12:36:06 -0500 Received: from eggs.gnu.org ([208.118.235.92]:55037) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eX9Qr-0004rE-Kj for submit@debbugs.gnu.org; Thu, 04 Jan 2018 12:36:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX9Ql-0007FV-2A for submit@debbugs.gnu.org; Thu, 04 Jan 2018 12:35:52 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:53763) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eX9Qk-0007FD-Sg for submit@debbugs.gnu.org; Thu, 04 Jan 2018 12:35:50 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45847) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eX9Qi-0003Ky-HF for guix-patches@gnu.org; Thu, 04 Jan 2018 12:35:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eX9Qd-000755-H7 for guix-patches@gnu.org; Thu, 04 Jan 2018 12:35:48 -0500 Received: from esa1.cray.iphmx.com ([68.232.142.33]:25849) by eggs.gnu.org with esmtps (TLS1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.71) (envelope-from ) id 1eX9Qc-00072e-Uj for guix-patches@gnu.org; Thu, 04 Jan 2018 12:35:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cray.com; i=@cray.com; q=dns/txt; s=cray1024; t=1515088189; x=1546624189; h=date:from:to:subject:message-id:mime-version; bh=7Hjv58+ssmNI+9GrI3dNuQbZEIHLudvUdmd0Wj0loZ0=; b=rpEB1/CFVVVUutIrioL5MyNl7Mvkvzd51RFVU3qzxbdWYjgEznAT1ocL j3cvZ2C5yS8OBESM1VGwITaF87q6uC0c+WwiFE23MGR8ZVz0inLeJddiY +zsCEbjNZRfwft9jUegh+nnA//gia7H5y9CpuQRClxAXtFuwT4PIEd/DD U=; X-IronPort-AV: E=Sophos;i="5.46,314,1511827200"; d="scan'208,223";a="17316130" X-Cray-OBMMKR: 1433258124 17316130 Received: from cray-smtp-7.cray.com (HELO sealmr01.us.cray.com) ([136.162.66.2]) by esa1.cray.iphmx.com with ESMTP/TLS/DHE-RSA-AES256-SHA; 04 Jan 2018 17:49:47 +0000 Received: from pe06.us.cray.com (pe06.us.cray.com [172.30.79.74]) by sealmr01.us.cray.com (8.14.3/8.13.8/hubv3-LastChangedRevision: 16250) with ESMTP id w04HZeiw029509 for ; Thu, 4 Jan 2018 09:35:41 -0800 Received: by pe06.us.cray.com (Postfix, from userid 30272) id 805F2ABEB3; Thu, 4 Jan 2018 11:35:40 -0600 (CST) Date: Thu, 4 Jan 2018 11:35:40 -0600 From: Eric Bavier To: guix-patches@gnu.org Subject: [PATCH] gnu: ao-cad: Update and fix for aarch64. Message-ID: <20180104173540.GJ188239@pe06.us.cray.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="V0207lvV8h4k8FAm" Content-Disposition: inline User-Agent: Mutt/1.5.17 (2007-11-01) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --V0207lvV8h4k8FAm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline This patch updates the 'ao-cad' package snapshot and fixes the build for aarch64. This could be split into two commits if desired. -- Eric Bavier, Scientific Libraries, Cray Inc. --V0207lvV8h4k8FAm Content-Type: text/x-patch; charset=us-ascii Content-Disposition: attachment; filename="0001-gnu-ao-cad-Update-and-fix-for-aarch64.patch" >From 686fd80fdc3e507c78ca0592ddf248c49a2e04ef Mon Sep 17 00:00:00 2001 From: Eric Bavier Date: Thu, 14 Dec 2017 17:03:58 -0600 Subject: [PATCH] gnu: ao-cad: Update and fix for aarch64. * gnu/packages/patches/ao-cad-aarch64-support.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (ao-cad)[source]: Use it. Update snapshot to fb288c9. Use VCS helpers for version and file-name. [arguments]: Add 'remove-native-compilation' phase. --- gnu/local.mk | 1 + gnu/packages/engineering.scm | 22 ++++++++++++---------- gnu/packages/patches/ao-cad-aarch64-support.patch | 18 ++++++++++++++++++ 3 files changed, 31 insertions(+), 10 deletions(-) create mode 100644 gnu/packages/patches/ao-cad-aarch64-support.patch diff --git a/gnu/local.mk b/gnu/local.mk index d02cb3449..952fe3c61 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -538,6 +538,7 @@ dist_patch_DATA = \ %D%/packages/patches/agg-am_c_prototype.patch \ %D%/packages/patches/ansible-wrap-program-hack.patch \ %D%/packages/patches/antiword-CVE-2014-8123.patch \ + %D%/packages/patches/ao-cad-aarch64-support.patch \ %D%/packages/patches/apr-skip-getservbyname-test.patch \ %D%/packages/patches/aspell-default-dict-dir.patch \ %D%/packages/patches/ath9k-htc-firmware-binutils.patch \ diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index 77b1386b5..61abd6058 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm @@ -559,10 +559,11 @@ as well as pick-place files.") (license license:gpl2+))) (define-public ao - (let ((commit "0bc2354b8dcd1a82a0fd6647706b126045e52734")) + (let ((commit "fb288c945aa7e30d9be10a564edad7e1b6a6c1ae") + (revision "1")) (package (name "ao-cad") ;XXX: really "ao", but it collides with libao - (version (string-append "0." (string-take commit 7))) + (version (git-version "0" revision commit)) (source (origin (method git-fetch) (uri (git-reference @@ -570,8 +571,9 @@ as well as pick-place files.") (commit commit))) (sha256 (base32 - "0lm7iljklafs8dhlvaab2yhwx4xymrdjrqk9c5xvn59hlvbgl1j5")) - (file-name (string-append name "-" version "-checkout")) + "0syplfqiq7ng7md44yriq5cz41jp8q9z3pl2iwkkllds6p9ylyal")) + (file-name (git-file-name name version)) + (patches (search-patches "ao-cad-aarch64-support.patch")) (modules '((guix build utils))) (snippet ;; Remove bundled libraries: Eigen, glm, and catch. TODO: @@ -594,6 +596,10 @@ as well as pick-place files.") #:phases (modify-phases %standard-phases + (add-after 'unpack 'remove-native-compilation + (lambda _ + (substitute* "CMakeLists.txt" (("-march=native") "")) + #t)) (add-before 'build 'add-eigen-to-search-path (lambda* (#:key inputs #:allow-other-keys) ;; Allow things to find our own Eigen and Catch. @@ -615,16 +621,12 @@ as well as pick-place files.") (with-directory-excursion ,(string-append "../" name "-" version "-checkout") - (substitute* "bind/guile/ao/bind.scm" + (substitute* "bind/guile/ao/sys/libao.scm" (("\\(define libao \\(dynamic-link .*$") (string-append "(define libao (dynamic-link \"" out "/lib/libao\")) ;"))) - (for-each (lambda (file) - (install-file file - (string-append moddir - "/ao"))) - (find-files "bind/guile" "\\.scm$")) + (copy-recursively "bind/guile/ao" (string-append moddir "/ao")) (substitute* "bin/ao-guile" (("\\(add-to-load-path .*") diff --git a/gnu/packages/patches/ao-cad-aarch64-support.patch b/gnu/packages/patches/ao-cad-aarch64-support.patch new file mode 100644 index 000000000..291369cd9 --- /dev/null +++ b/gnu/packages/patches/ao-cad-aarch64-support.patch @@ -0,0 +1,18 @@ +Support in ao-cad for aarch64. + +Submitted upstream at https://github.com/mkeeter/ao/issues/69 + +--- ao/ui/vendor/efsw/src/efsw/inotify-nosys.h.orig 2017-12-14 16:27:16.125871099 -0600 ++++ ao/ui/vendor/efsw/src/efsw/inotify-nosys.h 2017-12-14 16:26:39.786022981 -0600 +@@ -69,6 +69,11 @@ + # define __NR_inotify_add_watch (__NR_SYSCALL_BASE+317) + # define __NR_inotify_rm_watch (__NR_SYSCALL_BASE+318) + ++#elif defined (__aarch64__) ++# define __NR_inotify_init 1043 ++# define __NR_inotify_add_watch 27 ++# define __NR_inotify_rm_watch 28 ++ + #elif defined (__frv__) + # define __NR_inotify_init 291 + # define __NR_inotify_add_watch 292 -- 2.15.0 --V0207lvV8h4k8FAm-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 04 13:04:04 2018 Received: (at 29982) by debbugs.gnu.org; 4 Jan 2018 18:04:04 +0000 Received: from localhost ([127.0.0.1]:35963 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eX9s4-0005Xl-Dw for submit@debbugs.gnu.org; Thu, 04 Jan 2018 13:04:04 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:56453) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eX9s0-0005XE-WD for 29982@debbugs.gnu.org; Thu, 04 Jan 2018 13:04:03 -0500 Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id DCEBF20C2A; Thu, 4 Jan 2018 13:04:00 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute4.internal (MEProxy); Thu, 04 Jan 2018 13:04:00 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=famulari.name; h=cc:content-type:date:from:in-reply-to:message-id:mime-version :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= mesmtp; bh=Rm0kqYSut7yrM7WulVujzuISOwAW+Eao9Jjng6zXBYw=; b=JZVhk XbLEq1soysibKt+VuAPc8WQ6a/Xa2xSEOCeEQ9FkevwVIEGPv3tkY/eTWVEsGbVC VHjHdlKzO6RzYpdRFfowYaMEEYx5N2JTcpxbTchGMl6SYBj9u06QhAicbSt9cdhe az/EB7CbbnbIfJDFrEsQqNbEe7e0VFJ0B4jKRs= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-sender :x-me-sender:x-sasl-enc; s=fm1; bh=Rm0kqYSut7yrM7WulVujzuISOwAW+ Eao9Jjng6zXBYw=; b=apcGu7fydgCXpU58M1fMxc3mj+x9tOGKN+17jan32G2sH CXrbaUjwEJOwmucreAQZgT1IWUCMFR8qXMpfu8jpIUjkNmRr3AHV/PguNpyxnFtf ew2OCHpK/BDKpgZE2MCZ2/nUcPl6V9quArHDW/oEI7u0wckdDiOQ/3qFIK3WuXU6 wo66ayaOu73D9W4PxvHf3rBleYTqvABRq6W76o8Z6MoW4aFhJoXfyiWPVdeLfz6g DRA5nDgHHpQK5PhLZcMm/um0DBhDyL3LlB9tfS/29BWQ3AI2oK6v02ZqaRAy+s4i tKrdoM9CfQr72ndjveqjlJSrOdAspEjHBtF31Lfag== X-ME-Sender: Received: from localhost (c-73-165-108-70.hsd1.pa.comcast.net [73.165.108.70]) by mail.messagingengine.com (Postfix) with ESMTPA id 8BDBC7E183; Thu, 4 Jan 2018 13:04:00 -0500 (EST) Date: Thu, 4 Jan 2018 13:03:56 -0500 From: Leo Famulari To: Eric Bavier Subject: Re: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. Message-ID: <20180104180356.GC9302@jasmine.lan> References: <20180104173540.GJ188239@pe06.us.cray.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="WplhKdTI2c8ulnbP" Content-Disposition: inline In-Reply-To: <20180104173540.GJ188239@pe06.us.cray.com> User-Agent: Mutt/1.9.2 (2017-12-15) X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 29982 Cc: 29982@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --WplhKdTI2c8ulnbP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 04, 2018 at 11:35:40AM -0600, Eric Bavier wrote: > This patch updates the 'ao-cad' package snapshot and fixes the build > for aarch64. This could be split into two commits if desired. >=20 > --=20 > Eric Bavier, Scientific Libraries, Cray Inc. > From 686fd80fdc3e507c78ca0592ddf248c49a2e04ef Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Thu, 14 Dec 2017 17:03:58 -0600 > Subject: [PATCH] gnu: ao-cad: Update and fix for aarch64. >=20 > * gnu/packages/patches/ao-cad-aarch64-support.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/engineering.scm (ao-cad)[source]: Use it. Update snapshot= to > fb288c9. Use VCS helpers for version and file-name. > [arguments]: Add 'remove-native-compilation' phase. LGTM, thanks! --WplhKdTI2c8ulnbP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEsFFZSPHn08G5gDigJkb6MLrKfwgFAlpObIwACgkQJkb6MLrK fwhLIBAAhbKHxpyTmdgGBgXXIwLmXaYrVxkgDRMGgkFjb3faaGLXFiBC0AJKFguz tWX1xDaibwYVW4eeak9GoyVhGDj42aH6KjYubvw2UHRTkPMPVqfruXrIgfwGKyAP BOR1ugpewAJdjnvSg+tNOsMH5sUDkoMQpyWXQ8tkU9zX7K7a2UDxX9pmFpdvI9bz rI5LkOqfzwL68cRTcSm808qCSHIItylZKQT6H/nPyPY6t6Boojq0+HkiIijGe6O/ BNu0v5ED9i3eNrXp4MnwW9u6k0Mcqt7pmnZTbSHKSg3BRyG+UiKwik0y/YjFVoeZ Dq9LA+D7yN8uwnDT1QufnR1ezcrILQl+IL1DLk2eaMFuBwPRt6YaYZUZWnH4pi+R XRphSPSFPcjOl1lszHlyV2VLASebC44m8IHrS4Tz8cq3G9nbiv7O3NQmPfGjASE7 p+knv79mHKj5mRgcVFbb9uF4Jwg3h9JHA/Ff901F5cLgKAWKV2yoiQtsltYAw9wk Uph+ZM4Lo0biqSVnu0UJ1a5J3V5J4x4wEW7+/PtkMvZjezPZwwAImNNL7btOgbwe MnV5IOGOTAgBQIEOqGc+qjhkoSdVmvyPZVeHjLbwGICIGkpBq8mbXR+Bp37ilEAp 46sBFKCTmBiHvFAFNaKLYASP0IHUG8MUXFp3PFkvz74FffJSi0c= =XS5d -----END PGP SIGNATURE----- --WplhKdTI2c8ulnbP-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jan 04 22:01:43 2018 Received: (at 29982-done) by debbugs.gnu.org; 5 Jan 2018 03:01:43 +0000 Received: from localhost ([127.0.0.1]:36221 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eXIGM-0008JV-Pf for submit@debbugs.gnu.org; Thu, 04 Jan 2018 22:01:42 -0500 Received: from esa1.cray.iphmx.com ([68.232.142.33]:29558) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eXIGJ-0008JE-61 for 29982-done@debbugs.gnu.org; Thu, 04 Jan 2018 22:01:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=cray.com; i=@cray.com; q=dns/txt; s=cray1024; t=1515122455; x=1546658455; h=from:cc:subject:date:message-id:references:in-reply-to: content-transfer-encoding:mime-version; bh=NaQEc8iMddj/9sVUj2AcY6JFjB/Xhro59jQIyWz+qEs=; b=TtLyM41ayh3wuf8oogCSETPQ/T0TYI1wSfTeOo45nxxH3pecxxT/Y0xB /sLWOBvfflTx9jNJI0RykQzeLy5zS1tva2FDwf/j+Aufv282mgZhDF81s bkPtprF8CzjqCby/xkja+u75xSq1Pj/qF6BnuJGRltgHgS9KrGXFGDy0X 4=; X-IronPort-AV: E=Sophos;i="5.46,317,1511827200"; d="scan'208";a="17324920" X-Cray-OBMMKR: 1433258124 17324920 Received: from cray-smtp-2.cray.com (HELO CFWEX01.americas.cray.com) ([136.162.34.11]) by esa1.cray.iphmx.com with ESMTP/TLS/AES256-SHA; 05 Jan 2018 03:20:46 +0000 Received: from CFWEXHYBRID.americas.cray.com (172.30.88.178) by CFWEX01.americas.cray.com (172.30.88.25) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 Jan 2018 21:01:31 -0600 Received: from NAM03-CO1-obe.outbound.protection.outlook.com (216.32.181.19) by mail.cray.com (172.30.88.178) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 4 Jan 2018 21:01:32 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=crayinc.onmicrosoft.com; s=selector1-cray-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=1E9itktstnbmoYBrEwOJyhTLZnG6sIhfEDEj7tpQ6NM=; b=q9++d+tgX7Ft5hM3et+chGS5v9q8OifbeL5dtP54AzCxejbBxl5zaMfpDdZ1rbII50fH/6911xoS5yruaQShgQkmSmIy25CAkQcVSsMVR7yH6pyQT5BSTJfACKVkB46j+8h1MBIbuQYpqka1Sy2ABGXyck3/fd5IEwoqbGRvOnE= Received: from CY4PR11MB1718.namprd11.prod.outlook.com (10.169.255.151) by CY4PR11MB1720.namprd11.prod.outlook.com (10.173.17.19) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.366.8; Fri, 5 Jan 2018 03:01:29 +0000 Received: from CY4PR11MB1718.namprd11.prod.outlook.com ([10.169.255.151]) by CY4PR11MB1718.namprd11.prod.outlook.com ([10.169.255.151]) with mapi id 15.20.0366.009; Fri, 5 Jan 2018 03:01:29 +0000 From: Eric Bavier Subject: Re: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. Thread-Topic: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. Thread-Index: AQHThYLLYWrR8hPxnUSGnTWbvCiKsaNkAcAAgACV/7s= Date: Fri, 5 Jan 2018 03:01:29 +0000 Message-ID: References: <20180104173540.GJ188239@pe06.us.cray.com>, <20180104180356.GC9302@jasmine.lan> In-Reply-To: <20180104180356.GC9302@jasmine.lan> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=bavier@cray.com; x-originating-ip: [67.6.113.173] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; CY4PR11MB1720; 7:n8sWYZ9mkCVpfnmPYukJKJmBkQQcQFQJokkC/j1Gt/m0pnkLvMN8KIfJuZNaXEYwSMZN5JW23+xbO+eklEac7+y3L/IoTDXX3w1GpYc0pHi0IFwi3Up+ck97b7Ii58uusjbvEhHauToJl1iZ0Y7+SgFbaiIpyFRX0w/SPihrGkyoArI16gINJW4Jeyhdp49YnHajadWps3UqK0QlPr3mu1YMHdtVbkOAOnQ4aUzsYhW3fth+m4ohN/+V419nw/1F x-ms-exchange-antispam-srfa-diagnostics: SSOS; x-ms-office365-filtering-correlation-id: c67dd0b0-e9c4-43be-7631-08d553e89e71 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(4534020)(4602075)(4627115)(201703031133081)(201702281549075)(5600026)(4604075)(3008032)(2017052603307)(7153060); SRVR:CY4PR11MB1720; x-ms-traffictypediagnostic: CY4PR11MB1720: x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(22074186197030); x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(6040470)(2401047)(5005006)(8121501046)(3231023)(944501075)(3002001)(10201501046)(93006095)(93001095)(6041268)(20161123558120)(20161123562045)(20161123560045)(201703131423095)(201702281528075)(20161123555045)(201703061421075)(201703061406153)(20161123564045)(6072148)(201708071742011); SRVR:CY4PR11MB1720; BCL:0; PCL:0; RULEID:(100000803101)(100110400095); SRVR:CY4PR11MB1720; x-forefront-prvs: 05437568AA x-forefront-antispam-report: SFV:NSPM; SFS:(10019020)(346002)(396003)(39850400004)(376002)(366004)(39380400002)(189003)(199004)(24454002)(305945005)(15650500001)(6116002)(229853002)(33656002)(77096006)(81166006)(9686003)(8676002)(14454004)(55016002)(68736007)(2906002)(81156014)(6436002)(7736002)(59450400001)(8936002)(74316002)(66066001)(5660300001)(316002)(478600001)(105586002)(53546011)(25786009)(2950100002)(3660700001)(1671002)(53936002)(2900100001)(76176011)(86362001)(102836004)(3846002)(6246003)(59246006)(7696005)(4326008)(3280700002)(6506007)(106356001)(99286004)(97736004)(109986005); DIR:OUT; SFP:1102; SCL:1; SRVR:CY4PR11MB1720; H:CY4PR11MB1718.namprd11.prod.outlook.com; FPR:; SPF:None; PTR:InfoNoRecords; MX:1; A:1; LANG:en; x-microsoft-antispam-message-info: FsStMiZ/6+NZaibMmG6UTc7OnVTA480utpM6QSNVgOyJX+c8kHlcsDmcivviNbJ1eEZI1IC238YU/PR1cHpWXw== spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-MS-Exchange-CrossTenant-Network-Message-Id: c67dd0b0-e9c4-43be-7631-08d553e89e71 X-MS-Exchange-CrossTenant-originalarrivaltime: 05 Jan 2018 03:01:29.7297 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: e7b8488a-c0cd-4614-aae1-996bfabec247 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY4PR11MB1720 X-OriginatorOrg: cray.com X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed in 007c75f56fc48b031c1383c98b6bbb3c1e3c30ad Eric Bavier, Scientific Libraries, Cray Inc. From: Leo Famulari Sent: Thursday, January 4, 2018 12:03 To: Eric Bavier Cc: 29982@debbugs.gnu.org Subject: Re: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: cray.com] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [68.232.142.33 listed in list.dnswl.org] 1.2 MISSING_HEADERS Missing To: header -0.0 SPF_PASS SPF: sender matches SPF record 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: 29982-done Cc: "29982-done@debbugs.gnu.org" <29982-done@debbugs.gnu.org> X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Pushed in 007c75f56fc48b031c1383c98b6bbb3c1e3c30ad Eric Bavier, Scientific Libraries, Cray Inc. From: Leo Famulari Sent: Thursday, January 4, 2018 12:03 To: Eric Bavier Cc: 29982@debbugs.gnu.org Subject: Re: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. [...] Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 URIBL_BLOCKED ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [URIs: gnu.org] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [68.232.142.33 listed in list.dnswl.org] 1.2 MISSING_HEADERS Missing To: header -0.0 SPF_PASS SPF: sender matches SPF record 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid Pushed in 007c75f56fc48b031c1383c98b6bbb3c1e3c30ad Eric Bavier, Scientific Libraries, Cray Inc. ________________________________________ From: Leo Famulari Sent: Thursday, January 4, 2018 12:03 To: Eric Bavier Cc: 29982@debbugs.gnu.org Subject: Re: [bug#29982] [PATCH] gnu: ao-cad: Update and fix for aarch64. On Thu, Jan 04, 2018 at 11:35:40AM -0600, Eric Bavier wrote: > This patch updates the 'ao-cad' package snapshot and fixes the build > for aarch64. This could be split into two commits if desired. > > -- > Eric Bavier, Scientific Libraries, Cray Inc. > From 686fd80fdc3e507c78ca0592ddf248c49a2e04ef Mon Sep 17 00:00:00 2001 > From: Eric Bavier > Date: Thu, 14 Dec 2017 17:03:58 -0600 > Subject: [PATCH] gnu: ao-cad: Update and fix for aarch64. > > * gnu/packages/patches/ao-cad-aarch64-support.patch: New patch. > * gnu/local.mk (dist_patch_DATA): Add it. > * gnu/packages/engineering.scm (ao-cad)[source]: Use it. Update snapshot= to > fb288c9. Use VCS helpers for version and file-name. > [arguments]: Add 'remove-native-compilation' phase. LGTM, thanks! From unknown Tue Jun 17 22:21:25 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 02 Feb 2018 12:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator