[pkg-boinc-devel] Re: BOINC 5.2.4-1 packages

Marc F. Clemente marc at mclemente.net
Sat Oct 22 13:50:12 UTC 2005


 > Hi Folks!
 >
 > I've just uploaded BOINC 5.2.4 packages to our repository.
 > Here is the (lengthy) Debian changelog:

I am having trouble compiling the new version on my AMD64. It looks like 
it is not 64bit clean.  This is what I get. I'll look into it and see 
what I can figure out.

Marc

if g++ -DHAVE_CONFIG_H -I. -I. -I..  -fPIC -DPIC -I../lib -I../api 
-I../db -I../client -I../tools -I../sched  -pthread -include ../config.h 
  -fPIC -DPIC -I../lib -I../api -I../db -I../client -I../tools 
-I../sched  -pthread -include ../config.h -g -Wall -O3 -ffast-math 
-I/usr/include -I/usr/include/openssl -pthread -MT shmem.o -MD -MP -MF 
".deps/shmem.Tpo" -c -o shmem.o shmem.C; \
then mv -f ".deps/shmem.Tpo" ".deps/shmem.Po"; else rm -f 
".deps/shmem.Tpo"; exit 1; fi
shmem.C: In function 'int attach_shmem(key_t, void**)':
shmem.C:132: error: cast from 'void*' to 'int' loses precision
shmem.C: In function 'int print_shmem_info(key_t)':
shmem.C:157: warning: format '%d' expects type 'int', but argument 5 has 
type 'size_t'
make[3]: *** [shmem.o] Error 1
make[3]: Leaving directory `/usr/src/boinc-5.2.4/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/boinc-5.2.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/boinc-5.2.4'
make: *** [build-stamp-boinc-client] Error 2
Build command 'cd boinc-5.2.4 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
Exit 100



More information about the pkg-boinc-devel mailing list