Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-02 Thread Ian McInerney
The builds will be flagged with dirty until I am able to merge the Lemon MR
that changes the build process to fix it.

-Ian

On Sun, 2 Aug 2020, 6:28 p.m. Mark Roszko,  wrote:

>   Nick has fixed the Windows nightlies, rejoice
>
> The builds are flagged dirty for what its worth.
>
> On Sat, Aug 1, 2020 at 9:04 AM Eeli Kaikkonen 
> wrote:
>
>> [image: image.png]
>>
>> Something wrong with the Windows nightly builds?
>>
>> The commit 0c77 is from 30 July, I remember seeing that same commit dated
>> to 30 and I downloaded it then (the link has different color) and I have it
>> installed, but now the date is 1 Aug. There seems to be no newer nightly
>> build available, I think there should be one or two of them.
>>
>> Eeli Kaikkonen
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> --
> Mark
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-02 Thread Mark Roszko
Nightlies temporarily broken until a new msys2 file is added into the build.

libssp-0.dll

On Sun, Aug 2, 2020 at 1:27 PM Mark Roszko  wrote:

>   Nick has fixed the Windows nightlies, rejoice
>
> The builds are flagged dirty for what its worth.
>
> On Sat, Aug 1, 2020 at 9:04 AM Eeli Kaikkonen 
> wrote:
>
>> [image: image.png]
>>
>> Something wrong with the Windows nightly builds?
>>
>> The commit 0c77 is from 30 July, I remember seeing that same commit dated
>> to 30 and I downloaded it then (the link has different color) and I have it
>> installed, but now the date is 1 Aug. There seems to be no newer nightly
>> build available, I think there should be one or two of them.
>>
>> Eeli Kaikkonen
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
>
> --
> Mark
>


-- 
Mark
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-02 Thread Mark Roszko
  Nick has fixed the Windows nightlies, rejoice

The builds are flagged dirty for what its worth.

On Sat, Aug 1, 2020 at 9:04 AM Eeli Kaikkonen 
wrote:

> [image: image.png]
>
> Something wrong with the Windows nightly builds?
>
> The commit 0c77 is from 30 July, I remember seeing that same commit dated
> to 30 and I downloaded it then (the link has different color) and I have it
> installed, but now the date is 1 Aug. There seems to be no newer nightly
> build available, I think there should be one or two of them.
>
> Eeli Kaikkonen
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>


-- 
Mark
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-02 Thread Steven A. Falco

For Fedora, it should just be a one-liner to add lemon to the spec file:

BuildRequires:  lemon

I'm running a test now, and I'll add it to the nightlies if it passes.

Steve

On 8/1/20 6:21 PM, Ian McInerney wrote:

