pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/53117: devel/cmake on Ubuntu fails



The following reply was made to PR pkg/53117; it has been noted by GNATS.

From: John Klos <john%ziaspace.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53117: devel/cmake on Ubuntu fails
Date: Wed, 21 Mar 2018 20:29:18 +0000 (UTC)

 > It looks like you snipped off the part with the actual error. Can you
 > scroll up and see whether there is a compiler error in there? Running with
 > MAKE_JOBS=1 will probably give you a more useful build log.
 
 Apologies - I'm trying to update many platforms and haven't had the time 
 for each that I'd have liked.
 
 Here's the error:
 
 [ 85%] Building CXX object Source/CMakeFiles/cmake.dir/cmakemain.cxx.o
 [ 85%] Building CXX object Source/CMakeFiles/cmake.dir/cmcmd.cxx.o
 [ 86%] Linking CXX executable ../bin/cmake
 /usr/bin/ld: /usr/pkg/lib/librhash.a(plug_openssl.o): undefined reference 
 to symbol 'WHIRLPOOL_Init'
 /usr/pkgsrc/devel/cmake/work/.buildlink/lib/libcrypto.so: error adding 
 symbols: DSO missing from command line
 collect2: error: ld returned 1 exit status
 Source/CMakeFiles/cmake.dir/build.make:132: recipe for target 'bin/cmake' 
 failed
 gmake[2]: *** [bin/cmake] Error 1
 CMakeFiles/Makefile2:1567: recipe for target 
 'Source/CMakeFiles/cmake.dir/all' failed
 gmake[1]: *** [Source/CMakeFiles/cmake.dir/all] Error 2
 Makefile:162: recipe for target 'all' failed
 gmake: *** [all] Error 2
 *** Error code 2
 


Home | Main Index | Thread Index | Old Index