From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next 2/2] package/mariadb: bump version to 10.3.9
Date: Sat, 25 Aug 2018 23:05:14 +0200 [thread overview]
Message-ID: <20180825230514.1f0264dd@windsurf> (raw)
In-Reply-To: <20180825204403.11324-2-bernd.kuhls@t-online.de>
Hello,
On Sat, 25 Aug 2018 22:44:03 +0200, Bernd Kuhls wrote:
> From: Peter Seiderer <ps.report@gmx.net>
>
> Release notes: https://mariadb.com/kb/en/mariadb-1039-release-notes/
> Changelog: https://mariadb.com/kb/en/mariadb-1039-changelog/
>
> - change WITH_SSL for host build from bundled to system (and add
> host-openssl dependency) to avoid the following configure failure:
>
> CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
> Could NOT find GnuTLS (missing: GNUTLS_LIBRARY GNUTLS_INCLUDE_DIR)
> (Required is at least version "3.3.24")
> Call Stack (most recent call first):
> /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
> /usr/share/cmake/Modules/FindGnuTLS.cmake:54 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
> libmariadb/CMakeLists.txt:298 (FIND_PACKAGE)
We changed from -DWITH_SSL=bundled to -DWITH_SSL=OFF very recently, in
commit 9276747defdd4f91ec21ba0930afdf6d947730b6. Do we really need SSL
support in the host mariadb build ?
The move to -DWITH_SSL=OFF in 9276747defdd4f91ec21ba0930afdf6d947730b6
was also done to fix exactly the same build issue, according to the
commit log.
> This bump also fixes broken atomic support for
> BR2_TOOLCHAIN_HAS_LIBATOMIC=y with mariadb-10.2:
>
> [ 59%] Linking CXX executable mariabackup
> ../../storage/innobase/libinnobase.a(handler0alter.cc.o): In function `my_atomic_add64':
> /home/bernd/buildroot/output/build/mariadb-10.2.17/include/my_atomic.h:274: undefined reference to `__sync_fetch_and_add_8'
Is it the bump that fixes the atomic issue, or the fact that this patch
adds the logic to link against libatomic when needed ?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-08-25 21:05 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-25 20:44 [Buildroot] [PATCH/next/RFC 1/2] package/mariadb: handle missing ucontext_t Bernd Kuhls
2018-08-25 20:44 ` [Buildroot] [PATCH/next 2/2] package/mariadb: bump version to 10.3.9 Bernd Kuhls
2018-08-25 21:05 ` Thomas Petazzoni [this message]
2018-08-25 21:26 ` Bernd Kuhls
2018-08-25 21:39 ` Thomas Petazzoni
2018-08-25 21:54 ` Bernd Kuhls
2018-08-25 22:01 ` Thomas Petazzoni
2018-08-26 11:48 ` Bernd Kuhls
2018-08-27 9:04 ` Thomas Petazzoni
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=20180825230514.1f0264dd@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox