From owner-freebsd-ports@freebsd.org Sat Mar 19 22:47:28 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 DCBEAAD5A9F for ; Sat, 19 Mar 2016 22:47:28 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU004-OMC3S15.hotmail.com (blu004-omc3s15.hotmail.com [65.55.116.90]) (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 9CC1BF45 for ; Sat, 19 Mar 2016 22:47:28 +0000 (UTC) (envelope-from carmel_ny@outlook.com) Received: from BLU436-SMTP91 ([65.55.116.72]) by BLU004-OMC3S15.hotmail.com over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008); Sat, 19 Mar 2016 15:46:21 -0700 X-TMN: [mtYh9OaH/ZvCJQgCefGsF4Ch2G/m21nZ] 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: Sat, 19 Mar 2016 18:46:18 -0400 From: Carmel To: FreeBSD Ports Subject: Re: clamav problem In-Reply-To: References: <56EC3B91.6030303@protected-networks.net> 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: 19 Mar 2016 22:46:20.0926 (UTC) FILETIME=[282951E0:01D18231] 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: Sat, 19 Mar 2016 22:47:29 -0000 On Sat, 19 Mar 2016 22:05:41 +0100, Dimitry Andric stated: >Probably, though the rest of the internet is reachable just fine. But >that doesn't help me understand what the bug is. Can you please >explain? It appears to be a problem with versions of LLVM greater than "3.6.2". Freshclam crashes with this message: Received signal: wake up ClamAV update process started at Sat Mar 19 17:24:14 2016 main.cvd is up to date (version: 57, sigs: 4218790, f-level: 60, builder: amishhammer) daily.cld is up to date (version: 21467, sigs: 83892, f-level: 63, builder: amishhammer) safebrowsing.cvd is up to date (version: 44501, sigs: 1935466, f-level: 63, builder: google) Downloading bytecode.cvd [100%] ERROR: Database load killed by signal 11 ERROR: Failed to load new database I am running FreeBSD 11 /amd64. I am not sure what version of LLVM I have installed. -- Carmel