From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 06:25:56 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 1CE2E452; Wed, 2 Jul 2014 06:25:56 +0000 (UTC) Received: from mail-wi0-x235.google.com (mail-wi0-x235.google.com [IPv6:2a00:1450:400c:c05::235]) (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 827E52CC1; Wed, 2 Jul 2014 06:25:55 +0000 (UTC) Received: by mail-wi0-f181.google.com with SMTP id n3so8920195wiv.2 for ; Tue, 01 Jul 2014 23:25:53 -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=GH/wjfkcoguqm/dEK9SptpigXfIYPGEaZxlibWumch4=; b=vfnotoj9Sy2zmgDvUl5RGZ2RwyX4S0PZwUvimrZEiX+bFX0rWHvb3JTnPVuZIcwSg0 JSBSZLgUAR6vUtwozdftIBTQw6wxiNA3zRMxvQj7QgMfqSlqE8V5JfQUSJ0fKzSWSRqQ gwB1fehVrZbXBe41ZRFTBpD8NdZX8BwrGc/Nlb2Edip55dJToaGmoXs9H3o0EcBCFgp2 teA6QSddKrPm79OoEdAOubnU5QF8qI2SteY3daf/V8wjAjTCB40eBKlFbu1tjLZpaKDP 5NpLwu5GyGM2/iYrZ2rjNKwiz5f+d1Jy0z00EeVlosl5Y1w2BuT5ShFlhq2kOUUG3cWc IgGA== X-Received: by 10.194.71.132 with SMTP id v4mr1487548wju.102.1404282353715; Tue, 01 Jul 2014 23:25:53 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id bq7sm51596252wib.7.2014.07.01.23.25.52 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 01 Jul 2014 23:25:52 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 2 Jul 2014 08:25:50 +0200 From: Baptiste Daroussin To: Gary Palmer Subject: Re: archivers/rpm build problem Message-ID: <20140702062550.GI7307@ivaldir.etoilebsd.net> References: <20140701123008.GA77747@in-addr.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IR1Y5IvQhrKgS4e6" Content-Disposition: inline In-Reply-To: <20140701123008.GA77747@in-addr.com> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-ports@freebsd.org 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: Wed, 02 Jul 2014 06:25:56 -0000 --IR1Y5IvQhrKgS4e6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 01, 2014 at 08:30:08AM -0400, Gary Palmer wrote: > Hi, >=20 > I've had a problem with archivers/rpm since the last update. It refuses > to build saying >=20 > =3D=3D=3D> Building for rpm-3.0.6_17 > cd . && aclocal > aclocal: macro `_LT_DECL_SED' required but not defined > aclocal: macro `_LT_FUNC_STRIPNAME_CNF' required but not defined > aclocal: macro `gl_ICONV_H_DEFAULTS' required but not defined > gmake: *** [aclocal.m4] Error 1 > =3D=3D=3D> Compilation failed unexpectedly. >=20 > I've included a build log below. Any ideas? >=20 > Please keep me on CC as I do not believe I am subscribed to freebsd-ports >=20 > Thanks, >=20 > Gary >=20 I can confirm the problem and will see if I can fix, I was wondering why do= you or other people use rpm for? I am planning to remove archivers/rpm and recommanding using archivers/rpm4 instead, so I need to need any corner case where rpm4 cannot do rpm3 job. btw the linux ports now directly use plain bsdtar :) regards, Bapt --IR1Y5IvQhrKgS4e6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOzpe4ACgkQ8kTtMUmk6EypnwCgh3yRUgUzHxbsJ+wFqNL8ABHS O7IAoIQgpkVkC2XxORozL0B7M8C1bGp8 =BByR -----END PGP SIGNATURE----- --IR1Y5IvQhrKgS4e6--