Created
May 23, 2016 03:47
-
-
Save ctaggart/8f0134e5412916d5e49e74d1e8844095 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vscode@92c301645a4c:~/suave$ cat suave-build-invalid-byte-sequence.txt | |
** Invoke nugets (first_time) | |
** Invoke build/pkg (first_time, not_needed) | |
** Invoke versioning (first_time) | |
** Execute versioning | |
** Invoke compile (first_time) | |
** Invoke libs (first_time) | |
** Execute libs | |
##teamcity[buildNumber '0'] | |
##teamcity[setParameter name='build.version' value='2.0.0-alpha2.093dc9'] | |
##teamcity[setParameter name='build.version.formal' value='2.0.0'] | |
pkg-config --cflags libuv | |
** Invoke versioning | |
** Invoke restore (first_time) | |
** Invoke restore_paket (first_time) | |
** Execute restore_paket | |
** Invoke yolo (first_time) | |
** Execute yolo | |
-I/usr/local/include | |
ruby -pi.bak -e "gsub(/module internal YoLo/, 'module internal Suave.Utils.YoLo')" paket-files/haf/YoLo/YoLo.fs | |
ruby -pi.bak -e "gsub(/module internal YoLo/, 'module internal Suave.Utils.YoLo')" paket-files/examples/haf/YoLo/YoLo.fs | |
** Execute restore | |
mono tools/paket.exe restore | |
Paket version 2.65.2.0 | |
0 seconds - ready. | |
mono tools/paket.exe restore group Build | |
** Invoke asmver (first_time) | |
** Invoke versioning | |
** Execute asmver | |
** Invoke compile_quick (first_time) | |
** Execute compile_quick | |
Paket version 2.65.2.0 | |
0 seconds - ready. | |
xbuild /verbosity:minimal src/Suave.sln /property:Configuration=Release;Platform=Any CPU | |
** Execute compile | |
** Invoke create_nuget_quick (first_time) | |
** Invoke versioning | |
** Invoke build/pkg (not_needed) | |
** Execute create_nuget_quick | |
XBuild Engine Version 12.0 | |
Mono, Version 4.2.3.0 | |
Copyright (C) 2005-2013 Various Mono authors | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '0.33.0.bed18d', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
FSC: warning FS2003: An AssemblyInformationalVersionAttribute specified version '2.0.0-alpha2.093dc9', but this value is invalid and has been ignored | |
Configuration: Release Platform: AnyCPU | |
rake aborted! | |
ArgumentError: invalid byte sequence in US-ASCII | |
/var/lib/gems/2.1.0/gems/albacore-2.5.6/lib/albacore/tools.rb:14:in `split' | |
/var/lib/gems/2.1.0/gems/albacore-2.5.6/lib/albacore/tools.rb:14:in `git_release_notes' | |
/var/lib/gems/2.1.0/gems/albacore-2.5.6/lib/albacore/nuget_model.rb:361:in `from_xxproj' | |
/home/vscode/suave/tools/paket_pack.rb:10:in `create_nuspec' | |
/home/vscode/suave/Rakefile:234:in `block (2 levels) in <top (required)>' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/file_list.rb:81:in `each' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/file_list.rb:81:in `each' | |
/home/vscode/suave/Rakefile:232:in `block in <top (required)>' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:240:in `call' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:240:in `block in execute' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:235:in `each' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:235:in `execute' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:179:in `block in invoke_with_call_chain' | |
/usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:201:in `block in invoke_prerequisites' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:199:in `each' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:199:in `invoke_prerequisites' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:178:in `block in invoke_with_call_chain' | |
/usr/lib/ruby/2.1.0/monitor.rb:211:in `mon_synchronize' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:172:in `invoke_with_call_chain' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/task.rb:165:in `invoke' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:150:in `invoke_task' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:106:in `block (2 levels) in top_level' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:106:in `each' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:106:in `block in top_level' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:115:in `run_with_threads' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:100:in `top_level' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:78:in `block in run' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:176:in `standard_exception_handling' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/lib/rake/application.rb:75:in `run' | |
/var/lib/gems/2.1.0/gems/rake-10.5.0/bin/rake:33:in `<top (required)>' | |
/usr/local/bin/rake:23:in `load' | |
/usr/local/bin/rake:23:in `<main>' | |
Tasks: TOP => nugets => create_nuget_quick |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment