Posts by David Vondrasek

1) Message boards : Number crunching : Compiling my own client (Message 7522)
Posted 14 Jul 2004 by Profile David Vondrasek
Post:
Gezz can't even use current CVS is ya wanted too:

2004-07-14 00:35:51 [---] Starting BOINC client version 4.00 for i386-unknown-freebsd5.2.1
2004-07-14 00:35:51 [http://setiathome.berkeley.edu/] Project prefs: using your defaults
2004-07-14 00:35:51 [http://setiathome.berkeley.edu/] Found app_info.xml; using anonymous platform
2004-07-14 00:35:51 [http://setiathome.berkeley.edu/] Host ID not assigned yet
2004-07-14 00:35:51 [---] No general preferences found - using BOINC defaults
2004-07-14 00:35:51 [---] Running CPU benchmarks
2004-07-14 00:35:51 [---] Suspending computation and network activity - running CPU benchmarks
2004-07-14 00:36:52 [---] Benchmark results:
2004-07-14 00:36:52 [---] Number of CPUs: 2
2004-07-14 00:36:52 [---] 289 double precision MIPS (Whetstone) per CPU
2004-07-14 00:36:52 [---] 595 integer MIPS (Dhrystone) per CPU
2004-07-14 00:36:52 [---] Finished CPU benchmarks
2004-07-14 00:36:53 [---] Resuming computation and network activity
2004-07-14 00:36:53 [---] Fewer active results than CPUs; requesting more work
2004-07-14 00:36:54 [---] Fewer active results than CPUs; requesting more work
2004-07-14 00:36:54 [http://setiathome.berkeley.edu/] Requesting 34560 seconds of work
2004-07-14 00:36:54 [http://setiathome.berkeley.edu/] Sending request to scheduler: http://setiboincdata.ssl.berkeley.edu/sah_cgi/cgi
2004-07-14 00:36:54 [http://setiathome.berkeley.edu/] Scheduler RPC to http://setiboincdata.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-07-14 00:36:54 [SETI@home] Message from server: To participate in this project, you must use major version 3 of the BOINC core client. Your core client is major version 4.
BOINC failed to log in to http://setiathome.berkeley.edu/.
Please check your account ID and try again.
2004-07-14 00:36:54 [SETI@home] Resetting project
2004-07-14 00:36:54 [SETI@home] Detaching from project


Dave



2) Message boards : Number crunching : Compiling my own client (Message 7520)
Posted 14 Jul 2004 by Profile David Vondrasek
Post:
I gave up after 2 weeks of failures.. Curent CVS does this

From ./configure


checking sys/mount.h usability... no
checking sys/mount.h presence... yes
configure: WARNING: sys/mount.h: present but cannot be compiled
configure: WARNING: sys/mount.h: check for missing prerequisite headers?
configure: WARNING: sys/mount.h: proceeding with the preprocessor's result
configure: WARNING: ## ------------------------------------ ##
configure: WARNING: ## Report this to bug-autoconf@gnu.org. ##
configure: WARNING: ## ------------------------------------ ##
checking for sys/mount.h... yes
checking sys/param.h usability... yes



Far as I get on make..




Making all in sched
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -MT sched_shmem.o -MD -MP -MF ".deps/sched_shmem.Tpo" -c -o sched_shmem.o `test -f 'sched_shmem.C' || echo './'`sched_shmem.C; then mv ".deps/sched_shmem.Tpo" ".deps/sched_shmem.Po"; else rm -f ".deps/sched_shmem.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -MT sched_util.o -MD -MP -MF ".deps/sched_util.Tpo" -c -o sched_util.o `test -f 'sched_util.C' || echo './'`sched_util.C; then mv ".deps/sched_util.Tpo" ".deps/sched_util.Po"; else rm -f ".deps/sched_util.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -MT sched_config.o -MD -MP -MF ".deps/sched_config.Tpo" -c -o sched_config.o `test -f 'sched_config.C' || echo './'`sched_config.C; then mv ".deps/sched_config.Tpo" ".deps/sched_config.Po"; else rm -f ".deps/sched_config.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -MT sched_msgs.o -MD -MP -MF ".deps/sched_msgs.Tpo" -c -o sched_msgs.o `test -f 'sched_msgs.C' || echo './'`sched_msgs.C; then mv ".deps/sched_msgs.Tpo" ".deps/sched_msgs.Po"; else rm -f ".deps/sched_msgs.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -MT boinc_db.o -MD -MP -MF ".deps/boinc_db.Tpo" -c -o boinc_db.o `test -f '../db/boinc_db.C' || echo './'`../db/boinc_db.C; then mv ".deps/boinc_db.Tpo" ".deps/boinc_db.Po"; else rm -f ".deps/boinc_db.Tpo"; exit 1; fi
../db/boinc_db.C: In member function `void HOST::fix_nans()':
../db/boinc_db.C:298: error: `isnan' undeclared (first use this function)
../db/boinc_db.C:298: error: (Each undeclared identifier is reported only once
for each function it appears in.)
*** Error code 1

Stop in /usr/home/david/boinc/sched.
*** Error code 1

Stop in /usr/home/david/boinc.
*** Error code 1

Stop in /usr/home/david/boinc.

Dave



3) Message boards : Number crunching : ERRORS !!! - (process exited with code 2 (0x2)) (Message 4741)
Posted 6 Jul 2004 by Profile David Vondrasek
Post:
Anybody ??
Dave



4) Message boards : Number crunching : ERRORS !!! - (process exited with code 2 (0x2)) (Message 4119)
Posted 4 Jul 2004 by Profile David Vondrasek
Post:
Ok Im finally getting WU on the FREEBsd box.. But this is getting erros now.. Ideas ?


2004-07-04 14:55:53 [SETI@home] Deferring communication with project for 54 minutes and 16 seconds
2004-07-04 14:55:53 [SETI@home] Computation for result 01ja04aa.20627.18801.847158.72 finished
2004-07-04 14:55:53 [SETI@home] Unrecoverable error for result 21se03ab.21782.4368.603396.16_1 (process exited with code 2 (0x2))
2004-07-04 14:55:53 [SETI@home] Unrecoverable error for result 21se03ab.21782.4368.603396.16_1 (process exited with code 2 (0x2))
2004-07-04 14:55:53 [SETI@home] Deferring communication with project for 1 hours, 2 minutes, and 51 seconds
2004-07-04 14:55:53 [SETI@home] Deferring communication with project for 1 hours, 2 minutes, and 51 seconds
2004-07-04 14:55:53 [SETI@home] Computation for result 21se03ab.21782.4368.603396.16 finished
2004-07-04 14:56:00 [SETI@home] Finished download of 01ja04aa.20627.20721.111068.48
2004-07-04 14:56:00 [SETI@home] Approximate throughput 47218.182226 bytes/sec
2004-07-04 14:56:01 [SETI@home] Started download of 11ja04aa.23562.5378.909646.19
2004-07-04 14:56:01 [SETI@home] Starting computation for result 01ja04aa.20627.20721.111068.48_0 using setiathome version 3.19
2004-07-04 14:56:04 [SETI@home] execv(../../projects/setiathome.berkeley.edu/i386-unknown-freebsd4.5) failed: -1
2004-07-04 14:56:05 [SETI@home] Unrecoverable error for result 01ja04aa.20627.20721.111068.48_0 (process exited with code 2 (0x2))
2004-07-04 14:56:05 [SETI@home] Unrecoverable error for result 01ja04aa.20627.20721.111068.48_0 (process exited with code 2 (0x2))
2004-07-04 14:56:05 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:05 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:05 [SETI@home] Computation for result 01ja04aa.20627.20721.111068.48 finished
2004-07-04 14:56:11 [SETI@home] Finished download of 01ja04aa.15209.32880.490894.158
2004-07-04 14:56:11 [SETI@home] Approximate throughput 16810.124856 bytes/sec
2004-07-04 14:56:12 [SETI@home] Started download of 01ja04aa.20627.11905.617326.232
2004-07-04 14:56:12 [SETI@home] Starting computation for result 01ja04aa.15209.32880.490894.158_1 using setiathome version 3.19
2004-07-04 14:56:13 [SETI@home] Finished download of 11ja04aa.23562.5378.909646.19
2004-07-04 14:56:13 [SETI@home] Approximate throughput 26985.297056 bytes/sec
2004-07-04 14:56:14 [SETI@home] Started download of 01ja04aa.16318.5697.792316.116
2004-07-04 14:56:14 [SETI@home] Starting computation for result 11ja04aa.23562.5378.909646.19_0 using setiathome version 3.19
2004-07-04 14:56:14 [SETI@home] execv(../../projects/setiathome.berkeley.edu/i386-unknown-freebsd4.5) failed: -1
2004-07-04 14:56:15 [SETI@home] execv(../../projects/setiathome.berkeley.edu/i386-unknown-freebsd4.5) failed: -1
2004-07-04 14:56:16 [SETI@home] Unrecoverable error for result 01ja04aa.15209.32880.490894.158_1 (process exited with code 2 (0x2))
2004-07-04 14:56:16 [SETI@home] Unrecoverable error for result 01ja04aa.15209.32880.490894.158_1 (process exited with code 2 (0x2))
2004-07-04 14:56:16 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:16 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:16 [SETI@home] Computation for result 01ja04aa.15209.32880.490894.158 finished
destroy_shmem: 1 attachments
2004-07-04 14:56:17 [SETI@home] Unrecoverable error for result 11ja04aa.23562.5378.909646.19_0 (process exited with code 2 (0x2))
2004-07-04 14:56:17 [SETI@home] Unrecoverable error for result 11ja04aa.23562.5378.909646.19_0 (process exited with code 2 (0x2))
2004-07-04 14:56:17 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:17 [SETI@home] Deferring communication with project for 1 minutes and 0 seconds
2004-07-04 14:56:17 [SETI@home] Computation for result 11ja04aa.23562.5378.909646.19 finished
Dave



5) Message boards : Number crunching : Compiling my own client (Message 3853)
Posted 4 Jul 2004 by Profile David Vondrasek
Post:
Next Question...

1. Anyone have an idea whay BOINC uses 20-30% of the processor even when it's just waiting for the timer to run down and try to ask for another WU ?

2. Why it's beating the hell out of the drive at the same time ? I'd think it would be idle now. But for some reason it really giveing the drives a workout also.


Dave



6) Message boards : Number crunching : Compiling my own client (Message 3852)
Posted 4 Jul 2004 by Profile David Vondrasek
Post:
THANKS LUKE !! I just had the file in the wrong directory.. I move it and it seems to be ok, Now to see if I get WUs on the *nix box like I did the WINBLOZE box..

Results
2004-07-03 20:26:39 [---] Starting BOINC client version 3.19 for i386-unknown-freebsd4.5
2004-07-03 20:26:39 [SETI@home] Project prefs: no separate prefs for home; using your defaults
2004-07-03 20:26:39 [SETI@home] Found app_info.xml; using anonymous platform
2004-07-03 20:26:39 [SETI@home] Host ID is XXXXX
2004-07-03 20:26:39 [---] No general preferences found - using BOINC defaults
2004-07-03 20:26:39 [---] Fewer active results than CPUs; requesting more work
2004-07-03 20:26:42 [---] Fewer active results than CPUs; requesting more work
2004-07-03 20:26:42 [SETI@home] Requesting 34560 seconds of work
2004-07-03 20:26:42 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2004-07-03 20:26:45 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-07-03 20:26:45 [SETI@home] General preferences have been updated
2004-07-03 20:26:45 [SETI@home] Message from server: No work available
2004-07-03 20:26:45 [SETI@home] Message from server: No work available
Dave



7) Message boards : Number crunching : Compiling my own client (Message 3774)
Posted 3 Jul 2004 by Profile David Vondrasek
Post:
Didn't help, Maybe someone can help. Here is the current error message and what I have.. Will this effect me getting WUs ?


2004-07-03 15:15:46 [---] No general preferences found - using BOINC defaults
2004-07-03 15:15:46 [SETI@home] Deferring communication with project for 4 minutes and 54 seconds
2004-07-03 15:15:46 [SETI@home] Deferring communication with project for 4 minutes and 54 seconds
2004-07-03 15:20:41 [---] Fewer active results than CPUs; requesting more work
2004-07-03 15:20:41 [SETI@home] Requesting 34560 seconds of work
2004-07-03 15:20:41 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2004-07-03 15:20:46 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-07-03 15:20:46 [SETI@home] Message from server: platform 'i386-unknown-freebsd4.5' not found
2004-07-03 15:20:46 [SETI@home] Project prefs: no separate prefs for home; using your defaults
2004-07-03 15:20:46 [SETI@home] No work from project
2004-07-03 15:20:46 [SETI@home] No work from project


=== app_info.xml ===
Located in /home/david/setiboinc/projects

Values used, can't post the complete file due to all the HTML type codes get removed

app_info
app
name setiathome name
app
file_info
name i386-unknown-freebsd4.5 name
file_info
app_version
app_name setiathome app_name
version_num 319 version_num
file_ref
file_name i386-unknown-freebsd4.5 file_name
main_program
file_ref
app_version
app_info



