Bug 108585 - vs2015-ide-integration fails on cygwin installed with install_cygwin.ps1
Summary: vs2015-ide-integration fails on cygwin installed with install_cygwin.ps1
Status: RESOLVED MOVED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.0.0.0.alpha0+
Hardware: x86-64 (AMD64) Cygwin
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-17 13:33 UTC by Muhammet Kara
Modified: 2017-06-18 18:02 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammet Kara 2017-06-17 13:33:43 UTC
Description:
After installing cygwin on Windows 10 Pro x64 by using the install_cygwin.ps1 script provided on the lode page[0], and building LO for the first time with lode by using the instructions on the wiki, running "make vs2015-ide-integration" fails with this error:

/usr/bin/env: `python3': No such file or directory
make: *** [Makefile:467: vs2015-ide-integration] Error 127

The error disappeared after installing python3 by using apt-cyg. And it is odd that python3 is already included in the package list in the install_cygwin.ps1 script.

[0] https://wiki.documentfoundation.org/Development/lode

Steps to Reproduce:
Explained.

Actual Results:  
Fail.

Expected Results:
Success.


Reproducible: Didn't try

User Profile Reset: 

Additional Info:


User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063
Comment 1 Buovjaga 2017-06-18 18:02:33 UTC
Please post build issues to the developer list. Thanks.