Re: Tinderbox question...

2011-04-02 Thread Ion-Mihai Tetcu
On Sat, 2 Apr 2011 09:28:58 +0100
Chris Rees  wrote:

> On 2 April 2011 09:26, Ivan Klymenko  wrote:
> > Hi, folks!
> >
> > For example, i built in my tinderbox port audio/clementine-player...
> > It depends on qt4 -* ports...
> >
> > For example, the file qt-everywhere-opensource-src-4.7.2.tar.gz
> > must be downloaded (if not mistaken) for more than five times! Why?
> >
> > File size ~208655K => 5*208655K=1043275K !!!
> >
> > When building ports with these files it is extremely slow and not
> > optimal.

As Cris sais, setup DISTFILES caching per README.

> > Is it possible to transfer the function cleandistfiles to another
> > place, that would be cleaning distfiles directory took place after
> > the construction of the entire queue, or do it manually?

There isn't done any distfile cleaning as such.
For each port build, a chroot is created and populated, then cleaned at
the end. For "small" ports, this takes more that the actual port build;
but no, we can't do without it if we are to have an 100% reproducible
build env.

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> ite...@freebsd.org, PGP Key ID 057E9F8B493A297B


signature.asc
Description: PGP signature


Tinderbox question...

2011-04-02 Thread Ivan Klymenko
Hi, folks!

For example, i built in my tinderbox port audio/clementine-player...
It depends on qt4 -* ports...

For example, the file qt-everywhere-opensource-src-4.7.2.tar.gz must be
downloaded (if not mistaken) for more than five times! Why?

File size ~208655K => 5*208655K=1043275K !!!

When building ports with these files it is extremely slow and not
optimal.

Is it possible to transfer the function cleandistfiles to another
place, that would be cleaning distfiles directory took place after the
construction of the entire queue, or do it manually?

What do you think about this?

Thank you!
Best regards, Ivan.

P.S. Sorry for my english.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Tinderbox question...

2011-04-02 Thread Ivan Klymenko
В Sat, 2 Apr 2011 09:28:58 +0100
Chris Rees  пишет:

> On 2 April 2011 09:26, Ivan Klymenko  wrote:
> > Hi, folks!
> >
> > For example, i built in my tinderbox port audio/clementine-player...
> > It depends on qt4 -* ports...
> >
> > For example, the file qt-everywhere-opensource-src-4.7.2.tar.gz
> > must be downloaded (if not mistaken) for more than five times! Why?
> >
> > File size ~208655K => 5*208655K=1043275K !!!
> >
> > When building ports with these files it is extremely slow and not
> > optimal.
> >
> > Is it possible to transfer the function cleandistfiles to another
> > place, that would be cleaning distfiles directory took place after
> > the construction of the entire queue, or do it manually?
> >
> > What do you think about this?
> >
> > Thank you!
> > Best regards, Ivan.
> >
> 
> Distfiles aren't cached by default.
> 
> http://tinderbox.marcuscom.com/README/README.html#AEN587
> 
> Chris
> 
> 

Thanks!
Sorry for noice.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: Tinderbox question...

2011-04-02 Thread Chris Rees
On 2 April 2011 09:26, Ivan Klymenko  wrote:
> Hi, folks!
>
> For example, i built in my tinderbox port audio/clementine-player...
> It depends on qt4 -* ports...
>
> For example, the file qt-everywhere-opensource-src-4.7.2.tar.gz must be
> downloaded (if not mistaken) for more than five times! Why?
>
> File size ~208655K => 5*208655K=1043275K !!!
>
> When building ports with these files it is extremely slow and not
> optimal.
>
> Is it possible to transfer the function cleandistfiles to another
> place, that would be cleaning distfiles directory took place after the
> construction of the entire queue, or do it manually?
>
> What do you think about this?
>
> Thank you!
> Best regards, Ivan.
>

Distfiles aren't cached by default.

http://tinderbox.marcuscom.com/README/README.html#AEN587

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"