unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32511: mariadb 10.1.35 fails to build on x86_64
@ 2018-08-23 15:38 Ludovic Courtès
  2018-08-23 20:07 ` Mark H Weaver
  2021-09-13  7:56 ` Sarah Morgensen
  0 siblings, 2 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-08-23 15:38 UTC (permalink / raw)
  To: 32511

Hello,

On berlin, mariadb 10.1.35 has one test failure (this is
/gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv, as
found in Guix commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7, for
instance):

--8<---------------cut here---------------start------------->8---
The servers were restarted 933 times
Spent 43877.794 of 6960 seconds executing testcases

Failure: Failed 1/1941 tests, 99.95% were successful.

Failing test(s): tokudb_bugs.5733_innodb

The log files in var/log may give you some hint of what went wrong.

If you want to report this error, please read first the documentation
at http://dev.mysql.com/doc/mysql/en/mysql-test-suite.html

600 tests were skipped, 173 by the test itself.

mysql-test-run: *** ERROR: there were failing test cases
Backtrace:
           6 (primitive-load "/gnu/store/a0zx56s23cay93c3z4qx958m7n8?")
In ice-9/eval.scm:
   191:35  5 (_ _)
In srfi/srfi-1.scm:
    640:9  4 (for-each #<procedure 6bf900 at /gnu/store/qzsljkcllc0?> ?)
In /gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/gnu-build-system.scm:
   799:31  3 (_ _)
In ice-9/eval.scm:
    619:8  2 (_ #(#(#<directory (guile-user) 7cb140>) #t))
In ice-9/boot-9.scm:
    142:2  1 (dynamic-wind #<procedure 9a28e0 at ice-9/eval.scm:330?> ?)
In /gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/utils.scm:
    616:6  0 (invoke _ . _)

/gnu/store/qzsljkcllc01dmdq9z0yrqri3ajam3vp-module-import/guix/build/utils.scm:616:6: In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "./mtr" arguments: ("--verbose" "--retry=3" "--testcase-timeout=40" "--suite-timeout=600" "--parallel" "8" "--skip-test-list=unstable-tests") exit-status: 1 term-signal: #f stop-signal: #f] 9e1680>)'.
builder for `/gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8---

Complete log is at
<https://berlin.guixsd.org/log/37ldf3jfbq8qv0i0bpfrbbjd4ska605l-mariadb-10.1.35>.

Note that this failure, in turn, prevents qtbase and icecat from being
built, so we should probably find a quick stop-gap if that turns out to
be tricky.

Ideas?

Ludo’.

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

* bug#32511: mariadb 10.1.35 fails to build on x86_64
  2018-08-23 15:38 bug#32511: mariadb 10.1.35 fails to build on x86_64 Ludovic Courtès
@ 2018-08-23 20:07 ` Mark H Weaver
  2018-08-24 13:44   ` Ludovic Courtès
  2021-09-13  7:56 ` Sarah Morgensen
  1 sibling, 1 reply; 4+ messages in thread
From: Mark H Weaver @ 2018-08-23 20:07 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 32511

ludo@gnu.org (Ludovic Courtès) writes:

> On berlin, mariadb 10.1.35 has one test failure (this is
> /gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv, as
> found in Guix commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7, for
> instance):

FWIW, after staging was merged, I also ran into a problem building
mariadb on my x86_64 GuixSD system, where I build everything locally.
It failed several times in a row, always with just 1 test failure.  The
problem turned out to be that I didn't have enough free disk space.
Buried in the mountains of output, which I found quite difficult to
navigate (searching for "[ fail ]" helped), I eventually found a message
about unsufficient space.  5 GB of free space wasn't enough, but ~12 GB
was.

      Mark

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

* bug#32511: mariadb 10.1.35 fails to build on x86_64
  2018-08-23 20:07 ` Mark H Weaver
@ 2018-08-24 13:44   ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2018-08-24 13:44 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: 32511

Hi Mark,

Mark H Weaver <mhw@netris.org> skribis:

> ludo@gnu.org (Ludovic Courtès) writes:
>
>> On berlin, mariadb 10.1.35 has one test failure (this is
>> /gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv, as
>> found in Guix commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7, for
>> instance):
>
> FWIW, after staging was merged, I also ran into a problem building
> mariadb on my x86_64 GuixSD system, where I build everything locally.
> It failed several times in a row, always with just 1 test failure.  The
> problem turned out to be that I didn't have enough free disk space.
> Buried in the mountains of output, which I found quite difficult to
> navigate (searching for "[ fail ]" helped), I eventually found a message
> about unsufficient space.  5 GB of free space wasn't enough, but ~12 GB
> was.

Indeed, I’ve built it on berlin itself with --no-build-hook (that way, I
was sure there was enough space available), and it passed.

The lesson here is that we might not be GC’ing enough on the build
machines behind berlin.  Any idea, Ricardo?

Also, I wonder if we should report it upstream so that they arrange to
skip the test when insufficient space is available.  Unfortunately we
don’t have many clues in the build log to provide them.  :-/

Thoughts?

Ludo’.

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

* bug#32511: mariadb 10.1.35 fails to build on x86_64
  2018-08-23 15:38 bug#32511: mariadb 10.1.35 fails to build on x86_64 Ludovic Courtès
  2018-08-23 20:07 ` Mark H Weaver
@ 2021-09-13  7:56 ` Sarah Morgensen
  1 sibling, 0 replies; 4+ messages in thread
From: Sarah Morgensen @ 2021-09-13  7:56 UTC (permalink / raw)
  To: 32511-done

Hello,

ludo@gnu.org (Ludovic Courtès) writes:

> Hello,
>
> On berlin, mariadb 10.1.35 has one test failure (this is
> /gnu/store/a5jm2hyalyblgjnxx5x3ly4fwvfivq5m-mariadb-10.1.35.drv, as
> found in Guix commit b0cb92b2d43a2c4d5fa9b3f8c04c5732c60061e7, for
> instance):
>
> The servers were restarted 933 times
> Spent 43877.794 of 6960 seconds executing testcases
>
> Failure: Failed 1/1941 tests, 99.95% were successful.
>
> Failing test(s): tokudb_bugs.5733_innodb

Closing this old bug; this was "fixed" in bba7a77 by disabling the
TokuDB backend; for more info:
https://issues.guix.gnu.org/35521

--
Sarah




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

end of thread, other threads:[~2021-09-13  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-23 15:38 bug#32511: mariadb 10.1.35 fails to build on x86_64 Ludovic Courtès
2018-08-23 20:07 ` Mark H Weaver
2018-08-24 13:44   ` Ludovic Courtès
2021-09-13  7:56 ` Sarah Morgensen

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