From owner-freebsd-ports@FreeBSD.ORG Thu May 8 16:57:47 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 0376E922 for ; Thu, 8 May 2014 16:57:47 +0000 (UTC) Received: from mail-qc0-x234.google.com (mail-qc0-x234.google.com [IPv6:2607:f8b0:400d:c01::234]) (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 B04FA939 for ; Thu, 8 May 2014 16:57:46 +0000 (UTC) Received: by mail-qc0-f180.google.com with SMTP id i17so3237011qcy.11 for ; Thu, 08 May 2014 09:57:45 -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=5ubV7ZUIJt0GfJJ9eK9B8SmVBzG+JZ1WiNvYpLPn8pM=; b=X1vkhBDmaN3H4lTu/CENKn9lKTGtHPw2p9rrqsIQKKnlhwAp5KBWECnBAl2BA1SXHh q1GFxb7JM5t8HjbacnBU+EP/BsK7MZxz4J1ghCVfz/bsk03I2AH/I9/MYhIeJlwCK+iS PYw4vdasKSe01ZxHgE+3topaDULBEhiHiELhw= 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=5ubV7ZUIJt0GfJJ9eK9B8SmVBzG+JZ1WiNvYpLPn8pM=; b=FaU1eG3YFTml6q12waVdgBsSn1JkjxgMSehYeuOE5apWUkrTv8+YbOIzngzFZYluCT XkyBv+0OrN21nk2MppDKjKHBgzAsb+d0hIyft71Yax4p9hRzsnpzgAAXHEcQJZSclg/b P2oWeJQiAESpSaE0X/FSkegt4MmwoeLLm8zUAbKYrbVBch2KPz4E10Y2Th6sxftUN/CS 7ivmOXUU/G07pI/irtSatmxScSr/SwobQqiocYAx8S/9KAZMYRxUORJiYMPDcsQ4StiX qc5/wfD96aF720+eD3jA+A734XJ7Idqsy55axlINcnuQdmu5uMqtus+ulA4woNsHSVS3 iN0g== X-Gm-Message-State: ALoCoQnwYTP7LFTCAHUfuN2bS81FX/KSTf/afTmk9VK1+/Rm0RKlweHLRIoc6LFhmSWJZigl4es0 X-Received: by 10.224.156.134 with SMTP id x6mr6288182qaw.101.1399568265691; Thu, 08 May 2014 09:57:45 -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 y15sm2233510qaf.46.2014.05.08.09.57.45 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Thu, 08 May 2014 09:57:45 -0700 (PDT) Date: Thu, 8 May 2014 12:57:44 -0400 From: Jerry To: FreeBSD Ports , tonymaher@optusnet.com.au Subject: Unable to install "astro/kstars" because "astro/wcslib" fails Message-ID: <20140508125744.1c10183c@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 16:57:47 -0000 FreeBSD 10.0-RELEASE I am continuing to have problems getting "astro/wcslib" to install. Now, it is causing "astro/kstars" to fail also. The build ends with this line. It appears to be a staging problem, but I do not know how to correct it. pkg-static: lstat(/usr/ports/astro/wcslib/work/stage/usr/local/bin/HPXcvt): No such file or directory *** Error code 74 Stop. make[1]: stopped in /usr/ports/astro/wcslib *** Error code 1 -- Jerry