← Back to team overview

kicad-developers team mailing list archive

Re: Something wrong with Windows nightly builds (1 Aug)?

 

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 <roberto.fer.bau@xxxxxxxxx <mailto:roberto.fer.bau@xxxxxxxxx>> wrote:

    Hi Eeli,

    I assume this was due to what I highlighted in my previous email (https://www.mail-archive.com/kicad-developers@xxxxxxxxxxxxxxxxxxx/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, <eeli.kaikkonen@xxxxxxxxx <mailto:eeli.kaikkonen@xxxxxxxxx>> 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@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
        Unsubscribe : https://launchpad.net/~kicad-developers
        More help   : https://help.launchpad.net/ListHelp

    _______________________________________________
    Mailing list: https://launchpad.net/~kicad-developers
    Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx <mailto:kicad-developers@xxxxxxxxxxxxxxxxxxx>
    Unsubscribe : https://launchpad.net/~kicad-developers
    More help   : https://help.launchpad.net/ListHelp


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




References