From owner-freebsd-ports@freebsd.org Sun Jul 26 20:45:15 2015 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 852129ABD3F for ; Sun, 26 Jul 2015 20:45:15 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 605BD140F for ; Sun, 26 Jul 2015 20:45:15 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mailman.ysv.freebsd.org (Postfix) id 5C58D9ABD3E; Sun, 26 Jul 2015 20:45:15 +0000 (UTC) Delivered-To: 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 5BE459ABD3D for ; Sun, 26 Jul 2015 20:45:15 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22d.google.com (mail-wi0-x22d.google.com [IPv6:2a00:1450:400c:c05::22d]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E596413E6; Sun, 26 Jul 2015 20:45:14 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wicgb10 with SMTP id gb10so86966630wic.1; Sun, 26 Jul 2015 13:45:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=8y0simWzXIE095AE3drnjW4FlDJzs0d8iGe8uTDeXUw=; b=RR4qhZGvMQk55NyFNAZHak4NnPvuNn5w9g5+dbPurC31q8RjdhgUB2O5hczNdJerKo Fk8+22ZhLtczfRuvouG4ih/niyH+T3T1gJfTHPJZbAQ07aoIA6lf22ud21NJXtm/1ulN tWo/+t802wMNaty8tHr2j2h0BWRCWMqFnCFow4T1dZHYy4BsWBZ77ec9ElcjU4AC/ATK Hj7FgOSXXp1eVix2SeeH7uzFi0oGiDfZOLpOCBBTIthVfJk4EOP9TNtRepB6KzcH6rgH vSOqrzEy17T1BL/pu16uD3aBjluaWnZSPj5JY6586OkpOQzfEMSa04/Xaggpf7abIt38 Fdqg== X-Received: by 10.194.89.98 with SMTP id bn2mr52928482wjb.153.1437943513471; Sun, 26 Jul 2015 13:45:13 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id z9sm9943794wiv.9.2015.07.26.13.45.12 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Jul 2015 13:45:12 -0700 (PDT) Sender: Baptiste Daroussin Date: Sun, 26 Jul 2015 22:45:10 +0200 From: Baptiste Daroussin To: Alexander Leidinger Cc: Mathieu Arnold , ports@freebsd.org Subject: Re: error message from Freshports after commit? Message-ID: <20150726204509.GC1522@ivaldir.etoilebsd.net> References: <20150726152029.Horde.5fJLWJHfi3zZcyZl2BNIRA8@webmail.leidinger.net> <20150726223123.00000f0d@Leidinger.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+nBD6E3TurpgldQp" Content-Disposition: inline In-Reply-To: <20150726223123.00000f0d@Leidinger.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 20:45:15 -0000 --+nBD6E3TurpgldQp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jul 26, 2015 at 10:31:23PM +0200, Alexander Leidinger wrote: > On Sun, 26 Jul 2015 15:29:25 +0200 > Mathieu Arnold wrote: >=20 > > +--On 26 juillet 2015 15:20:29 +0200 Alexander Leidinger > > wrote: > > |=20 > > | Hi, > > |=20 > > | after committing the 64bit parts of the linux base ports, I got a > > mail | parts of the commit. Those parts work just fine on my > > (current) system. | What's wrong? > >=20 > > You're running 10.x I assume, install fmake, or try on a 9.x or 8.x > > system. >=20 > It's -current. >=20 > I installed fmake now and it complains about > # fmake -V PORTNAME > "/usr/share/mk/sys.mk", line 36: Unknown directive > "/usr/share/mk/sys.mk", line 364: Unknown directive > Unknown modifier 'U' >=20 > As I didn't change that file, that seems to be a dead end. >=20 >=20 Yes fmake is no longer usable on head, I'll try to see how to fix that... Bapt --+nBD6E3TurpgldQp Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlW1RtUACgkQ8kTtMUmk6EwJ7ACdHQZoIfm0B0i3pKJcUjG7JdFL 1Z4AnjNRlJLuJoCX7H8Gt9GGGmYPToB6 =uO7/ -----END PGP SIGNATURE----- --+nBD6E3TurpgldQp--