[Ktechlab-devel] Very easy setup for ktechlab

Zoltan Padrah zoltan.padrah at gmail.com
Fri Apr 26 08:55:13 UTC 2013


Hi,

I've added a branch and pull request on github, which should fix the build
failure (if not, then I'm out of ideas). Please find the branch here:

https://github.com/ktechlab/ktechlab/branches/make-cd-more-robust

and the pull request here:

https://github.com/ktechlab/ktechlab/pull/15

Best regards,

 Zoli

Zoltan Padrah 2012. augusztus 22., szerda napon a következőt írta:

> Hi,
>
> finally I have more free time.
>
> Questions related to this error:
> - which repository / branch are you trying to build
> (output of "git rev-parse HEAD" and "git status" would be really nice)
> - which linux distribution are you using and what version?
>
> I can't reproduce this build failure, so any detail that helps to
> reproduce it would be great.
>
>   Zoli
>
>
> 2012/7/28 Alan Grimes <agrimes at speakeasy.net <javascript:;>>:
> > ok, I still instinctively add "-j 6" to all my make commands, after
> > managing to run single-threaded, here's the spew:
> >
> >
> > atg at tortoise ~/source/ktechlab/ktechlab $ make
> > [  0%] Built target ktlmath_automoc
> > Scanning dependencies of target ktlmath
> > [  1%] Building CXX object
> src/math/CMakeFiles/ktlmath.dir/ktlmath_automoc.o
> > Linking CXX shared library ../../lib/libktlmath.so
> > [  2%] Built target ktlmath
> > [  2%] Built target mathtest_automoc
> > Scanning dependencies of target mathtest
> > [  3%] Building CXX object
> > tests/math/CMakeFiles/mathtest.dir/mathtest_automoc.o
> > [  3%] Building CXX object
> > tests/math/CMakeFiles/mathtest.dir/matrixtester.o
> >
> > /home/atg/source/ktechlab/ktechlab/tests/math/matrixtester.cpp: In
> > member function 'double MatrixTester::differenceOfVectors(const
> > VectorXd&, const KTechLab::QuickVector&)':
> > /home/atg/source/ktechlab/ktechlab/tests/math/matrixtester.cpp:80:36:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> > /home/atg/source/ktechlab/ktechlab/tests/math/matrixtester.cpp:85:33:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> > Linking CXX executable mathtest
> > [  3%] Built target mathtest
> > [  3%] Built target ktlsimulator_automoc
> > [ 50%] Built target ktlsimulator
> > [ 50%] Generating moc_simulatortest.cxx
> > Scanning dependencies of target compiled_simulator
> > [ 51%] Building CXX object
> > tests/minimal_simulator/CMakeFiles/compiled_simulator.dir/simulatortest.o
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void
> > SimulatorTest::testSourceAnd4ResistanceInParallel()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:466:5:
> > warning: unused variable 'pin' [-Wunused-variable]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:470:5:
> > warning: unused variable 'wire' [-Wunused-variable]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void SimulatorTest::testComponent_capacitor()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:859:60:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:887:58:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:909:58:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void SimulatorTest::testComponent_inductor()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:981:51:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void SimulatorTest::testComponent_ecVoltageSignal()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:1040:56:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void SimulatorTest::testComponent_ecCurrentSignal()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:1100:56:
> > warning: comparison between signed and unsigned integer expressions
> > [-Wsign-compare]
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:
> > In member function 'void SimulatorTest::testComponent_ecDiode()':
> >
> /home/atg/source/ktechlab/ktechlab/tests/minimal_simulator/simulatortest.cpp:1146:18:
> > warning: unused variable 'voltageValues' [-Wunused-variable]
> > [ 51%] Building CXX object
> > tests/minimal_simulator/CMakeFiles/com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/ktechlab-devel/attachments/20130426/170f84c2/attachment.html>


More information about the Ktechlab-devel mailing list