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

Re: exclude



On Thu, 04 Oct 2012, Bas van den Dikkenberg escribió:

> Maybe of my package burp,
> 
> Hurd-i386 and s390x keeps failing.
> 
> And can't find the problem

I saw the bbuild logs. Are here: https://buildd.debian.org/status/package.php?p=burp&suite=sid

Both problems are in the run_test script. s390:

Test 6
Turn compression off, encryption on, change files, backup/restore comparison
Starting test client backup
make[1]: *** wait: No child processes.  Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes.  Stop.
make: *** wait: No child processes.  Stop.
make: *** Waiting for unfinished jobs....
make: *** wait: No child processes.  Stop.
Terminated
./run_test: line 35: kill: (8313) - No such process
make[2]: *** [test] Error 1
Killing test server

And hurd:

More logs can be found in:
/build/buildd-burp_1.3.8-1-hurd-i386-pKcGk6/burp-1.3.8/test/target/var/spool/burp/testclient/<backup number>

Initialising server certificate authority
make[2]: *** [test] Error 1
make[1]: *** [test] Error 2
dh_auto_test: make -j1 test returned exit code 2

In:

echo "Initialising server certificate authority"
# Need to do this outside of the server, because it might take a long time.
./usr/sbin/burp -c "$serverconf" -g >> "$serveroutputlog" 2>&1 || fail "Initialising server certificate authority failed"
echo

# Start up the server
echo "Starting test server"
./usr/sbin/burp -c "$serverconf" -l "$serversystemlog" -F >> "$serveroutputlog" 2>&1 &
serverpid=$!

I didn't have access to s390 or hurd machines, I cannot help much more. Do you need the run_test in the package building?

Cheers,
kix
 
> 
> -----Oorspronkelijk bericht-----
> Van: Rodolfo García Peñas [mailto:kix@kix.es] 
> Verzonden: donderdag 4 oktober 2012 22:00
> Aan: Bas van den Dikkenberg
> CC: 'debian-mentors@lists.debian.org'
> Onderwerp: Re: exclude
> 
> On Thu, 04 Oct 2012, Bas van den Dikkenberg escribió:
> 
> > How can i exclude hurd-i386 from a build
> > 
> > With kind regards,
> > 
> > 
> > Bas van den Dikkenberg
> > 
> 
> Hi Bas,
> 
> why are you excluding it? do you have problems with it? Can we help you?
> 
> Cheers,
> kix
> -- 
> ||// //\\// Rodolfo "kix" Garcia
> ||\\// //\\ http://www.kix.es/

-- 
||// //\\// Rodolfo "kix" Garcia
||\\// //\\ http://www.kix.es/


Reply to: