Problem building IDEA 2016.3

Answered

Specifically build tag 163.7743.44.

Buildfile: /Volumes/A/MyIDEA/build.xml

cleanup:

init:
[mkdir] Created dir: /Volumes/A/MyIDEA/out
[mkdir] Created dir: /Volumes/A/MyIDEA/out/tmp
[java] Buildfile: /Volumes/A/MyIDEA/build/gant.xml
[java]
[java] doGant:
[java] Starting gant script /Volumes/A/MyIDEA/build/scripts/download_kotlin.gant
[java] 'home' is not defined. Defaulting to '/Volumes/A/MyIDEA'
[java] default:
[java] Kotlin plugin will be updated: Kotlin plugin isn't compatible with 2016.3 (its 'until-build' is 162.*)
[java] Downloading Kotlin build 1.0.5-release-136
[java] [get] Getting: https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip
[java] [get] To: /Volumes/A/MyIDEA/build/kotlin-plugin-1.0.5-release-136.zip
[java] [get] Error opening connection java.io.FileNotFoundException: https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip
[java] [get] Error opening connection java.io.FileNotFoundException: https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip
[java] [get] Error opening connection java.io.FileNotFoundException: https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip
[java] [get] Can't get https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip to /Volumes/A/MyIDEA/build/kotlin-plugin-1.0.5-release-136.zip
[java]
[java] BUILD FAILED
[java] /Volumes/A/MyIDEA/build/gant.xml:58: : Can't get https://teamcity.jetbrains.com/guestAuth/repository/download/Kotlin_105_CompilerAndPlugin_NoTests/1.0.5-release-136/kotlin-plugin-1.0.5-release-136-IJ2016.3-1.zip to /Volumes/A/MyIDEA/build/kotlin-plugin-1.0.5-release-136.zip
[java]
[java] Total time: 7 seconds

 

0
2 comments

The problem should be fixed by this commit, please update your sources.

 

0

Thank you. That fixed the problem.

0

Please sign in to leave a comment.