Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Nov 2013 04:51:58 +0100
From:      Luigi Rizzo <rizzo@iet.unipi.it>
To:        Brooks Davis <brooks@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: this breaks builds of head on stable/9 (Re: svn commit: r257268 - head/gnu/usr.bin/binutils/ld
Message-ID:  <20131101035158.GA85866@onelab2.iet.unipi.it>
In-Reply-To: <20131101020924.GB32951@lor.one-eyed-alien.net>
References:  <CA%2BhQ2%2Bh3LA%2Buk6RQg5a6QHAEedEZPZ=RUbLCZ1ZqFvNNi3EAAg@mail.gmail.com> <20131101020924.GB32951@lor.one-eyed-alien.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 31, 2013 at 09:09:24PM -0500, Brooks Davis wrote:
> On Thu, Oct 31, 2013 at 06:02:25PM -0700, Luigi Rizzo wrote:
> > as per the subject, after this commit building head on stable/9
> > fails with the error below:
> > 
> > ===> lib/libpam/modules/pam_krb5 (all)
> > make: don't know how to make
> > /media/bsd10/usr/home/luigi/FreeBSD/head/../usr/obj-pico-amd64/media/bsd10/usr/home/luigi/FreeBSD/head/tmp/usr/lib/libkrb5.a.
> > Stop
> > 
> > reverting the commit fixes the build.
> > 
> > Any idea how this can be fixed ?
> 
> I just built world and kernel with a freshly checked out head on
> ref9-amd64 so I supect something in your environment.  This change
> should only impact the installed copy of ld which would have no effect
> on a 9-stable system.  Any portion of the build system using a version
> effected by this change is broken since only the cross build version
> should be used and that one will have it's own sysroot value as always
> it always has.

i do not understand the last sentence,
but i am going to try on ref9-amd64 just in case.

Were you building it with CLANG by chance ?

If it matters i get the errors when i start the build with a
stock 'make' (which on 9.2 i believe is FreeBSD's make),
using -j 4 and WITHOUT_CLANG=yes (and related options)

I will try both with and without CLANG and with/without -j,
and it is going to take a while of course...

cheers
luigi



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