pkgsrc-Bugs archive

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

Re: pkg/52275: devel/cmake does not compile on Solaris 11.3/sparc



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

From: Joerg Sonnenberger <joerg%bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/52275: devel/cmake does not compile on Solaris 11.3/sparc
Date: Tue, 6 Jun 2017 14:42:22 +0200

 On Tue, Jun 06, 2017 at 08:55:00AM +0000, joern.clausen%uni-bielefeld.de@localhost wrote:
 > [ 85%] Linking CXX executable ../bin/ccmake
 > Undefined                       first referenced
 >  symbol                             in file
 > __cxa_throw_bad_array_new_length    CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o
 > std::__throw_out_of_range_fmt(char const*, ...) CMakeFiles/ccmake.dir/CursesDialog/ccmake.cxx.o
 
 Both are supposed to be provided by libstdc++.
 
 > This error boils down to the fact that libuv is not used by cmake on
 > sparc, but only on i86.
 
 That shouldn't really matter.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index