make check > out 2> err bzip2 out bzip2 err
Oh, look, errors. Huh. Check the end of "out" for details. -- Asheesh. -- What the world *really* needs is a good Automatic Bicycle Sharpener. On Fri, 3 Jan 2003, Asheesh Laroia wrote: > I have an Athlon Thunderbird 1Ghz sitting running all alone in my dorm > room while I'm at home for six weeks. I figure I'll run these tests just > to give the poor machine something to do. > > Seeing as 3DNow! extensions seem to enabled by default, I'll give them a > whir. I'm running Debian unstable's latest GCC 3.2 prerelease as its compiler. > > export CC="gcc-3.2" > export CXX="g++-3.2" > ./configure --enable-valgrind-testing > make > > I'm waiting for the make check now. Will 'make check' do the valgrind > tests? Are there any other automated tests I can run remotely? > > For the record, I already get: > > make[3]: Entering directory `/tmp/flac-1.0.5_beta1/test' > FAIL: ./test_libFLAC.sh > FAIL: ./test_libFLAC++.sh > FAIL: ./test_libOggFLAC.sh > FAIL: ./test_libOggFLAC++.sh > > -- Asheesh. > > On Thu, 2 Jan 2003, Josh Coalson wrote: > > > Hi all, > > > > I have uploaded a source tarball to sourceforge for testing. See the > > news item in the HTML docs for the changes (or look here: > > >http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/*checkout*/flac/flac/doc/html/news.html?rev=HEAD&content-type=text/html > > ) > > > > Download here: > > http://prdownloads.sourceforge.net/flac/flac-1.0.5_beta1.tar.gz?download > > > > The standard test of 'configure && make && make check' is good; also, > > play around with the replaygain and cuesheet stuff, and the new things > > in the xmms plugin. > > > > There is a new configure option --enable-valgrind-testing that will run > > the tests under Valgrind too (Linux x86 only). But it's not for the > > faint of heart; this will probably take a few days to run on even very > > fast machines. > > > > One thing that I realized would be nice that's not in there is a > > configure option like --xmms-plugin-dir to specify where the xmms plugin > > will go. I tried manually copying libflac-xmms.so into ~/.xmms/Plugins > > and it worked great, so if someone can get that option working and send > > me a patch I'd be obliged. > > > > Thanks, > > > > Josh > > > > > > __________________________________________________ > > Do you Yahoo!? > Nope. > > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > I have my own mail server, thanks. > > http://mailplus.yahoo.com > http://www.laroia.net > > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Flac-dev mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/flac-dev > >
out.bz2
Description: Standard output
err.bz2
Description: Standard error
