Boinc AMD64 Compiled, but got errors

Questions and Answers : Unix/Linux : Boinc AMD64 Compiled, but got errors
Message board moderation

To post messages, you must log in.

AuthorMessage
audiforum.nl

Send message
Joined: 3 Dec 03
Posts: 7
Credit: 427,391
RAC: 0
Netherlands
Message 39467 - Posted: 23 Oct 2004, 17:05:55 UTC

Hi people,

I've compiled boinc for my amd64 running on Fedora core2_64, but got errors when running the program:

[root@localhost boinc]# ./boinc_4.13_x86_64-unknown-linux-gnu
2004-10-23 18:54:13 [---] Starting BOINC client version 4.13 for x86_64-unknown-linux-gnu
2004-10-23 18:54:13 [SETI@home] Project prefs: no separate prefs for home; using your defaults
2004-10-23 18:54:13 [SETI@home] Found app_info.xml; using anonymous platform
2004-10-23 18:54:13 [SETI@home] Host ID is 319646
2004-10-23 18:54:13 [---] General prefs: from SETI@home (last modified 2004-07-14 21:26:34)
2004-10-23 18:54:13 [---] General prefs: no separate prefs for home; using your defaults
2004-10-23 18:54:13 [---] Insufficient work; requesting more
2004-10-23 18:54:14 [---] Insufficient work; requesting more
2004-10-23 18:54:14 [SETI@home] Requesting 17270 seconds of work
2004-10-23 18:54:14 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2004-10-23 18:54:15 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-10-23 18:54:15 [SETI@home] Project prefs: no separate prefs for home; using your defaults
2004-10-23 18:54:15 [SETI@home] Started download of 01mr04ab.2990.17921.673578.66
2004-10-23 18:54:15 [SETI@home] Started download of 01mr04ab.2990.15808.697164.91
2004-10-23 18:54:18 [SETI@home] Finished download of 01mr04ab.2990.17921.673578.66
2004-10-23 18:54:18 [SETI@home] Throughput 116090 bytes/sec
2004-10-23 18:54:18 [SETI@home] execv(../../projects/setiathome.berkeley.edu/boinc_4.13_x86_64-unknown-linux-gnu) failed: -1
2004-10-23 18:54:18 [SETI@home] Starting result 01mr04ab.2990.17921.673578.66_4 using setiathome version 4.13
2004-10-23 18:54:18 [SETI@home] Unrecoverable error for result 01mr04ab.2990.17921.673578.66_4 (process exited with code 2 (0x2))
2004-10-23 18:54:18 [SETI@home] Unrecoverable error for result 01mr04ab.2990.17921.673578.66_4 (process exited with code 2 (0x2))
2004-10-23 18:54:18 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-10-23 18:54:18 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-10-23 18:54:18 [SETI@home] Computation for result 01mr04ab.2990.17921.673578.66 finished
2004-10-23 18:54:24 [SETI@home] Finished download of 01mr04ab.2990.15808.697164.91
2004-10-23 18:54:24 [SETI@home] Throughput 41428 bytes/sec
2004-10-23 18:54:24 [SETI@home] execv(../../projects/setiathome.berkeley.edu/boinc_4.13_x86_64-unknown-linux-gnu) failed: -1
2004-10-23 18:54:24 [SETI@home] Starting result 01mr04ab.2990.15808.697164.91_7 using setiathome version 4.13
2004-10-23 18:54:24 [SETI@home] Unrecoverable error for result 01mr04ab.2990.15808.697164.91_7 (process exited with code 2 (0x2))
2004-10-23 18:54:24 [SETI@home] Unrecoverable error for result 01mr04ab.2990.15808.697164.91_7 (process exited with code 2 (0x2))
2004-10-23 18:54:24 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-10-23 18:54:24 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-10-23 18:54:24 [SETI@home] Computation for result 01mr04ab.2990.15808.697164.91 finished


Someone got a solution? Im pretty new in the linux world and very proud of myself that i managed to compile the client, but i dont know what to do with this problem

Thx!
ID: 39467 · Report as offensive
Zardoz

Send message
Joined: 21 Nov 03
Posts: 13
Credit: 17,383,109
RAC: 0
United States
Message 39535 - Posted: 24 Oct 2004, 0:15:09 UTC

This is saying that boinc either cannot find, or is not allow to execute, the file specified in app_info.xml.

From your output, it would seem that in app_info.xml the filename was listed as "boinc_4.13_x86_64-unknown-linux-gnu" and is expected to be in the /projects/setiathome.berkeley.edu directory. Check that the filename is correct.

The file itself must also be marked to allow execute access, by default files cannot be executed. The following command will assure that it is:

"chmod +x boinc_4.13_x86_64-unknown-linux-gnu"

Hope this helps..
ID: 39535 · Report as offensive
audiforum.nl

Send message
Joined: 3 Dec 03
Posts: 7
Credit: 427,391
RAC: 0
Netherlands
Message 39656 - Posted: 24 Oct 2004, 11:38:05 UTC

Thx, i will test it out this evening ;)
ID: 39656 · Report as offensive

Questions and Answers : Unix/Linux : Boinc AMD64 Compiled, but got errors


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.