[astro] seperation build error

M Newby newbym2 at rpi.edu
Tue Mar 27 15:53:48 EDT 2012


I followed the INSTALL file, it said to install libssl, and apt-get 
errors out due to an unrecoverable fatal error.  So I tried building 
without it and assumed that was the reason it failed.

   I shouldn't need opencl and boinc, because I'm trying to only build 
the separation code;  I though I did the flags right, but apparently 
not.  I don't see any other flags in the build options that seem like 
what I need.

   -Matthew Newby

On 03/27/2012 03:47 PM, Colin L Rice wrote:
> On 03/27/2012 03: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?
>>
>>   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
>>
> I think it wants libssl 0.9.8. It should be available for install. 
> What about this error log makes you think of libssl? It looks like you 
> are missing opencl and boinc packages.
>
> -Colin
> _______________________________________________
> astro mailing list
> astro at cs.rpi.edu
> https://www.cs.rpi.edu/mailman/listinfo/astro
>


More information about the astro mailing list