Re: Sun Studio...

2009-12-11 Thread Pavel Heimlich, a.k.a. hajma
2009/12/8 Alexander Neundorf : > Hi Pavel, > > do you already have patches for these errors ? > http://my.cdash.org/viewBuildError.php?buildid=40556 Hi Alex, I filed https://bugs.kde.org/show_bug.cgi?id=217958 and attached a patch > > The kjobtest may build now, I basically committed this change:

Re: Another issue with the SunStudio compiler

2009-12-18 Thread Pavel Heimlich, a.k.a. hajma
2009/12/18 Alexander Neundorf : > Hi, > > in kdelibs, khtml, there is another SunStudio compiler error: > http://my.cdash.org/viewBuildError.php?buildid=41969: > > "/.../srcdir/khtml/xml/dom_elementimpl.h", line 135: Error: Different types > for "?:" (DOM::DOMStringImpl*const and bool). > > This is

phonon in the Nightly builds

2010-02-23 Thread Pavel Heimlich, a.k.a. hajma
Hi, since phonon is moved to gitorious, what is the preferred way of including its support in the nighly builds for cdash.org ? Should I keep some stable version installed or hack a script to checkout and build latest git prior to running the Nightlys-2.6.2 script? TIA hajma _

Re: Automoc4 problems on OSX

2010-02-24 Thread Pavel Heimlich, a.k.a. hajma
2010/2/25 Raphael Kubo da Costa : > On Wednesday 24 February 2010 19:56:01 Mike Arthur wrote: >> To fix it I had to change: >> #include >> to: >> #include > > Isn't that the same line? he meant to: #include http://websvn.kde.org/branches/KDE/4.4/kdelibs/plasma/private/applethandle_p.h?r1=10

kdelibs build issue in tests/ktabwidget_unittest.cpp

2010-04-06 Thread Pavel Heimlich, a.k.a. hajma
Hi, kdelibs fails on OpenSolaris/Sun Studio with "/.../srcdir/kdeui/tests/ktabwidget_unittest.cpp", line 105: Error: Could not find a match for QTest::qCompare(QWidget*, KLineEdit*, const char[23], const char[13], const char[80], int) needed in KTabWidget_UnitTest::testMoveTab(). I'd expect http:/

Re: kdelibs build issue in tests/ktabwidget_unittest.cpp

2010-04-12 Thread Pavel Heimlich, a.k.a. hajma
2010/4/7 David Faure : > On Wednesday 07 April 2010, Pavel Heimlich, a.k.a. hajma wrote: >> Hi, >> kdelibs fails on OpenSolaris/Sun Studio with >> "/.../srcdir/kdeui/tests/ktabwidget_unittest.cpp", line 105: Error: >> Could not find a match for QTest::qCompar

Re: kdewebkit u+p

2010-04-18 Thread Pavel Heimlich, a.k.a. hajma
2010/4/18 lux-integ : > Dear All, > > I am trying to compile kde-4.4.2 on a modern 64-bit-only Linux machine.  I > have  reached kdenetwork.  cmake spews this at its tail:- > >  - > -- The following OPTIONAL packages could

Re: new scripts to drive nightly builds available, please try

2010-04-20 Thread Pavel Heimlich, a.k.a. hajma
Hi Alex, 2010/4/20 Alexander Neundorf : > Hi, > > in KDE svn in kdesdk/cmake/nightly-support/ there are now in the subdirs KDE/ > and kdesupport/ new ctest scripts available for running nightly builds. > > Compared to the previous way with the ctest-scripts part of each module, > running the night

Re: new scripts to drive nightly builds available, please try

2010-04-21 Thread Pavel Heimlich, a.k.a. hajma
2010/4/21 Alexander Neundorf : > On Wednesday 21 April 2010, Pavel Heimlich, a.k.a. hajma wrote: >> Hi Alex, >> >> 2010/4/20 Alexander Neundorf : >> > Hi, >> > >> > in KDE svn in kdesdk/cmake/nightly-support/ there are now in the subdirs >>

dbusmenuqt

2010-04-27 Thread Pavel Heimlich, a.k.a. hajma
Hi, since yesterday, the nightly builds of kdebase-workspace fail due to a newly introduced hard require on dbusmenuqt. Where do I get this ? I supposed KDE should be buildable with publicly available software but the only pointer is a git link to I prefer to concentrate on KDE, I feel no need to

Re: new scripts to drive nightly builds available, please try

2010-04-27 Thread Pavel Heimlich, a.k.a. hajma
2010/4/27 Alexander Neundorf : > On Tuesday 20 April 2010, Alexander Neundorf wrote: >> Hi, >> >> in KDE svn in kdesdk/cmake/nightly-support/ there are now in the subdirs >> KDE/ and kdesupport/ new ctest scripts available for running nightly >> builds. >> >> Compared to the previous way with the c

