From owner-freebsd-questions@FreeBSD.ORG Fri Oct 14 13:33:31 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4D75106564A for ; Fri, 14 Oct 2011 13:33:31 +0000 (UTC) (envelope-from gobble.wa@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 73A5A8FC0A for ; Fri, 14 Oct 2011 13:33:31 +0000 (UTC) Received: by iaky10 with SMTP id y10so3424225iak.13 for ; Fri, 14 Oct 2011 06:33:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=ytRSPQ3mLZLWLB8wi5IpYZLcQZzs2yyxZZQgqnU4IZY=; b=rj/O7qFWzuYR2D2N8g37LRh3w4bBi5+RwJaOXeCCowu0mQSENfzhhRrArgmcPuKwFo sCyZsWPqRGSaY6GSnLuNW8RhuWbVidB+K4CqkOjYa9Y1d3GguoOWlO98X/s+9UPlXEtN FWKeEKgRJs4JvMJN7QtmnQs2uuKwUMkcT1gno= MIME-Version: 1.0 Received: by 10.231.5.23 with SMTP id 23mr3781008ibt.46.1318597422360; Fri, 14 Oct 2011 06:03:42 -0700 (PDT) Received: by 10.231.199.15 with HTTP; Fri, 14 Oct 2011 06:03:42 -0700 (PDT) Date: Fri, 14 Oct 2011 06:03:42 -0700 Message-ID: From: Waitman Gobble To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: boost issue freebsd 8.2 (32 bit) - infinite loop of boost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2011 13:33:31 -0000 Hello, I'm doing # portmaster x11/kde4 (per http://freebsd.kde.org/ports.php) The build is going in an infinite loop with boost... this, over and over again until the end of time: ===>>> Waiting on fetch & checksum for devel/boost-libs <<<=== ===> License check disabled, post has not defined LICENSE ===> Found saved configuration for boost-libs-1.45.0_1 => SHA256 Checksum mismatch for boost_1_45_0.tar.bz2 ===> Refetch for 1 more times files: boost_1_45_0.tar.bz2 ===> Vulnerability check disabled, port has not defined LICENSE ===> Found saved configuration for boost-libs-1.45.0_1 => boost_1_45_0.tar.bz2 doesn't seem to exist in /usr/ports/distfiles//. => Attempting to fetch http://heanet.dl.sourceforge.net/project/boost/boost/1.45.0//boost_1_34_0.tar.bz2 boost_1_34_0.tar.bz2 Control-C to stop and check things out... [foo]# ls -l /usr/ports/distfiles | grep boost -rw-r--r-- 1 root wheel 9216 Nov 17 2010 boost_1_45_0.tar.bz2 But the "doesn't seem to exist in /usr/ports/distfiles//." looks suspicious! :-) any pointers or hints much appreciated! Thanks, Waitman Gobble San Jose California USA