GNU bug report logs - #37474
[PATCH] gnu: libomp: Fix test target.

Previous Next

Package: guix-patches;

Reported by: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>

Date: Sat, 21 Sep 2019 07:57:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37474 in the body.
You can then email your comments to 37474 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#37474; Package guix-patches. (Sat, 21 Sep 2019 07:57:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 21 Sep 2019 07:57:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: libomp: Fix test target.
Date: Sat, 21 Sep 2019 01:09:05 +1200
Fix libomp build.
---
 gnu/packages/llvm.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
index 9efb4a4841..f3bc23d899 100644
--- a/gnu/packages/llvm.scm
+++ b/gnu/packages/llvm.scm
@@ -369,7 +369,7 @@ requirements according to version 1.1 of the OpenCL specification.")
      '(#:configure-flags '("-DLIBOMP_USE_HWLOC=ON"
                            "-DOPENMP_TEST_C_COMPILER=clang"
                            "-DOPENMP_TEST_CXX_COMPILER=clang++")
-       #:test-target "check-libomptarget"))
+       #:test-target "check-libomp"))
     (native-inputs
      `(("clang" ,clang)
        ("llvm" ,llvm)
-- 
2.23.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 23 Sep 2019 15:53:02 GMT) Full text and rfc822 format available.

Notification sent to "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>:
bug acknowledged by developer. (Mon, 23 Sep 2019 15:53:02 GMT) Full text and rfc822 format available.

Message #10 received at 37474-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
Cc: 37474-done <at> debbugs.gnu.org
Subject: Re: [bug#37474] [PATCH] gnu: libomp: Fix test target.
Date: Mon, 23 Sep 2019 17:52:03 +0200
Hi Boris,

"Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com> skribis:

> Fix libomp build.
> ---
>  gnu/packages/llvm.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gnu/packages/llvm.scm b/gnu/packages/llvm.scm
> index 9efb4a4841..f3bc23d899 100644
> --- a/gnu/packages/llvm.scm
> +++ b/gnu/packages/llvm.scm
> @@ -369,7 +369,7 @@ requirements according to version 1.1 of the OpenCL specification.")
>       '(#:configure-flags '("-DLIBOMP_USE_HWLOC=ON"
>                             "-DOPENMP_TEST_C_COMPILER=clang"
>                             "-DOPENMP_TEST_CXX_COMPILER=clang++")
> -       #:test-target "check-libomptarget"))
> +       #:test-target "check-libomp"))

I added a commit log following our conventions and pushed as commit
9338cbdbe04f1e2cacd593e3632a111687ffabf5.

Thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 22 Oct 2019 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 159 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.