8) Message boards : Number crunching : Compiling my own client (Message 3749)
Posted 3 Jul 2004 by Profile David Vondrasek
Post:
I have the file, but it didn't say to change the name in the file.. I've done so and we'll see how it works now. I have a 55 minute wait now. Thanks
Dave



9) Message boards : Number crunching : Compiling my own client (Message 3746)
Posted 3 Jul 2004 by Profile David Vondrasek
Post:
ok now Im getting this message on the FreeBSD box..

2004-07-03 03:48:59 [---] Fewer active results than CPUs; requesting more work
2004-07-03 03:48:59 [SETI@home] Requesting 34560 seconds of work
2004-07-03 03:48:59 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2004-07-03 03:49:02 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-07-03 03:49:02 [SETI@home] Message from server: platform 'i386-unknown-freebsd4.5' not found
2004-07-03 03:49:02 [SETI@home] No work from project

What does " 'i386-unknown-freebsd4.5' not found " detail ??????
Does this mean I'm not getting WU because it doen't know the FreeBSD I compiled for ??? Do I have to tell it something else to get WUs then ?


Dave



10) Message boards : Number crunching : Just got more Seti WU's. Wu-hoo! (Message 3630)
Posted 3 Jul 2004 by Profile David Vondrasek
Post:
I just pulled down 20 WU on the WINBLOZE box.. I looked at the Nix box and Im getting this message..

