Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 May 2013 20:18:06 +0200
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        "Simon J. Gerraty" <sjg@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r250699 - in head: share/mk usr.bin/make
Message-ID:  <5196745E.7040905@FreeBSD.org>
In-Reply-To: <201305161528.r4GFSc5t094460@svn.freebsd.org>
References:  <201305161528.r4GFSc5t094460@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
------enig2GLTIXILGWXODBDDFRHIL
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 2013-05-16 17:28, Simon J. Gerraty wrote:
> Author: sjg
> Date: Thu May 16 15:28:38 2013
> New Revision: 250699
> URL: http://svnweb.freebsd.org/changeset/base/250699
>=20
> Log:
>   Build bmake by default.

For me /usr/src is a symlink to /some/path and now if I build from
/usr/src some parts end up in /usr/obj/usr/src and other parts
in /usr/obj/some/path. It used to be the latter.

/usr/ports is a symlink too:

% cd /usr/ports/www/firefox
% pwd
/usr/home/tijl/freebsd/ports/head/www/firefox
% make -V .CURDIR
/usr/ports/www/firefox
% cd /usr/home/tijl/freebsd/ports/head/www/firefox
% pwd
/usr/home/tijl/freebsd/ports/head/www/firefox
% make -V .CURDIR
/home/tijl/freebsd/ports/head/www/firefox

So it seems to change /usr/home back into /home too.

This breaks ports-mgmt/portconf because it adds the following to
/etc/make.conf but .CURDIR never matches the real path.

=2Eif !empty(.CURDIR:M/usr/home/tijl/freebsd/ports*) && exists(/usr/local=
/libexec/portconf)
=2E..
=2Eendif


------enig2GLTIXILGWXODBDDFRHIL
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

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

iF4EAREIAAYFAlGWdGIACgkQfoCS2CCgtiuYtAD/XAg29vUQxDVof+ydCyP3AF17
OBVtZMQoX7mJ0R/BYcAA/ioE5iVpqGEb8Wi8OtOtH+d7CV7bLyXi8b8KZWEva45c
=ojMG
-----END PGP SIGNATURE-----

------enig2GLTIXILGWXODBDDFRHIL--



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