Re: new scripts to drive nightly builds available, please try

2010-04-30 Thread Pavel Heimlich, a.k.a. hajma
2010/4/27 Alexander Neundorf : > On Tuesday 20 April 2010, Alexander Neundorf wrote: >> Hi, >> >> in KDE svn in kdesdk/cmake/nightly-support/ there are now in the subdirs >> KDE/ and kdesupport/ new ctest scripts available for running nightly >> builds. >> >> Compared to the previous way with the c

Re: build error in kdegraphics

2010-05-05 Thread Pavel Heimlich, a.k.a. hajma
2010/5/4 Alexander Neundorf : > Hi, > > kdegraphics currently doesn't build with SunStudio: > http://my.cdash.org/viewBuildError.php?buildid=64252 > > The code in this file is: > #ifdef LIBRAW_LIBRARY_BUILD > #ifdef _OPENMP > #pragma omp firstprivate(colors,height,width) > #endif > #endif > > What

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Pavel Heimlich, a.k.a. hajma
2010/5/12 Maciej Mrozowski : > Hi > > Gentoo needs something like below as we do not provide catalog.xml (I think > it's regenerated elsewhere under different name) : > > -find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml > +find_path (DOCBOOKXML_CURRENTDTD_DIR catalog.xml docbook.cat something lik

Re: DocBook XML & XSL: new dependencies

2010-05-12 Thread Pavel Heimlich, a.k.a. hajma
2010/5/12 Matthew Woehlke : > Pavel Heimlich, a.k.a. hajma wrote: >> Maciej Mrozowski wrote: >>> Hi >>> >>> Gentoo needs something like below as we do not provide catalog.xml (I think >>> it's regenerated elsewhere under different name) : >>

kdelibs tests failing - icon-cache related?

2010-05-18 Thread Pavel Heimlich, a.k.a. hajma
Hi, there are many kdelibs tests failing with a mention of icon-cache, example below. googling for the messages found me http://techbase.kde.org/Getting_Started/Build/KDE4/Troubleshooting#Running_programs which suggests installing kdebase - but how can I install kdebase when I don't even have kdel

Re: Build error in kdeplasma-addons

2010-05-24 Thread Pavel Heimlich, a.k.a. hajma
2010/5/6 Alexander Neundorf : > On Wednesday 05 May 2010, Alexander Neundorf wrote: >> On Tuesday 04 May 2010, Ivan Čukić wrote: >> > On Tuesday, 4. May 2010. Alexander Neundorf wrote: >> > > Hi Ivan, >> > > >> > > the lancelot-datamodels library currently doesn't compile if not all >> > > KDE modu

Re: build error in kdegraphics

2010-05-26 Thread Pavel Heimlich, a.k.a. hajma
Hi Alex, 2010/5/5 Alexander Neundorf : > I never used OpenMP, so I don't know. > For the time being I wouldn't oppose a patch to get kdegraphics compiling. Attached is the patch that makes kdegraphics compile here. The part for libs/libkdcraw/test/CMakeLists.txt would need some IF-ing, I am not s

Re: build error in kdegraphics

2010-05-26 Thread Pavel Heimlich, a.k.a. hajma
Hi Alex, 2010/5/26 Alexander Neundorf : > On Wednesday 26 May 2010, Pavel Heimlich, a.k.a. hajma wrote: >> Hi Alex, >> >> 2010/5/5 Alexander Neundorf : >> > I never used OpenMP, so I don't know. >> > For the time being I wouldn't oppose a patch to

Re: build error in kdegraphics

2010-05-31 Thread Pavel Heimlich, a.k.a. hajma
2010/5/30 Alexander Neundorf : > On Wednesday 26 May 2010, Pavel Heimlich, a.k.a. hajma wrote: >> Hi Alex, >> >> 2010/5/26 Alexander Neundorf : >> > On Wednesday 26 May 2010, Pavel Heimlich, a.k.a. hajma wrote: >> >> Hi Alex, >> >> >>

should kdebase-apps be installed in Nightlys-2.6.2 ?

2010-06-02 Thread Pavel Heimlich, a.k.a. hajma
Hi, there's this build failure in kdesdk http://my.cdash.org/index.php?project=kdesdk&date=2010-05-31 perhaps it's because http://websvn.kde.org/trunk/KDE/kdesdk/cmake/scripts/Nightlys-2.6.2 does not install kdebase-apps, which provides the libkonq.so and konq_popupmenuplugin.h ? P. _

Re: build error in kdegraphics

2010-06-02 Thread Pavel Heimlich, a.k.a. hajma
2010/6/1 Alexander Neundorf : > Can you put something like > #warning "Here I am" > in places where it makes sense in CMakeCXXCompilerId.cpp.in and then run cmake > again in clean build trees (small hello-world like projects should be good > enough for that). Hi, compiling slightly modified CMakeC

Re: build error in kdegraphics

2010-06-03 Thread Pavel Heimlich, a.k.a. hajma
2010/6/3 Alexander Neundorf : > On Thursday 03 June 2010, Pavel Heimlich, a.k.a. hajma wrote: >> 2010/6/1 Alexander Neundorf : >> > Can you put something like >> > #warning "Here I am" >> > in places where it makes sense in CMakeCXXCompilerId.cpp.i

Re: build error in kdegraphics

2010-06-04 Thread Pavel Heimlich, a.k.a. hajma
2010/6/3 Alexander Neundorf : > On Thursday 03 June 2010, you wrote: >> 2010/6/3 Alexander Neundorf : >> > On Thursday 03 June 2010, Pavel Heimlich, a.k.a. hajma wrote: >> >> 2010/6/1 Alexander Neundorf : >> >> > Can you put something like >> &

Re: should kdebase-apps be installed in Nightlys-2.6.2 ?

2010-06-05 Thread Pavel Heimlich, a.k.a. hajma
2010/6/3 Alexander Neundorf : > On Wednesday 02 June 2010, Pavel Heimlich, a.k.a. hajma wrote: >> Hi, >> there's this build failure in kdesdk >> http://my.cdash.org/index.php?project=kdesdk&date=2010-05-31 >> perhaps it's because >> http://websvn.

build issues in akonadi

2010-06-06 Thread Pavel Heimlich, a.k.a. hajma
Hi, since May 15 kdepimlibs is failing with ... [ 68%] Building CXX object akonadi/contact/CMakeFiles/akonadi-contact.dir/akonadi-contact_automoc.o "/.../builddir-SunOS-CMake-2.6.4-sunstudio-12.1-cmake-2.6.4/akonadi/contact/../../../srcdir/akonadi/contact/contactstreemodel.h", line 166: Error: Red

Re: build issues in akonadi

2010-06-07 Thread Pavel Heimlich, a.k.a. hajma
2010/6/6 Pavel Heimlich, a.k.a. hajma : > Hi, > since May 15 kdepimlibs is failing with > ... > [ 68%] Building CXX object > akonadi/contact/CMakeFiles/akonadi-contact.dir/akonadi-contact_automoc.o > > "/.../builddir-SunOS-CMake-2.6.4-sunstudio-12.1-cmake-2.6.4/akona

akonadi - Boost_PROGRAM_OPTIONS_LIBRARY

2010-06-17 Thread Pavel Heimlich, a.k.a. hajma
Hi, I just switched the dashboard build from cmake 2.6.4 to 2.8.1 and the kdesupport is failing, complaining that Boost_PROGRAM_OPTIONS_LIBRARY cannot be found. I found an old note in the akonadi changelog that its own FindBoost has to be used, but I cannot find it anywhere in kdesupport. (kdelibs

Re: akonadi - Boost_PROGRAM_OPTIONS_LIBRARY

2010-06-17 Thread Pavel Heimlich, a.k.a. hajma
2010/6/17 Christophe Giboudeaux : > Hi, > > Le 17/06/2010 10:45, Pavel Heimlich, a.k.a. hajma a écrit : >> Hi, >> I just switched the dashboard build from cmake 2.6.4 to 2.8.1 and the >> kdesupport is failing, complaining that Boost_PROGRAM_OPTIONS_LIBRARY >> c

Re: Request to bump Qt version requirements to 4.6.3 for KDE SC 4.5 (and above)

2010-07-19 Thread Pavel Heimlich, a.k.a. hajma
2010/7/11 Sebastian Kügler : > On Thu July 8 2010 17:36:09 Maciej Mrozowski wrote: >> Hello >> >> From what I understand, Plasma in KDE4 Workspace 4.5 relies on >> notifications provided by libdbusmenu-qt to control what to draw in system >> tray. And apparently Qt <= Qt-4.6.2 contains known bug th

kdepimlibs tests

2010-07-23 Thread Pavel Heimlich, a.k.a. hajma
Hi, I am not able to force kdepimlibs to build the tests. from the README, one has to make sure that KDE4_BUILD_TESTS is set to ON, but I've tried that $CTEST -V -VV -S $SCRIPT_DIR/KDE/KDEPIMLibsNightly.cmake,KDE_CTEST_BUILD_SUFFIX=$SUFFIX,CMAKE_INSTALL_PREFIX=$INSTALL_ROOT/kdepimlibs,DO_INSTALL=T

Re: Akonadi, Attica and Soprano moved to git.kde.org

2010-10-27 Thread Pavel Heimlich, a.k.a. hajma
2010/10/26 Christophe Giboudeaux : > Hi, > > This week, Akonadi, Attica and Soprano moved from the KDE SVN repo to > our new Git one. > > This means you should update your local checkouts right now. > > You will find more informations on projects.kde.org: > > - Akonadi: http://projects.kde.org/proj

Re: kde builds on DragonFly

2010-11-01 Thread Pavel Heimlich, a.k.a. hajma
2010/11/1 Raphael Kubo da Costa : > First and foremost: I'm CC'ing the kde-buildsystem mailing list, as > Alex is probably more capable than I am to help you with these nightly > build scripts. > > List: Alex Hornung is working on making sure KDE builds and works fine > on DragonFly BSD. > > > At M

Re: Automatic recording of required packages...

2010-11-01 Thread Pavel Heimlich, a.k.a. hajma
2010/11/1 Alexander Neundorf : > To the missing required dependencies: > maybe we should add a file README.dependencies or README.requirements or > README.compiling at the top level of each module and list the requirements > there. Or improve the "INSTALL" file a bit. IMO that would create another

Re: Akonadi, Attica and Soprano moved to git.kde.org

2011-01-11 Thread Pavel Heimlich, a.k.a. hajma
2010/11/4 Alexander Neundorf : > On Wednesday 27 October 2010, Pavel Heimlich, a.k.a. hajma wrote: >> 2010/10/26 Christophe Giboudeaux : >> > Hi, >> > >> > This week, Akonadi, Attica and Soprano moved from the KDE SVN repo to >> > our new Git one. >

Re: Akonadi, Attica and Soprano moved to git.kde.org

2011-01-14 Thread Pavel Heimlich, a.k.a. hajma
2011/1/13 Alexander Neundorf : > On Wednesday 12 January 2011, you wrote: >> 2010/11/4 Alexander Neundorf : >> > On Wednesday 27 October 2010, Pavel Heimlich, a.k.a. hajma wrote: >> >> 2010/10/26 Christophe Giboudeaux : >> >> > Hi, >> >> &g

projects moved to git, anongit issues

2011-02-06 Thread Pavel Heimlich, a.k.a. hajma
Hi Alex, I've got some problems running the nightlies for projects that moved to the new infrastructure. The scripts seem to be hardwired to gitweb and the anongit interface behaves differently. So I was wondering if there are any workarounds that can be used. I also had the below discussion on #k

Re: Separate package for cmake modules

2011-06-21 Thread Pavel Heimlich, a.k.a. hajma
2011/6/9 Alexander Neundorf : > Hi, > > a big topic on the buildsystem side in the Randa sprint was how to get our > cmake modules more upstream, so they can be used also in non-KDE modules. > > So either get them directly into cmake or create a separate package with no > dependencies on Qt or KDE

Re: extra-cmake-modules populated

2011-06-29 Thread Pavel Heimlich, a.k.a. hajma
2011/6/29 Allen Winter : > Howdy, > > I copied the current kdelibs/cmake into extra-cmake-modules. > History should be retained. > > So now we need to start hacking away. Hi, is there an easy way to mass-test all the modules? I imagine I would run them all on my KDE build machine and I would only

Re: Removing non-required moc includes

2012-01-23 Thread Pavel Heimlich, a.k.a. hajma
2012/1/23 Stephen Kelly : > > Hi, > > I wrote a script to remove most of the moc includes from kdelibs and > transform the remaining ones from incorrect to correct form (usually from > #include "foo.moc" to #include "moc_foo.cpp"). > > This is part of the work in porting away from the standalone au

Re: build of cantor_rserver results in a broken executable

2012-03-25 Thread Pavel Heimlich, a.k.a. hajma
2012/3/21 Křištof Želechovski : > The following commands are used to build the executable cantor_rserver: > > Linking CXX executable cantor_rserver > cd /home/abuild/rpmbuild/BUILD/cantor-4.7.2/build/src/backends/R/rserver && > /usr/bin/cmake -E cmake_link_script CMakeFiles/cantor_rserver.dir/link.

Re: build of cantor_rserver results in a broken executable

2012-03-25 Thread Pavel Heimlich, a.k.a. hajma
2012/3/25 Pavel Heimlich, a.k.a. hajma : > 2012/3/21 Křištof Želechovski : >> The following commands are used to build the executable cantor_rserver: >> >> Linking CXX executable cantor_rserver >> cd /home/abuild/rpmbuild/BUILD/cantor-4.7.2/build/src/backends/R/rser