Skip to content

ci: add MSYS2 jobs#26

Open
umarcor wants to merge 3 commits into
mithro:mainfrom
umarcor:ci/msys2
Open

ci: add MSYS2 jobs#26
umarcor wants to merge 3 commits into
mithro:mainfrom
umarcor:ci/msys2

Conversation

@umarcor

@umarcor umarcor commented Nov 8, 2020

Copy link
Copy Markdown
Contributor

Ref #5

In this PR, two MSYS2 jobs are added: MINGW32 and MINGW64.

Currently, both of them fail because the build script seems not to download the Windows binaries: https://github.com/umarcor/make-env/runs/1370466660?check_suite_focus=true#step:5:9. MINGW terminals are bash shells but do use windows binaries. Therefore, the usage of OS_TYPE in https://github.com/SymbiFlow/make-env/blob/master/os.mk falls short. IMHO, SHELL_TYPE needs to be defined too, and OS_TYPE for MINGW should be Windows. I'm not sure about the OS type for cygwin/MSYS.

@umarcor umarcor force-pushed the ci/msys2 branch 9 times, most recently from 8da49dd to 48a46f5 Compare November 8, 2020 18:26
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
Signed-off-by: umarcor <unai.martinezcorral@ehu.eus>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant