It looks like to autobuilder is having trouble with the boost download.
Here is the snippet from the build log:
make[3]: Entering directory
`/build/buildd/kicad-0.201306052021+4192~24~raring1/build/kicad'
[ 0%] Creating directories for 'boost'
[ 0%] Performing download step (download, verify and
series, but is retaining stellaris name only for this particular host
> board. So confusion is on its way.)
>
> I can do the fix in 6 minutes after we agree what it is.
>
> Is this a code change or a filename or dir change in your opinion?
> On Apr 23, 2013 1:23 AM, &quo
On Wed, Apr 10, 2013 at 11:17 PM, Dick Hollenbeck wrote:
> In my testing I was always choosing the overwrite existing pro file
> execution path.
> On Apr 10, 2013 5:16 PM, "Brian Sidebotham"
> wrote:
>
>> The latest 4090 appears to work the same. I'll have to test on Linux,
>> because maybe ther
I just noticed that the nightly builds for the scripting branch are failing
with the following message in the buildlog:
-- Installing: /usr/lib/python2.7/dist-packages/pcbnew.py
CMake Error at cmake_install.cmake:54 (FILE):
file INSTALL cannot copy file
"/build/buildd/kicad-0.201303071307+3986~
I just noticed that the ppa builds are failing with this error:
[ 79%] Fixing swig_import_helper in Kicad scripting
Traceback (most recent call last):
File
"/build/buildd/kicad-0.201301222033+3918~13~raring1/kicad/pcbnew/../scripting/fixswigimports.py",
line 26, in
f = open(filename,"rb")
On Fri, Nov 2, 2012 at 10:24 AM, Adam Wolf
wrote:
> Hi folks,
>
> I've updated the packages in my scripting PPA. The pcbnew.py file is now
> included in the package, and there's a dependency on a python-wxgtk2.8
> package as well.
>
> Do we want to include the example scripts in the Linux builds?
at 7:01 AM, Adam Wolf
wrote:
> I'll have to look into it further. You said you're on 12.04 right
> now? I definitely tested the 12.04 64 bit packages and they worked
> fine for me.
>
> Adam Wolf
>
> On Fri, Oct 26, 2012 at 11:23 PM, Hans Henry von Tresckow
> wro
On Mon, Oct 29, 2012 at 1:51 PM, Dick Hollenbeck wrote:
>
>> Ok,
>>
>> here is a first cut at the 40pin booster pack template. I made 2
>> versions, BoosterPack40, which has the optional J5 connector and is
>> 2"x1.7" and BoosterPack40_min, which is 2"x1.35" and leaves the
>> switches accessible.
;s more that the dependencies are named differently in the
>> older versions. There's a special tool that chroots the compilaton so
>> you can check for obscure dependencies.
>>
>> 12.04 and 12.10, as well as the two newer versions beyond that,
>> "compil
ddle of November, I hope to spend an hour a week
> on KiCad packaging for Ubuntu/Debian until it's where I like.
>
> Adam Wolf
> Wayne and Layne, LLC
>
>
> On Tue, Oct 23, 2012 at 12:58 AM, Hans Henry von Tresckow
> wrote:
>>
>> I just tried the first
I just tried the first build of Adam's scripting PPA, but it seems I
can't import the pcbnew module. Is this an issue with sys.path or do
we still have a packaging issue?
Thanks,
--
Henry von Tresckow (hvontres)
___
Mailing list: https://launchpad.net
On Fri, Oct 19, 2012 at 2:33 PM, Adam Wolf
wrote:
> I spent a while today wrestling bzr. I'm testing the build locally, because
> you only get a few builds a day remotely, and I've got some bzr performance
> issues. Wrestling those found a bzr bug, and on and on the yak got shaved
> today.
Than
On Fri, Oct 19, 2012 at 12:41 PM, Miguel Angel Ajo Pelayo
wrote:
> Nice Vesa, does it handle ADC sync to PWM (useful for SMPS) and dead band
> control in PWM ? -)
>
> I'm using some SMPS dspic chips that handle that, but 32bits and free
> toolchains would be even better.
>
>
> PS: I'm branching th
On Fri, Oct 19, 2012 at 12:36 PM, Dick Hollenbeck wrote:
> On 10/19/2012 12:35 AM, Hans Henry von Tresckow wrote:
>> On Thu, Oct 18, 2012 at 3:52 PM, Dick Hollenbeck wrote:
>>> On 10/18/2012 05:47 PM, Brian Sidebotham wrote:
>>>> Hi Dick,
>>>>
>>&g
On Thu, Oct 11, 2012 at 1:14 PM, Adam Wolf
wrote:
> My thought is to create an additional PPA called
> kicad-daily-testing-with-scripting or something, which will be exactly
> the same as kicad-daily-testing, only with the scripting stuff turned
> on. Anyone on the current kicad-daily-testing PPA
On Thu, Oct 18, 2012 at 3:52 PM, Dick Hollenbeck wrote:
> On 10/18/2012 05:47 PM, Brian Sidebotham wrote:
>> Hi Dick,
>>
>> Sorry, I don't think I'm going to get around to it in any reasonable
>> time. I'm literally flat out here with a million things.
>>
>> However, I documented the templates in
On Thu, Oct 18, 2012 at 4:03 PM, Adam Wolf
wrote:
> If the CMakeLists.txt was only modified in the last few hours, I am pretty
> sure I can manually trigger a rebuild so people don't have to wait until
> tomorrow. I'll keep watching the list.
>
> Adam Wolf
>
> On Thu, Oct 18, 2012 at 5:52 PM, Dic
On Thu, Oct 18, 2012 at 12:38 PM, Dick Hollenbeck wrote:
>
>>>I need a template for this StellarisLM4F120 Launchpad board:
>
>
>>> http://liftoffexpress.com/product/stellaris/
>
>
>>> from which I would hope an IMU *boosterpack* would magically arise on my
>>> computer in KiCad format (using spa
On Thu, Oct 11, 2012 at 3:39 PM, Vesa Solonen wrote:
> 11.10.2012 18:09, Dick Hollenbeck kirjoitti:
>
>
>> More immediately, I need a template for this StellarisLM4F120 Launchpad
>> board:
>
>
> I've been eyeing on it for some serious smps and induction heating control.
> The only thing that is le
On Wed, Jul 11, 2012 at 12:49 PM, Marco Mattila wrote:
> Hi,
>
> Currently gerbers plotted from pcbnew approximate arcs and circles
> using linear segments. I implemented circle and arc plotting using the
> native gerber circular interpolation commands (G02/03) in the
> multi-quadrant mode. The ou
On Tue, Jun 19, 2012 at 4:16 AM, jp.charras wrote:
> Le 19/06/2012 09:36, Hans Henry von Tresckow a écrit :
>
>> I have not seen any text menus above the icon bar for the last couple
>> of testing builds. The behaviour is also present in my local build. I
>> have started
I have not seen any text menus above the icon bar for the last couple
of testing builds. The behaviour is also present in my local build. I
have started a bug for this
(https://bugs.launchpad.net/kicad/+bug/1008364) but I would like to
dig into this some more. Does anybody here have any ideas where
On Tue, May 8, 2012 at 11:12 PM, Lorenzo Marcantonio
wrote:
> On Tue, May 08, 2012 at 10:57:22PM -0700, Hans Henry von Tresckow wrote:
>> Thank you VERY much for this great update :) This will save me LOTS of
>> time on my future projects. :)
>
> I didn't think people lo
On Tue, May 8, 2012 at 3:40 AM, Brian Sidebotham
wrote:
> On 2 May 2012 21:01, Lorenzo Marcantonio wrote:
>> ... you got multipage PDFs!
>> ...
>> --
>> Lorenzo Marcantonio
>> Logos Srl
>
Thank you VERY much for this great update :) This will save me LOTS of
time on my future projects. :)
--
He
On Sat, Feb 18, 2012 at 11:47 AM, Fabio Varesano
wrote:
>> I see no scenario under which KiCad will "loose its open source status".
>
>
> Also, there are legal ways in getting money from the community without
> risking to forget the focus of freedoms and openness.
>
> For example there could be a
On Sat, Oct 22, 2011 at 9:16 AM, Adam Wolf
wrote:
>
>
> On Sat, Oct 22, 2011 at 9:35 AM, Dick Hollenbeck wrote:
>>
>>
>> It seems we need to have "packaging" information maintained somewhere. In
>> the video
>> example it looks like it was being merged in from a separate repo,
>> although that d
On Fri, Oct 14, 2011 at 3:08 PM, Simon Schubert <2...@0x2c.org> wrote:
> On 10/14/2011 10:48 PM, Dick Hollenbeck wrote:
>> On Thu, Oct 13, 2011 at 11:42 PM, Solonen Vesa wrote:
>>> Any work going on fixing the PPAs?
>> I may be able to find some time to look into this in the next 3 weeks or so.
>>
27 matches
Mail list logo