<div dir="ltr">Any suggestions to get seti/boinc installed on my Raspberry Pi please?<br clear="all"><div><div><br>Regards,<br><br>Nick Pettefar<br><br>root@bsdpi:/usr/ports/astro/boinc-setiathome-enhanced # uname -a<br>FreeBSD bsdpi 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251172M: Sat Jun  1 04:12:21 SGT 2013     root@fbsd10:/root/crochet/work/obj/arm.armv6/usr/src/sys/RPI-B  arm<br>

<br>---------------------------------------------<br>CMake 2.8.10.2, Copyright 2000-2012 Kitware, Inc.<br>C compiler on this system is: cc -O -pipe<br>---------------------------------------------<br>Error when bootstrapping CMake:<br>

Cannot find appropriate C++ compiler on this system.<br>Please specify one using environment variable CXX.<br>See cmake_bootstrap.log for compilers attempted.<br>---------------------------------------------<br>Log of errors: /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk/cmake_bootstrap.log<br>

---------------------------------------------<br>===>  Script "configure" failed unexpectedly.<br>Please report the problem to kde@FreeBSD.org [maintainer] and attach the<br>"/usr/ports/devel/cmake/work/cmake-2.8.10.2/config.log" including the output<br>

of the failure of your make command. Also, it might be a good idea to provide<br>an overview of all packages installed on your system (e.g. a<br>/usr/local/sbin/pkg-static info -g -Ea).<br>*** Error code 1<br><br>Stop.<br>

make: stopped in /usr/ports/devel/cmake<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/graphics/png<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/graphics/png<br>*** Error code 1<br><br>

Stop.<br>make: stopped in /usr/ports/graphics/cairo<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/graphics/cairo<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/devel/gobject-introspection<br>

*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/devel/libnotify<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/net/boinc-client<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/net/boinc-client<br>

*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/astro/boinc-setiathome-enhanced<br>*** Error code 1<br><br>Stop.<br>make: stopped in /usr/ports/astro/boinc-setiathome-enhanced<br>root@bsdpi:/usr/ports/astro/boinc-setiathome-enhanced #<br>

<br><br>======================================================<br>root@bsdpi:/usr/ports/net/boinc-client # cat /usr/ports/devel/cmake/work/cmake-2.8.10.2/config.log<br>cat: /usr/ports/devel/cmake/work/cmake-2.8.10.2/config.log: No such file or directory<br>

root@bsdpi:/usr/ports/net/boinc-client # cat /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk/cmake_bootstrap.log<br>Try: cc<br>Line: cc -O -pipe cmake_bootstrap_89675_test.c -o cmake_bootstrap_89675_test<br>----------  file   -----------------------<br>

<br>#ifdef __cplusplus<br># error "The CMAKE_C_COMPILER is set to a C++ compiler"<br>#endif<br><br>#include<stdio.h><br><br>#if defined(__CLASSIC_C__)<br>int main(argc, argv)<br>  int argc;<br>  char* argv[];<br>

#else<br>int main(int argc, char* argv[])<br>#endif<br>{<br>  printf("%d%c", (argv != 0), (char)0x0a);<br>  return argc-1;<br>}<br><br>------------------------------------------<br>1<br>Test succeded<br>Try: c++<br>

Line: c++ -O -pipe -DTEST1 cmake_bootstrap_89675_test.cxx -o cmake_bootstrap_89675_test<br>----------  file   -----------------------<br><br>#if defined(TEST1)<br># include <iostream><br>#else<br># include <iostream.h><br>

#endif<br><br>class NeedCXX<br>{<br>public:<br>  NeedCXX() { this->Foo = 1; }<br>  int GetFoo() { return this->Foo; }<br>private:<br>  int Foo;<br>};<br>int main()<br>{<br>  NeedCXX c;<br>#ifdef TEST3<br>  cout << c.GetFoo() << endl;<br>

#else<br>  std::cout << c.GetFoo() << std::endl;<br>#endif<br>  return 0;<br>}<br><br>------------------------------------------<br>Assertion failed: ((PtrVal & ((1 << PtrTraits::NumLowBitsAvailable)-1)) == 0 && "Pointer is not sufficiently aligned"), function initWithPointer, file /usr/src/lib/clang/libclangsema/../../../contrib/llvm/include/llvm/ADT/PointerIntPair.h, line 100.<br>

Stack dump:<br>0.      Program arguments: /usr/bin/c++ -cc1 -triple armv6-unknown-freebsd10.0 -S -disable-free -main-file-name cmake_bootstrap_89675_test.cxx -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -target-abi apcs-gnu -target-cpu arm1136jf-s -msoft-float -mfloat-abi soft -target-feature +soft-float -target-feature +soft-float-abi -target-feature -neon -resource-dir /usr/bin/../lib/clang/3.3 -D TEST1 -O2 -fdeprecated-macro -fno-dwarf-directory-asm -fdebug-compilation-dir /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -ferror-limit 19 -fmessage-length 0 -mstackrealign -fno-signed-char -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fsjlj-exceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o /tmp/cmake_bootstrap_89675_test-PumgKc.s -x c++ cmake_bootstrap_89675_test.cxx<br>

