-
Notifications
You must be signed in to change notification settings - Fork 24
Just plain fails #58
Comments
I guess it is related to msys2/MSYS2-packages#1141 |
I'm not sure I understand about my post being hard to read. I did include the entire output from windows in the text file WIndbuilder Trace.txt - is that what you mean? |
I updated your description, it is much more readable with some better text formatting. |
The msys2 base package it downloads is the latest from msys2.org. |
Thank you. I thought it was 2016 and Msys 2 had a very recent package. I am not sure I understand the thread you linked to. Is there a resolution? I am not very advanced with respect to various linux tools: I wrote a utility for Kicad (renumKiCadPCB) and I am hoping to figure out how to integrate it into PCBNew. Every time I try follow Windows build instructions (i.e. from Kicad or here) I hit a brick wall, even though I follow the instructions precisely. Any help would be appreciated. |
Is it possible the fact I have multiple Msys2 installations (associated with different Kicad builder solutions) is to blame? |
I don't think so. |
I do find it interesting that when I enter pacman -Syuu in Msys2 associated with kicad-winbuilder nothing happens BrianP@DESKTOP-FA1TEPK MSYS ~ and yet when I do that under the Msys2 I installed associated with the Kicad make instructions (which fail) I get this BrianP@DESKTOP-FA1TEPK MSYS ~ BrianP@DESKTOP-FA1TEPK MSYS ~ The behavior is different in response to the command and the path BrianP@DESKTOP-FA1TEPK MSYS is the same. |
Hmm, it just worked for me today. Are you sure that your machine did not go to sleep while it ran? I had troble and I just left the machine when it worked, until I realized that windows got sleepy. I changed my power settings to never sleep and not I got at least one good build... |
No, it did not go to sleep. I abandoned software and got the Kicad devs to investigate and update the directions for building under Msys2. |
I don't see many replies to the issues posted but I'll give it a try.
I unzipped into a user directory and got errors running pacman
A little while later I got this
and the batchfile exited.
It seemed to go further then I got
Now, this is mentioned in the readme (for some reason kicad-builder is downloading an ancient version of MSYS2.
The readme.txt file says
msys2_shell.bat
update-core
'But there is no
msys2_shell.bat
file.There is an msys64 directory. Running
msys2.exe
in it and invoking update-coregets you this
Research on the web suggests
Running
pacman -Syuu
has no effect (like typing enter).Any effort to run make immediately fails
Here is a trace of my results
Winbuilder trace.txt
Thanks
The text was updated successfully, but these errors were encountered: