Skip to content

Instantly share code, notes, and snippets.

View rmarinho's full-sized avatar

Rui Marinho rmarinho

View GitHub Profile
@rmarinho
rmarinho / msbuild.log
Created December 19, 2017 16:03
AndroidBuildWarning
This file has been truncated, but you can view the full file.
2017-12-19T15:29:02.0871210Z ##[section]Starting: Build solution Xamarin.Forms.sln
2017-12-19T15:29:02.0876984Z ==============================================================================
2017-12-19T15:29:02.0877681Z Task : MSBuild
2017-12-19T15:29:02.0878236Z Description : Build with MSBuild
2017-12-19T15:29:02.0878805Z Version : 1.120.0
2017-12-19T15:29:02.0879406Z Author : Microsoft Corporation
2017-12-19T15:29:02.0880150Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613724)
2017-12-19T15:29:02.0880991Z ==============================================================================
2017-12-19T15:29:03.5664208Z ##[command]"C:\agent\_work\_tasks\MSBuild_c6c4c611-aa2e-4a33-b606-5eaba2196824\1.120.0\ps_modules\MSBuildHelpers\vswhere.exe" -version [15.0,16.0) -latest -format json
2017-12-19T15:29:03.7641395Z ##[command]"C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\15.0\Bin\msbuild.exe" "C:\agent\_work\4\s\Xamarin.Forms.sln" /nologo /nr
@rmarinho
rmarinho / readme.md
Created December 11, 2017 12:29
xf-readme

Xamarin.Forms banner

Xamarin.Forms

Xamarin.Forms provides a way to quickly build native apps for iOS, Android, Windows and macOS, completely in C#.

Read more about the platform at https://www.xamarin.com/forms.

Build Status

