Bug#794311: KiCad 4.0 rc1

2015-12-14 Thread Nick Østergaard
FYI https://lists.launchpad.net/kicad-developers/msg21521.html If that is accepted, that should get rid of the openssl dependency. 2015-11-02 19:14 GMT+01:00 Gregor Riepl : >> Sorry, I rephrase: Kicad 4.0.0~rc1 is *not* installable in a Jessie >> environment now, as long as you want to keep other

Bug#794311: KiCad 4.0 rc1+

2015-11-28 Thread Nick Østergaard
You will simply need to set -DCMAKE_BUILD_TYPE=Debug to cmake. And make that a clean build. But please test on latest product, there have been pns fixes after rc2 (in 6322). Den 27/11/2015 19.39 skrev "Gregor Riepl" : > I tested the new features of KiCad 4.0 quite extensively and found some > pro

Bug#794311: KiCad 4.0 rc1+

2015-11-27 Thread Gregor Riepl
I tested the new features of KiCad 4.0 quite extensively and found some problems with the avoid & shove code. It crashes quite frequently when there are lots of obstacles. To debug these, it would be great to have kicad-dbg package with debugging symbols. I tried to build one myself, but the pack

Bug#794311: KiCad 4.0 rc1

2015-11-15 Thread Nick Østergaard
Yes, see http://kicad-pcb.org/post/kicad-4.0.0-RC2/ I think Wayne just forgot to tag it in the product branch. Den 15/11/2015 16.17 skrev "Georges Khaznadar" : > Hi, > > Thank you for the hints about flags for cmake. > > Nick Østergaard a écrit : > > [...] > > Also, the RC2 has now been released.

Bug#794311: KiCad 4.0 rc1

2015-11-15 Thread Georges Khaznadar
Hi, Thank you for the hints about flags for cmake. Nick Østergaard a écrit : > [...] > Also, the RC2 has now been released. Remember to update the > KICAD_BUILD_VERSION string when you upgrade the source :) Is this new release candidate supported officially ? $ bzr log lp:kicad/4.0 2>/dev/null

Bug#794311: KiCad 4.0 rc1

2015-11-09 Thread Nick Østergaard
Also, I have heard that the default install path definition is wrong in the package in testing. It tries to set the KISYSMOD env var to /usr/local/share/kicad/modules, while the footprints are installed to /usr/share/kicad/modules. You can fix this by setting -DDEFAULT_INSTALL_PATH=/usr when inv

Bug#794311: KiCad 4.0 rc1

2015-11-04 Thread Nick Østergaard
Hi Gregor, Please do as suggested by Wayne here: https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg15285.html I realise that it is not well documented yet, but anyways that is the way to do it for now. A note to everyone maintaining auto builders, please add "-DKICAD_REPO_NAME

Bug#794311: KiCad 4.0 rc1

2015-11-04 Thread Gregor Riepl
> I shall upload the fixed revision soon, and include your hints. Ok, so I got kicad-4.0.0~rc1 from the package server today. There's one thing I noticed: Version information seems to be missing. The project window title shows "no-vcs-found-product". I believe there's a script that generates vers

Bug#794311: KiCad 4.0 rc1

2015-11-02 Thread Gregor Riepl
> Sorry, I rephrase: Kicad 4.0.0~rc1 is *not* installable in a Jessie > environment now, as long as you want to keep other packages qui depend on > libc prior to gcc-5. Ah, that makes more sense. I was only testing on stretch, where things are (mostly) settled in favor of gcc5 AFAIK. Does jessie h

Bug#794311: KiCad 4.0 rc1

2015-11-02 Thread Georges Khaznadar
Hi Gregor, Gregor Riepl a écrit : > > It is uninstallable in Jessie and even in Stretch, due to the GCC-5 > > transition. > > I'm a bit confused there. How is gcc-5 affecting uninstallation? Sorry, I rephrase: Kicad 4.0.0~rc1 is *not* installable in a Jessie environment now, as long as you want

Bug#794311: KiCad 4.0 rc1

