unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55609: ruby-stackprof sometimes fails to build (armv7h)
@ 2022-05-24  8:28 Maxime Devos
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24  8:28 UTC (permalink / raw)
  To: 55609

[-- Attachment #1: Type: text/plain, Size: 430 bytes --]

To reproduce:

$ guix build ruby-stackprof@0.2.17 --system=???
# if it was substituted
$ guix build ruby-stackprof@0.2.17 --system=??? --no-grafts --check

where I don't know what the value of ??? is (maybe armhf-linux?).
Maybe it fails on other architectures too, but I cannot reproduce
it on i686-linux.

Apparently this can cause "guix pull" to fail, see
<https://issues.guix.gnu.org/54651>.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#55609: ruby-stackprof fails fails to build (armv7h)
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
@ 2022-05-24  8:37   ` Maxime Devos
  2022-05-24  8:39   ` Maxime Devos
  2022-05-24  8:41   ` Maxime Devos
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24  8:37 UTC (permalink / raw)
  To: 55609; +Cc: control

[-- Attachment #1: Type: text/plain, Size: 577 bytes --]

title 55609 ruby-stackprof fails fails to build (armhf-linux)

Actually, it fails reproducibly:


$ guix build  ruby-stackprof@0.2.17 --system=armhf-linux --check --no-grafts --check

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-0/gem/test/test_stackprof.rb:221]:
Expected 38 to be <= 25.


The exact ‘expected ???’ can differ though, on the next run I saw

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-
0/gem/test/test_stackprof.rb:221]:
Expected 47 to be <= 25.

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#55609: ruby-stackprof fails fails to build (armv7h)
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
  2022-05-24  8:37   ` bug#55609: ruby-stackprof fails " Maxime Devos
@ 2022-05-24  8:39   ` Maxime Devos
  2022-05-24  8:41   ` Maxime Devos
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24  8:39 UTC (permalink / raw)
  To: 55609; +Cc: control

[-- Attachment #1: Type: text/plain, Size: 587 bytes --]

title 55609 ruby-stackprof fails fails to build (armhf-linux)
thanks

Actually, it fails reproducibly:


$ guix build  ruby-stackprof@0.2.17 --system=armhf-linux --check --no-grafts --check

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-0/gem/test/test_stackprof.rb:221]:
Expected 38 to be <= 25.


The exact ‘expected ???’ can differ though, on the next run I saw

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-
0/gem/test/test_stackprof.rb:221]:
Expected 47 to be <= 25.

Greetings,
Maxime.


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#55609: ruby-stackprof fails fails to build (armv7h)
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
  2022-05-24  8:37   ` bug#55609: ruby-stackprof fails " Maxime Devos
  2022-05-24  8:39   ` Maxime Devos
@ 2022-05-24  8:41   ` Maxime Devos
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24  8:41 UTC (permalink / raw)
  To: 55609; +Cc: control

[-- Attachment #1: Type: text/plain, Size: 593 bytes --]

retitle 55609 "ruby-stackprof fails fails to build (armhf-linux)"
thanks

Actually, it fails reproducibly:


$ guix build  ruby-stackprof@0.2.17 --system=armhf-linux --check --no-grafts --check

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-0/gem/test/test_stackprof.rb:221]:
Expected 38 to be <= 25.


The exact ‘expected ???’ can differ though, on the next run I saw

  1) Failure:
StackProfTest#test_gc [/tmp/guix-build-ruby-stackprof-0.2.17.drv-
0/gem/test/test_stackprof.rb:221]:
Expected 47 to be <= 25.

Greetings,
Maxime.



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#55609: ruby-stackprof sometimes fails to build (armv7h)
  2022-05-24  8:28 bug#55609: ruby-stackprof sometimes fails to build (armv7h) Maxime Devos
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
@ 2022-05-24  8:45 ` Maxime Devos
  2022-05-24 21:08 ` Maxime Devos
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24  8:45 UTC (permalink / raw)
  To: 55609

[-- Attachment #1: Type: text/plain, Size: 69 bytes --]

Reported upstream at <https://github.com/tmm1/stackprof/issues/178>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#55609: ruby-stackprof sometimes fails to build (armv7h)
  2022-05-24  8:28 bug#55609: ruby-stackprof sometimes fails to build (armv7h) Maxime Devos
       [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
  2022-05-24  8:45 ` bug#55609: ruby-stackprof sometimes " Maxime Devos
@ 2022-05-24 21:08 ` Maxime Devos
  2 siblings, 0 replies; 6+ messages in thread
From: Maxime Devos @ 2022-05-24 21:08 UTC (permalink / raw)
  To: 55609

[-- Attachment #1: Type: text/plain, Size: 169 bytes --]

Looks like a rather flaky test, depending on GC behaviour
and timing.  So I think for now the test could simply be
disabled, at least for arm?

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-24 21:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-24  8:28 bug#55609: ruby-stackprof sometimes fails to build (armv7h) Maxime Devos
     [not found] ` <handler.55609.B.165338093224777.ack@debbugs.gnu.org>
2022-05-24  8:37   ` bug#55609: ruby-stackprof fails " Maxime Devos
2022-05-24  8:39   ` Maxime Devos
2022-05-24  8:41   ` Maxime Devos
2022-05-24  8:45 ` bug#55609: ruby-stackprof sometimes " Maxime Devos
2022-05-24 21:08 ` Maxime Devos

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).