Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <peter@korsgaard.com>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/mariadb: requires DES in openssl
Date: Mon, 25 Mar 2024 08:31:14 +0100	[thread overview]
Message-ID: <87edbyhinx.fsf@48ers.dk> (raw)
In-Reply-To: <20240317140505.803596-1-fontaine.fabrice@gmail.com> (Fabrice Fontaine's message of "Sun, 17 Mar 2024 15:05:05 +0100")

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Enable DES in openssl to avoid the following build failure raised since
 > commit a83d41867c8d69a77d5cd0a665aa216af5340359:

 > In file included from /home/buildroot/autobuild/run/instance-2/output-1/build/mariadb-10.11.6/libmysqld/../sql/mysqld.cc:50,
 >                  from /home/buildroot/autobuild/run/instance-2/output-1/build/mariadb-10.11.6/libmysqld/lib_sql.cc:34:
 > /home/buildroot/autobuild/run/instance-2/output-1/build/mariadb-10.11.6/libmysqld/../sql/des_key_file.h:26:3: error: 'DES_cblock' does not name a type
 >    26 |   DES_cblock key1, key2, key3;
 >       |   ^~~~~~~~~~
 > /home/buildroot/autobuild/run/instance-2/output-1/build/mariadb-10.11.6/libmysqld/../sql/des_key_file.h:31:3:
 > error: 'DES_key_schedule' does not name a type; did you mean
 > 'st_des_keyschedule'?
 >    31 |   DES_key_schedule ks1, ks2, ks3;
 >       |   ^~~~~~~~~~~~~~~~
 >       |   st_des_keyschedule

 > Fixes: a83d41867c8d69a77d5cd0a665aa216af5340359
 >  - http://autobuild.buildroot.org/results/bd067de9c2699dc9628c00b929a01890b14d53c1

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2024.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2024-03-25  7:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17 14:05 [Buildroot] [PATCH 1/1] package/mariadb: requires DES in openssl Fabrice Fontaine
2024-03-23 12:51 ` Peter Korsgaard
2024-03-25  7:31 ` Peter Korsgaard [this message]

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=87edbyhinx.fsf@48ers.dk \
    --to=peter@korsgaard.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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