2015-11-02 Thread Gregor Riepl
Hi Georges and everyone else. I'm sorry that I left the discussion, I didn't see that it was moved to a different bug report (which I wasn't subscribed to). Sorry. > Also, where are your latest scripts located? Someone linked > https://github.com/onitake/kicad.debian at one time on the list, but

Bug#794311: KiCad 4.0 rc1

2015-10-31 Thread Georges Khaznadar
Hello, I am uploading the new release, kicad_4.0.0~rc1-1, to Debian. It should reach the pools in a few hours. The new packages does work satisfactorily, from a schroot based upon Debian/Sid. It is uninstallable in Jessie and even in Stretch, due to the GCC-5 transition. I could build a backport

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Nick Østergaard
2015-10-25 21:44 GMT+01:00 Georges Khaznadar : > Hi Bas, > > Bas Wijnen a écrit : >> Hi, >> >> On Sun, Oct 25, 2015 at 08:16:46PM +0100, Georges Khaznadar wrote: >> > - I was touched by the issue which you already mentioned : building the >> > core of Kicad depends on "calling home" to sourceforg

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Georges Khaznadar
Hi Bas, Bas Wijnen a écrit : > Hi, > > On Sun, Oct 25, 2015 at 08:16:46PM +0100, Georges Khaznadar wrote: > > - I was touched by the issue which you already mentioned : building the > > core of Kicad depends on "calling home" to sourceforge, to get the > > release 1.54.0 of Boost libraries. >

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Georges Khaznadar
Hello Nick, Nick Østergaard a écrit : > Why not just use the cmake option -DKICAD_SKIP_BOOST=ON ? You just > need to make sure that the system you are building on have at least > boost 1.56. Then no boost paching is needed. Thank you for the hint, it is fine. So, patches applied to Boost1.54.0

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Nick Østergaard
2015-10-25 20:16 GMT+01:00 Georges Khaznadar : > Hello, > > I have got a few vacation days now, thank you for the tries which you > documented recently. > > I began yesterday with some exploratory work: > > - rewrote the script get-kicad.sh; this one keeps the principles of the > former one, whic

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Bas Wijnen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Sun, Oct 25, 2015 at 08:16:46PM +0100, Georges Khaznadar wrote: > - I was touched by the issue which you already mentioned : building the > core of Kicad depends on "calling home" to sourceforge, to get the > release 1.54.0 of Boost librari

Bug#794311: KiCad 4.0 rc1

2015-10-25 Thread Georges Khaznadar
Hello, I have got a few vacation days now, thank you for the tries which you documented recently. I began yesterday with some exploratory work: - rewrote the script get-kicad.sh; this one keeps the principles of the former one, which are : source packages from three difference locations are

Bug#794311: KiCad 4.0 rc1

2015-10-22 Thread Bas Wijnen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, Oct 22, 2015 at 04:10:58PM +0200, Nick Østergaard wrote: > 2015-10-21 19:39 GMT+02:00 Bas Wijnen : > > The default library path mentions lots of things on github (but it doesn't > > seem > > to look there, which is good). It doesn't include t

Bug#794311: KiCad 4.0 rc1

2015-10-22 Thread Nick Østergaard
2015-10-21 19:39 GMT+02:00 Bas Wijnen : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > I had some trouble building it, because cmake refused to build in-source. So > I > changed it to build out of source. The package installs fine, but so far I > see > some problems: > > The defa

Bug#794311: KiCad 4.0 rc1

2015-10-21 Thread Bas Wijnen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I had some trouble building it, because cmake refused to build in-source. So I changed it to build out of source. The package installs fine, but so far I see some problems: The default library path mentions lots of things on github (but it does

Bug#794311: KiCad 4.0 rc1

2015-10-12 Thread Gregor Riepl
>>> Yes, both. Report upstream and patch it in Debian until they fix it. >>> /usr/bin should only contain executables, nothing else. > >> I reported the problem upstream, but it looks like it will be addressed >> post-release as it's not a critical issue. > > I agree. But it should be fixed in

Bug#794311: KiCad 4.0 rc1

2015-10-11 Thread Bas Wijnen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sun, Oct 11, 2015 at 03:30:40PM +0200, Gregor Riepl wrote: > > Yes, both. Report upstream and patch it in Debian until they fix it. > > /usr/bin should only contain executables, nothing else. > > I reported the problem upstream, but it looks like

Bug#794311: KiCad 4.0 rc1

2015-10-11 Thread Nick Østergaard
2015-10-11 15:30 GMT+02:00 Gregor Riepl : > If you would like to help, you can check my packaging scripts at the github > link I posted previously. Note that compiling KiCad takes a while, and partial > rebuilds do not work very well. On the other hand, parallel builds are > supported, but there m

Bug#794311: KiCad 4.0 rc1

2015-10-11 Thread Gregor Riepl
Hi Bas >> - UI plugins (_cvpcb.kiface, _eeschema.kiface, _gerbview.kifacem >> _pcb_calculator.kiface, _pcbnew.kifacem _pl_editor.kiface) are currently >> installed to /usr/bin. Should I report this upstream and request they be >> installed to /usr/lib/kicad instead? Or write a patch specifically f

Bug#794311: KiCad 4.0 rc1

2015-10-11 Thread Nick Østergaard
2015-10-10 19:00 GMT+02:00 Bas Wijnen : >> - The KiCAD developers have designated their new stable release as 4.0. >> Debian >> currently uses a date+revision version scheme. Should the Debian versioning >> be >> changed to reflect this? What is the proper way to do so? 4.0+bzr is what >> I

Bug#794311: KiCad 4.0 rc1

2015-10-10 Thread Bas Wijnen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, On Fri, Sep 18, 2015 at 04:20:15PM +0100, matt.notting...@zen.co.uk wrote: > Going by the current blockages due to the GCC5 transition, even if you > had it packaged now, it wouldn't be available! Yes, I recently updated my system and ha

Bug#794311: KiCad 4.0 rc1

2015-09-21 Thread Gregor Riepl
>> The existing build process is slightly quirky. >> First, it executes cmake, make and make install in the main kicad source >> tree. >> This will build kicad for a /usr/local/bin prefix (I want to change that >> later), then install it into a temp dir. > > Why don't you use -DCMAKE_PREFIX_PATH=

Bug#794311: KiCad 4.0 rc1

2015-09-21 Thread Nick Østergaard
2015-09-21 12:42 GMT+02:00 Gregor Riepl : >>> More importantly, how do all these sub-packages tie into the build process? >>> I assume that the main kicad CMakeFiles will only build kicad itself, and >>> not >>> pick up additional subdirectories like kicad-i18n, kicad-doc, kicad-library >>> or >>

Bug#794311: KiCad 4.0 rc1

2015-09-21 Thread Gregor Riepl
>> More importantly, how do all these sub-packages tie into the build process? >> I assume that the main kicad CMakeFiles will only build kicad itself, and not >> pick up additional subdirectories like kicad-i18n, kicad-doc, kicad-library >> or >> library-repos. The current Debian packaging script

Bug#794311: KiCad 4.0 rc1

2015-09-20 Thread Nick Østergaard
2015-09-20 14:41 GMT+02:00 Gregor Riepl : >> The doc source is available at https://github.com/kicad/kicad-doc >> >> It takes quite some time to build with asciidoc, so you might want to >> fetch the precompiled docs from http://docs.kicad-pcb.org/ > > Thanks, Nick. > > I'm not strongly familiar wi

Bug#794311: KiCad 4.0 rc1

2015-09-20 Thread Gregor Riepl
> The doc source is available at https://github.com/kicad/kicad-doc > > It takes quite some time to build with asciidoc, so you might want to > fetch the precompiled docs from http://docs.kicad-pcb.org/ Thanks, Nick. I'm not strongly familiar with the DFSG rules concerning documentation, but I w

Bug#794311: KiCad 4.0 rc1

2015-09-19 Thread Nick Østergaard
2015-09-19 16:24 GMT+02:00 Gregor Riepl : >> Just for your information. The old kicad doc bzr repo, >> https://code.launchpad.net/~kicad-developers/kicad/doc is not to be >> used any more. The translations have moved to >> https://github.com/KiCad/kicad-i18n/ > > Thanks, I'll use that. > But the re

Bug#794311: KiCad 4.0 rc1

2015-09-19 Thread Gregor Riepl
> Just for your information. The old kicad doc bzr repo, > https://code.launchpad.net/~kicad-developers/kicad/doc is not to be > used any more. The translations have moved to > https://github.com/KiCad/kicad-i18n/ Thanks, I'll use that. But the repository only contains the .po files. Where can I f

Bug#794311: KiCad 4.0 rc1

2015-09-18 Thread Nick Østergaard
Just for your information. The old kicad doc bzr repo, https://code.launchpad.net/~kicad-developers/kicad/doc is not to be used any more. The translations have moved to https://github.com/KiCad/kicad-i18n/ 2015-09-18 17:25 GMT+02:00 Gregor Riepl : > Hi Matt > >> Going by the current blockages due

Bug#794311: KiCad 4.0 rc1

2015-09-18 Thread Gregor Riepl
Hi Matt > Going by the current blockages due to the GCC5 transition, even if you > had it packaged now, it wouldn't be available! > > Thanks for letting us know that you hope to start work on it soon. Let > us know if there is testing or other things we could do to help. It looks like the blocka

Bug#794311: KiCad 4.0 rc1

2015-09-18 Thread matt . nottingham
Hi Georges, Thanks for your reply. Going by the current blockages due to the GCC5 transition, even if you had it packaged now, it wouldn't be available! Thanks for letting us know that you hope to start work on it soon. Let us know if there is testing or other things we could do to help. Thank

Bug#794311: KiCad 4.0 rc1

2015-09-16 Thread Gregor Riepl
Hi Georges > many people are eager to have a package of the so long awaited stable > version of Kicad in Debian. I am currently the maintainer of this > package. > > unfortunately, this event happens when I have an increase of business: I > work as a teacher in France, and now is a tought period:

Bug#794311: KiCad 4.0 rc1

2015-09-15 Thread Georges Khaznadar
Hi Simon, Gregor, Matt, many people are eager to have a package of the so long awaited stable version of Kicad in Debian. I am currently the maintainer of this package. unfortunately, this event happens when I have an increase of business: I work as a teacher in France, and now is a tought period