@rmarinho
rmarinho / log.txt
Created August 16, 2017 11:13
Log VSTS dot net restore
2017-08-14T23:30:14.0941385Z ##[section]Starting: Restore
2017-08-14T23:30:14.1141404Z ==============================================================================
2017-08-14T23:30:14.1141404Z Task : .NET Core
2017-08-14T23:30:14.1141404Z Description : Build, test and publish using dotnet core command-line.
2017-08-14T23:30:14.1151393Z Version : 1.0.2
2017-08-14T23:30:14.1151393Z Author : Microsoft Corporation
2017-08-14T23:30:14.1151393Z Help : [More Information](https://go.microsoft.com/fwlink/?linkid=832194)
2017-08-14T23:30:14.1151393Z ==============================================================================
2017-08-14T23:30:16.5753029Z [command]"C:\Program Files\dotnet\dotnet.exe" restore d:\a\1\s\TimelineJS\TimelineJS.csproj
2017-08-14T23:30:21.1877100Z Restoring packages for d:\a\1\s\TimelineJS\TimelineJS.csproj...
@rmarinho
rmarinho / output.txt
Created May 30, 2017 14:49
Debug output android vs
InspectorDebugSession(3): StateChange: Start -> EntryPointBreakpointRegistered
InspectorDebugSession(3): Constructed
Android application is debugging.
InspectorDebugSession(3): HandleTargetEvent: TargetReady
Loaded assembly: /storage/emulated/0/Android/data/AndroidControlGallery.AndroidControlGallery/files/.__override__/Xamarin.Forms.ControlGallery.Android.dll
Loaded assembly: /storage/emulated/0/Android/data/AndroidControlGallery.AndroidControlGallery/files/.__override__/FormsViewGroup.dll
Loaded assembly: /storage/emulated/0/Android/data/AndroidControlGallery.AndroidControlGallery/files/.__override__/Xamarin.Android.Support.Animated.Vector.Drawable.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/AndroidControlGallery.AndroidControlGallery/files/.__override__/Xamarin.Android.Support.Design.dll [External]
Loaded assembly: /storage/emulated/0/Android/data/AndroidControlGallery.AndroidControlGallery/files/.__override__/Xamarin.Android.Support.v4.dll [External]
Loaded assembly: /storage/emulated
@rmarinho
rmarinho / output.txt
Created April 27, 2017 23:21
Buck error
iRuiXam-MBP:yoga rmarinho$ buck build //:yoga
Not using buckd because watchman isn't installed.
[+] PARSING BUCK FILES...0.4s
BUILD FAILED: Parse error for build file /Users/rmarinho/yoga/BUCK:
IOError: [Errno 2] No such file or directory: '/Users/rmarinho/yoga/DEFS'
Call stack:
File "/Users/rmarinho/buck/build/classes/buck_parser/buck.py", line 1216, in process_with_diagnostics
diagnostics=diagnostics)
File "/Users/rmarinho/buck/build/classes/buck_parser/buck.py", line 1105, in process
os.path.join(self._project_root, path))
017-03-07T18:58:58.7407400Z Project "D:\a\1\s\Xamarin.Forms.sln" (1) is building "D:\a\1\s\Xamarin.Forms.Platform.Android\Xamarin.Forms.Platform.Android.csproj" (6) on node 1 (default targets).
2017-03-07T18:58:58.7407400Z RestorePackages:
2017-03-07T18:58:58.7407400Z "D:\a\1\s\.nuget\NuGet.exe" install "D:\a\1\s\Xamarin.Forms.Platform.Android\packages.config" -source "" -NonInteractive -solutionDir "D:\a\1\s\\"
2017-03-07T18:58:59.4627405Z Feeds used:
2017-03-07T18:58:59.4627405Z C:\Users\buildguest\.nuget\packages\
2017-03-07T18:58:59.4637401Z https://api.nuget.org/v3/index.json
2017-03-07T18:58:59.4637401Z C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2017-03-07T18:58:59.4637401Z
2017-03-07T18:58:59.4677388Z All packages listed in D:\a\1\s\Xamarin.Forms.Platform.Android\packages.config are already installed.
2017-03-07T18:58:59.5777403Z _BuildSdkCache:
This file has been truncated, but you can view the full file.
Build 'Xamarin.Forms :: Debug :: Stable - Cycle 9 :: Windows Debug' #1357
Started 'Tue Feb 28 23:50:11 UTC 2017' on 'AZURE-VM-WINDOWS10' by 'Rui Marinho (rui)'
Finished 'Tue Feb 28 23:54:01 UTC 2017' with status 'FAILURE Compilation error: Xamarin.Forms.Platform.Android\Xamarin.Forms.Platform.Android.csproj; compilation error: Xamarin.Forms.Platform.UAP\Xamarin.Forms.Platform.UAP.csproj'
TeamCity URL http://teamcity.xamarin.com/viewLog.html?buildId=157490&buildTypeId=XamarinForms_Debug_Cycle8ezTest_WindowsDebug
TeamCity server version is 9.1 (build 36973)
[23:50:08]i: TeamCity server version is 9.1 (build 36973)
[23:50:08]E: bt261 (3m:53s)
[23:50:08] : Collecting changes in 2 VCS roots (2s)
[23:50:08] : [Collecting changes in 2 VCS roots] VCS Root details
2017-02-28T18:44:11.2003595Z ##[section]Starting: Build
2017-02-28T18:44:11.2003595Z ==============================================================================
2017-02-28T18:44:11.2003595Z Task : Visual Studio Build
2017-02-28T18:44:11.2003595Z Description : Build with MSBuild and set the Visual Studio version property
2017-02-28T18:44:11.2003595Z Version : 1.113.0
2017-02-28T18:44:11.2003595Z Author : Microsoft Corporation
2017-02-28T18:44:11.2003595Z Help : [More Information](https://go.microsoft.com/fwlink/?LinkID=613727)
2017-02-28T18:44:11.2003595Z ==============================================================================
2017-02-28T18:44:13.7160003Z ##[warning]Visual Studio version '15.0' not found. Looking for the latest version.
2017-02-28T18:44:13.9816267Z ##[command]"C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe" "C:\agent-vsts-up\_work\1\s\Xamarin.Forms.sln" /nologo /nr:false /dl:CentralLogger,"C:\agent-vsts-up\_work\_tasks\VSBuild_71a9a2d3-a98a-4caa-96ab-a
@rmarinho
rmarinho / YogaNode
Created February 10, 2017 10:34
Changes
/**
* Copyright (c) 2014-present, Facebook, Inc.
* All rights reserved.
*
* This source code is licensed under the BSD-style license found in the
* LICENSE file in the root directory of this source tree. An additional grant
* of patent rights can be found in the PATENTS file in the same directory.
*/
using System;
This file has been truncated, but you can view the full file.
try unpark worker
[Mono] [0x92bf7930] request worker, domain = 0xacc32ac0, outstanding_request = 2
[Mono] [0x92fff930] try unpark worker, success? yes
[Mono] [0x92bf7930] try unpark worker
[Mono] [0x9337f930] current worker unparking, timeout? no
[Mono] [0x9752f930] try unpark worker, success? yes
[Mono] io threadpool: mod fd 38, operations = RD | .. | ...
[Mono] io threadpool: wai
[Mono] io threadpool: cal fd 38, events = RD | .. | ...
[Mono] [0x9752f930] request worker, domain = 0xacc32ac0, outstanding_request = 1