1.      /usr/include/c++/4.2/bits/basic_string.tcc:978:43: current parser token ';'<br>2.      /usr/include/c++/4.2/bits/basic_string.tcc:48:1 <Spelling=/usr/include/c++/4.2/bits/c++config.h:76:38>: parsing namespace 'std'<br>

c++: error: unable to execute command: Abort trap (core dumped)<br>c++: error: clang frontend command failed due to signal (use -v to see invocation)<br>FreeBSD clang version 3.3 (trunk 178860) 20130405<br>Target: armv6-unknown-freebsd10.0<br>

Thread model: posix<br>c++: note: diagnostic msg: PLEASE submit a bug report to <a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and associated run script.<br>

c++: note: diagnostic msg: Error generating preprocessed source(s).<br>Test failed to compile<br>Try: c++<br>Line: c++ -O -pipe -DTEST2 cmake_bootstrap_89675_test.cxx -o cmake_bootstrap_89675_test<br>----------  file   -----------------------<br>

<br>#if defined(TEST1)<br># include <iostream><br>#else<br># include <iostream.h><br>#endif<br><br>class NeedCXX<br>{<br>public:<br>  NeedCXX() { this->Foo = 1; }<br>  int GetFoo() { return this->Foo; }<br>

private:<br>  int Foo;<br>};<br>int main()<br>{<br>  NeedCXX c;<br>#ifdef TEST3<br>  cout << c.GetFoo() << endl;<br>#else<br>  std::cout << c.GetFoo() << std::endl;<br>#endif<br>  return 0;<br>}<br>

<br>------------------------------------------<br>In file included from cmake_bootstrap_89675_test.cxx:5:<br>In file included from /usr/include/c++/4.2/backward/iostream.h:31:<br>/usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. [-W#warnings]<br>

#warning This file includes at least one deprecated or antiquated header. \<br> ^<br>Assertion failed: ((PtrVal & ((1 << PtrTraits::NumLowBitsAvailable)-1)) == 0 && "Pointer is not sufficiently aligned"), function initWithPointer, file /usr/src/lib/clang/libclangsema/../../../contrib/llvm/include/llvm/ADT/PointerIntPair.h, line 100.<br>

Stack dump:<br>0.      Program arguments: /usr/bin/c++ -cc1 -triple armv6-unknown-freebsd10.0 -S -disable-free -main-file-name cmake_bootstrap_89675_test.cxx -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -target-abi apcs-gnu -target-cpu arm1136jf-s -msoft-float -mfloat-abi soft -target-feature +soft-float -target-feature +soft-float-abi -target-feature -neon -resource-dir /usr/bin/../lib/clang/3.3 -D TEST2 -O2 -fdeprecated-macro -fno-dwarf-directory-asm -fdebug-compilation-dir /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -ferror-limit 19 -fmessage-length 0 -mstackrealign -fno-signed-char -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fsjlj-exceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o /tmp/cmake_bootstrap_89675_test-YwJTGe.s -x c++ cmake_bootstrap_89675_test.cxx<br>

1.      /usr/include/c++/4.2/bits/basic_string.tcc:978:43: current parser token ';'<br>2.      /usr/include/c++/4.2/bits/basic_string.tcc:48:1 <Spelling=/usr/include/c++/4.2/bits/c++config.h:76:38>: parsing namespace 'std'<br>

c++: error: unable to execute command: Abort trap (core dumped)<br>c++: error: clang frontend command failed due to signal (use -v to see invocation)<br>FreeBSD clang version 3.3 (trunk 178860) 20130405<br>Target: armv6-unknown-freebsd10.0<br>

Thread model: posix<br>c++: note: diagnostic msg: PLEASE submit a bug report to <a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and associated run script.<br>

c++: note: diagnostic msg: Error generating preprocessed source(s).<br>Test failed to compile<br>Try: c++<br>Line: c++ -O -pipe -DTEST3 cmake_bootstrap_89675_test.cxx -o cmake_bootstrap_89675_test<br>----------  file   -----------------------<br>

<br>#if defined(TEST1)<br># include <iostream><br>#else<br># include <iostream.h><br>#endif<br><br>class NeedCXX<br>{<br>public:<br>  NeedCXX() { this->Foo = 1; }<br>  int GetFoo() { return this->Foo; }<br>

private:<br>  int Foo;<br>};<br>int main()<br>{<br>  NeedCXX c;<br>#ifdef TEST3<br>  cout << c.GetFoo() << endl;<br>#else<br>  std::cout << c.GetFoo() << std::endl;<br>#endif<br>  return 0;<br>}<br>

<br>------------------------------------------<br>In file included from cmake_bootstrap_89675_test.cxx:5:<br>In file included from /usr/include/c++/4.2/backward/iostream.h:31:<br>/usr/include/c++/4.2/backward/backward_warning.h:32:2: warning: This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <iostream> instead of the deprecated header <iostream.h>. To disable this warning use -Wno-deprecated. [-W#warnings]<br>

#warning This file includes at least one deprecated or antiquated header. \<br> ^<br>Assertion failed: ((PtrVal & ((1 << PtrTraits::NumLowBitsAvailable)-1)) == 0 && "Pointer is not sufficiently aligned"), function initWithPointer, file /usr/src/lib/clang/libclangsema/../../../contrib/llvm/include/llvm/ADT/PointerIntPair.h, line 100.<br>

Stack dump:<br>0.      Program arguments: /usr/bin/c++ -cc1 -triple armv6-unknown-freebsd10.0 -S -disable-free -main-file-name cmake_bootstrap_89675_test.cxx -mrelocation-model static -mdisable-fp-elim -mconstructor-aliases -target-abi apcs-gnu -target-cpu arm1136jf-s -msoft-float -mfloat-abi soft -target-feature +soft-float -target-feature +soft-float-abi -target-feature -neon -resource-dir /usr/bin/../lib/clang/3.3 -D TEST3 -O2 -fdeprecated-macro -fno-dwarf-directory-asm -fdebug-compilation-dir /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -ferror-limit 19 -fmessage-length 0 -mstackrealign -fno-signed-char -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fsjlj-exceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o /tmp/cmake_bootstrap_89675_test-kkKsW4.s -x c++ cmake_bootstrap_89675_test.cxx<br>

1.      /usr/include/c++/4.2/bits/basic_string.tcc:978:43: current parser token ';'<br>2.      /usr/include/c++/4.2/bits/basic_string.tcc:48:1 <Spelling=/usr/include/c++/4.2/bits/c++config.h:76:38>: parsing namespace 'std'<br>

c++: error: unable to execute command: Abort trap (core dumped)<br>c++: error: clang frontend command failed due to signal (use -v to see invocation)<br>FreeBSD clang version 3.3 (trunk 178860) 20130405<br>Target: armv6-unknown-freebsd10.0<br>

Thread model: posix<br>c++: note: diagnostic msg: PLEASE submit a bug report to <a href="http://llvm.org/bugs/">http://llvm.org/bugs/</a> and include the crash backtrace, preprocessed source, and associated run script.<br>

c++: note: diagnostic msg: Error generating preprocessed source(s).<br>Test failed to compile<br><br>========================================================<br><br>root@bsdpi:/usr/ports/net/boinc-client # /usr/local/sbin/pkg-static info -g -Ea<br>

bash-4.2.45<br>bigreqsproto-1.1.2<br>bison-2.7.1,1<br>compositeproto-0.4.2<br>damageproto-1.2.1<br>dialog4ports-0.1.3<br>docbook-4.1_4<br>docbook-xsl-1.76.1<br>dri2proto-2.8<br>expat-2.0.1_2<br>fftw3-3.3.3_1<br>fixesproto-5.0<br>

flex-2.5.37<br>fontconfig-2.9.0,1<br>freetype2-2.4.12_1<br>glproto-1.4.16<br>gmake-3.82_1<br>help2man-1.41.2<br>inputproto-2.3<br>intltool-0.50.2<br>iso8879-1986_3<br>jasper-1.900.1_12<br>jbigkit-1.6<br>jpeg-8_4<br>kbproto-1.0.6<br>

libICE-1.0.8,1<br>libSM-1.2.1,1<br>libX11-1.6.0,1<br>libXau-1.0.8<br>libXdmcp-1.1.1<br>libXext-1.3.2,1<br>libXfixes-5.0.1<br>libXi-1.7.1_1,1<br>libXmu-1.1.1,1<br>libXrender-0.9.8<br>libXt-1.1.4,1<br>libcheck-0.9.10<br>libffi-3.0.13<br>

libgpg-error-1.11<br>libiconv-1.14_1<br>libmspack-0.3<br>libpthread-stubs-0.3_3<br>libtool-2.4.2<br>libxcb-1.9.1<br>libxml2-2.8.0_2<br>libxslt-1.1.28_1<br>m4-1.4.16_1,1<br>makedepend-1.0.4,1<br>p5-Locale-gettext-1.05_3<br>

p5-XML-Parser-2.41_1<br>perl-5.14.2_3<br>pixman-0.28.2<br>pkg-1.0.12_1<br>pkgconf-0.9.2_1<br>py27-libxml2-2.8.0<br>python27-2.7.5<br>renderproto-0.11.1<br>sqlite3-3.7.17_1<br>unzip-6.0_1<br>usbutils-0.86_1<br>v4l_compat-1.0.20120501_1<br>

videoproto-2.3.1<br>xcb-proto-1.8<br>xcb-util-0.3.9_1,1<br>xcb-util-renderutil-0.3.8<br>xcmiscproto-1.2.2<br>xextproto-7.2.1<br>xf86bigfontproto-1.2.0<br>xineramaproto-1.2.1<br>xmlcatmgr-2.2<br>xorg-macros-1.17<br>xproto-7.0.24<br>

xtrans-1.2.7<br>xymon-client-4.3.11<br><br><br></div>
</div></div>