This file contains 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
-- The C compiler identification is MSVC 19.16.27034.0 | |
-- The CXX compiler identification is MSVC 19.16.27034.0 | |
-- Detecting C compiler ABI info | |
-- Detecting C compiler ABI info - done | |
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x86/cl.exe - skipped | |
-- Detecting C compile features | |
-- Detecting C compile features - done | |
-- Detecting CXX compiler ABI info | |
-- Detecting CXX compiler ABI info - done | |
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/VC/Tools/MSVC/14.16.27023/bin/Hostx86/x86/cl.exe - skipped |
This file contains 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
==> /home/phablet/.cache/upstart/application-click-navigator.costales_navigator_3.8.9.log <== | |
==> /home/phablet/.cache/upstart/application-click-openstore.openstore-team_openstore_3.2.2.log <== | |
==> /home/phablet/.cache/upstart/application-click-pure-maps.jonnius_pure-maps_2.0.0.log <== | |
==> /home/phablet/.cache/upstart/application-legacy-dialer-app-.log <== | |
==> /home/phablet/.cache/upstart/application-legacy-messaging-app-.log <== |
This file contains 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
from conans import ConanFile, CMake, tools | |
from conans.errors import ConanInvalidConfiguration | |
import fnmatch | |
import os | |
class ORToolsConan(ConanFile): | |
name = "ortools" | |
version = "7.7" | |
license = "Apache License 2.0" | |
url = "https://github.com/google/or-tools/" |
This file contains 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
#include <tunables/global> | |
@{bisq_prefix} = /opt/[Bb]isq | |
@{bisq_java_prefix} = /usr/lib/jvm/java-[0-9][0-9]-openjdk-* | |
@{bisq_local_data_prefix} = @{HOME}/.local/share/[Bbisq]* | |
@{bisq_tor_prefix} = @{bisq_local_data_prefix}/btc_mainnet/tor | |
profile bisq-desktop /opt/{[Bb]isq/bisq-desktop,Bisq/Bisq} { | |
#include <abstractions/X> | |
#include <abstractions/audio> |
This file contains 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
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz | |
CPU Family: 0x6 | |
CPU Model: 0x3c |
This file contains 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
Computer Information: | |
Manufacturer: Unknown | |
Model: Unknown | |
No Touch Input Detected | |
Processor Information: | |
CPU Vendor: GenuineIntel | |
CPU Brand: Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz | |
CPU Family: 0x6 | |
CPU Model: 0x3c |
This file contains 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
Remove ./libs and redownload/recompile dependencies? | |
Archive: c-toxcore-0.1.4.zip | |
27a97a8280813ec05a5209811c40ab23203bb292 | |
creating: ./c-toxcore-0.1.4/ | |
inflating: ./c-toxcore-0.1.4/.gitignore | |
inflating: ./c-toxcore-0.1.4/.travis.yml | |
inflating: ./c-toxcore-0.1.4/CMakeLists.txt | |
inflating: ./c-toxcore-0.1.4/COPYING | |
inflating: ./c-toxcore-0.1.4/DONATORS | |
inflating: ./c-toxcore-0.1.4/INSTALL.md |
This file contains 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
Microsoft Windows [Version 10.0.10586] | |
Remove ./libs and redownload/recompile dependencies? | |
m/a/N (missing/all/no): SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc | |
syswgetrc = C:\Program Files (x86)\GnuWin32/etc/wgetrc | |
--2016-06-11 06:42:38-- https://build.tox.chat/view/libtoxcore/job/libtoxcore_build_windows_x86_shared_release/lastSuccessfulBuild/artifact/libtoxcore_build_windows_x86_shared_release.zip | |
Resolving build.tox.chat... 104.236.189.201, 2604:a880:1:20::31:5001 | |
Connecting to build.tox.chat|104.236.189.201|:443... connected. | |
WARNING: cannot verify build.tox.chat's certificate, issued by `/C=US/O=GeoTrust Inc./CN=RapidSSL SHA256 CA - G3': | |
Unable to locally verify the issuer's authority. |