bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Wget build system.


From: illusionoflife
Subject: Re: [Bug-wget] Wget build system.
Date: Tue, 10 Apr 2012 19:09:54 -0000
User-agent: KMail/4.8.2 (Linux/3.2.14-1-ARCH; KDE/4.8.2; x86_64; ; )

On Monday, April 09, 2012 09:50:00 PM Ángel González wrote:
> On 10/05/12 20:54, illusionoflife wrote:
> > Hello!
> > Currently I am trying to get used to
> > wget source base and found something strange.
> 
> Your mail arrived the list the first time, no need to resend it.
> I'm no expert in wget build system, though.
> Still, there's a whole month before this arrives from the future, so no
> reason to hurry :)
> 
> > When I am building from directory, other than $(top_srcdir),
> > 
> >  get configure error:
> > config.status: linking ../GNUmakefile to GNUmakefile
> > config.status: error: ../GNUmakefile: file not found
> > When I build from $(top_srcdir), build successfull, but check
> > 
> > returns this:
> >  ==================
> > 
> > 69 tests were run
> > 9 PASS, 0 FAIL
> > 60 SKIP, 0 UNKNOWN
> > ==================
> > 
> >  Only 9 tests run?! I find it strange.
> 
> make check, or make test in test folder, gives me:
> > =================
> > 76 tests were run
> > 72 PASS, 3 FAIL
> > 1 SKIP, 0 UNKNOWN
> > =================
> 
> 9 is the number of run-unit-tests, so it seems
> all the run-px-tests are failing for you.
> Do you have perl installed?
$perl --version
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-
thread-multi
Arch GNU/Linux, if it matter. 
Probably, I missed something before, after rebootstrapping from bzr, I got 
built in separate directory, but again 9/69 on make check.
No target make test.

Also, is it manual for all these .px files? Obviliously they are tests
using some perl framework, but I am still confused,
how it relate with dejagnu, autotest, check. And what is canonical, 
GNU-way testing tool?

Ps. I will fix time on my pc.

-- 
Best regards,
        illusionoflife



reply via email to

[Prev in Thread] Current Thread [Next in Thread]