unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
blob 4fc183827541834efef4e3bdc1ee52d20eda8ac9 920 bytes (raw)
name: gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
 
From 9f3c07601393e219cc5979f93fda57bf2d07dee7 Mon Sep 17 00:00:00 2001
From: Justus Winter <teythoon@avior.uberspace.de>
Date: Tue, 21 Jul 2020 16:10:21 +0200
Subject: [PATCH 6/6] Disable ruby-rnp tests.

Prevents cmake from cloning the ruby-rnp repository in order to run its tests.
---
 src/tests/CMakeLists.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt
index 2f0a1c3f..1c82edbf 100644
--- a/src/tests/CMakeLists.txt
+++ b/src/tests/CMakeLists.txt
@@ -164,7 +164,7 @@ foreach(suite IN LISTS suitelist)
 endforeach()
 
 # cruby does not currently play nice with ASaN et al.
-if (NOT ENABLE_SANITIZERS AND BUILD_SHARED_LIBS AND NOT WIN32)
+if (NOT ENABLE_SANITIZERS AND BUILD_SHARED_LIBS AND NOT WIN32 AND IGNORE)
   include(ExternalProject)
   set(_sourcedir "${CMAKE_BINARY_DIR}/ruby-rnp")
   if (DEFINED ENV{RUBY_RNP_INSTALL})
-- 
2.20.1


debug log:

solving 4fc1838275 ...
found 4fc1838275 in https://yhetil.org/guix-patches/20200724124341.18545-1-justus@sequoia-pgp.org/

applying [1/1] https://yhetil.org/guix-patches/20200724124341.18545-1-justus@sequoia-pgp.org/
diff --git a/gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch b/gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch
new file mode 100644
index 0000000000..4fc1838275

1:23: trailing whitespace.
 
1:30: trailing whitespace.
-- 
Checking patch gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch...
1:32: new blank line at EOF.
+
Applied patch gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch cleanly.
warning: 3 lines add whitespace errors.

index at:
100644 4fc183827541834efef4e3bdc1ee52d20eda8ac9	gnu/packages/patches/rnp-disable-ruby-rnp-tests.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).