Bug 167555 - [build] libarchive fails to build WITHOUT_OPENSSH due to missing hash algorithm files
Summary: [build] libarchive fails to build WITHOUT_OPENSSH due to missing hash algorit...
Status: Closed DUPLICATE of bug 160922
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: Unspecified
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-03 09:40 UTC by c.kworr
Modified: 2018-05-12 16:43 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description c.kworr 2012-05-03 09:40:10 UTC
When trying to build world WITHOUT_OPENSSH I got:

In file included from /usr/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_read_support_format_xar.c:57:
/usr/src/lib/libarchive/../../contrib/libarchive/libarchive/archive_hash.h:129:12: fatal error: 'sha1.h' file not found
#  include <sha1.h>
           ^
1 error generated.
mkdep: compile failed
*** Error code 1

It seems that file that should be part of CRYPTO is accounted to OPENSSH.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2012-05-03 23:41:49 UTC
Responsible Changed
From-To: freebsd-bugs->kientzle

Over to maintainer.  Maybe be duplicate of 164206.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:01:13 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 3 Dag-Erling Smørgrav freebsd_committer freebsd_triage 2018-05-12 16:43:36 UTC

*** This bug has been marked as a duplicate of bug 160922 ***