No, it isn't a build error that is causing it. If you look at the status page 
showing the pipeline results 
(https://jenkins.simonrichter.eu/view/KiCad%20Status/job/windows-kicad-msys2-pipeline/),
 you'll see the builds finish successfully.

Eeli, can you try downloading the most recent lite build and see which version string is 
being reported by the program itself? I downloaded the log from one of the runs on July 
31, and it seems to have downloaded the most recent commit as of that time and was 
supposed to have built a package with "r16610.61c817377". Perhaps that is just 
contained in the most recently uploaded package for some reason?

My guess is the packaging script can't handle the "-dirty" being appended to 
the KiCad build string. It is being marked as dirty right now due to 
https://gitlab.com/kicad/code/kicad/-/issues/5013, and the fix for it is in 
https://gitlab.com/kicad/code/kicad/-/merge_requests/318, but I can't apply the fix until 
all packaging setups are updated to contain lemon (so I now know that Windows has it, but 
OSX and many Linux ones don't).

-Ian

On Sat, Aug 1, 2020 at 9:40 PM Roberto Fernández Bautista mailto:roberto.fer@gmail.com>> wrote:

Hi Eeli,

I assume this was due to what I highlighted in my previous email 
(https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg38706.html).
 The build was broken for Windows.

I submitted a merge request 
(https://gitlab.com/kicad/code/kicad/-/merge_requests/322) which was merged 
last night, hence you are only seeing it today.

Thanks.

Roberto.


On Sat, 1 Aug 2020, 14:04 Eeli Kaikkonen, mailto:eeli.kaikko...@gmail.com>> wrote:

image.png

Something wrong with the Windows nightly builds?

The commit 0c77 is from 30 July, I remember seeing that same commit 
dated to 30 and I downloaded it then (the link has different color) and I have 
it installed, but now the date is 1 Aug. There seems to be no newer nightly 
build available, I think there should be one or two of them.

Eeli Kaikkonen
___
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net 

Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

___
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net 

Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp




___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-02 Thread Eeli Kaikkonen
Nah...

Application: KiCad
Version: (5.99.0-2477-g0c774aa16-dirty), release build
Libraries:
wxWidgets 3.0.4
libcurl/7.66.0 OpenSSL/1.1.1d (Schannel) zlib/1.2.11 brotli/1.0.7
libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.1.1) nghttp2/1.39.2
Platform: Windows 8 (build 9200), 64-bit edition, 64 bit, Little endian,
wxMSW
Build Info:
*Date: Jul 30 2020 08:59:53*

On Sun, Aug 2, 2020 at 1:21 AM Ian McInerney 
wrote:

> No, it isn't a build error that is causing it. If you look at the status
> page showing the pipeline results (
> https://jenkins.simonrichter.eu/view/KiCad%20Status/job/windows-kicad-msys2-pipeline/),
> you'll see the builds finish successfully.
>
> Eeli, can you try downloading the most recent lite build and see which
> version string is being reported by the program itself? I downloaded the
> log from one of the runs on July 31, and it seems to have downloaded the
> most recent commit as of that time and was supposed to have built a package
> with "r16610.61c817377". Perhaps that is just contained in the most
> recently uploaded package for some reason?
>
> My guess is the packaging script can't handle the "-dirty" being appended
> to the KiCad build string. It is being marked as dirty right now due to
> https://gitlab.com/kicad/code/kicad/-/issues/5013, and the fix for it is
> in https://gitlab.com/kicad/code/kicad/-/merge_requests/318, but I can't
> apply the fix until all packaging setups are updated to contain lemon (so I
> now know that Windows has it, but OSX and many Linux ones don't).
>
> -Ian
>
> On Sat, Aug 1, 2020 at 9:40 PM Roberto Fernández Bautista <
> roberto.fer@gmail.com> wrote:
>
>> Hi Eeli,
>>
>> I assume this was due to what I highlighted in my previous email (
>> https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg38706.html).
>> The build was broken for Windows.
>>
>> I submitted a merge request (
>> https://gitlab.com/kicad/code/kicad/-/merge_requests/322) which was
>> merged last night, hence you are only seeing it today.
>>
>> Thanks.
>>
>> Roberto.
>>
>>
>> On Sat, 1 Aug 2020, 14:04 Eeli Kaikkonen, 
>> wrote:
>>
>>> [image: image.png]
>>>
>>> Something wrong with the Windows nightly builds?
>>>
>>> The commit 0c77 is from 30 July, I remember seeing that same commit
>>> dated to 30 and I downloaded it then (the link has different color) and I
>>> have it installed, but now the date is 1 Aug. There seems to be no newer
>>> nightly build available, I think there should be one or two of them.
>>>
>>> Eeli Kaikkonen
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-01 Thread Roberto Fernández Bautista
Thanks Ian. I stand corrected.

On Sat, 1 Aug 2020, 23:21 Ian McInerney,  wrote:

> No, it isn't a build error that is causing it. If you look at the status
> page showing the pipeline results (
> https://jenkins.simonrichter.eu/view/KiCad%20Status/job/windows-kicad-msys2-pipeline/),
> you'll see the builds finish successfully.
>
> Eeli, can you try downloading the most recent lite build and see which
> version string is being reported by the program itself? I downloaded the
> log from one of the runs on July 31, and it seems to have downloaded the
> most recent commit as of that time and was supposed to have built a package
> with "r16610.61c817377". Perhaps that is just contained in the most
> recently uploaded package for some reason?
>
> My guess is the packaging script can't handle the "-dirty" being appended
> to the KiCad build string. It is being marked as dirty right now due to
> https://gitlab.com/kicad/code/kicad/-/issues/5013, and the fix for it is
> in https://gitlab.com/kicad/code/kicad/-/merge_requests/318, but I can't
> apply the fix until all packaging setups are updated to contain lemon (so I
> now know that Windows has it, but OSX and many Linux ones don't).
>
> -Ian
>
> On Sat, Aug 1, 2020 at 9:40 PM Roberto Fernández Bautista <
> roberto.fer@gmail.com> wrote:
>
>> Hi Eeli,
>>
>> I assume this was due to what I highlighted in my previous email (
>> https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg38706.html).
>> The build was broken for Windows.
>>
>> I submitted a merge request (
>> https://gitlab.com/kicad/code/kicad/-/merge_requests/322) which was
>> merged last night, hence you are only seeing it today.
>>
>> Thanks.
>>
>> Roberto.
>>
>>
>> On Sat, 1 Aug 2020, 14:04 Eeli Kaikkonen, 
>> wrote:
>>
>>> [image: image.png]
>>>
>>> Something wrong with the Windows nightly builds?
>>>
>>> The commit 0c77 is from 30 July, I remember seeing that same commit
>>> dated to 30 and I downloaded it then (the link has different color) and I
>>> have it installed, but now the date is 1 Aug. There seems to be no newer
>>> nightly build available, I think there should be one or two of them.
>>>
>>> Eeli Kaikkonen
>>> ___
>>> Mailing list: https://launchpad.net/~kicad-developers
>>> Post to : kicad-developers@lists.launchpad.net
>>> Unsubscribe : https://launchpad.net/~kicad-developers
>>> More help   : https://help.launchpad.net/ListHelp
>>>
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-01 Thread Ian McInerney
No, it isn't a build error that is causing it. If you look at the status
page showing the pipeline results (
https://jenkins.simonrichter.eu/view/KiCad%20Status/job/windows-kicad-msys2-pipeline/),
you'll see the builds finish successfully.

Eeli, can you try downloading the most recent lite build and see which
version string is being reported by the program itself? I downloaded the
log from one of the runs on July 31, and it seems to have downloaded the
most recent commit as of that time and was supposed to have built a package
with "r16610.61c817377". Perhaps that is just contained in the most
recently uploaded package for some reason?

My guess is the packaging script can't handle the "-dirty" being appended
to the KiCad build string. It is being marked as dirty right now due to
https://gitlab.com/kicad/code/kicad/-/issues/5013, and the fix for it is in
https://gitlab.com/kicad/code/kicad/-/merge_requests/318, but I can't apply
the fix until all packaging setups are updated to contain lemon (so I now
know that Windows has it, but OSX and many Linux ones don't).

-Ian

On Sat, Aug 1, 2020 at 9:40 PM Roberto Fernández Bautista <
roberto.fer@gmail.com> wrote:

> Hi Eeli,
>
> I assume this was due to what I highlighted in my previous email (
> https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg38706.html).
> The build was broken for Windows.
>
> I submitted a merge request (
> https://gitlab.com/kicad/code/kicad/-/merge_requests/322) which was
> merged last night, hence you are only seeing it today.
>
> Thanks.
>
> Roberto.
>
>
> On Sat, 1 Aug 2020, 14:04 Eeli Kaikkonen, 
> wrote:
>
>> [image: image.png]
>>
>> Something wrong with the Windows nightly builds?
>>
>> The commit 0c77 is from 30 July, I remember seeing that same commit dated
>> to 30 and I downloaded it then (the link has different color) and I have it
>> installed, but now the date is 1 Aug. There seems to be no newer nightly
>> build available, I think there should be one or two of them.
>>
>> Eeli Kaikkonen
>> ___
>> Mailing list: https://launchpad.net/~kicad-developers
>> Post to : kicad-developers@lists.launchpad.net
>> Unsubscribe : https://launchpad.net/~kicad-developers
>> More help   : https://help.launchpad.net/ListHelp
>>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-01 Thread Roberto Fernández Bautista
Hi Eeli,

I assume this was due to what I highlighted in my previous email (
https://www.mail-archive.com/kicad-developers@lists.launchpad.net/msg38706.html).
The build was broken for Windows.

I submitted a merge request (
https://gitlab.com/kicad/code/kicad/-/merge_requests/322) which was merged
last night, hence you are only seeing it today.

Thanks.

Roberto.


On Sat, 1 Aug 2020, 14:04 Eeli Kaikkonen,  wrote:

> [image: image.png]
>
> Something wrong with the Windows nightly builds?
>
> The commit 0c77 is from 30 July, I remember seeing that same commit dated
> to 30 and I downloaded it then (the link has different color) and I have it
> installed, but now the date is 1 Aug. There seems to be no newer nightly
> build available, I think there should be one or two of them.
>
> Eeli Kaikkonen
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Something wrong with Windows nightly builds (1 Aug)?

2020-08-01 Thread Eeli Kaikkonen
[image: image.png]

Something wrong with the Windows nightly builds?

The commit 0c77 is from 30 July, I remember seeing that same commit dated
to 30 and I downloaded it then (the link has different color) and I have it
installed, but now the date is 1 Aug. There seems to be no newer nightly
build available, I think there should be one or two of them.

Eeli Kaikkonen
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp