PTCE / PopcornTimeTV

10 stars 2 forks source link

Install script gives errors #2

Open Evhelden opened 8 years ago

Evhelden commented 8 years ago

Fetching the latest verion info...

fatal error: Can't form Range with end < start 0 swift 0x000000010451166b llvm::sys::PrintStackTrace(llvm::raw_ostream&) + 43 1 swift 0x0000000104510956 llvm::sys::RunSignalHandlers() + 70 2 swift 0x0000000104511ccf SignalHandler(int) + 287 3 libsystem_platform.dylib 0x00007fff9363452a _sigtramp + 26 4 libsystem_platform.dylib 0x00007fff5d9a54c0 _sigtramp + 3392606128 5 libsystem_platform.dylib 0x0000000107784736 sigtramp + 1947533862 6 swift 0x0000000102780a21 llvm::MCJIT::runFunction(llvm::Function, llvm::ArrayRefllvm::GenericValue) + 545 7 swift 0x00000001027831ef llvm::ExecutionEngine::runFunctionAsMain(llvm::Function_, std::1::vector<std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::allocator<std::__1::basic_string<char, std::1::char_traits, std::1::allocator > > > const&, char const* const_) + 1167 8 swift 0x0000000102671d4c swift::RunImmediately(swift::CompilerInstance&, std::1::vector<std::1::basic_string<char, std::1::char_traits, std::1::allocator >, std::1::allocator<std::1::basic_string<char, std::__1::char_traits, std::1::allocator > > > const&, swift::IRGenOptions&, swift::SILOptions const&) + 1916 9 swift 0x0000000102264bbd performCompile(swift::CompilerInstance&, swift::CompilerInvocation&, llvm::ArrayRef, int&) + 14797 10 swift 0x000000010226068d frontendmain(llvm::ArrayRef<char const*>, char const, void_) + 2781 11 swift 0x000000010225c0ac main + 1932 12 libdyld.dylib 0x00007fff99c4c5ad start + 1 13 libdyld.dylib 0x000000000000000c start + 1715157600 Stack dump:

  1. Program arguments: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift -frontend -interpret install.swift -target x86_64-apple-macosx10.9 -enable-objc-interop -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk -color-diagnostics -module-name install Illegal instruction: 4
PTCE commented 8 years ago

We are pushing a fixes soon