Re: Problem building Helix Client / Error in threaded call
Daniel Yek <[email protected]>
| Newsgroups | gmane.comp.multimedia.helix.devel |
|---|---|
| Message-ID | <[email protected]> |
Nazeera Parveen wrote:
> Hi,
>
> I am new to Helix and Linux. I am facing issues while
> building the Helix Client for Linux. I am using a
> Fedora 7 machine with gcc 4.1. I have followed the
> instructions as given in Part 1: Installing and
> Running CVS and Part 2: Building the Helix DNA Client
> Sources.
> When I give the build cmd, I do not get the menus as
> given in the setup instruction and neither do I get a
> build.log file. I have attached the build output file.
>
Moving
/home/nazeera/build/bif-cvs/helix/common/build/cvstmpdir_-1212425328/tmp
to /home/nazeera/build/bif-cvs/helix/common/build/BIF
Available threads:
=========== -1222915184 ==========
stack:
<snip>
/home/nazeera/build/lib/shell.py:535: DeprecationWarning: raising a
string exception is deprecated
pipe.child_pid)
Updating [client] BIF files...
running 'cvs -d :ext:[email protected]:/cvsroot/client
checkout -d BIF build/BIF' in '/home/nazeera/helix' +
'/home/nazeera/build/bif-cvs/helix/client/build' (as =
'/home/nazeera/build/bif-cvs/helix/client/build/BIF')
***Thread error trapped!
--- Build System Error ------------------------------------
Error in threaded call
--- Python Traceback --------------------------------------
------------------------------------
Traceback (most recent call last):
<snip>
File "/home/nazeera/build/lib/shell.py", line 535, in run
pipe.child_pid)
shell.py error: shell.run() timeout on pid="30967"
[INFO ] : Thread scheduler run completed.
[ERROR] : Error occurred during job threading: Error in threaded call
/home/nazeera/build/lib/chaingang.py:535: DeprecationWarning: raising a
string exception is deprecated
raise err.error, self.error
You can look at this directory:
/home/nazeera/build/bif-cvs/helix/common/build/BIF/
and its parent directories if anything looks wrong
You can also try if the following command works:
cvs -d :ext:[email protected]:/cvsroot/client checkout -d
BIF build/BIF
If these are not the problems, you probably want to post to
[email protected] for more help.
--
Daniel Yek.
> Python ver -2.5
>
> other info:
> config file @/home/nazeera/.ssh/config contains
>
> # work around a bug in winsock:
> # # (this is only needed with cygwin ssh, but should
> do no harm with others)
> ConnectionAttempts=4
> # # connect to helixcommunity.org:
> host=cvs.helixcommunity.org
> BatchMode=no
> CompressionLevel=9
> IdentityFile=~/.ssh/helixid_dsa
> User=nazeera
>
> System ID I have tried both
> SYSTEM_ID=linux-2.2-libc6-i386 &
> SYSTEM_ID=linux-2.6-glibc23-i386, but the results are
> the same.
>
> buildrc file at /home/nazeera/.buildrc contains
> AddMultiCVS("helix",":ext:[email protected]:/cvsroot/")
> AddBIFPath("common", "[helix]/common/build/BIF")
> AddBIFPath("client", "[helix]/client/build/BIF")
>
> After these setting, when I launch the Build cmd, from
> /home/nazeera/helix, I get the error.
>
> Please let me know what is wrong with my
> configuration.
>
> NEED HELP URGENTLY!!
>
> Thanks,
> Nazeera
>
>
>
_______________________________________________
Helix-client-dev mailing list
[email protected]
http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev