Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Feb 2013 18:50:46 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Steve Kargl <sgk@troutmask.apl.washington.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: ports-mgmt/pkg is broken. please fix.
Message-ID:  <20130226175046.GF16178@ithaqua.etoilebsd.net>
In-Reply-To: <20130226173034.GA49007@troutmask.apl.washington.edu>
References:  <20130226173034.GA49007@troutmask.apl.washington.edu>

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

--DEueqSqTbz/jWVG1
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 26, 2013 at 09:30:34AM -0800, Steve Kargl wrote:
> % portmaster texinfo=20
>=20
> leads to=20
>=20
> =3D=3D=3D>>> Currently installed version: texinfo-5.0.20130217
> =3D=3D=3D>>> Port directory: /usr/ports/print/texinfo
>=20
> =3D=3D=3D>>> Gathering distinfo list for installed ports
>=20
> =3D=3D=3D>>> Launching 'make checksum' for print/texinfo in background
> =3D=3D=3D> No options to configure
> =3D=3D=3D>>> Gathering dependency list for print/texinfo from ports
> =3D=3D=3D>>> Launching child to update pkg-1.0.7 to pkg-1.0.8
>=20
> ...
>=20
> =3D=3D=3D>>> Launching child to update pkg-1.0.7 to pkg-1.0.8
>=20
> ...
>=20
> =3D=3D=3D>  Cleaning for pkg-1.0.8
> =3D=3D=3D>  License BSD accepted by the user
> =3D=3D=3D>  Extracting for pkg-1.0.8
> =3D> SHA256 Checksum OK for pkg-1.0.8.tar.xz.
> =3D=3D=3D>  Patching for pkg-1.0.8
> =3D=3D=3D>  Configuring for pkg-1.0.8
> =3D=3D=3D>   FreeBSD 10 autotools fix applied to /usr/ports/ports-mgmt/pk=
g/work/pkg-1.0.8/external/libyaml/aclocal.m4
> =3D=3D=3D>   FreeBSD 10 autotools fix applied to /usr/ports/ports-mgmt/pk=
g/work/pkg-1.0.8/external/libyaml/configure
> =3D=3D=3D>  Building for pkg-1.0.8
> "/usr/share/mk/bsd.own.mk", line 423: WITH_PROFILE and WITHOUT_PROFILE ca=
n't both be set.
> *** [do-build] Error code 1
>=20
> Stop in /usr/ports/ports-mgmt/pkg.
>=20
> =3D=3D=3D>>> make failed for ports-mgmt/pkg
> =3D=3D=3D>>> Aborting update
>=20
> =3D=3D=3D>>> Update for pkg-1.0.7 failed
> =3D=3D=3D>>> Aborting update
>=20
> Terminated
>=20
> =3D=3D=3D>>> You can restart from the point of failure with this command =
line:
>        portmaster <flags> print/texinfo ports-mgmt/pkg=20
>=20

No pkgng is not broken but it is using bsd.prog.mk and bsd.lib.mk meaning i=
t is
sensitive to any /etc/make.conf and /etc/src.conf configuration.

Can you try adding the following to
ports-mgmt/pkg/Makefile
line 23:
replace
MAKE_ENV+=3D WITHOUT_PROFILE=3Dyes=20
by
MAKE_ENV+=3D WITHOUT_PROFILE=3Dyes __MAKE_CONF=3D/dev/null SRCCONF=3D/dev/n=
ull

And tell me if it fixes the problem for you?

regards,
Bapt

--DEueqSqTbz/jWVG1
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlEs9fUACgkQ8kTtMUmk6EyyBACgtLJUADjxpOZ8i60YPweY6H/Q
7/gAoI84zffm1rgayoKDhYLxox5tysl+
=Tv4Z
-----END PGP SIGNATURE-----

--DEueqSqTbz/jWVG1--



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