From owner-freebsd-ports@FreeBSD.ORG Thu May 8 20:35:14 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 933CF923 for ; Thu, 8 May 2014 20:35:14 +0000 (UTC) Received: from mail-qg0-x22d.google.com (mail-qg0-x22d.google.com [IPv6:2607:f8b0:400d:c04::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 491399F for ; Thu, 8 May 2014 20:35:14 +0000 (UTC) Received: by mail-qg0-f45.google.com with SMTP id z60so3427538qgd.32 for ; Thu, 08 May 2014 13:35:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; h=date:from:to:subject:message-id:reply-to:organization:mime-version :content-type:content-transfer-encoding; bh=mN5Y7D+BSNw9h+jgceGeeO22jUudtprSNONyi5cqUcQ=; b=NiHa61WGpouKalLjUpQIYafPRgyuNF3UDpLDMHYgcRa6kf79NQS1OyFJH9VsXHre8r 6yoNXas3M/wdPuRQWkIPkdvQMsiOv0x+l5Ejlj+7lMSoRAeRYGXrxUf+FKzGY77XspjY x3k1SBTnj3QSgljm51S7UuLb5YLan7Sj8n5to= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :organization:mime-version:content-type:content-transfer-encoding; bh=mN5Y7D+BSNw9h+jgceGeeO22jUudtprSNONyi5cqUcQ=; b=alBC02o7Mm7y1R6g7VH53wKEYYKEluCXODla/KJiAj0OrHHoLyVvbJWN3a5RehSoCl yxiZH0tW/+c4wNr00GZj0UGeJv1LEQ0xEaifvz6yewJqTU59yv71WUG98JtVdwbwzo7J rote1wuYMQWelUqzgqqFxYK+tz0CmACxDyjfKKVPJDUKedbH442osRiZOoFrTIiuRyUQ Qy8C/GW2ZXKnfS8LGPyY5xB5UN9cwcnUlXkI/L6t82BqCSuN48sj8gcyi0nSsPGsWGsK 0JBuF5u87KLrw1Zf80jQ4aucp92fEEtEneoa8HfQiNcnuUicytzQN5ijU/HsZ2H1F8lD XZMw== X-Gm-Message-State: ALoCoQkunu1FY9qVCRVU02roJqkYWz5K9EPrhTu/ynECnon3VrLmV9vZxZU7DlswQIOcsrbkWMyS X-Received: by 10.224.19.131 with SMTP id a3mr8541362qab.3.1399581313340; Thu, 08 May 2014 13:35:13 -0700 (PDT) Received: from scorpio (cpe-076-182-104-150.nc.res.rr.com. [76.182.104.150]) by mx.google.com with ESMTPSA id x2sm3049739qar.44.2014.05.08.13.35.12 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 08 May 2014 13:35:13 -0700 (PDT) Date: Thu, 8 May 2014 16:35:11 -0400 From: Jerry To: FreeBSD Ports , garga@FreeBSD.org Subject: Unable to update to clamav 0.98.3 Message-ID: <20140508163511.7f8d2423@scorpio> Reply-To: FreeBSD Ports Organization: seibercom.net X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2014 20:35:14 -0000 FreeBSD 10.0-RELEASE I am unable to update to "clamav-0.98.3". It terminates with the following error message: clamd.c:335:59: warning: format specifies type 'unsigned int' but the argument has type 'off_t' (aka 'long') [-Wformat] logg("#Log file size limited to %u bytes.\n", logg_size); ~~ ^~~~~~~~~ %ld 1 warning generated. CC tcpserver.o CC localserver.o CC session.o CC thrmgr.o CC server-th.o CC scanner.o scanner.c:105:25: warning: passing 'const unsigned char *' to parameter of type 'const char *' converts between pointers to integer types with different sign [-Wpointer-sign] strncpy(c->virhash, md5, 32); ^~~ /usr/include/string.h:101:57: note: passing argument to parameter here char *strncpy(char * __restrict, const char * __restrict, size_t); ^ 1 warning generated. CC others.o CC fan.o CCLD clamd gmake[3]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98.3/clamd' Making all in clamdscan gmake[3]: Entering directory `/usr/ports/security/clamav/work/clamav-0.98.3/clamdscan' CC output.o CC optparser.o CC misc.o CC getopt.o CC actions.o CC clamdcom.o ../shared/clamdcom.c:42:13: warning: implicit declaration of function 'send' is invalid in C99 [-Wimplicit-function-declaration] int sent = send(sockd, line, len, 0); ^ ../shared/clamdcom.c:75:13: warning: implicit declaration of function 'recv' is invalid in C99 [-Wimplicit-function-declaration] s->r = recv(s->sockd, s->cur, sizeof(s->buf) - (s->cur - s->buf), 0); ^ 2 warnings generated. CC clamdscan.o CC proto.o CC client.o CCLD clamdscan gmake[3]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98.3/clamdscan' Making all in freshclam gmake[3]: Entering directory `/usr/ports/security/clamav/work/clamav-0.98.3/freshclam' CC output.o CC optparser.o CC getopt.o CC misc.o CC cdiff.o CC tar.o CC clamdcom.o ../shared/clamdcom.c:42:13: warning: implicit declaration of function 'send' is invalid in C99 [-Wimplicit-function-declaration] int sent = send(sockd, line, len, 0); ^ ../shared/clamdcom.c:75:13: warning: implicit declaration of function 'recv' is invalid in C99 [-Wimplicit-function-declaration] s->r = recv(s->sockd, s->cur, sizeof(s->buf) - (s->cur - s->buf), 0); ^ 2 warnings generated. CC freshclam.o In file included from freshclam.c:57: In file included from ../libclamav/others.h:21: In file included from ../libclamav/matcher.h:28: ../libclamav/others.h:154:5: error: unknown type name 'stats_section_t' stats_section_t *sections; ^ ../libclamav/others.h:323:5: error: unknown type name 'clcb_stats_add_sample' clcb_stats_add_sample cb_stats_add_sample; ^ ../libclamav/others.h:324:5: error: unknown type name 'clcb_stats_remove_sample' clcb_stats_remove_sample cb_stats_remove_sample; ^ ../libclamav/others.h:325:5: error: unknown type name 'clcb_stats_decrement_count' clcb_stats_decrement_count cb_stats_decrement_count; ^ ../libclamav/others.h:326:5: error: unknown type name 'clcb_stats_submit' clcb_stats_submit cb_stats_submit; ^ ../libclamav/others.h:327:5: error: unknown type name 'clcb_stats_flush' clcb_stats_flush cb_stats_flush; ^ ../libclamav/others.h:328:5: error: unknown type name 'clcb_stats_get_num' clcb_stats_get_num cb_stats_get_num; ^ ../libclamav/others.h:329:5: error: unknown type name 'clcb_stats_get_size' clcb_stats_get_size cb_stats_get_size; ^ ../libclamav/others.h:330:5: error: unknown type name 'clcb_stats_get_hostid' clcb_stats_get_hostid cb_stats_get_hostid; ^ ../libclamav/others.h:380:5: error: unknown type name 'clcb_stats_add_sample' clcb_stats_add_sample cb_stats_add_sample; ^ ../libclamav/others.h:381:5: error: unknown type name 'clcb_stats_remove_sample' clcb_stats_remove_sample cb_stats_remove_sample; ^ ../libclamav/others.h:382:5: error: unknown type name 'clcb_stats_decrement_count' clcb_stats_decrement_count cb_stats_decrement_count; ^ ../libclamav/others.h:383:5: error: unknown type name 'clcb_stats_submit' clcb_stats_submit cb_stats_submit; ^ ../libclamav/others.h:384:5: error: unknown type name 'clcb_stats_flush' clcb_stats_flush cb_stats_flush; ^ ../libclamav/others.h:385:5: error: unknown type name 'clcb_stats_get_num' clcb_stats_get_num cb_stats_get_num; ^ ../libclamav/others.h:386:5: error: unknown type name 'clcb_stats_get_size' clcb_stats_get_size cb_stats_get_size; ^ ../libclamav/others.h:387:5: error: unknown type name 'clcb_stats_get_hostid' clcb_stats_get_hostid cb_stats_get_hostid; ^ freshclam.c:762:5: warning: implicit declaration of function 'cl_engine_stats_enable' is invalid in C99 [-Wimplicit-function-declaration] cl_engine_stats_enable(engine); ^ freshclam.c:781:9: warning: implicit declaration of function 'cl_engine_set_clcb_stats_get_hostid' is invalid in C99 [-Wimplicit-function-declaration] cl_engine_set_clcb_stats_get_hostid(engine, NULL); ^ freshclam.c:786:35: error: use of undeclared identifier 'CL_ENGINE_STATS_TIMEOUT'; did you mean 'CL_ENGINE_BYTECODE_TIMEOUT'? cl_engine_set_num(engine, CL_ENGINE_STATS_TIMEOUT, optget(opts, "StatsTimeout")->numarg); ^~~~~~~~~~~~~~~~~~~~~~~ CL_ENGINE_BYTECODE_TIMEOUT /usr/local/include/clamav.h:192:5: note: 'CL_ENGINE_BYTECODE_TIMEOUT' declared here CL_ENGINE_BYTECODE_TIMEOUT, /* uint32_t */ ^ 2 warnings and 18 errors generated. gmake[3]: *** [freshclam.o] Error 1 gmake[3]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98.3/freshclam' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98.3' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/usr/ports/security/clamav/work/clamav-0.98.3' *** Error code 1 Stop. make: stopped in /usr/ports/security/clamav The full build log is available here: http://www/seibercom.net/logs/clamav.txt -- Jerry