Skip to content

Instantly share code, notes, and snippets.

View tr0yspradling's full-sized avatar
🦀

Troy Spradling tr0yspradling

🦀
View GitHub Profile
☁ TrueView-Medical [v1.0.1-dev] yaourt -S python-pyinotify
resolving dependencies...
looking for conflicting packages...
Packages (1) python-pyinotify-0.9.6-3
Total Installed Size: 0.24 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [######################] 100%
worker_processes auto;
events {
# Allows up to 1024 connections, can be adjusted
worker_connections 1024;
}
# RTMP configuration
rtmp {
subscription = stripe.Subscription.create(
customer=customer.id,
billing='charge_automatically',
items=[
{"plan": "basic",}
]
)
Executing: javac -source 1.8 -target 1.8 -d "obj/Debug/android-25/jcw/bin" -bootclasspath "/home/troy/android-toolchain/sdk/platforms/android-25/android.jar":"../../bin/Debug/lib/xbuild-frameworks/MonoAndroid/v7.1/mono.android.jar" @obj/Debug/android-25/jcw/classes.txt
javac: invalid source release: 1.8
Usage: javac <options> <source files>
use -help for a list of possible options
/home/troy/Downloads/xamarin-android/build-tools/scripts/JavaCallableWrappers.targets: error : Command 'javac -source 1.8 -target 1.8 -d "obj/Debug/android-25/jcw/bin" -bootclasspath "/home/troy/android-toolchain/sdk/platforms/android-25/android.jar":"../../bin/Debug/lib/xbuild-frameworks/MonoAndroid/v7.1/mono.android.jar" @obj/Debug/android-25/jcw/classes.txt' exited with code: 2.
Task "Exec" execution -- FAILED
This file has been truncated, but you can view the full file.
xbuild /p:Configuration=Debug /v:diag Xamarin.Android.sln
XBuild Engine Version 14.0
Mono, Version 4.6.1.0
Copyright (C) 2005-2013 Various Mono authors
Loading default tasks for ToolsVersion: 14.0 from /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.tasks
Build started 3/1/2017 2:42:22 PM.
__________________________________________________
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.mdproj: Importing project /home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets: Importing project /home/troy/Downloads/xamarin-android/Configuration.props
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by mono configure 4.8.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ /home/troy/Downloads/xamarin-android/external/mono/configure LDFLAGS=-ldl -lm -llog -lc -lgcc -Wl,--fix-cortex-a8 -Wl,-rpath-link=/home/troy/android-toolchain/ndk/platforms/android-4/arch-arm/usr/lib,-dynamic-linker=/system/bin/linker -L/home/troy/android-toolchain/ndk/platforms/android-4/arch-arm/usr/lib CFLAGS=-ggdb3 -O0 -fno-omit-frame-pointer -D__POSIX_VISIBLE=201002 -DSK_RELEASE -DNDEBUG -UDEBUG -fpic -mtune=cortex-a8 -march=armv7-a -mfpu=vfp -mfloat-abi=softfp -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector -DMONODROID=1 CXXFLAGS=-ggdb3 -O0 -fno-omit-frame-pointer -D__POSIX_VISIBLE=201002 -DSK_RELEASE -DNDEBUG -UDEBUG -fpic -mtune=cortex-a8 -march=armv7-a -mfpu=vfp -mfloat-abi=softfp -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector -DMONODR
/home/troy/Downloads/xamarin-android/Xamarin.Android.sln (default targets) ->
(Build target) ->
/home/troy/Downloads/xamarin-android/build-tools/mono-runtimes/mono-runtimes.mdproj (default targets) ->
/home/troy/Downloads/xamarin-android/build-tools/mono-runtimes/mono-runtimes.targets (_BuildUnlessCached target) ->
(_ConfigureRuntimes target) ->
/home/troy/Downloads/xamarin-android/build-tools/mono-runtimes/mono-runtimes.targets: error : Command '/home/troy/Downloads/xamarin-android/external/mono/configure LDFLAGS="-ldl -lm -llog -lc -lgcc -Wl,--fix-cortex-a8 -Wl,-rpath-link=/home/troy/android-toolchain/ndk/platforms/android-4/arch-arm/usr/lib,-dynamic-linker=/system/bin/linker -L/home/troy/android-toolchain/ndk/platforms/android-4/arch-arm/usr/lib" CFLAGS="-ggdb3 -O0 -fno-omit-frame-pointer -D__POSIX_VISIBLE=201002 -DSK_RELEASE -DNDEBUG -UDEBUG -fpic -mtune=cortex-a8 -march=armv7-a -mfpu=vfp -mfloat-abi=softfp -Wl,-z,now -Wl,-z,relro -Wl,-z,noexecstack -fstack-protector -DMONODROID=1" CXXFLAGS="-ggdb3 -O0
Errors:
/home/troy/Downloads/xamarin-android/Xamarin.Android.sln (default targets) ->
(Build target) ->
/home/troy/Downloads/xamarin-android/build-tools/unix-distribution-setup/unix-distribution-setup.mdproj (default targets) ->
/home/troy/Downloads/xamarin-android/build-tools/unix-distribution-setup/unix-distribution-setup.targets (Build target) ->
/home/troy/Downloads/xamarin-android/build-tools/unix-distribution-setup/unix-distribution-setup.targets: error : Access to the path "/home/troy/Downloads/xamarin-android/tools/scripts/generator" or "/home/troy/Downloads/xamarin-android/bin/Debug/bin/generator" is denied. at System.IO.File.Copy (System.String sourceFileName, System.String destFileName, System.Boolean overwrite) [0x001c4] in <dca3b561b8ad4f9fb10141d81b39ff45>:0
at Microsoft.Build.Tasks.Copy.CopyFile (System.String source, System.String dest, System.Boolean create_dir) [0x00061] in <82060717bf5e4bdbb4ffb838697df940>:0
at Microsoft.Build.Tasks.Copy.CopyFileWithRetries (System.String source,
This file has been truncated, but you can view the full file.
xbuild /p:Configuration=Debug /v:diag Xamarin.Android.sln
XBuild Engine Version 14.0
Mono, Version 4.6.1.0
Copyright (C) 2005-2013 Various Mono authors
Loading default tasks for ToolsVersion: 14.0 from /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.tasks
Build started 3/1/2017 12:58:01 PM.
__________________________________________________
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.mdproj: Importing project /home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets: Importing project /home/troy/Downloads/xamarin-android/Configuration.props
This file has been truncated, but you can view the full file.
xbuild /p:Configuration=Debug /v:diag Xamarin.Android.sln
XBuild Engine Version 14.0
Mono, Version 4.6.1.0
Copyright (C) 2005-2013 Various Mono authors
Loading default tasks for ToolsVersion: 14.0 from /usr/lib/mono/xbuild/14.0/bin/Microsoft.Common.tasks
Build started 3/1/2017 12:58:01 PM.
__________________________________________________
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.mdproj: Importing project /home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets
/home/troy/Downloads/xamarin-android/build-tools/android-toolchain/android-toolchain.targets: Importing project /home/troy/Downloads/xamarin-android/Configuration.props