From owner-freebsd-ports@freebsd.org Thu Feb 7 16:38:27 2019 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7555514DFB27 for ; Thu, 7 Feb 2019 16:38:27 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8E1B6681BA for ; Thu, 7 Feb 2019 16:38:26 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D3E432234C; Thu, 7 Feb 2019 11:38:25 -0500 (EST) Received: from web1 ([10.202.2.211]) by compute4.internal (MEProxy); Thu, 07 Feb 2019 11:38:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=wS4F0HS1LlxPumCX0ESPqJz3b/9IbV8z4AW0Ylrii Ms=; b=LQhTFSW8i2dhXCYdKga9nnw9XNoicQC+tLN9wc8eQF1xeSwMBGqsHz9hD i32jrB6T1ySAbCvFjCP2uPN1oOdKufPTzMic53jxVH2UmEZvQVDjV8+9tidknEKZ UMNMIuhrTua6PDnn6d5E0EclxJlJhJa1RacO3CkBklQ/rNZ+/imFCImwUwMWmajU TvIATwY4kmF3hAIfCXK54wZAGEXwwLYew9zJcKFwCMCKpXI5EErt3u7bN5jTKikn y0zpdAyIrQy2eFNmypVuX09FOpCk/1LDBUZ7Z3ju36XlgNu7cRi2hKmNlFUkIlD0 r/eaNo3lmU5+UHNnwd1E4KMwrIFDA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtledrledtgdelvdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecufedt tdenucesvcftvggtihhpihgvnhhtshculddquddttddmnecujfgurhepkffhvfgggfgtof fffhfujgesthejredtredtjeenucfhrhhomhepvfhosghirghsucfmohhrthhkrghmphcu oehtohgsihhksefhrhgvvgeuufffrdhorhhgqeenucffohhmrghinhepughotghkrghpph hsrdhnvghtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehtohgsihhksefhrhgvvgeuufff rdhorhhgnecuvehluhhsthgvrhfuihiivgeptd X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 99) id 1736194356; Thu, 7 Feb 2019 11:38:25 -0500 (EST) Message-Id: <1549557505.1731763.1653032024.06EDBFA4@webmail.messagingengine.com> From: Tobias Kortkamp To: Marco Beishuizen , freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" X-Mailer: MessagingEngine.com Webmail Interface - ajax-e6290ad1 Date: Thu, 07 Feb 2019 17:38:25 +0100 References: Subject: Re: env: ./configure: No such file or directory In-Reply-To: X-Rspamd-Queue-Id: 8E1B6681BA X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.984,0]; ASN(0.00)[asn:11403, ipnet:66.111.4.0/24, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Feb 2019 16:38:27 -0000 On Thu, Feb 7, 2019, at 17:16, Marco Beishuizen wrote: > Hi, > > I'm trying to update the port I maintain astro/wmmoonclock to a newer > version. This didn't go as smooth as I expected. Now I got an error when > running "make check-plist": > > [...] > ===> Configuring for wmmoonclock-1.29 > env: ./configure: No such file or directory > ===> Script "configure" failed unexpectedly. > Please report the problem to mbeis@xs4all.nl [maintainer] and attach the > "/home/marco/devel/_freebsd/ports/astro/wmmoonclock/work/ > wmmoonclock-1.29/src/config.log" > including the output of the failure of your make command. Also, it might > be > a good idea to provide an overview of all packages installed on your > system > (e.g. a /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 > [...] > > The mentioned config.log doesn't exist. > > The Makefile I got so far is: > > [...] > # Created by: Kris Kennaway > # $FreeBSD: head/astro/wmmoonclock/Makefile 491964 2019-02-02 17:34:27Z tobik $ > > PORTNAME= wmmoonclock > PORTVERSION= 1.29 > CATEGORIES= astro windowmaker > MASTER_SITES= https://www.dockapps.net/download/ > > MAINTAINER= mbeis@xs4all.nl > COMMENT= Displays the phase of the moon, plus orbital data > > LICENSE= GPLv2 > > WRKSRC= ${WRKDIR}/${DISTNAME}/src Try removing WRKSRC.