Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 09:05:27 +0100
From:      Andreas Klemm <andreas@FreeBSD.org>
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        ports@FreeBSD.org
Subject:   Re: gnomelibs port fails to compile on very last -STABLE
Message-ID:  <20010219090526.A41363@titan.klemm.gtn.com>
In-Reply-To: <20010218160431.F37412@FreeBSD.org>; from ade@FreeBSD.org on Sun, Feb 18, 2001 at 04:04:31PM -0600
References:  <20010218124958.A9756@titan.klemm.gtn.com> <20010218103719.E37412@FreeBSD.org> <20010218192716.A1406@titan.klemm.gtn.com> <20010218160431.F37412@FreeBSD.org>

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

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

On Sun, Feb 18, 2001 at 04:04:31PM -0600, Ade Lovett wrote:
> On Sun, Feb 18, 2001 at 07:27:16PM +0100, Andreas Klemm wrote:
> > I just started over with an empty /usr/local and a freshly fetched
> > ports collection of yesterday....
> >=20
> > drwxr-xr-x  2 root  wheel  512 18 Feb 11:56 imlib-gtk-1.9.8.1
>=20
> That's weird.  My imlib always gets installed as just imlib-1.9.8.1,
> regardless of whether GTK is present or not.  Might want to check
> that /usr/ports/Mk/* is really up to date, too.
>=20
> Also, take a look at:
>=20
> http://bento.freebsd.org/errorlogs/4-latest-logs/gnomelibs-1.2.11.log
>=20
> which shows a "no problem from empty" environment build for this.
>=20
> I can't see where, but this still looks like a localized problem,
> your ports list is basically the same as mine, and I don't see anything
> there that could lead to potential namespace collisions.

I'll try with an empty /etc/make.conf...
I also experience strange make errors, last when trying to
compile freetype2, see my other mail in -stable.
A make world using -j 4 also fails after about 10 minutes in
make depend ...

So something is weired ...

Concerning ports, I'm cvsupping the CVS repository completely
and update using this....

#! /bin/csh

cd       /usr
mkdir -p /usr/src
cvs checkout -r RELENG_4 -P src \
	|& sed -e "/^cvs checkout:/d" \
	|& sed -e "/^\?.*README.html/d" \
	| mail -s "cvs update RELENG_4 for src" andreas

cd       /usr
mkdir -p /usr/ports
cvs checkout -P ports \
	|& sed -e "/^cvs checkout:/d" \
	|& sed -e "/^\?.*README.html/d" \
	| mail -s "cvs update HEAD for ports" andreas

This worked for me since years without trouble, so I expect,
that my Mk files are up to date:
bsd.emacs.mk:#	$FreeBSD: ports/Mk/bsd.emacs.mk,v 1.13 2001/02/05 07:51:50 s=
hige Exp $
bsd.gnome.mk:# $FreeBSD: ports/Mk/bsd.gnome.mk,v 1.6 2000/10/13 07:16:22 re=
g Exp $
bsd.port.mk:# $FreeBSD: ports/Mk/bsd.port.mk,v 1.362 2001/02/17 00:46:26 as=
ami Exp $
bsd.port.post.mk:# $FreeBSD: ports/Mk/bsd.port.post.mk,v 1.3 1999/08/25 04:=
40:21 obrien Exp $
bsd.port.pre.mk:# $FreeBSD: ports/Mk/bsd.port.pre.mk,v 1.3 1999/08/25 04:40=
:21 obrien Exp $
bsd.port.subdir.mk:# $FreeBSD: ports/Mk/bsd.port.subdir.mk,v 1.39 2000/10/1=
4 11:03:15 asami Exp $
bsd.python.mk:# $FreeBSD: ports/Mk/bsd.python.mk,v 1.7 2000/11/20 12:30:14 =
tg Exp $
bsd.ruby.mk:# $FreeBSD: ports/Mk/bsd.ruby.mk,v 1.14 2001/02/05 21:34:38 knu=
 Exp $
bsd.sites.mk:# $FreeBSD: ports/Mk/bsd.sites.mk,v 1.30 2001/02/17 00:13:32 o=
brien Exp $


	Andreas ///

--=20
Andreas Klemm - Powered by FreeBSD 4.2 SMP
Need a magic printfilter today ? -> http://www.apsfilter.org/

--IJpNTDwzlM2Ie8A6
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: Weitere Infos: siehe http://www.gnupg.org

iD8DBQE6kNPGd3o+lGxvbLoRAkNWAJwNfoMhsmMsnZzj4qyMbGvZSYPm3ACgovFD
OYDaITlnSpPS4ebucVcn+Ko=
=KTCF
-----END PGP SIGNATURE-----

--IJpNTDwzlM2Ie8A6--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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