Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805041 - dev-lua/luaossl-20200709-r102 - /.../openssl.c: error: too few arguments to function EVP_KDF_derive
Summary: dev-lua/luaossl-20200709-r102 - /.../openssl.c: error: too few arguments to f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthias Hauber
URL: https://github.com/wahern/luaossl/iss...
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-07-29 17:07 UTC by Toralf Förster
Modified: 2022-07-11 23:10 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.85 KB, text/plain)
2021-07-29 17:07 UTC, Toralf Förster
Details
dev-lua:luaossl-20200709-r102:20210729-165453.log (dev-lua:luaossl-20200709-r102:20210729-165453.log,121.00 KB, text/plain)
2021-07-29 17:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,135.68 KB, text/plain)
2021-07-29 17:07 UTC, Toralf Förster
Details
environment (environment,70.36 KB, text/plain)
2021-07-29 17:07 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,14.05 KB, application/x-bzip)
2021-07-29 17:07 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,141.01 KB, application/x-bzip)
2021-07-29 17:07 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-07-29 17:07:37 UTC
   44 | int EVP_KDF_derive(EVP_KDF_CTX *ctx, unsigned char *key, size_t keylen,
      |                                                          ~~~~~~~^~~~~~
/var/tmp/portage/dev-lua/luaossl-20200709-r102/work/luaossl-rel-20200709-lua5-1/src/openssl.c:12204:13: error: too few arguments to function ‘EVP_KDF_derive’
12204 |         if (EVP_KDF_derive(kctx, out, &outlen) <= 0)
      |             ^~~~~~~~~~~~~~
In file included from /var/tmp/portage/dev-lua/luaossl-20200709-r102/work/luaossl-rel-20200709-lua5-1/src/openssl.c:617:
/usr/include/openssl/kdf.h:44:5: note: declared here

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-j3-20210727-230038

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.53.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.292_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit 83de73890ec6fb14a39bf02bbea82bec3eb529f4
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Jul 29 16:21:53 2021 +0000

    2021-07-29 16:21:52 UTC

emerge -qpvO dev-lua/luaossl
[ebuild   R   ] dev-lua/luaossl-20200709-r102  USE="-examples" LUA_TARGETS="lua5-1 (-lua5-2) -lua5-3 -lua5-4 -luajit"
Comment 1 Toralf Förster gentoo-dev 2021-07-29 17:07:38 UTC
Created attachment 727962 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-29 17:07:40 UTC
Created attachment 727965 [details]
dev-lua:luaossl-20200709-r102:20210729-165453.log
Comment 3 Toralf Förster gentoo-dev 2021-07-29 17:07:42 UTC
Created attachment 727968 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-29 17:07:43 UTC
Created attachment 727971 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-29 17:07:44 UTC
Created attachment 727974 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-29 17:07:45 UTC
Created attachment 727977 [details]
temp.tar.bz2
Comment 7 Conrad Kostecki gentoo-dev 2022-03-18 18:33:03 UTC
There is now a branch for openssl-3: https://github.com/loqs/luaossl/tree/openssl3
Comment 8 Kobboi 2022-05-18 14:14:05 UTC
First error is actually: src/openssl.c:3268:27: error: ‘SHLIB_VERSION_HISTORY’ undeclared (first use in this function); did you mean ‘SSL3_VERSION_MINOR’?
Comment 9 Conrad Kostecki gentoo-dev 2022-06-30 20:21:36 UTC
OpenSSL-3 support got merged today :-) I asked, if they will make a new release.
Comment 10 Conrad Kostecki gentoo-dev 2022-07-11 14:21:08 UTC
New release is available with openssl-3 support.
https://github.com/wahern/luaossl/releases
Comment 11 Larry the Git Cow gentoo-dev 2022-07-11 23:10:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19a953464725d83207324fc51b947f3bf770a99c

commit 19a953464725d83207324fc51b947f3bf770a99c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-07-11 23:08:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-07-11 23:10:03 +0000

    dev-lua/luaossl: drop 20220711
    
    Closes: https://bugs.gentoo.org/805041
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luaossl/Manifest                |  1 -
 dev-lua/luaossl/luaossl-20220711.ebuild | 97 ---------------------------------
 2 files changed, 98 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac7aa185a115dacec414ab6b8491850df359dd33

commit ac7aa185a115dacec414ab6b8491850df359dd33
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-07-11 23:07:26 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-07-11 23:10:02 +0000

    dev-lua/luaossl: add 20220711
    
    Bug: https://bugs.gentoo.org/805041
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luaossl/Manifest                |  1 +
 dev-lua/luaossl/luaossl-20220711.ebuild | 97 +++++++++++++++++++++++++++++++++
 2 files changed, 98 insertions(+)