all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: 32221@debbugs.gnu.org
Subject: [bug#32221] [PATCH 0/5] MariaDB updates
Date: Fri, 20 Jul 2018 13:35:53 +0200	[thread overview]
Message-ID: <20180720113553.18138-1-mbakke@fastmail.com> (raw)

These patches gives us more control of the MariaDB package.  In
particular, we now invoke the test runner directly, so we can pass
custom arguments; there's a phase for disabling plugins in an attempt
to fix the armhf build; we now use system zlib, pcre, xz and snappy;
and the package is ~37 MiB smaller thanks to a new "static" output.

I've verified that 'qtbase' builds against this MariaDB.

Marius Bakke (5):
  gnu: mariadb: Disable plugin that fails on armhf.
  gnu: mariadb: Run the full test suite.
  gnu: mariadb: Update to 10.1.34.
  gnu: mariadb: Remove some bundled libraries.
  gnu: mariadb: Move static libraries to separate output.

 gnu/packages/databases.scm | 104 ++++++++++++++++++++++++++++++++++---
 1 file changed, 97 insertions(+), 7 deletions(-)

-- 
2.18.0

             reply	other threads:[~2018-07-20 11:37 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-20 11:35 Marius Bakke [this message]
2018-07-20 11:38 ` [bug#32221] [PATCH 1/5] gnu: mariadb: Disable plugin that fails on armhf Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 2/5] gnu: mariadb: Run the full test suite Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 3/5] gnu: mariadb: Update to 10.1.34 Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 4/5] gnu: mariadb: Remove some bundled libraries Marius Bakke
2018-07-20 11:38   ` [bug#32221] [PATCH 5/5] gnu: mariadb: Move static libraries to separate output Marius Bakke
2018-07-28 15:39 ` bug#32221: [PATCH 0/5] MariaDB updates Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180720113553.18138-1-mbakke@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=32221@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.