Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2013 16:00:46 +0200
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Martin Olsson <martin.olsson@sentor.se>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: devel/libcheck - bug in package
Message-ID:  <20130425140046.GD50182@ithaqua.etoilebsd.net>
In-Reply-To: <alpine.BSF.2.00.1304251549490.81362@farmermaggot.shire.sentor.se>
References:  <00f401ce41b4$fde2a1d0$f9a7e570$@sentor.se> <20130425130736.GC50182@ithaqua.etoilebsd.net> <alpine.BSF.2.00.1304251549490.81362@farmermaggot.shire.sentor.se>

next in thread | previous in thread | raw e-mail | index | archive | help

--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
> ...
> ...
> <snip>
> /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
> >>
> >> <snip>
> >> 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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130425140046.GD50182>