Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 May 2012 08:32:16 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/167555: libarchive fails to build WITHOUT_OPENSSH due to missing hash algorithm files
Message-ID:  <201205030832.q438WGmX078092@red.freebsd.org>
Resent-Message-ID: <201205030840.q438eBMe051932@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         167555
>Category:       bin
>Synopsis:       libarchive fails to build WITHOUT_OPENSSH due to missing hash algorithm files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 03 08:40:10 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
None
>Environment:
FreeBSD green.tandem.local 9.0-STABLE FreeBSD 9.0-STABLE #0: Wed May  2 12:38:36 EEST 2012     arcade@green.tandem.local:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
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.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205030832.q438WGmX078092>