Hello,
We've got a specific error on OpenBSD Sparc64 when trying to compile Shuffler :
Making post_modules/Shuffler /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/build/openbsd-3.5-sparc64/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike- v7.7-snapshot/build/openbsd-3.5-sparc64/master.pike /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/src/post_modules/Shuffler/make_sources.pike /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/src/post_modules/Shuffler sources.h sources_to_compile There's no master to handle the error. Dumping it raw: object(src/errors.h:106) *** Error code 10
The idea is how to fix that ?
THanks, /Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects
It means something has thrown an error object before the master has been loaded. Run in gdb to find out what triggers it.
/ Henrik Grubbström (Lysator)
Previous text:
2004-08-25 11:39: Subject: There's no master to handle the error. Dumping it raw...
Hello,
We've got a specific error on OpenBSD Sparc64 when trying to compile Shuffler :
Making post_modules/Shuffler /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/build/openbsd-3.5-sparc64/pike -DNOT_INSTALLED -DPRECOMPILED_SEARCH_MORE -m/home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike- v7.7-snapshot/build/openbsd-3.5-sparc64/master.pike /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/src/post_modules/Shuffler/make_sources.pike /home/kiwi/src/xenoclient/pike-7.7/red-pill.oav.net/buildtmp/Pike-v7.7- snapshot/src/post_modules/Shuffler sources.h sources_to_compile There's no master to handle the error. Dumping it raw: object(src/errors.h:106) *** Error code 10
The idea is how to fix that ?
THanks, /Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects
/ Brevbäraren
Le 25 août 04, à 11:50, Henrik Grubbström (Lysator) @ Pike (-) developers forum a écrit :
It means something has thrown an error object before the master has been loaded. Run in gdb to find out what triggers it.
It is on pike farm (have a look to red-pill machine).
Why xenofarm doesn't do itself ?
/Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects
Have you ever completed a compile manually on that machine? The intended use for xenofarm is to maintain code quality, not achieve it.
/ Martin Nilsson (DivX Networks)
Previous text:
2004-08-25 14:21: Subject: Re: There's no master to handle the error. Dumping it raw...
Le 25 août 04, à 11:50, Henrik Grubbström (Lysator) @ Pike (-) developers forum a écrit :
It means something has thrown an error object before the master has been loaded. Run in gdb to find out what triggers it.
It is on pike farm (have a look to red-pill machine).
Why xenofarm doesn't do itself ?
/Xavier
-- Xavier Beaudouin - Unix System Administrator & Projects Leader. President of Kazar Organization : http://www.kazar.net/ Please visit http://caudium.net/, home of Caudium & Camas projects
/ Brevbäraren
pike-devel@lists.lysator.liu.se