Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/5] package/mariadb: use host-openssl from buildroot-system
Date: Sun, 15 Sep 2019 22:00:57 +0200	[thread overview]
Message-ID: <20190915220057.5f78f039@windsurf.home> (raw)
In-Reply-To: <20190915193559.8464-1-bluemrp9@gmail.com>

Hello Ryan,

On Sun, 15 Sep 2019 12:35:55 -0700
Ryan Coe <bluemrp9@gmail.com> wrote:

> From: Peter Seiderer <ps.report@gmx.net>
> 
> - 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're not getting any build failures about mariadb. Under what
conditions/configurations does the above error take place ?

> -HOST_MARIADB_CONF_OPTS += -DWITH_SSL=OFF

This says "SSL=OFF", not "use bundled SSL". Could you clarify ?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  parent reply	other threads:[~2019-09-15 20:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-15 19:35 [Buildroot] [PATCH 1/5] package/mariadb: use host-openssl from buildroot-system Ryan Coe
2019-09-15 19:35 ` [Buildroot] [PATCH 2/5] package/mariadb: add bug tracker link to existing patch Ryan Coe
2019-09-30 12:18   ` Peter Korsgaard
2019-09-15 19:35 ` [Buildroot] [PATCH 3/5] package/mariadb: bump to version 10.3.17 Ryan Coe
2019-09-30 12:21   ` Peter Korsgaard
2019-09-15 19:35 ` [Buildroot] [PATCH 4/5] package/mariadb: bump to version 10.3.18 Ryan Coe
2019-09-15 20:02   ` Thomas Petazzoni
2019-09-16 13:16     ` Ryan Coe
2019-09-15 19:35 ` [Buildroot] [PATCH 5/5] package/mariadb: fix build error with newer cmake Ryan Coe
2019-09-15 20:04   ` Thomas Petazzoni
2019-09-16 13:17     ` Ryan Coe
2019-09-30 12:17   ` Peter Korsgaard
2019-09-15 20:00 ` Thomas Petazzoni [this message]
2019-09-16 13:26   ` [Buildroot] [PATCH 1/5] package/mariadb: use host-openssl from buildroot-system Ryan Coe
2019-09-21 12:51 ` Arnout Vandecappelle
2019-09-30 12:15 ` Peter Korsgaard

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=20190915220057.5f78f039@windsurf.home \
    --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