From owner-freebsd-ports@FreeBSD.ORG Fri Jun 10 00:21:57 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED34116A41C for ; Fri, 10 Jun 2005 00:21:57 +0000 (GMT) (envelope-from john@fluidhosting.com) Received: from mail1.fluidhosting.com (mail1.fluidhosting.com [66.150.201.101]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D69C43D4C for ; Fri, 10 Jun 2005 00:21:57 +0000 (GMT) (envelope-from john@fluidhosting.com) Received: (qmail 20302 invoked by uid 399); 10 Jun 2005 00:21:55 -0000 Received: from unknown (HELO ?192.168.2.32?) (john@fluidhosting.com@127.0.0.1) by localhost with SMTP; 10 Jun 2005 00:21:55 -0000 Message-ID: <42A8DD24.1070901@fluidhosting.com> Date: Thu, 09 Jun 2005 17:21:56 -0700 From: "John T. Yocum" User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: wget build problems X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jun 2005 00:21:58 -0000 Hello, On all our servers, and even on a test box, I'm unable to upgrade wget. I've even tried uninstalling it, and then just compiling the new version. Below is the output from running 'portupgrade'. ===> wget-1.8.2_7 has known vulnerabilities: => wget -- multiple vulnerabilities. Reference: => Please update your ports tree and try again. *** Error code 1 Stop in /usr/ports/ftp/wget. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade57772.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! ftp/wget (wget-1.8.2_6) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed Any ideas what is causing this? For reference this happens on FreeBSD 4.10, 4.11, and 5.3 based boxes. Thanks, John