From owner-freebsd-ports@FreeBSD.ORG Wed Nov 19 20:51:08 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9046A213; Wed, 19 Nov 2014 20:51:08 +0000 (UTC) Received: from thebighonker.lerctr.org (thebighonker.lerctr.org [IPv6:2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "thebighonker.lerctr.org", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 61882156; Wed, 19 Nov 2014 20:51:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lerctr.org; s=lerami; h=Message-ID:References:In-Reply-To:Subject:Cc:To:From:Date:Content-Transfer-Encoding:Content-Type:MIME-Version; bh=p6fKxoPrKDEBy07Om4EnyVj0JBFBtuFPbuPgvoFrBQg=; b=MZrXKbhzUo0KTZJa7eCd5qH3JOU93U7kR++0po91xhp2qDEZNMLnBbXm/rSHy9+/xjbmYrV2v1wLCz2bVLIfNw+U2k9HZ/mXt+RWbYhhsuLNdQuEerB7MYRHQTa7kBMJ7p9JSYHRRMlpXh8/7sOay24T/MYF9HsPoui+v3wzsWk=; Received: from thebighonker.lerctr.org ([2001:470:1f0f:3ad:223:7dff:fe9e:6e8a]:65278 helo=webmail.lerctr.org) by thebighonker.lerctr.org with esmtpsa (TLSv1.2:DHE-RSA-AES128-GCM-SHA256:128) (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XrCDR-000CB8-Q0; Wed, 19 Nov 2014 14:51:07 -0600 Received: from host.alcatel.com ([198.205.55.139]) by webmail.lerctr.org with HTTP (HTTP/1.1 POST); Wed, 19 Nov 2014 14:51:05 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 19 Nov 2014 14:51:05 -0600 From: Larry Rosenman To: Jos Chrispijn Subject: Re: ClamAV In-Reply-To: <546D0264.4010903@webrz.net> References: <546D0058.2080102@webrz.net> <546D0264.4010903@webrz.net> Message-ID: <9199f0846209b8640c155ca0dd918a6a@thebighonker.lerctr.org> X-Sender: ler@lerctr.org User-Agent: Roundcube Webmail/1.0.3 X-Spam-Score: -2.9 (--) X-LERCTR-Spam-Score: -2.9 (--) X-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 X-LERCTR-Spam-Report: SpamScore (-2.9/5.0) ALL_TRUSTED=-1, BAYES_00=-1.9, T_RP_MATCHES_RCVD=-0.01 Cc: FreeBSD Ports ML , owner-freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 20:51:08 -0000 On 2014-11-19 14:49, Jos Chrispijn wrote: > Larry Rosenman wrote on 19-11-2014: >> I already filed: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195182 > > Thanks. Should I wait for an update or should I do a deinstall and > reinstall to see if Kurt's suggestion works? I haven't tried that (and don't want to get into a situation where it's not on the system). Feel free to try and report back, and also add yourself to the CC list on the PR. > > > BR, > Jos Chrispijn > >> >> >> >> >> >> On 2014-11-19 14:40, Jos Chrispijn wrote: >>> Dear port maintainer, >>> Just ran into an update issue with the ClamAV port: >>> --- cut --- >>> ../libclamav/others.h:317: error: expected >>> specifier-qualifier-list >>> before 'clcb_file_props' >>> ../libclamav/others.h:388: error: expected >>> specifier-qualifier-list >>> before 'clcb_file_props' >>> ../shared/cdiff.c: In function 'cdiff_apply': >>> ../shared/cdiff.c:781: error: 'EVP_MD_CTX' undeclared (first use >>> in >>> this function) >>> ../shared/cdiff.c:781: error: (Each undeclared identifier is >>> reported >>> only once >>> ../shared/cdiff.c:781: error: for each function it appears in.) >>> ../shared/cdiff.c:781: error: 'sha256ctx' undeclared (first use in >>> this >>> function) >>> Makefile:685: recipe for target 'cdiff.o' failed >>> gmake[2]: *** [cdiff.o] Error 1 >>> gmake[2]: *** Waiting for unfinished jobs.... >>> gmake[2]: Leaving directory >>> '/usr/ports/security/clamav/work/clamav-0.98.5/freshclam' >>> Makefile:717: recipe for target 'all-recursive' failed >>> gmake[1]: *** [all-recursive] Error 1 >>> gmake[1]: Leaving directory >>> '/usr/ports/security/clamav/work/clamav-0.98.5' >>> Makefile:545: recipe for target 'all' failed >>> gmake: *** [all] Error 2 >>> ===> Compilation failed unexpectedly. >>> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the >>> failure to >>> the maintainer. >>> *** [do-build] Error code 1 >>> Stop in /usr/ports/security/clamav. >>> *** [build] Error code 1 >>> Stop in /usr/ports/security/clamav. >>> ===>>> make build failed for security/clamav >>> ===>>> Aborting update >>> ===>>> Update for security/clamav failed >>> ===>>> Aborting update >>> --- end --- >>> Can you provide a solution for this? >>> Thanks, >>> Jos Chrispijn >>> _______________________________________________ >>> freebsd-ports@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports >>> To unsubscribe, send any mail to >>> "freebsd-ports-unsubscribe@freebsd.org" >> -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 214-642-9640 E-Mail: ler@lerctr.org US Mail: 108 Turvey Cove, Hutto, TX 78634-5688