[Csnd-dev] Build failed
Date | 2018-05-17 16:32 |
From | AppVeyor |
Subject | [Csnd-dev] Build failed |
Build csound 6.11.1754 failed
Commit 66a81d0492 by jpff on 5/17/2018 3:30 PM:
|
Date | 2018-05-17 17:00 |
From | jpff |
Subject | Re: [Csnd-dev] Build failed |
Another appveyor failure - this one is complaining about VCREDIST_CRT_DIR Think it has lost a \ after VC On Thu, 17 May 2018, AppVeyor wrote: > Build csound 6.11.1754 failed > > Commit 66a81d0492 by jpff on 5/17/2018 3:30 PM: > More complex attempt to get ReadScore crrect;now differs if realtime o pre-run > > Configure your notification preferences > > |
Date | 2018-05-17 17:01 |
From | jpff |
Subject | Re: [Csnd-dev] Build failed |
:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\MSVC\14.14.26405\x86\Microsoft.VC141.OPENMP\vcomp140.dll dir /B /S "%VCREDIST_CRT_DIR%" The system cannot find the path specified. Command exited with code 1 APPVEYOR_SAVE_CACHE_ON_ERROR is set to 'true' - cache will be updated Updating build cache... Cache 'C:\Tools\vcpkg' - Calculating dependencies checksum...Error calculating dependencies CRC for C:\Tools\vcpkg: Error calculating CRC32 for C:\projects\csound\msvc\downloadDependencies.ps1: The system cannot find the path specified On Thu, 17 May 2018, AppVeyor wrote: > Build csound 6.11.1754 failed > > Commit 66a81d0492 by jpff on 5/17/2018 3:30 PM: > More complex attempt to get ReadScore crrect;now differs if realtime o pre-run > > Configure your notification preferences > > |
Date | 2018-05-17 17:06 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] Build failed |
We need help from Windows specialists here, Stephen? Steven? Rory? Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 17 May 2018, at 17:01, jpff |
Date | 2018-05-17 21:15 |
From | Stephen Kyne |
Subject | Re: [Csnd-dev] Build failed |
This was a problem before I think. Appveyor keep changing the environment... I'll take a look now.
Stephen
From: Csound-developers <CSOUND-DEV@LISTSERV.HEANET.IE> on behalf of Victor Lazzarini <Victor.Lazzarini@MU.IE>
Sent: 17 May 2018 17:06 To: CSOUND-DEV@LISTSERV.HEANET.IE Subject: Re: [Csnd-dev] Build failed We need help from Windows specialists here, Stephen? Steven? Rory?
Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy Maynooth University Ireland > On 17 May 2018, at 17:01, jpff <jpff@CODEMIST.CO.UK> wrote: > > :\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Redist\MSVC\14.14.26405\x86\Microsoft.VC141.OPENMP\vcomp140.dll > dir /B /S "%VCREDIST_CRT_DIR%" > The system cannot find the path specified. > Command exited with code 1 > APPVEYOR_SAVE_CACHE_ON_ERROR is set to 'true' - cache will be updated > Updating build cache... > Cache 'C:\Tools\vcpkg' - Calculating dependencies checksum...Error calculating dependencies CRC for C:\Tools\vcpkg: Error calculating CRC32 for C:\projects\csound\msvc\downloadDependencies.ps1: The system cannot find the path specified > > > >> On Thu, 17 May 2018, AppVeyor wrote: >> >> Build csound 6.11.1754 failed >> Commit 66a81d0492 by jpff on 5/17/2018 3:30 PM: >> More complex attempt to get ReadScore crrect;now differs if realtime o pre-run >> Configure your notification preferences >> |
Date | 2018-05-17 22:35 |
From | Guillermo Senna |
Subject | Re: [Csnd-dev] Build failed |
Yeah, I got that one too after forking. I fixed it like this: https://github.com/gsenna/csound/blob/aa838e4bba62ea88deeafe85d27fafec63197bed/appveyor.yml#L30 On 17/05/18 17:15, Stephen Kyne wrote: > This was a problem before I think. Appveyor keep changing the environment... I'll take a look now. > > Stephen > ________________________________ > From: Csound-developers |