[astro] seperation build error

Matt Arsenault arsenm2 at gmail.com
Tue Mar 27 16:39:18 EDT 2012


On Mar 27, 2012, at 3:43 PM, M Newby wrote:

> Hello,
> 
>  I'm having trouble building the Separation code on 2 separate machines, with fresh git checkouts/pulls.  It appears that the "libssl-dev" library is broken in the repository... or something.  The error(s) I get are below.  ANy ideas?
> 
libssl isn't there. I know everything works without that. It should also work without BOINC, but if you have the boinc submodule it should work around it. git submodule init && git submodule update

>  Cheers,
>  Matthew Newby
> 
> newbym2 at AlphaB:~/Desktop/git/milkywayathome_client$ cmake . -DBOINC_APPLICATION=OFF
> CMake Warning at cmake_modules/BOINCPaths.cmake:33 (message):
>  Did not find BOINC install directory
> Call Stack (most recent call first):
>  CMakeLists.txt:70 (include)
> 
> 
> -- Could NOT find OpenCL  (missing:  OPENCL_LIBRARIES OPENCL_INCLUDE_DIRS)
> -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so
> ---------------------------------------------
>   Building:          milkywayathome_client
>   System:            Linux-2.6.32-38-generic
>   Build type:        Release
>   Arch:              i686
>   Install path:      /usr/local
>   ----
>   CMAKE version:     2.8.0
>   CMAKE binary:      /usr/bin/cmake
>   CTEST binary:      /usr/bin/ctest
>   CMAKE generator:   Unix Makefiles
>   ----
>   Project src dir:   /home/newbym2/Desktop/git/milkywayathome_client
>   Project bin dir:   /home/newbym2/Desktop/git/milkywayathome_client
>   Build tool:        /usr/bin/make
>   C Compiler:        /usr/bin/gcc
>   ----
>   Double precision:  ON
>   Separation:        ON
>   N-Body:            ON
>   OpenCL separation: OFF
>   OpenCL nbody:      OFF
>   BOINC application: ON
>   BOINC release:     ON
>   ----
> ---------------------------------------------
> -- AVX compiler flags - ' -mfpmath=sse -msse -msse2 -msse3 -msse4 -msse4.1 -mavx'
> -- checking for modules 'QUIET;readline'
> --   package 'QUIET' not found
> --   package 'readline' not found
> -- Could NOT find readline  (missing:  READLINE_LIBRARY READLINE_INCLUDE_DIR)
> -- Trying to find BOINC
> CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:70 (MESSAGE):
>  Could NOT find BOINC (missing: BOINC_LIBRARY BOINC_INCLUDE_DIR)
> Call Stack (most recent call first):
>  cmake_modules/FindBOINC.cmake:74 (find_package_handle_standard_args)
>  cmake_modules/PreferStatic.cmake:32 (find_package)
>  CMakeLists.txt:383 (find_package_static)
> 
> 
> -- Configuring incomplete, errors occurred!
> 
> _______________________________________________
> astro mailing list
> astro at cs.rpi.edu
> https://www.cs.rpi.edu/mailman/listinfo/astro



More information about the astro mailing list