Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 805545 - dev-vcs/git-crypt-0.6.0 - crypto-openssl-10.cpp: error: field ctx has incomplete type HMAC_CTX {aka hmac_ctx_st}
Summary: dev-vcs/git-crypt-0.6.0 - crypto-openssl-10.cpp: error: field ctx has incompl...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-3.0
  Show dependency tree
 
Reported: 2021-07-31 17:38 UTC by Toralf Förster
Modified: 2022-11-01 23:21 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.04 KB, text/plain)
2021-07-31 17:38 UTC, Toralf Förster
Details
dev-vcs:git-crypt-0.6.0:20210731-172825.log (dev-vcs:git-crypt-0.6.0:20210731-172825.log,4.65 KB, text/plain)
2021-07-31 17:38 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,107.78 KB, text/plain)
2021-07-31 17:38 UTC, Toralf Förster
Details
environment (environment,19.13 KB, text/plain)
2021-07-31 17:38 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.31 KB, application/x-bzip)
2021-07-31 17:38 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,7.51 KB, application/x-bzip)
2021-07-31 17:38 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-31 17:38:05 UTC
      |      ^~~~~~~~~~~
crypto-openssl-10.cpp: At global scope:
crypto-openssl-10.cpp:78:18: error: field ‘ctx’ has incomplete type ‘HMAC_CTX’ {aka ‘hmac_ctx_st’}
   78 |         HMAC_CTX ctx;
      |                  ^~~
In file included from /usr/include/openssl/evp.h:26,
                 from /usr/include/openssl/hmac.h:21,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j3-20210730-195527

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

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:
  (none found)
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 7de7a5aa01bf96e8621f89b6520fc1c4f4371ab5
Merge: 5ab1541278e 06d3cacb812
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Jul 31 15:51:45 2021 +0000

    Merge updates from master

emerge -qpvO dev-vcs/git-crypt
[ebuild  N    ] dev-vcs/git-crypt-0.6.0
Comment 1 Toralf Förster gentoo-dev 2021-07-31 17:38:06 UTC
Created attachment 728838 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-07-31 17:38:07 UTC
Created attachment 728841 [details]
dev-vcs:git-crypt-0.6.0:20210731-172825.log
Comment 3 Toralf Förster gentoo-dev 2021-07-31 17:38:08 UTC
Created attachment 728844 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-07-31 17:38:11 UTC
Created attachment 728847 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-07-31 17:38:12 UTC
Created attachment 728850 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-07-31 17:38:13 UTC
Created attachment 728853 [details]
temp.tar.bz2
Comment 7 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-03-08 19:49:22 UTC
Note that this package doesn't seem to depend on openssl in the ebuild right now.
Comment 8 Larry the Git Cow gentoo-dev 2022-11-01 23:21:55 UTC
The bug has been closed via the following commit(s):

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

commit afcb7f713732686924071d264af386df97b757bb
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-01 23:14:39 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-01 23:16:05 +0000

    dev-vcs/git-crypt: add 0.7.0
    
    Closes: https://bugs.gentoo.org/522286
    Closes: https://bugs.gentoo.org/689180
    Closes: https://bugs.gentoo.org/805545
    Thanks-to: John R. Graham <john_r_graham@gentoo.org>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-vcs/git-crypt/Manifest               |  1 +
 dev-vcs/git-crypt/git-crypt-0.7.0.ebuild | 34 ++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

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

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

commit 9ed1d27647a029173d731f95bb6da7a4e8baf08a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-11-01 23:10:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-11-01 23:10:59 +0000

    dev-vcs/git-crypt: add missing OpenSSL dep
    
    Bug: https://bugs.gentoo.org/805545
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{git-crypt-0.6.0.ebuild => git-crypt-0.6.0-r1.ebuild}          | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)