You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by "Pritam Sadhukhan (JIRA)" <ji...@apache.org> on 2019/06/26 04:29:00 UTC

[jira] [Updated] (EAGLE-1098) Build failing on windows sub-system for linux

     [ https://issues.apache.org/jira/browse/EAGLE-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pritam Sadhukhan updated EAGLE-1098:
------------------------------------
    Description: 
I am trying to build the latest master branch on wsl (Ubuntu) on windows 10. While building the project, the following error is encountered :
{code:java}
/mnt/d/eagle/eagle-server/ui-build.sh: line 2: $'\r': command not found
/mnt/d/eagle/eagle-server/ui-build.sh: line 17: $'\r': command not found
=============== Building Web UI ===============
/mnt/d/eagle/eagle-server/ui-build.sh: line 19: $'\r': command not found
Environment Check...
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: syntax error near unexpected token `fi'
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: `fi'
{code}
 When tried to execute the ui-build.sh on bash shell got the same error.

 

WSL Version::

Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic

  was:
I am trying to build the latest master branch on wsl (Ubuntu) on windows 10. While building the project, the following error is encountered :
{code:java}
/mnt/d/eagle/eagle-server/ui-build.sh: line 2: $'\r': command not found
/mnt/d/eagle/eagle-server/ui-build.sh: line 17: $'\r': command not found
=============== Building Web UI ===============
/mnt/d/eagle/eagle-server/ui-build.sh: line 19: $'\r': command not found
Environment Check...
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: syntax error near unexpected token `fi'
/mnt/d/eagle/eagle-server/ui-build.sh: line 48: `fi'
{code}
 When tried to execute the ui-build.sh on bash shell got the same error.


> Build failing on windows sub-system for linux
> ---------------------------------------------
>
>                 Key: EAGLE-1098
>                 URL: https://issues.apache.org/jira/browse/EAGLE-1098
>             Project: Eagle
>          Issue Type: Bug
>          Components: Core::Eagle Server
>    Affects Versions: v0.5.0
>            Reporter: Pritam Sadhukhan
>            Priority: Blocker
>
> I am trying to build the latest master branch on wsl (Ubuntu) on windows 10. While building the project, the following error is encountered :
> {code:java}
> /mnt/d/eagle/eagle-server/ui-build.sh: line 2: $'\r': command not found
> /mnt/d/eagle/eagle-server/ui-build.sh: line 17: $'\r': command not found
> =============== Building Web UI ===============
> /mnt/d/eagle/eagle-server/ui-build.sh: line 19: $'\r': command not found
> Environment Check...
> /mnt/d/eagle/eagle-server/ui-build.sh: line 48: syntax error near unexpected token `fi'
> /mnt/d/eagle/eagle-server/ui-build.sh: line 48: `fi'
> {code}
>  When tried to execute the ui-build.sh on bash shell got the same error.
>  
> WSL Version::
> Distributor ID: Ubuntu
> Description: Ubuntu 18.04.2 LTS
> Release: 18.04
> Codename: bionic



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)