[flac-dev] Meet the new maintainer

Erik de Castro Lopo mle+la at mega-nerd.com
Thu Feb 2 11:36:23 PST 2012


Xavier Morel wrote:

> On 2012-02-01, at 10:55 , Erik de Castro Lopo wrote:
> > I encourage the keen to do a daily checkout and build. I will be
> > building it on x86 and amd64 Linux every day and running the full
> > test suite. Looking for someone to do that on Mac and Windows.
> 
> I might be able to run the test suite from time to time on OSX 10.6
> (Intel, i5), takes ~45mn to run on my box though:
> 
>     make check  1704.01s user 722.69s system 86% cpu 46:31.52 total
> 
> (and I don't know what exactly is required, would I have to run e.g.
> autogen.sh after each tree update? Or is running `make clean; make;
> make check` sufficient?)

Ideally you should do:

    ./autogen.sh
    ./configure
    make
    make check

Cheers,
Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/


More information about the flac-dev mailing list