From owner-freebsd-ports@FreeBSD.ORG Thu Apr 25 14:55:45 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B2267E88 for ; Thu, 25 Apr 2013 14:55:45 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-ea0-x22f.google.com (mail-ea0-x22f.google.com [IPv6:2a00:1450:4013:c01::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 4538D18C4 for ; Thu, 25 Apr 2013 14:55:45 +0000 (UTC) Received: by mail-ea0-f175.google.com with SMTP id f15so1258117eak.20 for ; Thu, 25 Apr 2013 07:55:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=lPO7O32HZ0Z2W7bOsBqIBoODNIM3d4kniqHmem6vQBY=; b=p/CtvS3ngbwF8PGJ+DXunTK6yyGzgd4KVy6M+abyNbKxOSnzwE5LsUlcTA/aqwfUMh Fg2uCpeX7D9eft/vIlW6J7UQ0ZzxEQOcjHziQujbvBVqJJbPUO2VPFzEsUPtWMDLSjoe zv3Zoa51xY4gA473DEzFf0Cch54TUyoz5N4N+6JJ9wnrO7lehnt8fVuOhv2grpTQ80xK BbShsh+DEIqmnzwjn5wIGEtZxTREJPfJWukR6Q7jlV2fS/mQMLsKbHH3/DE+tYZNj2nm HMKCR7vnfbt4eDCBaPyiPBR354mdYHZgctFTplTLQ1lkuIk3e6K4mClG4FQMTXKWxway DfXw== X-Received: by 10.15.35.71 with SMTP id f47mr20694528eev.15.1366901744420; Thu, 25 Apr 2013 07:55:44 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id f9sm10735791eeu.11.2013.04.25.07.55.42 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 25 Apr 2013 07:55:43 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 25 Apr 2013 16:55:40 +0200 From: Baptiste Daroussin To: Martin Olsson Subject: Re: FreeBSD Port: devel/libcheck - bug in package Message-ID: <20130425145540.GA74139@ithaqua.etoilebsd.net> References: <00f401ce41b4$fde2a1d0$f9a7e570$@sentor.se> <20130425130736.GC50182@ithaqua.etoilebsd.net> <20130425140046.GD50182@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="mP3DRpeJDSE+ciuQ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@FreeBSD.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Apr 2013 14:55:45 -0000 --mP3DRpeJDSE+ciuQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2013 at 04:41:34PM +0200, Martin Olsson wrote: > On Thu, 25 Apr 2013, Baptiste Daroussin wrote: > > Can you send me your config.log and the Makefile of libcheck (the port = one) >=20 > I removed the work dir > I updated the port tree again > I ran 'portmaster --no-confirm -adgf' again and get: > > /bin/sh ../libtool --tag=3DCC --mode=3Dlink cc -O2 -pipe=20 > -fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes=20 > -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -o=20 > ex_log_output ex_log_output.o ../src/libcheck.la ../lib/libcompat.la -lrt > libtool: link: cc -O2 -pipe -fno-strict-aliasing -Wall -ansi -pedantic=20 > -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wwrite-strings=20 > -Wno-variadic-macros -o .libs/ex_log_output ex_log_output.o=20 > ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath=20 > -Wl,/usr/local/lib > gmake[2]: Leaving directory=20 > `/usr/ports/devel/libcheck/work/check-0.9.9/tests' > gmake[1]: Leaving directory `/usr/ports/devel/libcheck/work/check-0.9.9' >=20 > =3D=3D=3D>>> Creating a backup package for old version libcheck-0.9.9 > tar: bin/checkmk: Cannot stat: No such file or directory > tar: Error exit delayed from previous errors. > pkg_create: make_dist: tar command failed with code 256 >=20 > =3D=3D=3D>>> Package creation failed for libcheck-0.9.9! >=20 > =3D=3D=3D>>> Ignore this error [i] > =3D=3D=3D>>> Abort update [a] > =3D=3D=3D>>> Retry [r] >=20 > =3D=3D=3D>>> How would you like to proceed? [i] a >=20 >=20 > =3D=3D=3D>>> Package creation failed for libcheck-0.9.9 > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Update for devel/libcheck failed > =3D=3D=3D>>> Aborting update >=20 > =3D=3D=3D>>> Killing background jobs > Terminated >=20 >=20 > So, as I was saying, the compile seem to go fine. > It is the creation of the package that bails (-g option to portmaster). >=20 >=20 > In /usr/ports/devel/libcheck/pkg-plist I see a reference to "bin/checkmk". > Should this be just "checkmk" without the "bin/" subdir perhaps? 'Cause I= =20 > see in my work dir that the dir checkmk/ exists there, without a=20 > prepending bin dir: > -rwxr-xr-x 1 root wheel 9210 Apr 25 14:21 /usr/ports/devel/libcheck/wo= rk/check-0.9.9/checkmk/checkmk* >=20 >=20 > Anyhow, see attached files. I don't get it, config.log is normal, and doing what is expected I tried on= 2 of my systems and it works ok. I'll continue searching but without being able to reproduce it is hard. regards, Bapt --mP3DRpeJDSE+ciuQ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlF5Q+wACgkQ8kTtMUmk6EzBCgCffNRKbMoZCGF0q8rSxDQUwwk/ kRYAoMH7Jfb4uQfBk0TzZwtkMBNHpqu5 =BhaH -----END PGP SIGNATURE----- --mP3DRpeJDSE+ciuQ--