Bug 228941 - devel/libewf: Fails to build with OpenSSL 1.1
Summary: devel/libewf: Fails to build with OpenSSL 1.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Antoine Brodin
URL:
Keywords:
Depends on:
Blocks: 228865
  Show dependency treegraph
 
Reported: 2018-06-12 14:29 UTC by Bernard Spil
Modified: 2018-06-14 20:10 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (antoine)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2018-06-12 14:29:12 UTC
> ./libhmac_sha1.h:74:13: error: field has incomplete type 'EVP_MD_CTX' (aka 'struct evp_md_ctx_st')
>        EVP_MD_CTX evp_md_context;

During BSDCan 2018 the intention to update OpenSSL in base to 1.1.x branch was documented.

Intention is to update 12-STABLE to current 1.1.0 and subsequently update it to 1.1.1 when that is released.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-06-12 16:41:35 UTC
A commit references this bug:

Author: antoine
Date: Tue Jun 12 16:40:33 UTC 2018
New revision: 472263
URL: https://svnweb.freebsd.org/changeset/ports/472263

Log:
  Do not use ssl (EVP), this fixes build with OpenSSL 1.1

  PR:		228941

Changes:
  head/devel/libewf/Makefile