Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696958 - net-misc/sstp-client-1.0.10-r1 with dev-libs/openssl-1.1.1 - sstp-cmac.c:92:14: error: storage size of ‘hmac’ isn’t known
Summary: net-misc/sstp-client-1.0.10-r1 with dev-libs/openssl-1.1.1 - sstp-cmac.c:92:1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: openssl-1.1
  Show dependency tree
 
Reported: 2019-10-08 14:46 UTC by Grant Edwards
Modified: 2021-04-17 19:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,29.62 KB, text/plain)
2019-10-08 14:50 UTC, Grant Edwards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Edwards 2019-10-08 14:46:43 UTC
sstp-client 1.0.10-r1 will not build with openssl 1.1.1.  I suspect the sstp-client 1.0.10 ebuild needs to be updated to reflect the dependency on openssl < 1.1.

sstp-client 1.0.12 does build cleanly with openssl 1.1.1.

Reproducible: Always
Comment 1 Grant Edwards 2019-10-08 14:50:32 UTC
Created attachment 592128 [details]
build.log
Comment 2 PeGa! 2019-10-21 06:29:46 UTC
Hello,

I confirm the described behavior.

Trying to compile net-misc/sstp-client-1.0.10-r1 fails with the following error:

sstp-cmac.c: In function ‘sstp_cmac_result’:                            
sstp-cmac.c:92:14: error: storage size of ‘hmac’ isn’t known                                                                                                  

I'm running dev-libs/openssl-1.1.1d-r2.

net-misc/sstp-client-1.0.12 builds fine.

Regards.
Comment 3 Marco Sirabella 2020-06-08 11:35:51 UTC
Any news with this? Experiencing the same problem.

Unmasking net-misc/sstp-client-1.0.12 compiles & installs correctly on dev-libs/openssl-1.1.1g

If sstp-client isn't ready to be unmasked can it a new build restriction be added to use openssl-1.0,

Thanks,
Comment 4 Larry the Git Cow gentoo-dev 2021-04-17 19:20:27 UTC
The bug has been closed via the following commit(s):

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

commit bb78b76f97c8a13d4bd3f9fcb36f2a323ee1de2d
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-04-17 18:34:07 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-04-17 19:19:31 +0000

    net-misc/sstp-client: migrate to glep 81
    
    Closes: https://bugs.gentoo.org/781437
    Closes: https://bugs.gentoo.org/717416
    Closes: https://bugs.gentoo.org/696958
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-misc/sstp-client/sstp-client-1.0.12-r1.ebuild | 63 +++++++++++++++++++++++
 1 file changed, 63 insertions(+)