From owner-freebsd-ports@freebsd.org Sun Mar 20 11:40:21 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A10FDAD6C93 for ; Sun, 20 Mar 2016 11:40:21 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC3S8.hotmail.com (blu004-omc3s8.hotmail.com [65.55.116.83]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "*.outlook.com", Issuer "MSIT Machine Auth CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6000EE5A; Sun, 20 Mar 2016 11:40:20 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU436-SMTP169 ([65.55.116.73]) by BLU004-OMC3S8.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sun, 20 Mar 2016 04:39:13 -0700 X-TMN: [Ldg7caOkRh+wVTGdRFcrl01yIjG3h0Rb] X-Originating-Email: [carmel_ny@outlook.com] Message-ID: X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.99 at scorpio.seibercom.net Date: Sun, 20 Mar 2016 07:39:09 -0400 From: Carmel To: FreeBSD Ports CC: garga@FreeBSD.org Subject: Re: clamav problem In-Reply-To: <895F5CC6-9F5D-4A12-A8C3-E004F4157B4A@pozo.com> References: <56EC3B91.6030303@protected-networks.net> <895F5CC6-9F5D-4A12-A8C3-E004F4157B4A@pozo.com> Organization: Seibercom NET X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; i686-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 20 Mar 2016 11:39:13.0127 (UTC) FILETIME=[2025A770:01D1829D] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Mar 2016 11:40:21 -0000 On Sat, 19 Mar 2016 16:07:25 -0700, Manfred Antar stated: >Do you have LLVM Enable JIT Bytecode compiler (bundled LLVM) enabled >when you do build clamav ? If so try building without that. >If I try to build with that enabled on amd64 current, the tests fail, >without that enabled everything works fine Okay, disabling that option and rebuilding "clamav" cured the problem. Maybe it should be turned off by default in the Makefile. -- Carmel