me
/
guix
Archived
1
0
Fork 0

gnu: ruby-ruby-prof: Skip tests on i686-linux.

* gnu/packages/ruby.scm (ruby-ruby-prof)[arguments]: Skip the tests when
cross-compiling or when targeting i686-linux.
Efraim Flashner 2022-10-24 18:33:06 +03:00
parent 092f400c41
commit 24937913fe
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 4 additions and 1 deletions

View File

@ -7668,7 +7668,10 @@ variable length integers (varint) in Ruby Protocol Buffers.")
"1r3xalp91l07m0cwllcxjzg6nkviiqnxkcbgg5qnzsdji6rgy65m"))))
(build-system ruby-build-system)
(arguments
`(#:phases
;; It is unclear why the tests fail on i686-linux
`(#:tests? ,(not (or (%current-target-system)
(target-x86-32?)))
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'patch-rakefile
;; This fixes the following error: "NameError: uninitialized