2004-07-03 03:48:59 [---] Fewer active results than CPUs; requesting more work
2004-07-03 03:48:59 [SETI@home] Requesting 34560 seconds of work
2004-07-03 03:48:59 [SETI@home] Sending request to scheduler: http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi
2004-07-03 03:49:02 [SETI@home] Scheduler RPC to http://setiboinc.ssl.berkeley.edu/sah_cgi/cgi succeeded
2004-07-03 03:49:02 [SETI@home] Message from server: platform 'i386-unknown-freebsd4.5' not found
2004-07-03 03:49:02 [SETI@home] No work from project

What does " 'i386-unknown-freebsd4.5' not found " detail ??????
Does this mean I'm not getting WU because it doen't know the FreeBSD I compiled for ???



Dave



11) Message boards : Number crunching : Compiling my own client (Message 3561)
Posted 2 Jul 2004 by Profile David Vondrasek
Post:
SUCCESS !

Adding the correct " #define __OpenBSD__ " created the bibary I need and it seems to work. Waiting to see if it get s WU and runs ok.. WIll update when that happens.

Thanks !

Dave



12) Message boards : Number crunching : Compiling my own client (Message 3553)
Posted 2 Jul 2004 by Profile David Vondrasek
Post:
If you have the bibary for FreeBSD that's all I need :)
Dave



13) Message boards : Number crunching : Compiling my own client (Message 3392)
Posted 2 Jul 2004 by Profile David Vondrasek
Post:

#define __OPENBSD__ didn't work..

And I have all the required software installed.

gcc version 2.95.3 20010315 (release) [FreeBSD]
GNU Make version 3.79.1, Built for i386--freebsd4.5
Your MySQL connection id is 22857 to server version: 3.23.47

Great, so I have 10 DUAL P4's sitting idle with nothing todo. Guess they can run Classic a while..

Why I should have to install and compile a complete server and client just to get a client is really crazy in my view. I guess I could install WIN2KPro .. HELL NO..


Dave

14) Message boards : Number crunching : Compiling my own client (Message 3290)
Posted 1 Jul 2004 by Profile David Vondrasek
Post:
My FreeBSD errors... Help ? configure went just fine..

david@dell:/home/david/boinc : make
make all-recursive
Making all in RSAEuro
Making all in source
Making all in db
Making all in lib
source='util.C' object='util.o' libtool=no depfile='.deps/util.Po' tmpdepfile='.deps/util.TPo' depmode=gcc /usr/local/bin/bash ../depcomp g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../api -I../db -I../RSAEuro/source -I../client -I../tools -I../sched -I'/usr/local/mysql/include/mysql' -include ../config.h -g -Wall -O3 -g -O2 -c -o util.o util.C
util.C:35: locale: No such file or directory
util.C:417: macro `tolower' used with too many (2) args
*** Error code 1

Stop in /usr/home/david/boinc/lib.
*** Error code 1

Stop in /usr/home/david/boinc.
*** Error code 1

Stop in /usr/home/david/boinc.
david@dell:/home/david/boinc :
Dave

15) Message boards : Number crunching : FreeBSD (Message 3248)
Posted 1 Jul 2004 by Profile David Vondrasek
Post:
Oh these servers I have have pretty much every port in the book installed :) I'll go read the tread and see if that helps. Thanks


Dave

16) Message boards : Cafe SETI : Just a sig test (Message 3069)
Posted 1 Jul 2004 by Profile David Vondrasek
Post:
I wish I could get WU to process :)


Dave

17) Message boards : Number crunching : FreeBSD (Message 3063)
Posted 1 Jul 2004 by Profile David Vondrasek
Post:
Anyone had success with compiling this for FreeBSD ?
I get so many errors it's not funny. 15 of my number crunch machines are FREEBsd and if it can't compile Im done with seti when it switches due to I can't get a client to work with..

Dave
david@davidv.net





 
©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.