Ralf Nolden writes:
> Hi,
>
> as shortly discussed on IRC, the following is a cmake-doc port based on cmake-
> gui to generate the HTML and Qt Creator documentation files:
>
> https://share.kde.org/index.php/s/koJJxxzg1NWL4mc
Hi Ralf,
I've committed devel/cmake-doc to area51 in r12174, and will
On Tuesday 15 March 2016 07:09:14 Raphael Kubo da Costa wrote:
> SVN commit 12106 by rakuco:
>
> Update CMake to 3.5.0.
This got me thinking a little about some CMake modules that aren't in the
actual cmake distribution, that are used quite a lot, and that we end up
patching -- in various ways
Hi
I cannot reproduce this, whether in poudriere nor in my normal environment.
mfg Tobias
2015-12-08 11:33 GMT+01:00 Raphael Kubo da Costa :
> Jens Hansen writes:
>
> > Hi.
> > Using cmake 3.3.1 everything is fine. Using the updated cmake 3.4.1
> breaks
> > includes:
> >
> >
> /usr/ports/deve
Jens Hansen writes:
> Hi.
> Using cmake 3.3.1 everything is fine. Using the updated cmake 3.4.1 breaks
> includes:
>
> /usr/ports/devel/kf5-solid/work/solid-5.16.0/src/solid/devices/managerbase.cpp:25:10:
> fatal error: 'config-solid.h' file not found
> #include
>
> Can this be fixed, or should
Paul Beard writes:
> Something looks to be going wrong here.
>
> ===> Registering installation for cmake-3.2.3
> (cmake-3.2.3) /usr/ports/devel/cmake/work/stage//usr/local/bin/ccmake -
> required shared library /usr/local/lib/libjsoncpp.so not found
> (cmake-3.2.3) /usr/ports/devel/cmake/work
Robu Marius writes:
> ===> Configuring for cmake-3.0.2
> ===> FreeBSD 10 autotools fix applied to
> /usr/ports/devel/cmake/work/cmake-3.0.2/configure
> -
> CMake 3.0.2, Copyright 2000-2014 Kitware, Inc.
> C compiler on this system is: cc -O2 -pipe -
Dmitry Sivachenko writes:
> Hello!
>
> Recent update of cmake introduced dependency on splinx (lots of deps!).
>
> Is there any chance to make this OPTIONal?
There's https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193259
tracking this.
___
kde-freebs
On Thu, 2014-07-17 at 09:05 -0300, Raphael Kubo da Costa wrote:
> Sean Bruno writes:
>
> > http://chips.ysv.freebsd.org/data/11mips64-default/2014-07-15_19h34m52s/logs/errors/cmake-2.8.12.1_4.log
> >
> > I think this might be the first time cmake has been built for this arch.
> > Can we add mips6
Sean Bruno writes:
> http://chips.ysv.freebsd.org/data/11mips64-default/2014-07-15_19h34m52s/logs/errors/cmake-2.8.12.1_4.log
>
> I think this might be the first time cmake has been built for this arch.
> Can we add mips64 to it and see what happens?
The logs look a bit weird because the "Unknow
writes:
> I noticed a problem and I hope this report is helpful. Unfortunately,
> I don't have the log file.
[...]
> CMake Warning at Modules/FindQt4.cmake:657 (message):
> /usr/local/bin/qmake-qt4 reported QT_INSTALL_LIBS as "/usr/local/lib/qt4"
> but QtCore could not be found there. Qt i
Warren Liddell schrieb:
> stale patch, remove manually:
>
>> rm files/patch-FindKDE4Internal.cmake
>> make clean && make patch
>>
>> repeat as necessary
>> as for kimproxy.5, see my post downwards
>>
>>
>>
> enterprise# make patch
> ===> Vulnerability check disabled, database not found
> =
stale patch, remove manually:
> rm files/patch-FindKDE4Internal.cmake
> make clean && make patch
>
> repeat as necessary
> as for kimproxy.5, see my post downwards
>
>
enterprise# make patch
===> Vulnerability check disabled, database not found
===> Extracting for kdelibs-4.2.0
=> MD5 Checksum OK
Warren Liddell schrieb:
> you need cmake-2.6.2 for KDE-4.2.0.
>
btw, k...@freebsd.org maillist is preferable when you have problems like
that.
Max
>>> I have cmake-2.6.2 compiled .. anything else it could be ?
>>>
>>> enterprise# ls /var/db/pkg | gre
you need cmake-2.6.2 for KDE-4.2.0.
>>> btw, k...@freebsd.org maillist is preferable when you have problems like
>>> that.
>>>
>>> Max
>>>
>> I have cmake-2.6.2 compiled .. anything else it could be ?
>>
>> enterprise# ls /var/db/pkg | grep cmake
>> cmake-2.6.2
>> gccmakedep-1.0.2
>>
>
On Wed, 04 Feb 2009 23:08:57 +1000, Warren Liddell wrote:
> Max Brazhnikov wrote:
> > On Wed, 04 Feb 2009 15:36:02 +1000, Warren Liddell wrote:
> >> I have been trying to compile KDE4.2 on AMD64 7.1-STABLE machine, but
> >> atm this is 1 of the errors thats stopping it from working.
> >>
> >> -
Max Brazhnikov wrote:
> On Wed, 04 Feb 2009 15:36:02 +1000, Warren Liddell wrote:
>
>> I have been trying to compile KDE4.2 on AMD64 7.1-STABLE machine, but
>> atm this is 1 of the errors thats stopping it from working.
>>
>>
>>
>>
>>
>> CMake Err
Bug fixed.
[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED]
wrote:
Hi.
Thanks for wonderful cmake on freebsd.
I'm facing with need of making FreeBSD package for application.
But unfortunately cmake doesn't support freebsd package structure
output.
Are there any plans of doing tha
[EMAIL PROTECTED]
wrote:
Hi.
Thanks for wonderful cmake on freebsd.
I'm facing with need of making FreeBSD package for application.
But unfortunately cmake doesn't support freebsd package structure
output.
Are there any plans of doing that in cmake in Kitware?
Thanks in advance.
[EMAIL PROTECTED] wrote:
Hi.
Thanks for wonderful cmake on freebsd.
I'm facing with need of making FreeBSD package for application.
But unfortunately cmake doesn't support freebsd package structure
output.
Are there any plans of doing that in cmake in Kitware?
Thanks in adv
On Fri, 22 Aug 2008 01:48:49 +0200, Pietro Cerutti wrote:
> Dear KDE team,
>
> I've just found out that cmake doesn't work when ccache is enabled.
No, it does work, just set
CC=/usr/local/libexec/ccache/cc
(where /usr/local/libexec/ccache/cc is a link to you compiler)
or use the way recommended
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, Aug 22, 2008 at 01:48:49AM +0200, Pietro Cerutti wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Dear KDE team,
>
> I've just found out that cmake doesn't work when ccache is enabled.
>
> The following reasoning is just a conj
Hi,
FYI: I've also made a patch for updating 2.6.0:
http://people.freebsd.org/~lwhsu/cmake26.diff
It's only tb-clean, w/o further testing currently.
On Fri, May 16, 2008 at 2:36 PM, Martin Wilke <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Fri, May 16, 200
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Fri, May 16, 2008 at 09:40:16PM +0300, Andrei V. Lavreniyuk wrote:
>
> Hi!
>
>
> Please update freebsd port devel/cmake
>
Yes I saw this. I plan to take a look over the Weekend.
Thanks for your notify.
- - Martin
>
> --
> Chang
23 matches
Mail list logo