From owner-freebsd-ports@FreeBSD.ORG Thu Apr 25 14:00:51 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 7BD18270 for ; Thu, 25 Apr 2013 14:00:51 +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 102C8167A for ; Thu, 25 Apr 2013 14:00:50 +0000 (UTC) Received: by mail-ea0-f175.google.com with SMTP id f15so1235735eak.34 for ; Thu, 25 Apr 2013 07:00:50 -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=Gv/M4pykAkUMZdM6eO1ORdkVf4/WhsJyXpTEwmANvpo=; b=BXpL359KIBbRTRYsOI8UexWK7xbMG5MUPQalDkuNulGRGmeuMVuY4xIPya80h2nPum TTY2flr5uCSOgv20BqB+3LqpHHHIBUSRmwaXyte1FAoGunFnNOtov+K7ag2TGHb0o18s A0SnQMzDcS2TnzIm/xYvngKyYF9PJm5y6fwDw8R/lBgCGyXHjVbliZISBKvcWkOwvr4p 4M0AdXcLNG0ifOiIZGugVvF9ZDtlK/hY/EKvqCdwdVaQNnv9B5RAedCkLe0XTElVLmeC kiTEHPCKh2NPVMv6aaHSZVGnoryHEU1qB7Sz4tscNzWCb9k9r7ATJQHSnI1WFuut9Rr7 3Rrw== X-Received: by 10.14.214.65 with SMTP id b41mr33667386eep.37.1366898450055; Thu, 25 Apr 2013 07:00:50 -0700 (PDT) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id ch6sm10471054eeb.17.2013.04.25.07.00.48 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Thu, 25 Apr 2013 07:00:49 -0700 (PDT) Sender: Baptiste Daroussin Date: Thu, 25 Apr 2013 16:00:46 +0200 From: Baptiste Daroussin To: Martin Olsson Subject: Re: FreeBSD Port: devel/libcheck - bug in package Message-ID: <20130425140046.GD50182@ithaqua.etoilebsd.net> References: <00f401ce41b4$fde2a1d0$f9a7e570$@sentor.se> <20130425130736.GC50182@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UfEAyuTBtIjiZzX6" 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:00:51 -0000 --UfEAyuTBtIjiZzX6 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 25, 2013 at 03:55:16PM +0200, Martin Olsson wrote: >=20 > > This has been fixed, please update your ports tree. >=20 > Hi Baptiste! >=20 > I have updated the ports tree. Still same error. :-/ >=20 >=20 > # portsnap fetch update > Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found. > Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done. > Ports tree hasn't changed since last snapshot. > No updates needed. > Ports tree is already up to date. >=20 > # portmaster --no-confirm -adgf > ... > ... > > /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 ex_output= =20 > ex_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_output ex_output.o=20 > ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath=20 > -Wl,/usr/local/lib > cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe=20 > -fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes=20 > -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -MT=20 > ex_xml_output.o -MD -MP -MF .deps/ex_xml_output.Tpo -c -o ex_xml_output.o= =20 > ex_xml_output.c > mv -f .deps/ex_xml_output.Tpo .deps/ex_xml_output.Po > /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_xml_output ex_xml_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_xml_output ex_xml_output.o=20 > ../src/.libs/libcheck.so ../lib/.libs/libcompat.a -lrt -Wl,-rpath=20 > -Wl,/usr/local/lib > cc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -O2 -pipe=20 > -fno-strict-aliasing -Wall -ansi -pedantic -Wextra -Wstrict-prototypes=20 > -Wmissing-prototypes -Wwrite-strings -Wno-variadic-macros -MT=20 > ex_log_output.o -MD -MP -MF .deps/ex_log_output.Tpo -c -o ex_log_output.o= =20 > ex_log_output.c > mv -f .deps/ex_log_output.Tpo .deps/ex_log_output.Po > /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] >=20 >=20 > Anything I can do to analyse this further for you? > (I'm no programmer, though) >=20 > /Martin >=20 >=20 > On Thu, 25 Apr 2013, Baptiste Daroussin wrote: >=20 > > On Thu, Apr 25, 2013 at 03:01:24PM +0200, Martin Olsson wrote: > >> Hi! > >> I don't know if the maintainer of devel/libcheck is active, so I forwa= rd > >> this report to ports@freebsd.org, hoping that someone will look into i= t. > >> > >> /Martin > >> > >> -----Ursprungligt meddelande----- > >> Fr=E5n: Martin Olsson [mailto:martin.olsson@sentor.se] > >> Skickat: den 24 april 2013 12:24 > >> Till: 'sunpoet@FreeBSD.org' > >> =C4mne: FreeBSD Port: devel/libcheck - bug in package > >> > >> Hi! > >> > >> I just wanted to report a bug I found when recompiling all packets on = my > >> FreeBSD 9.1 i386. > >> > >> I run: > >> portmaster --no-confirm -adgf > >> > >> > >> gmake[1]: Entering directory `/usr/ports/devel/libcheck/work/check-0.9= =2E9' > >> gmake[2]: Entering directory `/usr/ports/devel/libcheck/work/check-0.9= =2E9' > >> gmake[2]: Nothing to be done for `install-exec-am'. > >> test -z "/usr/local/share/doc/libcheck" || /bin/mkdir -p > >> "/usr/local/share/doc/libcheck" > >> install -o root -g wheel -m 444 SVNChangeLog ChangeLog ChangeLogOld = NEWS > >> README '/usr/local/share/doc/libcheck' > >> test -z "/usr/local/share/aclocal" || /bin/mkdir -p > >> "/usr/local/share/aclocal" > >> install -o root -g wheel -m 444 check.m4 '/usr/local/share/aclocal' > >> test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p > >> "/usr/local/libdata/pkgconfig" > >> install -o root -g wheel -m 444 check.pc '/usr/local/libdata/pkgconf= ig' > >> gmake[2]: Leaving directory `/usr/ports/devel/libcheck/work/check-0.9.= 9' > >> gmake[1]: Leaving directory `/usr/ports/devel/libcheck/work/check-0.9.= 9' > >> Making install in checkmk > >> gmake[1]: Entering directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/checkmk' > >> gmake[2]: Entering directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/checkmk' > >> test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" > >> test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1" > >> install -o root -g wheel -m 444 doc/checkmk.1 '/usr/local/man/man1' > >> gmake[2]: Leaving directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/checkmk' > >> gmake[1]: Leaving directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/checkmk' > >> Making install in tests > >> gmake[1]: Entering directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/tests' > >> gmake[2]: Entering directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/tests' > >> gmake[2]: Nothing to be done for `install-exec-am'. > >> gmake[2]: Nothing to be done for `install-data-am'. > >> gmake[2]: Leaving directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/tests' > >> gmake[1]: Leaving directory > >> `/usr/ports/devel/libcheck/work/check-0.9.9/tests' > >> install-info --quiet /usr/local/info/check.info /usr/local/info/dir > >> =3D=3D=3D> Compressing manual pages for libcheck-0.9.9 > >> =3D=3D=3D> Running ldconfig > >> /sbin/ldconfig -m /usr/local/lib > >> =3D=3D=3D> Registering installation for libcheck-0.9.9 > >> > >> =3D=3D=3D>>> Creating a package for new 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 > >> > >> =3D=3D=3D>>> Package creation of libcheck-0.9.9 failed > >> =3D=3D=3D>>> Aborting update > >> > >> =3D=3D=3D>>> Update for devel/libcheck failed > >> =3D=3D=3D>>> Aborting update > >> > >> =3D=3D=3D>>> Killing background jobs > >> Terminated > >> > >> So it seems like the compilation is fine. > >> However, when portmaster is trying to create a package for libcheck-0.= 9.9, > >> it fails. > >> > >> /Martin Can you send me your config.log and the Makefile of libcheck (the port one) Please. regards, Bapt --UfEAyuTBtIjiZzX6 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlF5Nw4ACgkQ8kTtMUmk6Ez17gCfTIfgsCdl3EDnsM7xY9geTvxx LMYAoIL+aWR6Wt9n2yEAE+kPhm8iY3Y7 =U357 -----END PGP SIGNATURE----- --UfEAyuTBtIjiZzX6--