Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Dec 2010 04:30:16 -0800
From:      Rob Farmer <rfarmer@predatorlabs.net>
To:        Norm Larkin <norml1231@yahoo.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: making all ports in /usr/ports on FreeBSD 8.1
Message-ID:  <AANLkTi=Sun5uM4hk7uOcVHnanYPyJtRHNeRxC4U-XaiD@mail.gmail.com>
In-Reply-To: <649991.13531.qm@web121703.mail.ne1.yahoo.com>
References:  <649991.13531.qm@web121703.mail.ne1.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Dec 11, 2010 at 01:29, Norm Larkin <norml1231@yahoo.com> wrote:
> Hello,
>
> I was idly trying to experiment and decided I wanted to see how long it t=
ook,
> how much disk space was involved, how hard it was on a system, and so on,=
 to
> build the entire ports tree. =A0I loaded up a fresh system with FreeBSD 8=
.1R on
> i386, used all defaults for the installer options, had it install all sou=
rces
> and the ports tree, went into /usr/ports, set BATCH to yes, and did "make
> install". =A0It bombed within about an hour. =A0Figuring my ports were ou=
t of date,
> I repeated this after wiping all of /usr/local, /var/db/pkg, /usr/ports, =
and
> then using portsnap to fetch and install. =A0Same result. =A0I then tried=
 loading
> the amd64 version. =A0Same thing.
>
> What am I doing dumb here (other than possibly trying to build all ports)=
. =A0It
> seems to always get messed up on libxml2.
>
> Typescript follows, but I only did a script after it had already failed, =
so all
> the intermediate stuff is not there.
>
>
> Script started on Sat Dec 11 02:41:10 2010
> freebsd-81r-i386# cd /usr/ports
> freebsd-81r-i386# setenv BATCH yes
> freebsd-81r-i386# make install

There are a couple problems with this: first, some ports conflict, so
you can't have everything installed installed at once. You need to use
something like tinderbox to have the builds isolated from one another.
Secondly, as you've noticed, the first broken port causes the whole
thing to fail. Tinderbox would fix this too.

--=20
Rob Farmer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=Sun5uM4hk7uOcVHnanYPyJtRHNeRxC4U-XaiD>