kde-edu Digest, Vol 118, Issue 34

Punit Mehta punit9462 at gmail.com
Mon Jan 7 11:14:41 UTC 2013


Sorry but I dont get What do you mean by clean build ? ...It is showing
errors so that make file can not be  not generated..!!


On Mon, Jan 7, 2013 at 4:37 AM, <kde-edu-request at mail.kde.org> wrote:

> Send kde-edu mailing list submissions to
>         kde-edu at mail.kde.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.kde.org/mailman/listinfo/kde-edu
> or, via email, send a message with subject or body 'help' to
>         kde-edu-request at mail.kde.org
>
> You can reach the person managing the list at
>         kde-edu-owner at mail.kde.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of kde-edu digest..."
>
>
> Today's Topics:
>
>    1. Re: Review Request: Fix Kstars Code: Explicit constructors #4
>       (Commit Hook)
>    2. Problem in building KStars from its source (Punit Mehta)
>    3. Re: Problem in building KStars from its source (Albert Astals Cid)
>    4. Re: [Marble-devel] Review Request: fixed foreach loops code
>       checker issues (Jens-Michael Hoffmann)
>    5. Re: Review Request: fixed foreach loops code checker issues
>       (Mohammed Nafees)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 06 Jan 2013 16:19:12 -0000
> From: "Commit Hook" <null at kde.org>
> To: "Kyle Morris" <codeinkyle at gmail.com>, "Commit Hook"
>         <null at kde.org>, "KDE Edu" <kde-edu at kde.org>
> Subject: Re: Review Request: Fix Kstars Code: Explicit constructors #4
> Message-ID: <20130106161912.7425.47465 at vidsolbach.de>
> Content-Type: text/plain; charset="utf-8"
>
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108225/#review24844
> -----------------------------------------------------------
>
>
> This review has been submitted with commit
> d29fb6a542b07cd92678255de52e620b52407642 by Kevin Krammer to branch master.
>
> - Commit Hook
>
>
> On Jan. 6, 2013, 8:05 a.m., Kyle Morris wrote:
> >
> > -----------------------------------------------------------
> > This is an automatically generated e-mail. To reply, visit:
> > http://git.reviewboard.kde.org/r/108225/
> > -----------------------------------------------------------
> >
> > (Updated Jan. 6, 2013, 8:05 a.m.)
> >
> >
> > Review request for KDE Edu.
> >
> >
> > Description
> > -------
> >
> > Fix Kstars Code: Explicit constructors #4
> >
> >
> > Diffs
> > -----
> >
> >   kstars/kswizard.h eef9663
> >   kstars/skycomponents/cometscomponent.h 940b10c
> >   kstars/skycomponents/constellationboundarylines.h b2561ae
> >   kstars/skycomponents/equator.h b8e9305
> >   kstars/skycomponents/flagcomponent.h b5d4f0f
> >   kstars/skycomponents/listcomponent.h bd43b25
> >   kstars/skycomponents/milkyway.h df12f23
> >   kstars/skycomponents/solarsystemlistcomponent.h 63c26fa
> >   kstars/skycomponents/supernovaecomponent.h c0ecb15
> >   kstars/skymapgldraw.h c99c48e
> >   kstars/tools/altvstime.h e92d76a
> >   kstars/tools/conjunctions.h 2ba8bfd
> >   kstars/tools/flagmanager.h e7697c5
> >   kstars/tools/modcalcaltaz.h f862bd6
> >   kstars/tools/modcalcangdist.h 23062f0
> >   kstars/tools/modcalcdaylength.h 87cb4ed
> >   kstars/tools/modcalcjd.h 6e4b09b
> >   kstars/tools/modcalcplanets.h 335bce3
> >   kstars/tools/modcalcvlsr.h 2024460
> >   kstars/tools/scriptbuilder.h 467ce86
> >   kstars/tools/scriptfunction.h 2b35363
> >
> > Diff: http://git.reviewboard.kde.org/r/108225/diff/
> >
> >
> > Testing
> > -------
> >
> >
> > Thanks,
> >
> > Kyle Morris
> >
> >
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.kde.org/pipermail/kde-edu/attachments/20130106/60decb4a/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 2
> Date: Sun, 6 Jan 2013 23:20:07 +0530
> From: Punit Mehta <punit9462 at gmail.com>
> To: kde-edu at mail.kde.org
> Subject: Problem in building KStars from its source
> Message-ID:
>         <
> CAD5dDz8-Eg2dVTmcRKixU6sPXKeK6P-fodLXZPtj2BwWE176bw at mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi ,
>         I am finding a problem in installing KStars from its source.It is
> showing that all the necessary libraries are found in the system but still
> some variables are set to NOT found. I am not able to get which variables
> are not set or which other libraries I need to install..?..the Konsole is
> showing the following output :
> ----------------------------------------------
> punit1 at ubuntu:~/kstars/build$ cmake ~/kstars/
> -DCMAKE_BUILD_TYPE=debugfull       -DKDE4_BUILD_TESTS=TRUE
> -DCMAKE_INSTALL_PREFIX=$KDEDIR
> -- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
> -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
> -- Found KDE 4.8 include dir: /usr/include
> -- Found KDE 4.8 library dir: /usr/lib
> -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
> -- Found automoc4: /usr/bin/automoc4
> -- Found CFITSIO: /usr/local/lib/libcfitsio.a
> -- Found INDI: /usr/lib/libindi.so
> -- Found WCSLIB: /usr/local/lib/libwcs.so, /usr/local/include/wcslib
> -- Found Xplanet: /usr/bin/xplanet
> CMake Error: File /home/punit1/kstars/config-kstars.h.cmake does not exist.
> CMake Error at CMakeLists.txt:46 (configure_file):
>   configure_file Problem configuring file
>
>
> -- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
> -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
>
>
> -----------------------------------------------------------------------------
> -- The following external packages were located on your system.
> -- This installation will have the extra features provided by these
> packages.
>
> -----------------------------------------------------------------------------
>    * Eigen2 - Required to build KStars.
>    * libcfitsio0 - Support for the FITS (Flexible Image Transport System)
> data format in KStars.
>    * libindi - Support for controlling astronomical devices with KStars.
>    * WCSLib - Support for World Coordinate System in KStars.
>    * XPlanet - Renders an image of all the major planets and most
> satellites
>    * OpenGL - Support for hardware rendering in KStars.
>
>
> -----------------------------------------------------------------------------
> -- Congratulations! All external packages have been found.
>
> -----------------------------------------------------------------------------
>
> CMake Error: The following variables are used in this project, but they are
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake
> files:
> INDI_CLIENT_LIBRARIES (ADVANCED)
>     linked by target "KStarsLib" in directory /home/punit1/kstars/kstars
>
> -- Configuring incomplete, errors occurred!
> punit1 at ubuntu:~/kstars/build$
> --------------------------------------------------------
>  thank a lot in advance.!! :)
>
> Regards,
> Punit Mehta
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.kde.org/pipermail/kde-edu/attachments/20130106/8d2aa508/attachment-0001.html
> >
>
> ------------------------------
>
> Message: 3
> Date: Sun, 06 Jan 2013 20:53:37 +0100
> From: Albert Astals Cid <aacid at kde.org>
> To: kde-edu at kde.org
> Subject: Re: Problem in building KStars from its source
> Message-ID: <2107506.lUatfgq2yP at xps>
> Content-Type: text/plain; charset="us-ascii"
>
> El Diumenge, 6 de gener de 2013, a les 23:20:07, Punit Mehta va escriure:
> > Hi ,
> >         I am finding a problem in installing KStars from its source.It is
> > showing that all the necessary libraries are found in the system but
> still
> > some variables are set to NOT found. I am not able to get which variables
> > are not set or which other libraries I need to install..?..the Konsole is
> > showing the following output :
>
> Is this a clean build?
>
> Cheers,
>   Albert
>
> > ----------------------------------------------
> > punit1 at ubuntu:~/kstars/build$ cmake ~/kstars/
> > -DCMAKE_BUILD_TYPE=debugfull       -DKDE4_BUILD_TESTS=TRUE
> > -DCMAKE_INSTALL_PREFIX=$KDEDIR
> > -- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
> > -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
> > -- Found KDE 4.8 include dir: /usr/include
> > -- Found KDE 4.8 library dir: /usr/lib
> > -- Found the KDE4 kconfig_compiler preprocessor:
> /usr/bin/kconfig_compiler
> > -- Found automoc4: /usr/bin/automoc4
> > -- Found CFITSIO: /usr/local/lib/libcfitsio.a
> > -- Found INDI: /usr/lib/libindi.so
> > -- Found WCSLIB: /usr/local/lib/libwcs.so, /usr/local/include/wcslib
> > -- Found Xplanet: /usr/bin/xplanet
> > CMake Error: File /home/punit1/kstars/config-kstars.h.cmake does not
> exist.
> > CMake Error at CMakeLists.txt:46 (configure_file):
> >   configure_file Problem configuring file
> >
> >
> > -- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
> > -- Found X11: /usr/lib/i386-linux-gnu/libX11.so
> >
> >
> ----------------------------------------------------------------------------
> > - -- The following external packages were located on your system.
> > -- This installation will have the extra features provided by these
> > packages.
> >
> ----------------------------------------------------------------------------
> > - * Eigen2 - Required to build KStars.
> >    * libcfitsio0 - Support for the FITS (Flexible Image Transport System)
> > data format in KStars.
> >    * libindi - Support for controlling astronomical devices with KStars.
> >    * WCSLib - Support for World Coordinate System in KStars.
> >    * XPlanet - Renders an image of all the major planets and most
> satellites
> > * OpenGL - Support for hardware rendering in KStars.
> >
> >
> ----------------------------------------------------------------------------
> > - -- Congratulations! All external packages have been found.
> >
> ----------------------------------------------------------------------------
> > -
> >
> > CMake Error: The following variables are used in this project, but they
> are
> > set to NOTFOUND.
> > Please set them or make sure they are set and tested correctly in the
> CMake
> > files:
> > INDI_CLIENT_LIBRARIES (ADVANCED)
> >     linked by target "KStarsLib" in directory /home/punit1/kstars/kstars
> >
> > -- Configuring incomplete, errors occurred!
> > punit1 at ubuntu:~/kstars/build$
> > --------------------------------------------------------
> >  thank a lot in advance.!! :)
> >
> > Regards,
> > Punit Mehta
>
>
> ------------------------------
>
> Message: 4
> Date: Sun, 6 Jan 2013 22:22:45 +0100
> From: "Jens-Michael Hoffmann" <jmho at jmho.de>
> To: marble-devel at kde.org, Kevin Krammer <krammer at kde.org>
> Cc: KDE Edu <kde-edu at kde.org>
> Subject: Re: [Marble-devel] Review Request: fixed foreach loops code
>         checker issues
> Message-ID: <201301062222.45470.jmho at jmho.de>
> Content-Type: Text/Plain;  charset="iso-8859-15"
>
> Am Sonntag, 6. Januar 2013, 17:40:11 schrieb Kevin Krammer:
> > -----------------------------------------------------------
> > This is an automatically generated e-mail. To reply, visit:
> > http://git.reviewboard.kde.org/r/108217/#review24845
> > -----------------------------------------------------------
> >
> >
> > Consider this review more as a hint for how to handle this in
> applications
> > where the developers care about performance of such loops. Obviously the
> > developers here are fine with incurring lookups on each iteration
> > otherwise they would not have used foreach on keys() or values() in the
> > first place
> >
> >
> > src/lib/FileManager.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19068>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > src/lib/FileManager.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19069>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > src/lib/FileManager.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19064>
> >
> >     no, this is a lookup, the iterator has a value() method that returns
> > the value the iterator points to
> >
> >
> >
> > src/lib/StackedTileLoader.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19065>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > src/lib/StackedTileLoader.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19066>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > src/lib/routing/RouteAnnotator.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19070>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > src/lib/routing/RouteAnnotator.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19071>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > src/lib/routing/RouteAnnotator.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19072>
> >
> >     no, this is an unneeded lookup
> >     itpoint.value() does the same more efficiently
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19073>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19074>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19075>
> >
> >     unneeded lookup overhead, use itpoint.value() instead
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19076>
> >
> >     unneeded lookup overhead, use itpoint.value() instead
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19077>
> >
> >     unneeded lookup overhead, use itpoint.value() instead
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19078>
> >
> >     unneeded lookup overhead, use itpoint.value() instead
> >
> >
> >
> > src/plugins/render/opencaching/OpenCachingModel.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19079>
> >
> >     unneeded lookup overhead, use itpoint.value() instead
> >
> >
> >
> > tests/RenderPluginTest.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19080>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tests/RenderPluginTest.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19081>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > tests/RenderPluginTest.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19082>
> >
> >     unneeded lookup overhead at expected->settings().value(), use
> > itpoint.value() instead
> >
> >
> >
> > tests/TestGeoDataWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19083>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tests/TestGeoDataWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19084>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19085>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19086>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19087>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19088>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19089>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tests/TestGeoSceneWriter.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19090>
> >
> >     const_iterator, constEnd
> >
> >
> >
> > tools/osm-addresses/OsmParser.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19091>
> >
> >     const_iterator, constBegin
> >
> >
> >
> > tools/osm-addresses/OsmParser.cpp
> > <http://git.reviewboard.kde.org/r/108217/#comment19092>
> >
> >     const_iterator, constEnd
> >
> >
> > - Kevin Krammer
> >
>
> Thanks for the thorough review, it is very much appreciated. These are
> indeed
> important points.
>
>
> kind regards,
> Jens-Michael
>
>
>
> ------------------------------
>
> Message: 5
> Date: Sun, 06 Jan 2013 12:27:36 -0000
> From: "Mohammed Nafees" <nafees.technocool at gmail.com>
> To: "Kevin Krammer" <krammer at kde.org>
> Cc: KDE Edu <kde-edu at kde.org>, Akarsh Simha
>         <akarsh.simha at kdemail.net>, Marble <marble-devel at kde.org>,
> Mohammed
>         Nafees <nafees.technocool at gmail.com>
> Subject: Re: Review Request: fixed foreach loops code checker issues
> Message-ID: <20130106122736.28749.78969 at vidsolbach.de>
> Content-Type: text/plain; charset="utf-8"
>
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108217/
> -----------------------------------------------------------
>
> (Updated Jan. 6, 2013, 12:27 p.m.)
>
>
> Review request for KDE Edu, Marble and Kevin Krammer.
>
>
> Description
> -------
>
> http://www.google-melange.com/gci/task/view/google/gci2012/8159207
>
> fixed Krazy issues on foreach loops
>
>
> Diffs (updated)
> -----
>
>   tests/TestGeoSceneWriter.cpp 222e22f
>   tests/TestGeoDataWriter.cpp a25ba95
>   src/lib/FileManager.cpp 2bac816
>   src/lib/StackedTileLoader.cpp 962bfef
>   src/lib/routing/RouteAnnotator.cpp bf5e6f7
>   src/plugins/render/opencaching/OpenCachingModel.cpp e333168
>   tests/ProjectionTest.cpp ce6e5d1
>   tests/RenderPluginTest.cpp f7dd2e3
>   tools/osm-addresses/OsmParser.cpp 1a24066
>
> Diff: http://git.reviewboard.kde.org/r/108217/diff/
>
>
> Testing
> -------
>
> yes
>
>
> Thanks,
>
> Mohammed Nafees
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> http://mail.kde.org/pipermail/kde-edu/attachments/20130106/62b3f36c/attachment.html
> >
>
> ------------------------------
>
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
>
>
> End of kde-edu Digest, Vol 118, Issue 34
> ****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20130107/59365597/attachment-0001.html>


More information about the kde-edu mailing list