log for ltd.evilcorp.atox:13
Traceback (most recent call last):
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 1127, in main
options.onserver, options.refresh):
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 885, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fbuild/fdroidserver/fdroidserver/build.py", line 268, in build_server
str(output, 'utf-8'))
fdroidserver.exception.BuildException: Build.py failed on server for ltd.evilcorp.atox:0.7.3
==== detail begin ====
== Installed Android Tools ==
2022-02-24 13:48:44,114 DEBUG: Reading 'config.yml'
2022-02-24 13:48:44,124 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner
2022-02-24 13:48:44,127 INFO: Creating log directory
2022-02-24 13:48:44,127 INFO: Creating temporary directory
2022-02-24 13:48:44,127 INFO: Creating output directory
2022-02-24 13:48:44,131 DEBUG: Getting git vcs interface for https://github.com/evilcorpltd/aTox.git
2022-02-24 13:48:44,131 DEBUG: > git --version
git version 2.11.0
2022-02-24 13:48:44,352 INFO: Using git version 2.11.0
2022-02-24 13:48:44,353 DEBUG: Checking 0.7.3
2022-02-24 13:48:44,353 INFO: Building version 0.7.3 (13) of ltd.evilcorp.atox
2022-02-24 13:48:44,354 INFO: Running 'sudo' commands in /home/vagrant
2022-02-24 13:48:44,354 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y g++ yasm && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java && curl -Lo sbt.tgz https://github.com/sbt/sbt/releases/download/v1.6.1/sbt-1.6.1.tgz && echo "60286bf1b875b31e2955f8a699888cd2612e9afd94d03cde0a2e71efd7492ffc sbt.tgz" | sha256sum -c - && tar xzf sbt.tgz --strip-components=1 -C /usr/local/
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Get:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease [46.7 kB]
Get:5 http://deb.debian.org/debian stretch-backports InRelease [91.8 kB]
Get:6 http://deb.debian.org/debian testing InRelease [130 kB]
Hit:7 http://deb.debian.org/debian stretch Release
Get:8 http://deb.debian.org/debian testing/main amd64 Packages.diff/Index [63.6 kB]
Get:10 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]
Get:11 http://deb.debian.org/debian testing/main Translation-en.diff/Index [63.6 kB]
Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [6,416 B]
Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [6,416 B]
Get:13 http://deb.debian.org/debian testing/main i386 Packages T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [6,455 B]
Get:13 http://deb.debian.org/debian testing/main i386 Packages T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [6,455 B]
Get:14 http://deb.debian.org/debian testing/main Translation-en T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [57 B]
Get:14 http://deb.debian.org/debian testing/main Translation-en T-2022-02-24-0806.38-F-2022-02-24-0806.38.pdiff [57 B]
Fetched 472 kB in 3s (138 kB/s)
Reading package lists...
+ apt-get install -y g++ yasm
Reading package lists...
Building dependency tree...
Reading state information...
yasm is already the newest version (1.3.0-2+b1).
The following additional packages will be installed:
g++-6 libstdc++-6-dev
Suggested packages:
g++-multilib g++-6-multilib gcc-6-doc libstdc++6-6-dbg libstdc++-6-doc
The following NEW packages will be installed:
g++ g++-6 libstdc++-6-dev
0 upgraded, 3 newly installed, 0 to remove and 2 not upgraded.
Need to get 8,516 kB of archives.
After this operation, 39.8 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libstdc++-6-dev amd64 6.3.0-18+deb9u1 [1,420 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 g++-6 amd64 6.3.0-18+deb9u1 [7,094 kB]
Get:3 http://deb.debian.org/debian stretch/main amd64 g++ amd64 4:6.3.0-4 [1,546 B]
Fetched 8,516 kB in 0s (52.0 MB/s)
Selecting previously unselected package libstdc++-6-dev:amd64.
(Reading database ... 64893 files and directories currently installed.)
Preparing to unpack .../libstdc++-6-dev_6.3.0-18+deb9u1_amd64.deb ...
Unpacking libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...
Selecting previously unselected package g++-6.
Preparing to unpack .../g++-6_6.3.0-18+deb9u1_amd64.deb ...
Unpacking g++-6 (6.3.0-18+deb9u1) ...
Selecting previously unselected package g++.
Preparing to unpack .../g++_4%3a6.3.0-4_amd64.deb ...
Unpacking g++ (4:6.3.0-4) ...
Setting up libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...
Setting up g++-6 (6.3.0-18+deb9u1) ...
Setting up g++ (4:6.3.0-4) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdns
fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho
fonts-wqy-microhei | fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 2s (108 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65709 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
+ curl -Lo sbt.tgz https://github.com/sbt/sbt/releases/download/v1.6.1/sbt-1.6.1.tgz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 646 100 646 0 0 3078 0 --:--:-- --:--:-- --:--:-- 3090
0 19.0M 0 5475 0 0 10189 0 0:32:41 --:--:-- 0:32:41 10189
100 19.0M 100 19.0M 0 0 16.8M 0 0:00:01 0:00:01 --:--:-- 32.1M
+ echo '60286bf1b875b31e2955f8a699888cd2612e9afd94d03cde0a2e71efd7492ffc sbt.tgz'
+ sha256sum -c -
sbt.tgz: OK
+ tar xzf sbt.tgz --strip-components=1 -C /usr/local/
2022-02-24 13:49:09,952 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-02-24 13:49:10,156 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 66366 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u13) ...
2022-02-24 13:49:13,376 INFO: Getting source for revision 73751d1c0e9eaeaafbf38a938afd652d98ee9772
2022-02-24 13:49:13,377 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:13,377 DEBUG: > git rev-parse --show-toplevel
2022-02-24 13:49:13,581 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:13,581 DEBUG: > git submodule foreach --recursive git reset --hard
2022-02-24 13:49:13,687 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:13,688 DEBUG: > git reset --hard
2022-02-24 13:49:13,897 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:13,897 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-02-24 13:49:14,003 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:14,004 DEBUG: > git clean -dffx
2022-02-24 13:49:14,109 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:14,109 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin
2022-02-24 13:49:14,520 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:14,520 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com remote prune origin
2022-02-24 13:49:14,828 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:14,828 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin
2022-02-24 13:49:15,134 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:15,134 DEBUG: > git remote set-head origin --auto
2022-02-24 13:49:15,541 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:15,541 DEBUG: > git checkout -f 73751d1c0e9eaeaafbf38a938afd652d98ee9772
2022-02-24 13:49:15,746 DEBUG: Directory: build/ltd.evilcorp.atox
2022-02-24 13:49:15,746 DEBUG: > git clean -dffx
2022-02-24 13:49:15,852 INFO: Creating local.properties file at build/ltd.evilcorp.atox/local.properties
2022-02-24 13:49:15,853 INFO: Creating local.properties file at build/ltd.evilcorp.atox/atox/local.properties
2022-02-24 13:49:15,853 DEBUG: Removing debuggable flags from build/ltd.evilcorp.atox/atox
2022-02-24 13:49:15,860 INFO: Cleaned build.gradle.kts of keysigning configs at build/ltd.evilcorp.atox/atox/build.gradle.kts
2022-02-24 13:49:15,872 INFO: Cleaning Gradle project...
2022-02-24 13:49:15,873 DEBUG: Directory: build/ltd.evilcorp.atox/atox
2022-02-24 13:49:15,873 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 7.4 via distributionUrl
Downloading missing gradle version 7.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-7.4-bin.zip: OK
Running /opt/gradle/versions/7.4/bin/gradle clean
Welcome to Gradle 7.4!
Here are the highlights of this release:
- Aggregated test and JaCoCo reports
- Marking additional test source directories as tests in IntelliJ
- Support for Adoptium JDKs in Java toolchains
For more details see https://docs.gradle.org/7.4/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/7.4/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :buildSrc:compileKotlin
'compileJava' task (current target is 11) and 'compileKotlin' task (current target is 1.8) jvm target compatibility should be set to the same Java version.
> Task :buildSrc:pluginDescriptors
> Task :buildSrc:processResources NO-SOURCE
> Task :buildSrc:processTestResources NO-SOURCE
> Task :buildSrc:compileJava NO-SOURCE
> Task :buildSrc:compileGroovy NO-SOURCE
> Task :buildSrc:classes UP-TO-DATE
> Task :buildSrc:inspectClassesForKotlinIC
> Task :buildSrc:jar
:jar: No valid plugin descriptors were found in META-INF/gradle-plugins
> Task :buildSrc:assemble
> Task :buildSrc:compileTestKotlin NO-SOURCE
> Task :buildSrc:pluginUnderTestMetadata
> Task :buildSrc:compileTestJava NO-SOURCE
> Task :buildSrc:compileTestGroovy NO-SOURCE
> Task :buildSrc:testClasses UP-TO-DATE
> Task :buildSrc:test NO-SOURCE
> Task :buildSrc:validatePlugins
> Task :buildSrc:check
> Task :buildSrc:build
> Task :atox:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 34s
7 actionable tasks: 6 executed, 1 up-to-date
2022-02-24 13:50:56,447 INFO: Scanning source for common problems...
2022-02-24 13:50:56,450 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2022-02-24 13:50:56,471 INFO: Creating source tarball...
2022-02-24 13:50:56,638 INFO: Running 'build' commands in build/ltd.evilcorp.atox/atox
2022-02-24 13:50:56,638 DEBUG: Directory: build/ltd.evilcorp.atox/atox
2022-02-24 13:50:56,638 DEBUG: > bash -x -c cd .. && ./scripts/build-host -j$(nproc) && ./scripts/build-aarch64-linux-android -j$(nproc) release && ./scripts/build-arm-linux-androideabi -j$(nproc) release && ./scripts/build-i686-linux-android -j$(nproc) release && ./scripts/build-x86_64-linux-android -j$(nproc) release
+ cd ..
++ nproc
+ ./scripts/build-host -j6
/bin/sh: 1: cd: can't cd to /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore
git clone https://github.com/toktok/jvm-toxcore-c /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host
git clone --depth=1 --branch=v3.19.3 https://github.com/google/protobuf /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
git clone --depth=1 --branch=v0.2.16 https://github.com/TokTok/c-toxcore /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore;
git clone --depth=1 --branch=1.0.18 https://github.com/jedisct1/libsodium /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j'...
git clone --depth=1 --branch=c-4.0.0 https://github.com/msgpack/msgpack-c /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/libsodium'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/toxcore'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/msgpack'...
git clone --depth=1 --branch=v1.3.1 https://github.com/xiph/opus /home/vagrant/build/ltd.evilcorp.atox/_git/opus
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/opus'...
Note: checking out 'a9a48cea3a78ba661ee8096b5dab456361b0ff23'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone --depth=1 --branch=v1.11.0 https://github.com/webmproject/libvpx /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/libvpx'...
cd /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j && git checkout 959e226809e4446c97679f090ef5df905bf627a4
Note: checking out '959e226809e4446c97679f090ef5df905bf627a4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 959e2268... Don't try to resolve now-sunset bintray repositories
git clone https://github.com/toktok/jvm-macros /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros'...
Note: checking out 'e85ed7726db5d677c9c0677298ea0cb9c65bdd23'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone https://github.com/toktok/jvm-sbt-plugins /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins'...
Note: checking out '1937ee39c385870da557c7b217a1757a1ad4c5b9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone https://github.com/toktok/jvm-toxcore-api /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api'...
Note: checking out '4f5e89fa84ce1d178a6765b8b46f2b6f91216677'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp': No such file or directory
drwxr-xr-x 12 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && git checkout 8e8991581bec396861678012cab302ba09ced629
Note: checking out '8e8991581bec396861678012cab302ba09ced629'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8e89915... Don't try to resolve now-sunset bintray repositories
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host -DBUILD_SHARED_LIBS=OFF
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && git checkout c0f37cfd77d79d5826ea566127f60fce838858c2
Note: checking out 'c0f37cfd77d79d5826ea566127f60fce838858c2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at c0f37cf... Add missing scalatestplus dependency to tests
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp': No such file or directory
drwxr-xr-x 13 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/opus
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/opus && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins && git checkout 4104763df188d237c21a372f0aa2cf6ef92cdf92
Note: checking out '4104763df188d237c21a372f0aa2cf6ef92cdf92'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 4104763... Don't try to resolve now-sunset bintray repositories
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp': No such file or directory
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins && sbt publishLocal
-- The C compiler identification is GNU 6.3.0
copying runtime jar...
Note: checking out 'cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp': No such file or directory
drwxr-xr-x 24 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf && autoreconf -fi
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
CMake Warning at example/CMakeLists.txt:1 (FIND_PACKAGE):
By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "cJSON", but
CMake did not find one.
Could not find a package configuration file provided by "cJSON" with any of
the following names:
cJSONConfig.cmake
cjson-config.cmake
Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
"cJSON_DIR" to a directory containing one of the above files. If "cJSON"
provides a separate development package or SDK, be sure it has been
installed.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
libtoolize: copying file 'm4/ltoptions.m4'
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltsugar.m4'
Scanning dependencies of target msgpackc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 5%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
[ 11%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
[ 16%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
[ 22%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
[ 27%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
[ 33%] Linking C static library libmsgpackc.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 33%] Built target msgpackc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target lib_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 38%] Building C object example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o
[ 44%] Linking C executable lib_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 44%] Built target lib_buffer_unpack
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target speed_test_uint32_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 50%] Building C object example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o
[ 55%] Linking C executable speed_test_uint32_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 55%] Built target speed_test_uint32_array
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
Scanning dependencies of target simple_c
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 61%] Building C object example/CMakeFiles/simple_c.dir/simple_c.c.o
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
[ 66%] Linking C executable simple_c
libtoolize: copying file 'm4/ltsugar.m4'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 66%] Built target simple_c
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: copying file 'm4/ltversion.m4'
Scanning dependencies of target boundary
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 72%] Building C object example/CMakeFiles/boundary.dir/boundary.c.o
libtoolize: copying file 'm4/lt~obsolete.m4'
Note: checking out '626ff35955c2c35b806b3e0ecf551a1a8611cdbf'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx && patch -p1 < /home/vagrant/build/ltd.evilcorp.atox/scripts/patches/libvpx.patch
patching file build/make/configure.sh
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp': No such file or directory
drwxr-xr-x 17 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx && /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-examples --disable-unit-tests --enable-pic
disabling examples
disabling unit_tests
enabling pic
enabling vp8_encoder
enabling vp8_decoder
enabling vp9_encoder
enabling vp9_decoder
Configuring for target 'x86_64-linux-gcc'
enabling x86_64
enabling runtime_cpu_detect
enabling mmx
enabling sse
enabling sse2
enabling sse3
enabling ssse3
enabling sse4_1
enabling avx
enabling avx2
enabling avx512
[ 77%] Linking C executable boundary
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 77%] Built target boundary
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target speed_test_uint64_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 83%] Building C object example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o
[ 88%] Linking C executable speed_test_uint64_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 88%] Built target speed_test_uint64_array
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target user_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 94%] Building C object example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o
using yasm
[100%] Linking C executable user_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[100%] Built target user_buffer_unpack
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libmsgpackc.a
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/fbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/gcc_atomic.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/object.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack_define.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/sbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/timestamp.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack_define.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack_template.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/util.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/version.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/version_master.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/vrefbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/zbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/zone.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack_template.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/sysdep.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/msgpack.pc
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-targets.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-config.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-config-version.cmake
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
enabling postproc
enabling webm_io
enabling libyuv
Creating makefiles for x86_64-linux-gcc libs
Creating makefiles for x86_64-linux-gcc tools
configure.ac:75: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/config.guess'
configure.ac:9: installing 'build-aux/config.sub'
configure.ac:10: installing 'build-aux/install-sh'
configure.ac:10: installing 'build-aux/missing'
Creating makefiles for x86_64-linux-gcc docs
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx'
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
src/libsodium/Makefile.am: installing 'build-aux/depcomp'
[CREATE] vp9_rtcd.h
configure.ac:38: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
configure.ac:33: installing './install-sh'
configure.ac:33: installing './missing'
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
Makefile.am:316: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:319: warning: '%'-style pattern rules are a GNU make extension
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
Makefile.am: installing './INSTALL'
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_error_avx2.c.d
[DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
[DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
[DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
[DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d
Makefile.am: installing './depcomp'
parallel-tests: installing 'build-aux/test-driver'
[DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
[DEP] vp9/encoder/x86/temporal_filter_sse4.c.d
[DEP] vp9/encoder/vp9_mbgraph.c.d
[DEP] vp9/encoder/vp9_temporal_filter.c.d
parallel-tests: installing './test-driver'
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium
[DEP] vp9/encoder/vp9_noise_estimate.c.d
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium && /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_alt_ref_aq.c.d
[DEP] vp9/encoder/vp9_aq_complexity.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_aq_360.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus && /home/vagrant/build/ltd.evilcorp.atox/_git/opus/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
[DEP] vp9/encoder/vp9_aq_variance.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
checking build system type... [DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[info] [launcher] getting org.scala-sbt sbt 0.13.18 (this may take some time)...
[DEP] vp9/encoder/vp9_pickmode.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... [DEP] vp9/encoder/vp9_rdopt.c.d
/usr/bin/install -c
checking whether build environment is sane... [DEP] vp9/encoder/vp9_rd.c.d
yes
checking whether make supports nested variables... yes
checking for a BSD-compatible install... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... [DEP] vp9/encoder/vp9_ratectrl.c.d
no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vp9/encoder/vp9_quantize.c.d
yes
/usr/bin/install -c
checking whether build environment is sane... checking whether make supports nested variables... yes
yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vp9/encoder/vp9_picklpf.c.d
yes
[DEP] vp9/encoder/vp9_encoder.c.d
checking whether to enable maintainer-specific portions of Makefiles... yes
gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... checking for style of include used by make... GNU
[DEP] vp9/encoder/vp9_mcomp.c.d
checking for gcc... /usr/bin/gcc
[DEP] vp9/encoder/vp9_multi_thread.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether the C compiler works... checking how to print strings... [DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
printf
[DEP] vp9/encoder/vp9_firstpass.c.d
checking for style of include used by make... [DEP] vp9/encoder/vp9_extend.c.d
GNU
checking for gcc... /usr/bin/gcc
yes
checking for C compiler default output file name... a.out
[DEP] vp9/encoder/vp9_ethread.c.d
checking for suffix of executables... [DEP] vp9/encoder/vp9_encodemv.c.d
checking whether the C compiler works...
checking whether we are cross compiling... [DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
o
checking whether we are using the GNU C compiler... [DEP] vp9/encoder/vp9_bitstream.c.d
yes
checking whether /usr/bin/gcc accepts -g... [DEP] vp9/vp9_cx_iface.c.d
checking whether we are cross compiling... [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
no
checking for suffix of object files... none needed
checking whether /usr/bin/gcc understands -c and -o together... [DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
o
checking whether we are using the GNU C compiler... [DEP] vp9/common/vp9_thread_common.c.d
yes
checking whether /usr/bin/gcc accepts -g... [DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
yes
checking dependency style of /usr/bin/gcc... yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
gcc3
checking for a sed that does not truncate output... [DEP] vp9/common/vp9_pred_common.c.d
/bin/sed
none needed
checking whether /usr/bin/gcc understands -c and -o together... checking how to run the C preprocessor... [DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
/usr/bin/gcc -E
[DEP] vp9/common/vp9_entropymv.c.d
yes
checking dependency style of /usr/bin/gcc... [DEP] vp9/common/vp9_entropymode.c.d
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /usr/bin/gcc is Clang... [DEP] vp9/common/vp9_entropy.c.d
no
checking whether pthreads work with -pthread... [DEP] vp9/common/vp9_blockd.c.d
gcc3
checking for a sed that does not truncate output... [DEP] vp9/common/vp9_alloccommon.c.d
/bin/sed
checking for grep that handles long lines and -e... [DEP] vp9/vp9_iface_common.c.d
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
/bin/grep -F
[DEP] vp8/common/x86/mfqe_sse2.asm.d
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
checking the name lister (/usr/bin/nm -B) interface... yes
checking for joinable pthread attribute... [DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... [DEP] vp8/common/x86/subpixel_sse2.asm.d
1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... [DEP] vp8/common/x86/recon_sse2.asm.d
pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... [DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... [DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
yes
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
ok
checking for sysroot... no
checking for a working dd... checking for /usr/bin/gcc option to accept ISO C99... [DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
/bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
none needed
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
checking for mt... mt
checking if mt is a manifest tool... [DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
gcc3
checking for ANSI C header files... [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
no
checking how to run the C preprocessor... [DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
/usr/bin/gcc -E
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
checking for ANSI C header files... [DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
yes
[DEP] vp8/decoder/threading.c.d
checking for sys/types.h... [DEP] vp8/decoder/onyxd_if.c.d
configure.ac:81: installing './ar-lib'
configure.ac:76: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:48: installing './install-sh'
configure.ac:48: installing './missing'
yes
checking for sys/stat.h... [DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
yes
checking for sys/types.h... yes
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
yes
checking for stdlib.h... checking for sys/stat.h... [DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/x86/bilinear_filter_sse2.c.d
yes
benchmarks/Makefile.am: installing './depcomp'
yes
[DEP] vp8/common/x86/idct_blk_sse2.c.d
checking for string.h... checking for stdlib.h... [DEP] vp8/common/x86/idct_blk_mmx.c.d
[DEP] vp8/common/postproc.c.d
yes
[DEP] vp8/common/mfqe.c.d
checking for string.h... [DEP] vp8/common/x86/loopfilter_x86.c.d
yes
[DEP] vp8/common/x86/vp8_asm_stubs.c.d
checking for memory.h... [DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
yes
[DEP] vp8/common/reconintra4x4.c.d
yes
checking for memory.h... checking for strings.h... [DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
yes
[DEP] vp8/common/quant_common.c.d
checking for strings.h... yes
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
checking for inttypes.h... [DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
yes
checking for inttypes.h... [DEP] vp8/common/rtcd.c.d
yes
[DEP] vp8/common/idctllm.c.d
checking for stdint.h... [DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
yes
[DEP] vp8/common/filter.c.d
yes
checking for stdint.h... [DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
checking for unistd.h... [DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
yes
[DEP] vp8/common/dequantize.c.d
checking for unistd.h... [DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
yes
checking minix/config.h usability... [DEP] vp8/encoder/x86/denoising_sse2.c.d
yes
checking for dlfcn.h... [DEP] vp8/encoder/x86/quantize_sse4.c.d
no
checking minix/config.h presence... [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
[DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
yes
checking for objdir... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... .libs
[DEP] vp8/encoder/temporal_filter.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
yes
checking for variable-length arrays... [DEP] vp8/common/vp8_skin_detection.c.d
yes
checking for __wasi__ defined... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... [DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
no
checking for _FORTIFY_SOURCE defined... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... [DEP] vp8/encoder/ratectrl.c.d
yes
checking if /usr/bin/gcc static flag -static works... [DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
yes
checking whether C compiler accepts -fvisibility=hidden... [DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
yes
checking whether C compiler accepts -fPIC... [DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/firstpass.c.d
yes
checking if /usr/bin/gcc supports -c -o file.o... [DEP] vp8/encoder/ethreading.c.d
yes
checking whether C compiler accepts -fPIE... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
yes
checking dynamic linker characteristics... yes
checking whether the linker accepts -pie... [DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
yes
checking whether C compiler accepts -fno-strict-aliasing... [DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for /usr/bin/gcc option to accept ISO C99... [DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
yes
checking whether C compiler accepts -fno-strict-overflow... [DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/x86/variance_avx2.c.d
[DEP] vpx_dsp/x86/variance_sse2.c.d
none needed
checking for an ANSI C-conforming const... yes
[DEP] vpx_dsp/x86/avg_pred_sse2.c.d
checking whether C compiler accepts -fstack-protector... yes
checking for inline... inline
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/x86/sad4d_avx512.c.d
[DEP] vpx_dsp/x86/sad_avx2.c.d
yes
checking whether the linker accepts -fstack-protector... gcc3
checking for C/C++ restrict keyword... __restrict
[DEP] vpx_dsp/x86/sad4d_avx2.c.d
checking for C99 variable-size arrays... [DEP] vpx_dsp/x86/sum_squares_sse2.c.d
yes
checking for cos in -lm... [DEP] vpx_dsp/sum_squares.c.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... [DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
[DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
yes
checking if compiler supports SSE intrinsics... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... [DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/x86/quantize_avx.c.d
yes
checking for clang... [DEP] vpx_dsp/x86/quantize_ssse3.c.d
no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... [DEP] vpx_dsp/x86/quantize_sse2.c.d
yes
[DEP] vpx_dsp/quantize.c.d
checking if compiler supports SSE2 intrinsics... [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
[DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
[DEP] vpx_dsp/inv_txfm.c.d
yes
[DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... parallel-tests: installing './test-driver'
[DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
yes
checking if compiler supports SSE4.1 intrinsics... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... [DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/x86/loopfilter_avx2.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf
[DEP] vpx_dsp/x86/loopfilter_sse2.c.d
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf && /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
no
checking if compiler supports SSE4.1 intrinsics with -msse4.1... [DEP] vpx_dsp/loopfilter.c.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
no
[DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond... [DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/x86/post_proc_sse2.c.d
[DEP] vpx_dsp/deblock.c.d
yes
yes
checking if compiler supports AVX intrinsics... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal... [DEP] vpx_dsp/add_noise.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
checking whether to enable maintainer-specific portions of Makefiles... yes
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
yes
checking build system type... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2... [DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... /usr/bin/install -c
checking whether build environment is sane... yes
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
yes
checking whether make supports nested variables... yes
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_decoder.c.d
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... gnutar
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/bin/gcc
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... checking whether the C compiler works... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [CREATE] vpx_config.asm
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
yes
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... checking whether we are cross compiling... [DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
no
[DEP] vp8/common/x86/recon_sse2.asm.d
checking for suffix of object files... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... no
checking if compiler supports AVX intrinsics with -mavx... [DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
o
checking whether we are using the GNU C compiler... [DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
yes
checking whether /usr/bin/gcc accepts -g... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... [DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... none needed
checking whether /usr/bin/gcc understands -c and -o together... [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
yes
yes
checking for style of include used by make... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... GNU
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
gcc3
yes
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
checking whether we are using the GNU C++ compiler... [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
yes
yes
checking whether /usr/bin/g++ accepts -g... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
yes
checking dependency style of /usr/bin/g++... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... gcc3
checking how to run the C preprocessor... /usr/bin/gcc -E
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking How to get X86 CPU Info... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... [CC] vpx/src/vpx_codec.c.o
yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wshorten-64-to-32... gcc -E
Inline Assembly
checking for doxygen... no
checking for dot... yes
checking if /usr/bin/gcc supports -fvisibility=hidden... [CC] vpx/src/vpx_image.c.o
checking how to run the C++ preprocessor... no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wsometimes-uninitialized... yes
checking if /usr/bin/gcc supports -fstack-protector-strong... /usr/bin/g++ -E
no
[CC] vpx_mem/vpx_mem.c.o
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... checking for g++... g++
yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... [CC] vpx_scale/generic/vpx_scale.c.o
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking if /usr/bin/gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... yes
checking for lrintf... [CC] vpx_scale/generic/yv12config.c.o
g++ -E
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... checking for grep that handles long lines and -e... checking for lrint... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking for __malloc_hook... [CC] vpx_scale/generic/yv12extend.c.o
yes
checking whether the linker accepts -Wl,-z,now... [CC] vpx_scale/generic/gen_scalers.c.o
yes
yes
checking whether the linker accepts -Wl,-z,noexecstack... checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_dsp/prob.c.o
yes
checking for sys/types.h... yes
checking whether segmentation violations can be caught when using the C compiler... [CC] vpx_dsp/bitwriter.c.o
yes
checking for sys/stat.h... [CC] vpx_dsp/bitwriter_buffer.c.o
yes
checking for stdlib.h... yes
checking whether SIGABRT can be caught when using the C compiler... [CC] vpx_dsp/psnr.c.o
yes
[CC] vpx_dsp/bitreader.c.o
checking for string.h... yes
checking for memory.h... yes
checking for thread local storage (TLS) class... [CC] vpx_dsp/bitreader_buffer.c.o
yes
checking for strings.h... [CC] vpx_dsp/intrapred.c.o
_Thread_local
thread local storage is supported
checking whether C compiler accepts -ftls-model=local-dynamic... yes
checking for inttypes.h... [CC] vpx_dsp/add_noise.c.o
yes
checking how to print strings... yes
checking for stdint.h... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for unistd.h... checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking minix/config.h usability... [CC] vpx_dsp/deblock.c.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... yes
checking for ar... ar
checking the archiver (ar) interface... no
checking for dlfcn.h... ar
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... yes
checking for objdir... .libs
no
checking dependency style of gcc... [CC] vpx_dsp/x86/post_proc_sse2.c.o
gcc3
checking C++ compiler flags...... use user-supplied: -O3 -pipe -fPIC
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether __SUNPRO_CC is declared... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking how to print strings... [CC] vpx_dsp/vpx_convolve.c.o
printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking if /usr/bin/gcc supports -c -o file.o... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... config.status: creating Makefile
yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... config.status: creating opus.pc
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking dynamic linker characteristics... config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
[CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ar... (cached) ar
config.status: creating config.h
checking whether C compiler accepts -mmmx... config.status: executing depfiles commands
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
yes
checking for MMX instructions set... checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking whether C compiler accepts -mmmx... (cached) yes
checking whether C compiler accepts -msse2... yes
checking for objdir... .libs
yes
checking for SSE2 instructions set... [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
yes
checking whether C compiler accepts -msse2... (cached) yes
checking whether C compiler accepts -msse3... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking for SSE3 instructions set... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking whether C compiler accepts -msse3... (cached) yes
checking whether C compiler accepts -mssse3... yes
checking for SSSE3 instructions set... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether C compiler accepts -mssse3... (cached) yes
checking whether C compiler accepts -msse4.1... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for SSE4.1 instructions set... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /usr/bin/g++ -E
config.status: executing libtool commands
yes
checking whether C compiler accepts -msse4.1... (cached) yes
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
Run-time CPU detection: ........ x86 SSE4.1 AVX
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
checking whether C compiler accepts -mavx... yes
checking for AVX instructions set... /usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
/usr/bin/make install-recursive
checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... CC src/opus_compare.o
yes
checking if /usr/bin/g++ static flag -static works... [CC] vpx_dsp/loopfilter.c.o
yes
checking whether C compiler accepts -mavx... (cached) yes
checking whether C compiler accepts -mavx2... CC src/opus_demo.o
CC src/repacketizer_demo.o
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
[CC] vpx_dsp/x86/loopfilter_sse2.c.o
[CC] vpx_dsp/x86/loopfilter_avx2.c.o
CC celt/bands.lo
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
CC celt/celt.lo
CC celt/celt_encoder.lo
CC celt/celt_decoder.lo
yes
checking for AVX2 instructions set... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking whether C compiler accepts -mavx2... (cached) yes
checking if _mm256_broadcastsi128_si256 is correctly defined... [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... [CC] vpx_dsp/inv_txfm.c.o
yes
checking whether C compiler accepts -mavx512f... yes
checking for AVX512F instructions set... yes
checking for working strtod... yes
checking whether C compiler accepts -mavx512f... (cached) yes
checking whether C compiler accepts -maes... yes
checking for ftruncate... yes
checking whether C compiler accepts -mpclmul... yes
checking for memset... yes
checking for AESNI instructions set and PCLMULQDQ... yes
checking whether C compiler accepts -maes... (cached) yes
checking whether C compiler accepts -mpclmul... (cached) yes
checking whether C compiler accepts -mrdrnd... yes
checking for mkdir... yes
checking for RDRAND... yes
[CC] vpx_dsp/x86/inv_txfm_sse2.c.o
checking for strchr... yes
checking for strerror... yes
checking whether C compiler accepts -mrdrnd... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/random.h usability... yes
checking for strtol... no
checking sys/random.h presence... no
checking for sys/random.h... no
checking intrin.h usability... no
checking intrin.h presence... no
checking for intrin.h... no
checking if _xgetbv() is available... no
checking for inline... yes
inline
checking whether byte ordering is bigendian... (cached) no
checking whether __STDC_LIMIT_MACROS is required... checking zlib version... no
checking whether we can use inline asm code... ok (1.2.0.4 or later)
checking for library containing zlibVersion... yes
no
checking whether we can use x86_64 asm code... yes
checking whether we can assemble AVX opcodes... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if the .private_extern asm directive is supported... no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... -lz
checking whether /usr/bin/g++ supports C++11 features by default... yes
checking if data alignment is required... no
checking if atomic operations are supported... yes
checking for size_t... yes
checking whether -latomic is needed... yes
checking for working alloca.h... yes
checking for alloca... no
checking whether /usr/bin/gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for arc4random... [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
yes
checking for joinable pthread attribute... no
checking for arc4random_buf... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for mmap... yes
checking the location of hash_map... yes
checking for mlock... yes
checking for madvise... [CC] vpx_dsp/quantize.c.o
yes
checking for mprotect... yes
checking for getrandom with a standard API... [CC] vpx_dsp/x86/quantize_sse2.c.o
no
checking for getentropy with a standard API... [CC] vpx_dsp/x86/quantize_ssse3.c.o
no
checking for posix_memalign... CC celt/cwrs.lo
CC celt/entcode.lo
yes
checking for getpid... [CC] vpx_dsp/x86/quantize_avx.c.o
yes
checking for nanosleep... CC celt/entdec.lo
<unordered_map>
checking whether -llog is needed... no
yes
checking for memset_s... checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for explicit_bzero... CC celt/entenc.lo
no
checking for explicit_memset... no
checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
CC celt/kiss_fft.lo
[CC] vpx_dsp/avg.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vpx_dsp/x86/avg_intrin_sse2.c.o
CC celt/laplace.lo
[CC] vpx_dsp/x86/avg_intrin_avx2.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
CC celt/mathops.lo
CC celt/mdct.lo
CC celt/modes.lo
[CC] vpx_dsp/subtract.c.o
config.status: creating Makefile
config.status: creating builds/Makefile
config.status: creating contrib/Makefile
[CC] vpx_dsp/sum_squares.c.o
CC celt/pitch.lo
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
CC celt/celt_lpc.lo
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating benchmarks/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating conformance/Makefile
config.status: creating test/default/Makefile
config.status: creating protobuf.pc
config.status: creating test/Makefile
config.status: creating protobuf-lite.pc
config.status: executing depfiles commands
config.status: creating config.h
config.status: executing depfiles commands
CC celt/quant_bands.lo
CC celt/rate.lo
CC celt/vq.lo
config.status: executing libtool commands
[CC] vpx_dsp/x86/sum_squares_sse2.c.o
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
Making install in builds
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
Making install in contrib
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
Making install in dist-build
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
Making install in msvc-scripts
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
Making install in libsodium
[CC] vpx_dsp/x86/sad4d_avx2.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
Making install in include
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/core.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kx.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/.'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/export.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/runtime.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/utils.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
CC celt/x86/x86cpu.lo
[CC] vpx_dsp/x86/sad_avx2.c.o
config.status: executing libtool commands
CC celt/x86/x86_celt_map.lo
=== configuring in third_party/googletest (/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/third_party/googletest)
configure: WARNING: no configuration information is in third_party/googletest
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
Making install in .
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
Making install in src
CC celt/x86/pitch_sse.lo
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
CXX google/protobuf/map.lo
CC celt/x86/pitch_sse2.lo
[CC] vpx_dsp/x86/sad4d_avx512.c.o
[CC] vpx_dsp/variance.c.o
CC celt/x86/vq_sse2.lo
CC celt/x86/celt_lpc_sse4_1.lo
[CC] vpx_dsp/x86/avg_pred_sse2.c.o
CC celt/x86/pitch_sse4_1.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC silk/CNG.lo
CC silk/code_signs.lo
CXX google/protobuf/message_lite.lo
CC silk/init_decoder.lo
CXX google/protobuf/parse_context.lo
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
CC silk/decode_core.lo
CC silk/decode_frame.lo
CC silk/decode_parameters.lo
CC silk/decode_indices.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC silk/decode_pulses.lo
CC silk/decoder_set_fs.lo
CC silk/dec_API.lo
CC silk/enc_API.lo
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
CXX google/protobuf/repeated_field.lo
CC silk/encode_indices.lo
CC silk/encode_pulses.lo
[CC] vpx_dsp/x86/variance_sse2.c.o
CC silk/gain_quant.lo
CC silk/interpolate.lo
CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo
CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
[CC] vpx_dsp/x86/variance_avx2.c.o
CC silk/LP_variable_cutoff.lo
CC silk/NLSF_decode.lo
CC silk/NSQ.lo
CC silk/NSQ_del_dec.lo
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
CXX google/protobuf/repeated_ptr_field.lo
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
CC silk/PLC.lo
CC silk/shell_coder.lo
CC silk/tables_gain.lo
CC silk/tables_LTP.lo
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
CC silk/tables_NLSF_CB_NB_MB.lo
CC silk/tables_NLSF_CB_WB.lo
[CC] vp8/common/idct_blk.c.o
CXX google/protobuf/wire_format_lite.lo
[CC] vp8/common/idctllm.c.o
CXX google/protobuf/any.lo
CC silk/tables_other.lo
[CC] vp8/common/rtcd.c.o
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
[CC] vp8/common/vp8_loopfilter.c.o
CC silk/tables_pitch_lag.lo
[CC] vp8/common/loopfilter_filters.c.o
CC silk/tables_pulses_per_block.lo
CC silk/VAD.lo
[CC] vp8/common/mbpitch.c.o
CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
CC silk/control_audio_bandwidth.lo
[CC] vp8/common/reconintra.c.o
CC silk/quant_LTP_gains.lo
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
CC crypto_auth/libsodium_la-crypto_auth.lo
CC silk/VQ_WMat_EC.lo
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/x86/vp8_asm_stubs.c.o
CC silk/HP_variable_cutoff.lo
[CC] vp8/common/x86/loopfilter_x86.c.o
CC silk/NLSF_encode.lo
[CC] vp8/common/mfqe.c.o
[CC] vp8/common/postproc.c.o
CC silk/NLSF_VQ.lo
CC silk/NLSF_unpack.lo
CXX google/protobuf/any.pb.lo
[CC] vp8/common/x86/idct_blk_mmx.c.o
[CC] vp8/common/x86/idct_blk_sse2.c.o
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
[CC] vp8/common/x86/bilinear_filter_sse2.c.o
[CC] vp8/vp8_cx_iface.c.o
CC silk/NLSF_del_dec_quant.lo
CC silk/process_NLSFs.lo
CXX google/protobuf/api.pb.lo
CC silk/stereo_LR_to_MS.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
CC silk/stereo_MS_to_LR.lo
[CC] vp8/encoder/bitstream.c.o
CC silk/check_control_input.lo
CC silk/control_SNR.lo
CC silk/init_encoder.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
CC silk/control_codec.lo
CC crypto_box/libsodium_la-crypto_box.lo
[CC] vp8/encoder/boolhuff.c.o
CC silk/A2NLSF.lo
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
CC silk/ana_filt_bank_1.lo
CC silk/biquad_alt.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC silk/bwexpander_32.lo
[CC] vp8/encoder/encodemb.c.o
CC silk/bwexpander.lo
CC silk/debug.lo
[CC] vp8/encoder/encodemv.c.o
CC silk/decode_pitch.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC silk/inner_prod_aligned.lo
CC silk/lin2log.lo
CXX google/protobuf/descriptor.lo
CC silk/log2lin.lo
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/firstpass.c.o
CC silk/LPC_analysis_filter.lo
CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo
CC silk/LPC_inv_pred_gain.lo
[CC] vp8/encoder/denoising.c.o
CXX google/protobuf/descriptor.pb.lo
CC silk/table_LSF_cos.lo
CC silk/NLSF2A.lo
CC silk/NLSF_stabilize.lo
CC silk/NLSF_VQ_weights_laroia.lo
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
CC silk/pitch_est_tables.lo
CC silk/resampler.lo
CC silk/resampler_down2_3.lo
CC silk/resampler_down2.lo
CC silk/resampler_private_AR2.lo
[CC] vp8/encoder/modecosts.c.o
CC silk/resampler_private_down_FIR.lo
[CC] vp8/encoder/onyx_if.c.o
CC silk/resampler_private_IIR_FIR.lo
CC silk/resampler_private_up2_HQ.lo
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CC silk/resampler_rom.lo
CC silk/sigm_Q15.lo
CC silk/sort.lo
CC silk/sum_sqr_shift.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
CC silk/stereo_decode_pred.lo
CC silk/stereo_encode_pred.lo
CC silk/stereo_find_predictor.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
[CC] vp8/encoder/pickinter.c.o
CC silk/stereo_quant_pred.lo
CC silk/LPC_fit.lo
CC silk/float/apply_sine_window_FLP.lo
[CC] vp8/encoder/picklpf.c.o
CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
CC silk/float/corrMatrix_FLP.lo
[CC] vp8/encoder/vp8_quantize.c.o
CC silk/float/encode_frame_FLP.lo
CC silk/float/find_LPC_FLP.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
[CC] vp8/encoder/ratectrl.c.o
CC silk/float/find_LTP_FLP.lo
[CC] vp8/encoder/rdopt.c.o
CC silk/float/find_pitch_lags_FLP.lo
CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
CC silk/float/find_pred_coefs_FLP.lo
CC silk/float/LPC_analysis_filter_FLP.lo
CC silk/float/LTP_analysis_filter_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
CC silk/float/LTP_scale_ctrl_FLP.lo
CC silk/float/noise_shape_analysis_FLP.lo
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
CC silk/float/process_gains_FLP.lo
CC silk/float/regularize_correlations_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/temporal_filter.c.o
CC silk/float/residual_energy_FLP.lo
[CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
CC silk/float/warped_autocorrelation_FLP.lo
[CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
[CC] vp8/encoder/x86/quantize_sse4.c.o
[CC] vp8/encoder/x86/denoising_sse2.c.o
CC silk/float/wrappers_FLP.lo
[CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
CXX google/protobuf/descriptor_database.lo
CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
[CC] vp8/vp8_dx_iface.c.o
CC silk/float/autocorrelation_FLP.lo
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
CC silk/float/burg_modified_FLP.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC silk/float/bwexpander_FLP.lo
CC silk/float/energy_FLP.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
[CC] vp8/decoder/decodeframe.c.o
CC silk/float/inner_product_FLP.lo
CC silk/float/k2a_FLP.lo
CC silk/float/LPC_inv_pred_gain_FLP.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
CC silk/float/pitch_analysis_core_FLP.lo
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
CC silk/float/scale_copy_vector_FLP.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
CC silk/float/scale_vector_FLP.lo
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
CC silk/float/schur_FLP.lo
[CC] vp9/common/vp9_entropymode.c.o
CC silk/float/sort_FLP.lo
[CC] vp9/common/vp9_entropymv.c.o
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
CC silk/x86/NSQ_sse4_1.lo
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
CC silk/x86/NSQ_del_dec_sse4_1.lo
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
CC silk/x86/x86_silk_map.lo
CC silk/x86/VAD_sse4_1.lo
CC crypto_kdf/libsodium_la-crypto_kdf.lo
[CC] vp9/common/vp9_thread_common.c.o
CC silk/x86/VQ_WMat_EC_sse4_1.lo
[CC] vp9/common/vp9_mvref_common.c.o
CC src/opus.lo
[CC] vp9/common/vp9_quant_common.c.o
CC crypto_kx/libsodium_la-crypto_kx.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
[CC] vp9/common/vp9_reconinter.c.o
CC src/opus_decoder.lo
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
CC src/opus_encoder.lo
[CC] vp9/vp9_cx_iface.c.o
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
[CC] vp9/encoder/vp9_bitstream.c.o
CXX google/protobuf/duration.pb.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
CC src/opus_multistream.lo
CC src/opus_multistream_encoder.lo
CXX google/protobuf/dynamic_message.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
CC src/opus_multistream_decoder.lo
CXX google/protobuf/empty.pb.lo
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
[CC] vp9/encoder/vp9_context_tree.c.o
CC src/repacketizer.lo
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
CC src/opus_projection_encoder.lo
[CC] vp9/encoder/vp9_encodeframe.c.o
CC src/opus_projection_decoder.lo
CC src/mapping_matrix.lo
CC src/analysis.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CXX google/protobuf/extension_set_heavy.lo
CC src/mlp.lo
CXX google/protobuf/field_mask.pb.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC src/mlp_data.lo
CC celt/tests/test_unit_cwrs32.o
CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
CC celt/tests/test_unit_dft.o
CC celt/tests/test_unit_entropy.o
CC celt/tests/test_unit_laplace.o
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CC celt/tests/test_unit_mathops.o
CC celt/tests/test_unit_mdct.o
CXX google/protobuf/generated_message_bases.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
[CC] vp9/encoder/vp9_encodemb.c.o
CC celt/tests/test_unit_rotation.o
[CC] vp9/encoder/vp9_encodemv.c.o
CC celt/tests/test_unit_types.o
CCLD opus_compare
CXX google/protobuf/generated_message_reflection.lo
CC silk/tests/test_unit_LPC_inv_pred_gain.o
[CC] vp9/encoder/vp9_ethread.c.o
CC tests/test_opus_api.o
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_firstpass.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
CC tests/test_opus_decode.o
[CC] vp9/encoder/vp9_lookahead.c.o
CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC tests/test_opus_encode.o
CC tests/opus_encode_regressions.o
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
[CC] vp9/encoder/vp9_multi_thread.c.o
CC tests/test_opus_padding.o
CC tests/test_opus_projection.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
CCLD libopus.la
CC crypto_sign/libsodium_la-crypto_sign.lo
ar: `u' modifier ignored since `D' is the default (see `U')
CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
CCLD celt/tests/test_unit_cwrs32
CCLD celt/tests/test_unit_dft
CCLD celt/tests/test_unit_entropy
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CCLD celt/tests/test_unit_laplace
CCLD celt/tests/test_unit_mathops
CCLD celt/tests/test_unit_mdct
CCLD celt/tests/test_unit_rotation
CXX google/protobuf/generated_message_table_driven.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CCLD celt/tests/test_unit_types
CXX google/protobuf/generated_message_tctable_full.lo
CCLD opus_demo
CCLD repacketizer_demo
CCLD silk/tests/test_unit_LPC_inv_pred_gain
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
CCLD tests/test_opus_api
CCLD tests/test_opus_decode
CXX google/protobuf/io/gzip_stream.lo
CCLD tests/test_opus_encode
CCLD tests/test_opus_padding
CC crypto_stream/libsodium_la-crypto_stream.lo
CCLD tests/test_opus_projection
CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
CXX google/protobuf/io/printer.lo
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
CXX google/protobuf/io/tokenizer.lo
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[6]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/share/aclocal'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/opus.m4 '/home/vagrant/build/ltd.evilcorp.atox/_install/host/share/aclocal'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 opus.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/opus'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_multistream.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_types.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_defines.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_projection.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/opus'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libopus.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.la
libtool: install: /usr/bin/install -c .libs/libopus.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
[CC] vp9/encoder/vp9_ratectrl.c.o
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
CC crypto_verify/sodium/libsodium_la-verify.lo
CXX google/protobuf/map_field.lo
CC randombytes/libsodium_la-randombytes.lo
CXX google/protobuf/message.lo
CC sodium/libsodium_la-codecs.lo
[CC] vp9/encoder/vp9_rd.c.o
CC sodium/libsodium_la-core.lo
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CXX google/protobuf/reflection_ops.lo
[CC] vp9/encoder/vp9_segmentation.c.o
CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo
CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo
[CC] vp9/encoder/vp9_speed_features.c.o
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo
CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
CXX google/protobuf/service.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
CXX google/protobuf/source_context.pb.lo
[CC] vp9/encoder/vp9_resize.c.o
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_variance.c.o
CXX google/protobuf/struct.pb.lo
[CC] vp9/encoder/vp9_aq_360.c.o
CC crypto_core/ed25519/libsodium_la-core_ed25519.lo
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_aq_complexity.c.o
CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo
[CC] vp9/encoder/vp9_alt_ref_aq.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
CXX google/protobuf/stubs/substitute.lo
[CC] vp9/encoder/vp9_temporal_filter.c.o
[CC] vp9/encoder/vp9_mbgraph.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
[CC] vp9/encoder/x86/temporal_filter_sse4.c.o
[CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
CXX google/protobuf/text_format.lo
[CC] vp9/encoder/x86/vp9_quantize_avx2.c.o
CXX google/protobuf/timestamp.pb.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
[CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
[CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
[CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CXX google/protobuf/type.pb.lo
[CC] vp9/encoder/x86/vp9_error_avx2.c.o
[CC] vp9/vp9_dx_iface.c.o
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo
CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo
CXX google/protobuf/unknown_field_set.lo
CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
CXX google/protobuf/util/json_util.lo
[CC] vp9/decoder/vp9_detokenize.c.o
CXX google/protobuf/util/message_differencer.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
CXX google/protobuf/util/time_util.lo
[AS] vpx_ports/emms_mmx.asm.o
[AS] vpx_dsp/x86/intrapred_sse2.asm.o
[AS] vpx_dsp/x86/intrapred_ssse3.asm.o
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
[AS] vpx_dsp/x86/add_noise_sse2.asm.o
[AS] vpx_dsp/x86/deblock_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
[AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/inv_wht_sse2.asm.o
[AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/sad_sse3.asm.o
[AS] vpx_dsp/x86/sad_ssse3.asm.o
[AS] vpx_dsp/x86/sad_sse4.asm.o
[AS] vpx_dsp/x86/sad4d_sse2.asm.o
CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
CXX google/protobuf/util/type_resolver_util.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
[AS] vpx_dsp/x86/sad_sse2.asm.o
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
[AS] vpx_dsp/x86/subtract_sse2.asm.o
[AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
[AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
[AS] vp8/common/x86/dequantize_mmx.asm.o
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
[AS] vp8/common/x86/idctllm_mmx.asm.o
[AS] vp8/common/x86/recon_mmx.asm.o
[AS] vp8/common/x86/subpixel_mmx.asm.o
[AS] vp8/common/x86/idctllm_sse2.asm.o
[AS] vp8/common/x86/recon_sse2.asm.o
[AS] vp8/common/x86/subpixel_sse2.asm.o
[AS] vp8/common/x86/loopfilter_sse2.asm.o
[AS] vp8/common/x86/iwalsh_sse2.asm.o
[AS] vp8/common/x86/subpixel_ssse3.asm.o
[AS] vp8/common/x86/mfqe_sse2.asm.o
[AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
[AS] vp8/encoder/x86/copy_sse2.asm.o
[AS] vp8/encoder/x86/copy_sse3.asm.o
[AS] vp8/encoder/x86/dct_sse2.asm.o
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
[AS] vp8/encoder/x86/block_error_sse2.asm.o
[AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
[AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
[AS] vp9/encoder/x86/vp9_error_sse2.asm.o
[AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
[CREATE] vpx.pc
CCLD libsse41.la
[CXX] vp9/ratectrl_rtc.cc.o
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8cx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_ext_ratectrl.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8dx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_codec.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_frame_buffer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_image.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_integer.h
CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
CCLD libavx512f.la
CC randombytes/internal/librdrand_la-randombytes_internal_random.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CXX google/protobuf/wire_format.lo
CXX google/protobuf/wrappers.pb.lo
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_decoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_encoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libvpx.a
[DEP] tools/tiny_ssim.c.d
[DEP] y4minput.c.d
[CC] y4minput.c.o
[CC] tools/tiny_ssim.c.o
CCLD libaesni.la
CCLD libsse2.la
[LD] tools/tiny_ssim
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
CXX google/protobuf/compiler/code_generator.lo
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
CXX google/protobuf/compiler/command_line_interface.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libssse3.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libavx2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD librdrand.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libsodium.la
CXX google/protobuf/compiler/plugin.lo
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[5]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
CXX google/protobuf/compiler/plugin.pb.lo
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
Making install in test
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
Making install in default
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
CXX google/protobuf/compiler/subprocess.lo
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp': No such file or directory
drwxr-xr-x 18 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host -DENABLE_STATIC=ON -DENABLE_SHARED=OFF -DMUST_BUILD_TOXAV=ON -DBOOTSTRAP_DAEMON=OFF
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
CXX google/protobuf/compiler/zip_writer.lo
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CXX google/protobuf/compiler/main.o
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
CXX google/protobuf/any_lite.lo
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
SOVERSION: 2.16.0
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Supported C compiler features = c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert
-- Supported C++ compiler features = cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
CXX google/protobuf/arena.lo
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
CXX google/protobuf/arenastring.lo
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Checking for one of the modules 'libsodium'
-- Checking for one of the modules 'msgpack'
-- Checking for one of the modules 'opus'
-- Checking for one of the modules 'vpx'
-- Checking for one of the modules 'libconfig'
CMAKE_THREAD_LIBS_INIT: -lpthread
-- Checking for gtest
-- Configuring done
CXX google/protobuf/extension_set.lo
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target toxcore_static
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 1%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ccompat.c.o
[ 2%] Building C object CMakeFiles/toxcore_static.dir/toxcore/crypto_core.c.o
CXX google/protobuf/generated_enum_util.lo
[ 4%] Building C object CMakeFiles/toxcore_static.dir/toxcore/logger.c.o
[ 5%] Building C object CMakeFiles/toxcore_static.dir/toxcore/mono_time.c.o
[ 7%] Building C object CMakeFiles/toxcore_static.dir/toxcore/network.c.o
[ 8%] Building C object CMakeFiles/toxcore_static.dir/toxcore/state.c.o
[ 10%] Building C object CMakeFiles/toxcore_static.dir/toxcore/util.c.o
[ 11%] Building C object CMakeFiles/toxcore_static.dir/toxcore/DHT.c.o
[ 13%] Building C object CMakeFiles/toxcore_static.dir/toxcore/LAN_discovery.c.o
[ 14%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ping.c.o
[ 15%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ping_array.c.o
[ 17%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_client.c.o
[ 18%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_common.c.o
[ 20%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_connection.c.o
[ 21%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_server.c.o
CXX google/protobuf/generated_message_table_driven_lite.lo
CXX google/protobuf/generated_message_tctable_lite.lo
CXX google/protobuf/generated_message_util.lo
[ 23%] Building C object CMakeFiles/toxcore_static.dir/toxcore/list.c.o
[ 24%] Building C object CMakeFiles/toxcore_static.dir/toxcore/net_crypto.c.o
[ 26%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion.c.o
[ 27%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion_announce.c.o
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:0:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 4ul]’:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 8ul]’:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
}
^
[ 28%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion_client.c.o
[ 30%] Building C object CMakeFiles/toxcore_static.dir/toxcore/friend_connection.c.o
CXX google/protobuf/implicit_weak_message.lo
CXX google/protobuf/inlined_string_field.lo
[ 31%] Building C object CMakeFiles/toxcore_static.dir/toxcore/friend_requests.c.o
[ 33%] Building C object CMakeFiles/toxcore_static.dir/toxcore/Messenger.c.o
CXX google/protobuf/io/coded_stream.lo
CXX google/protobuf/io/io_win32.lo
CXX google/protobuf/io/strtod.lo
CXX google/protobuf/io/zero_copy_stream.lo
CXX google/protobuf/io/zero_copy_stream_impl.lo
[ 34%] Building C object CMakeFiles/toxcore_static.dir/toxcore/group.c.o
CXX google/protobuf/io/zero_copy_stream_impl_lite.lo
CXX google/protobuf/stubs/bytestream.lo
CXX google/protobuf/stubs/common.lo
CXX google/protobuf/stubs/int128.lo
[ 36%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_api.c.o
[ 37%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox.c.o
CXX google/protobuf/stubs/status.lo
CXX google/protobuf/stubs/statusor.lo
[ 39%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_connected.c.o
CXX google/protobuf/stubs/stringpiece.lo
[ 40%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_invite.c.o
CXX google/protobuf/stubs/stringprintf.lo
CXX google/protobuf/stubs/structurally_valid.lo
[ 42%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_message.c.o
CXX google/protobuf/stubs/strutil.lo
[ 43%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_peer_list_changed.c.o
[ 44%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_peer_name.c.o
[ 46%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_title.c.o
CXX google/protobuf/stubs/time.lo
[ 47%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_chunk_request.c.o
CXX google/protobuf/compiler/importer.lo
[ 49%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv.c.o
CXX google/protobuf/compiler/parser.lo
[ 50%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv_chunk.c.o
[ 52%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv_control.c.o
[ 53%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_connection_status.c.o
CXX google/protobuf/util/delimited_message_util.lo
[ 55%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_lossless_packet.c.o
[ 56%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_lossy_packet.c.o
[ 57%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_message.c.o
[ 59%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_name.c.o
[ 60%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_read_receipt.c.o
CXX google/protobuf/util/field_comparator.lo
[ 62%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_request.c.o
[ 63%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_status.c.o
[ 65%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_status_message.c.o
CXX google/protobuf/util/field_mask_util.lo
[ 66%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_typing.c.o
[ 68%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/events_alloc.c.o
[ 69%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/self_connection_status.c.o
[ 71%] Building C object CMakeFiles/toxcore_static.dir/toxcore/bin_pack.c.o
CXX google/protobuf/util/internal/datapiece.lo
[ 72%] Building C object CMakeFiles/toxcore_static.dir/toxcore/bin_unpack.c.o
[ 73%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_events.c.o
[ 75%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_unpack.c.o
[ 76%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_dispatch.c.o
[ 78%] Building C object CMakeFiles/toxcore_static.dir/toxav/audio.c.o
CXX google/protobuf/util/internal/default_value_objectwriter.lo
[ 79%] Building C object CMakeFiles/toxcore_static.dir/toxav/bwcontroller.c.o
[ 81%] Building C object CMakeFiles/toxcore_static.dir/toxav/groupav.c.o
[ 82%] Building C object CMakeFiles/toxcore_static.dir/toxav/msi.c.o
[ 84%] Building C object CMakeFiles/toxcore_static.dir/toxav/ring_buffer.c.o
[ 85%] Building C object CMakeFiles/toxcore_static.dir/toxav/rtp.c.o
[ 86%] Building C object CMakeFiles/toxcore_static.dir/toxav/toxav.c.o
[ 88%] Building C object CMakeFiles/toxcore_static.dir/toxav/toxav_old.c.o
[ 89%] Building C object CMakeFiles/toxcore_static.dir/toxav/video.c.o
CXX google/protobuf/util/internal/error_listener.lo
CXX google/protobuf/util/internal/field_mask_utility.lo
[ 91%] Building C object CMakeFiles/toxcore_static.dir/toxencryptsave/toxencryptsave.c.o
[ 92%] Linking C static library libtoxcore.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 92%] Built target toxcore_static
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target misc_tools
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 94%] Building C object CMakeFiles/misc_tools.dir/testing/misc_tools.c.o
[ 95%] Linking C static library libmisc_tools.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 95%] Built target misc_tools
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target DHT_bootstrap
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 97%] Building C object CMakeFiles/DHT_bootstrap.dir/other/DHT_bootstrap.c.o
[ 98%] Building C object CMakeFiles/DHT_bootstrap.dir/other/bootstrap_node_packets.c.o
[100%] Linking C executable DHT_bootstrap
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[100%] Built target DHT_bootstrap
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtoxcore.a
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/toxcore.pc
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox_events.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox_dispatch.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/toxav.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/toxencryptsave.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/DHT_bootstrap
-- Set runtime path of "/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/DHT_bootstrap" to ""
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
CXX google/protobuf/util/internal/json_escaping.lo
CXX google/protobuf/util/internal/json_objectwriter.lo
CXX google/protobuf/util/internal/json_stream_parser.lo
CXX google/protobuf/util/internal/object_writer.lo
CXX google/protobuf/util/internal/proto_writer.lo
CXX google/protobuf/util/internal/protostream_objectsource.lo
CXX google/protobuf/util/internal/protostream_objectwriter.lo
CXX google/protobuf/util/internal/type_info.lo
CXX google/protobuf/util/internal/utility.lo
CXX google/protobuf/compiler/cpp/cpp_enum.lo
CXX google/protobuf/compiler/cpp/cpp_enum_field.lo
CXX google/protobuf/compiler/cpp/cpp_extension.lo
CXX google/protobuf/compiler/cpp/cpp_field.lo
CXX google/protobuf/compiler/cpp/cpp_file.lo
CXX google/protobuf/compiler/cpp/cpp_generator.lo
CXX google/protobuf/compiler/cpp/cpp_helpers.lo
CXX google/protobuf/compiler/cpp/cpp_map_field.lo
CXX google/protobuf/compiler/cpp/cpp_message.lo
CXX google/protobuf/compiler/cpp/cpp_message_field.lo
CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo
CXX google/protobuf/compiler/cpp/cpp_parse_function_generator.lo
CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo
CXX google/protobuf/compiler/cpp/cpp_service.lo
CXX google/protobuf/compiler/cpp/cpp_string_field.lo
CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo
CXX google/protobuf/compiler/csharp/csharp_enum.lo
CXX google/protobuf/compiler/csharp/csharp_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_field_base.lo
CXX google/protobuf/compiler/csharp/csharp_generator.lo
CXX google/protobuf/compiler/csharp/csharp_helpers.lo
CXX google/protobuf/compiler/csharp/csharp_map_field.lo
CXX google/protobuf/compiler/csharp/csharp_message.lo
CXX google/protobuf/compiler/csharp/csharp_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo
CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo
CXX google/protobuf/compiler/java/java_context.lo
CXX google/protobuf/compiler/java/java_doc_comment.lo
CXX google/protobuf/compiler/java/java_enum.lo
CXX google/protobuf/compiler/java/java_enum_field.lo
CXX google/protobuf/compiler/java/java_enum_field_lite.lo
CXX google/protobuf/compiler/java/java_enum_lite.lo
CXX google/protobuf/compiler/java/java_extension.lo
CXX google/protobuf/compiler/java/java_extension_lite.lo
CXX google/protobuf/compiler/java/java_field.lo
CXX google/protobuf/compiler/java/java_file.lo
CXX google/protobuf/compiler/java/java_generator.lo
CXX google/protobuf/compiler/java/java_generator_factory.lo
CXX google/protobuf/compiler/java/java_helpers.lo
CXX google/protobuf/compiler/java/java_kotlin_generator.lo
CXX google/protobuf/compiler/java/java_map_field.lo
CXX google/protobuf/compiler/java/java_map_field_lite.lo
CXX google/protobuf/compiler/java/java_message.lo
CXX google/protobuf/compiler/java/java_message_builder.lo
CXX google/protobuf/compiler/java/java_message_builder_lite.lo
CXX google/protobuf/compiler/java/java_message_field.lo
CXX google/protobuf/compiler/java/java_message_field_lite.lo
CXX google/protobuf/compiler/java/java_message_lite.lo
CXX google/protobuf/compiler/java/java_name_resolver.lo
CXX google/protobuf/compiler/java/java_primitive_field.lo
CXX google/protobuf/compiler/java/java_primitive_field_lite.lo
CXX google/protobuf/compiler/java/java_service.lo
CXX google/protobuf/compiler/java/java_shared_code_generator.lo
CXX google/protobuf/compiler/java/java_string_field.lo
CXX google/protobuf/compiler/java/java_string_field_lite.lo
CXX google/protobuf/compiler/js/js_generator.lo
CXX google/protobuf/compiler/js/well_known_types_embed.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_extension.lo
CXX google/protobuf/compiler/objectivec/objectivec_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_file.lo
CXX google/protobuf/compiler/objectivec/objectivec_generator.lo
CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo
CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_message.lo
CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo
CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo
CXX google/protobuf/compiler/php/php_generator.lo
CXX google/protobuf/compiler/python/python_generator.lo
CXX google/protobuf/compiler/ruby/ruby_generator.lo
CXXLD libprotobuf-lite.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libprotobuf.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libprotoc.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD protoc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arenastring.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor_database.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/dynamic_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/explicitly_constructed.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_access_listener.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_bases.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_decl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/has_bits.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/implicit_weak_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/inlined_string_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_type_handler.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/js'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/js/js_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/js'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/cpp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/cpp'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/ruby'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/ruby'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/python'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/python/python_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/python'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/util'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/delimited_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_comparator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_mask_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/json_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/message_differencer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/time_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/util'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/io'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/coded_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/gzip_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/io_win32.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/printer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/strtod.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/tokenizer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/io'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/csharp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/php'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/php/php_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/php'
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/stubs'
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.la
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/bytestream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/callback.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/casts.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/common.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/logging.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/map_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/mutex.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/once.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/platform_macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/status.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stl_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stringpiece.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/strutil.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/template_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/stubs'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/java'
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/java'
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/parse_context.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_def.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_undef.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection_ops.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_ptr_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/service.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/text_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/unknown_field_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/objectivec'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/objectivec'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/code_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/command_line_interface.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/importer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/parser.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin'
libtool: install: /usr/bin/install -c protoc /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/cpp -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Checking for one of the modules 'libtoxcore'
-- Checking for one of the modules 'toxcore'
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Protobuf: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a;-lpthread (found version "3.19.3")
-- Could NOT find JNI (missing: JAVA_AWT_INCLUDE_PATH)
-- Performing Test HAVE_GETS
-- Performing Test HAVE_GETS - Failed
-- Performing Test HAVE_MAKE_UNIQUE
-- Performing Test HAVE_MAKE_UNIQUE - Success
-- Performing Test HAVE_TO_STRING
-- Performing Test HAVE_TO_STRING - Success
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j
-rw-r--r-- 1 vagrant vagrant 38912 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp': No such file or directory
-rw-r--r-- 1 vagrant vagrant 38912 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[ 2%] Running C++ protocol buffer compiler on src/ToxCore/Core.proto
[ 7%] Running C++ protocol buffer compiler on src/ToxAv/Av.proto
[ 7%] Running C++ protocol buffer compiler on src/util/ProtoLog.proto
Scanning dependencies of target tox4j-c
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[ 10%] Building CXX object CMakeFiles/tox4j-c.dir/ProtoLog.pb.cc.o
[ 15%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/generated/enums.cpp.o
[ 15%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/generated/errors.cpp.o
[ 17%] Building CXX object CMakeFiles/tox4j-c.dir/Av.pb.cc.o
[ 20%] Building CXX object CMakeFiles/tox4j-c.dir/Core.pb.cc.o
[ 23%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/av.cpp.o
[ 25%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/debug.cpp.o
[ 28%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/lifecycle.cpp.o
[ 30%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/ToxAv.cpp.o
[ 33%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/generated/enums.cpp.o
[ 35%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/generated/errors.cpp.o
[ 38%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/clientinfo.cpp.o
[ 41%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/connection.cpp.o
[ 43%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/custom.cpp.o
[ 46%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/debug.cpp.o
[ 48%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/filetransfer.cpp.o
[ 51%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/friendlist.cpp.o
[ 53%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/interaction.cpp.o
[ 56%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/lifecycle.cpp.o
[ 58%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/ToxCore.cpp.o
[ 61%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/generated/errors.cpp.o
[ 64%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/debug.cpp.o
[ 66%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/encryptsave.cpp.o
[ 69%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/hash.cpp.o
[ 71%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/ToxCrypto.cpp.o
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 74%] Building CXX object CMakeFiles/tox4j-c.dir/src/Tox4j.cpp.o
[SUCCESSFUL ] org.scala-lang#scala-library;2.10.7!scala-library.jar (402ms)
[ 76%] Building CXX object CMakeFiles/tox4j-c.dir/src/tox/av.cpp.o
[ 79%] Building CXX object CMakeFiles/tox4j-c.dir/src/tox/core.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.18/jars/compiler-interface.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 82%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/ArrayFromJava.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/interface/0.13.18/jars/interface.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.18/jars/main-settings.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 84%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/ArrayToJava.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main/0.13.18/jars/main.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.18/jars/actions.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.18/jars/sbt.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 87%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/UTFChars.cpp.o
[ 89%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/debug_log.cpp.o
[ 92%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/exceptions.cpp.o
[ 94%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/logging.cpp.o
[ 97%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/to_bytes.cpp.o
[100%] Linking CXX shared library libtox4j-c.so
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[100%] Built target tox4j-c
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtox4j-c.so
-- Set runtime path of "/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtox4j-c.so" to ""
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp
[SUCCESSFUL ] org.scala-sbt#interface;0.13.18!interface.jar (2784ms)
[SUCCESSFUL ] org.scala-sbt#sbt;0.13.18!sbt.jar (3365ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.18/jars/io.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.18/jars/ivy.jar ...
[SUCCESSFUL ] org.scala-sbt#compiler-interface;0.13.18!compiler-interface.jar (4256ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logging/0.13.18/jars/logging.jar ...
[SUCCESSFUL ] org.scala-sbt#actions;0.13.18!actions.jar (4821ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logic/0.13.18/jars/logic.jar ...
[SUCCESSFUL ] org.scala-sbt#main;0.13.18!main.jar (5343ms)
[SUCCESSFUL ] org.scala-sbt#main-settings;0.13.18!main-settings.jar (5388ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/process/0.13.18/jars/process.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/run/0.13.18/jars/run.jar ...
[SUCCESSFUL ] org.scala-sbt#io;0.13.18!io.jar (3584ms)
[SUCCESSFUL ] org.scala-sbt#logging;0.13.18!logging.jar (2905ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/launcher-interface/1.0.1/launcher-interface-1.0.1.jar ...
[SUCCESSFUL ] org.scala-sbt#launcher-interface;1.0.1!launcher-interface.jar (85ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.18/jars/command.jar ...
[SUCCESSFUL ] org.scala-sbt#logic;0.13.18!logic.jar (2586ms)
[SUCCESSFUL ] org.scala-sbt#ivy;0.13.18!ivy.jar (4114ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classpath/0.13.18/jars/classpath.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.18/jars/completion.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.18/jars/api.jar ...
[SUCCESSFUL ] org.scala-sbt#run;0.13.18!run.jar (2662ms)
[SUCCESSFUL ] org.scala-sbt#process;0.13.18!process.jar (2909ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-integration/0.13.18/jars/compiler-integration.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-ivy-integration/0.13.18/jars/compiler-ivy-integration.jar ...
[SUCCESSFUL ] org.scala-sbt#command;0.13.18!command.jar (3530ms)
[SUCCESSFUL ] org.scala-sbt#compiler-integration;0.13.18!compiler-integration.jar (2441ms)
[SUCCESSFUL ] org.scala-sbt#classpath;0.13.18!classpath.jar (3421ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/relation/0.13.18/jars/relation.jar ...
[SUCCESSFUL ] org.scala-sbt#api;0.13.18!api.jar (3582ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/task-system/0.13.18/jars/task-system.jar ...
[SUCCESSFUL ] org.scala-sbt#completion;0.13.18!completion.jar (3710ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tasks/0.13.18/jars/tasks.jar ...
[SUCCESSFUL ] org.scala-sbt#compiler-ivy-integration;0.13.18!compiler-ivy-integration.jar (3096ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.7/scala-compiler-2.10.7.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tracking/0.13.18/jars/tracking.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/testing/0.13.18/jars/testing.jar ...
[SUCCESSFUL ] org.scala-lang#scala-compiler;2.10.7!scala-compiler.jar (387ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.jar ...
[SUCCESSFUL ] org.scala-lang#scala-reflect;2.10.7!scala-reflect.jar (87ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/control/0.13.18/jars/control.jar ...
[SUCCESSFUL ] org.scala-sbt#relation;0.13.18!relation.jar (2588ms)
[SUCCESSFUL ] org.scala-sbt#task-system;0.13.18!task-system.jar (2505ms)
downloading https://repo1.maven.org/maven2/jline/jline/2.14.5/jline-2.14.5.jar ...
[SUCCESSFUL ] jline#jline;2.14.5!jline.jar (33ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.18/jars/collections.jar ...
[SUCCESSFUL ] org.scala-sbt#tracking;0.13.18!tracking.jar (2454ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classfile/0.13.18/jars/classfile.jar ...
[SUCCESSFUL ] org.scala-sbt#tasks;0.13.18!tasks.jar (2913ms)
[SUCCESSFUL ] org.scala-sbt#testing;0.13.18!testing.jar (2772ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.18/jars/incremental-compiler.jar ...
[SUCCESSFUL ] org.scala-sbt#control;0.13.18!control.jar (2452ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/persist/0.13.18/jars/persist.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.18/jars/compile.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbinary/sbinary_2.10/0.4.2/jars/sbinary_2.10.jar ...
[SUCCESSFUL ] org.scala-sbt#classfile;0.13.18!classfile.jar (2409ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cross/0.13.18/jars/cross.jar ...
[SUCCESSFUL ] org.scala-sbt#persist;0.13.18!persist.jar (2578ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/ivy/ivy/2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310/ivy-2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310.jar ...
[SUCCESSFUL ] org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310!ivy.jar (50ms)
downloading https://repo1.maven.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar ...
[SUCCESSFUL ] com.jcraft#jsch;0.1.50!jsch.jar (35ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/serialization_2.10/0.1.2/serialization_2.10-0.1.2.jar ...
[SUCCESSFUL ] org.scala-sbt#serialization_2.10;0.1.2!serialization_2.10.jar (34ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-pickling_2.10/0.10.1/scala-pickling_2.10-0.10.1.jar ...
[SUCCESSFUL ] org.scala-lang.modules#scala-pickling_2.10;0.10.1!scala-pickling_2.10.jar (42ms)
downloading https://repo1.maven.org/maven2/org/json4s/json4s-core_2.10/3.2.10/json4s-core_2.10-3.2.10.jar ...
[SUCCESSFUL ] org.json4s#json4s-core_2.10;3.2.10!json4s-core_2.10.jar (38ms)
downloading https://repo1.maven.org/maven2/org/spire-math/jawn-parser_2.10/0.6.0/jawn-parser_2.10-0.6.0.jar ...
[SUCCESSFUL ] org.spire-math#jawn-parser_2.10;0.6.0!jawn-parser_2.10.jar (28ms)
downloading https://repo1.maven.org/maven2/org/spire-math/json4s-support_2.10/0.6.0/json4s-support_2.10-0.6.0.jar ...
[SUCCESSFUL ] org.spire-math#json4s-support_2.10;0.6.0!json4s-support_2.10.jar (31ms)
downloading https://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.1/quasiquotes_2.10-2.0.1.jar ...
[SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.1!quasiquotes_2.10.jar (41ms)
downloading https://repo1.maven.org/maven2/org/json4s/json4s-ast_2.10/3.2.10/json4s-ast_2.10-3.2.10.jar ...
[SUCCESSFUL ] org.json4s#json4s-ast_2.10;3.2.10!json4s-ast_2.10.jar (30ms)
downloading https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.6/paranamer-2.6.jar ...
[SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.6!paranamer.jar (28ms)
[SUCCESSFUL ] org.scala-sbt#collections;0.13.18!collections.jar (4188ms)
[SUCCESSFUL ] org.scala-sbt#incremental-compiler;0.13.18!incremental-compiler.jar (3649ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar ...
[SUCCESSFUL ] org.scala-sbt#test-interface;1.0!test-interface.jar (30ms)
[SUCCESSFUL ] org.scala-tools.sbinary#sbinary_2.10;0.4.2!sbinary_2.10.jar (2974ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/template-resolver/0.1/template-resolver-0.1.jar ...
[SUCCESSFUL ] org.scala-sbt#template-resolver;0.1!template-resolver.jar (29ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cache/0.13.18/jars/cache.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/test-agent/0.13.18/jars/test-agent.jar ...
[SUCCESSFUL ] org.scala-sbt#compile;0.13.18!compile.jar (4032ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/apply-macro/0.13.18/jars/apply-macro.jar ...
[SUCCESSFUL ] org.scala-sbt#cross;0.13.18!cross.jar (2416ms)
[SUCCESSFUL ] org.scala-sbt#cache;0.13.18!cache.jar (2422ms)
[SUCCESSFUL ] org.scala-sbt#test-agent;0.13.18!test-agent.jar (2760ms)
[SUCCESSFUL ] org.scala-sbt#apply-macro;0.13.18!apply-macro.jar (2804ms)
:: retrieving :: org.scala-sbt#boot-app
confs: [default]
49 artifacts copied, 0 already retrieved
[info] [launcher] getting Scala 2.10.7 (for sbt)...
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project/}jvm-sbt-plugins-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;16 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;16 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-master;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-master;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;33 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;33 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava-parent;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava-parent;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer-parent;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer-parent;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit-parent;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit-parent;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;11 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;11 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;42 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;42 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/etsy/sbt-checkstyle-plugin_2.10_0.13/3.1.1/sbt-checkstyle-plugin-3.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.etsy#sbt-checkstyle-plugin;3.1.1!sbt-checkstyle-plugin.jar (38ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalastyle/scalastyle-sbt-plugin_2.10_0.13/1.0.0/scalastyle-sbt-plugin-1.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalastyle#scalastyle-sbt-plugin;1.0.0!scalastyle-sbt-plugin.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalariform/sbt-scalariform_2.10_0.13/1.8.3/sbt-scalariform-1.8.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalariform#sbt-scalariform;1.8.3!sbt-scalariform.jar (50ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/sbt-scoverage_2.10_0.13/1.6.1/sbt-scoverage-1.6.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#sbt-scoverage;1.6.1!sbt-scoverage.jar (57ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/sbt-coveralls_2.10_0.13/1.2.7/sbt-coveralls-1.2.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#sbt-coveralls;1.2.7!sbt-coveralls.jar (135ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/me.lessis/bintray-sbt/scala_2.10/sbt_0.13/0.3.0/jars/bintray-sbt.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] me.lessis#bintray-sbt;0.3.0!bintray-sbt.jar (2975ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/virtual-void/sbt-dependency-graph_2.10_0.13/0.10.0-RC1/sbt-dependency-graph-0.10.0-RC1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.virtual-void#sbt-dependency-graph;0.10.0-RC1!sbt-dependency-graph.jar (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-io#commons-io;2.6!commons-io.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.puppycrawl.tools#checkstyle;6.15!checkstyle.jar (128ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.6.0-5/Saxon-HE-9.6.0-5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.sf.saxon#Saxon-HE;9.6.0-5!Saxon-HE.jar (89ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.commons#commons-lang3;3.4!commons-lang3.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] antlr#antlr;2.7.7!antlr.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.antlr#antlr4-runtime;4.5.1-1!antlr4-runtime.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-beanutils#commons-beanutils;1.9.2!commons-beanutils.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-cli#commons-cli;1.3.1!commons-cli.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.guava#guava;19.0!guava.jar(bundle) (61ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-logging#commons-logging;1.1.1!commons-logging.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-collections#commons-collections;3.2.1!commons-collections.jar (40ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalastyle/scalastyle_2.10/1.0.0/scalastyle_2.10-1.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalastyle#scalastyle_2.10;1.0.0!scalastyle_2.10.jar (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/typesafe/config/1.2.0/config-1.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.typesafe#config;1.2.0!config.jar(bundle) (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalariform/scalariform_2.10/0.2.10/scalariform_2.10-0.2.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalariform#scalariform_2.10;0.2.10!scalariform_2.10.jar (60ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-plugin_2.10/1.4.0/scalac-scoverage-plugin_2.10-1.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#scalac-scoverage-plugin_2.10;1.4.0!scalac-scoverage-plugin_2.10.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-core;2.9.0!jackson-core.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.10/2.9.0/jackson-module-scala_2.10-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0!jackson-module-scala_2.10.jar(bundle) (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.7.0.201502260915-r/org.eclipse.jgit-3.7.0.201502260915-r.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r!org.eclipse.jgit.jar (58ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaj/scalaj-http_2.10/2.3.0/scalaj-http_2.10-2.3.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaj#scalaj-http_2.10;2.3.0!scalaj-http_2.10.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-annotations;2.9.0!jackson-annotations.jar(bundle) (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-databind;2.9.0!jackson-databind.jar(bundle) (54ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.9.0/jackson-module-paranamer-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0!jackson-module-paranamer.jar(bundle) (49ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.8!paranamer.jar(bundle) (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.googlecode.javaewah#JavaEWAH;0.7.9!JavaEWAH.jar(bundle) (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.httpcomponents#httpclient;4.1.3!httpclient.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.httpcomponents#httpcore;4.1.4!httpcore.jar (63ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-codec#commons-codec;1.4!commons-codec.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/me/lessis/bintry_2.10/0.4.0/bintry_2.10-0.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] me.lessis#bintry_2.10;0.4.0!bintry_2.10.jar (38ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-nop/1.7.7/slf4j-nop-1.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-nop;1.7.7!slf4j-nop.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/databinder/dispatch/dispatch-json4s-native_2.10/0.11.2/dispatch-json4s-native_2.10-0.11.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2!dispatch-json4s-native_2.10.jar (120ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/databinder/dispatch/dispatch-core_2.10/0.11.2/dispatch-core_2.10-0.11.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.databinder.dispatch#dispatch-core_2.10;0.11.2!dispatch-core_2.10.jar (41ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/json4s/json4s-native_2.10/3.2.10/json4s-native_2.10-3.2.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.json4s#json4s-native_2.10;3.2.10!json4s-native_2.10.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/ning/async-http-client/1.8.10/async-http-client-1.8.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.ning#async-http-client;1.8.10!async-http-client.jar (135ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/netty/netty/3.9.2.Final/netty-3.9.2.Final.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.netty#netty;3.9.2.Final!netty.jar(bundle) (48ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scalap/2.10.7/scalap-2.10.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scalap;2.10.7!scalap.jar (41ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.7!slf4j-api.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/github/mdr/ascii-graphs_2.10/0.0.3/ascii-graphs_2.10-0.0.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.mdr#ascii-graphs_2.10;0.0.3!ascii-graphs_2.10.jar (44ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/srcs/sbt-compat-sources.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar(src) (2530ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/jars/sbt-compat.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar (2349ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/docs/sbt-compat-javadoc.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar(doc) (4191ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.10/3.2.0-SNAP5/scalatest_2.10-3.2.0-SNAP5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.10;3.2.0-SNAP5!scalatest_2.10.jar(bundle) (261ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.10/3.2.0-SNAP5/scalactic_2.10-3.2.0-SNAP5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.10;3.2.0-SNAP5!scalactic_2.10.jar(bundle) (57ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/jline/2.10.7/jline-2.10.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#jline;2.10.7!jline.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.4/jansi-1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.fusesource.jansi#jansi;1.4!jansi.jar (34ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 9 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[0minfo[0m] [0m'compiler-interface' not yet compiled for Scala 2.10.7. Compiling...[0m
[0m[[0minfo[0m] [0m Compilation completed in 6.53 s[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to sbt-plugins (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/}jvm-sbt-plugins...[0m
[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6-sources.jar ...[0m
[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[0m[[0minfo[0m] [0mFormatting 9 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/}jvm-sbt-plugins(compile) ...[0m
[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#sbt-plugins;0.1.6 :: 0.1.6 :: release :: Thu Feb 24 13:57:39 UTC 2022[0m
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/ivy-0.1.6.xml[0m
[0m[[0minfo[0m] [0mCompiling 9 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/api...[0m
model contains 20 documentable templates
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/jars/sbt-plugins.jar[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/srcs/sbt-plugins-sources.jar[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/docs/sbt-plugins-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 4 s, completed 24 Feb 2022, 13:57:41[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp': No such file or directory
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && sbt publishLocal
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && sbt publishLocal
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project/}jvm-macros-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project/}jvm-toxcore-api-build...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to macros (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/}jvm-macros...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1-sources.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mFormatting 2 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/}jvm-macros(compile) ...[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.11.12/scala-compiler-2.11.12.jar ...[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-api (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-compiler;2.11.12!scala-compiler.jar (670ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.jar ...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3-sources.jar ...[0m
[0m[[0minfo[0m] [0mFormatting 76 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api(compile) ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-library;2.11.12!scala-library.jar (197ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-reflect;2.11.12!scala-reflect.jar (124ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.5/scala-xml_2.11-1.0.5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-xml_2.11;1.0.5!scala-xml_2.11.jar(bundle) (46ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.4/scala-parser-combinators_2.11-1.0.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4!scala-parser-combinators_2.11.jar(bundle) (44ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.2.0-SNAP7/scalatest_2.11-3.2.0-SNAP7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.2.0-SNAP7!scalatest_2.11.jar(bundle) (394ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.2.0-SNAP7/scalactic_2.11-3.2.0-SNAP7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.2.0-SNAP7!scalactic_2.11.jar(bundle) (113ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/jline/jline/2.14.3/jline-2.14.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] jline#jline;2.14.3!jline.jar (54ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/api...[0m[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.pom[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#macros_2.11;0.1.1 :: 0.1.1 :: release :: Thu Feb 24 13:58:04 UTC 2022[0m
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/ivy-0.1.1.xml[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[0m[[0minfo[0m] [0mCompiling 2 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/classes...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.jetbrains#annotations;13.0!annotations.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatestplus/scalacheck-1-14_2.11/3.1.0.1/scalacheck-1-14_2.11-3.1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1!scalacheck-1-14_2.11.jar(bundle) (142ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.1.0/scalatest_2.11-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.1.0!scalatest_2.11.jar(bundle) (375ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.11/1.14.3/scalacheck_2.11-1.14.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalacheck#scalacheck_2.11;1.14.3!scalacheck_2.11.jar (97ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest-compatible/3.1.0/scalatest-compatible-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest-compatible;3.1.0!scalatest-compatible.jar(bundle) (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.1.0/scalactic_2.11-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.1.0!scalactic_2.11.jar(bundle) (101ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.2.0/scala-xml_2.11-1.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-xml_2.11;1.2.0!scala-xml_2.11.jar(bundle) (54ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#tox4j-api_2.11;0.2.3 :: 0.2.3 :: release :: Thu Feb 24 13:58:06 UTC 2022[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/ivy-0.2.3.xml[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/api...[0m
[info] waiting for lock on /home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/sbt.components.lock to be available...
[0m[[0minfo[0m] [0mCompiling 76 Scala sources and 37 Java sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/classes...[0m
[0m[[0minfo[0m] [0m'compiler-interface' not yet compiled for Scala 2.11.12. Compiling...[0m
[0m[[0minfo[0m] [0m Compilation completed in 9.353 s[0m
[info] waiting for lock on /home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/sbt.components.lock to be available...
model contains 7 documentable templates
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/poms/macros_2.11.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/jars/macros_2.11.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/srcs/macros_2.11-sources.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/docs/macros_2.11-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 22 s, completed 24 Feb 2022, 13:58:21[0m
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && sbt publishM2
model contains 178 documentable templates
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/crypto/ToxCrypto.scala:40: Could not find any member to link for "Some".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/SaveDataOptions.scala:11: Could not find any member to link for "ToxSavedataType".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/ProxyOptions.scala:15: Could not find any member to link for "ToxProxyType.NONE".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/ProxyOptions.scala:23: Could not find any member to link for "ToxProxyType.NONE".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/callbacks/FileRecvCallback.scala:11: Could not find any member to link for "ToxFileControl.CANCEL".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/callbacks/FileRecvControlCallback.scala:12: Could not find any member to link for "ToxFileControl.CANCEL".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:232: Could not find any member to link for "Int.MaxValue".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:392: Could not find any member to link for "ToxFileControl.RESUME".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:414: Could not find any member to link for "FileChunkRequestCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:471: Could not find any member to link for "FileChunkRequestCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:354: Could not find any member to link for "FriendReadReceiptCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:25: Could not find any member to link for "ToxOptions".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:37: Could not find any member to link for "ToxOptions.saveData".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:330: Could not find any member to link for "ToxFriendNumber".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/callbacks/VideoReceiveFrameCallback.scala:37: Could not find any member to link for "None".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/callbacks/CallStateCallback.scala:13: Could not find any member to link for "ToxavFriendCallState".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/ToxAv.scala:57: Could not find any member to link for "ToxCore.iterate".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/core/Functional.scala:11: Could not find any member to link for "-\/".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[0minfo[0m] [0mSet current project to macros (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/)[0m
[0m[[33mwarn[0m] [0m18 warnings found[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3-javadoc.jar ...[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1-sources.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 1 s, completed 24 Feb 2022, 13:58:31[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
[0m[[33mwarn[0m] [0mbootstrap class path not set in conjunction with -source 7[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/poms/tox4j-api_2.11.pom[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/jars/tox4j-api_2.11.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/srcs/tox4j-api_2.11-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/docs/tox4j-api_2.11-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 30 s, completed 24 Feb 2022, 13:58:33[0m
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && sbt publishM2
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project/}jvm-toxcore-api-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-api (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api...[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 1 s, completed 24 Feb 2022, 13:58:41[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j && sbt publishM2
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/}tox4j-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.os72#protoc-jar;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.os72#protoc-jar;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#sbt-scalapb;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#sbt-scalapb;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.gseitz#sbt-protobuf;0.5.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.gseitz#sbt-protobuf;0.5.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#compilerplugin_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#compilerplugin_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.10;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.10;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.10;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.10;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/github/os72/protoc-jar/3.4.0/protoc-jar-3.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.os72#protoc-jar;3.4.0!protoc-jar.jar (592ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/sbt-scalapb_2.10_0.13/0.5.43/sbt-scalapb-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#sbt-scalapb;0.5.43!sbt-scalapb.jar (193ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-protobuf/scala_2.10/sbt_0.13/0.5.3/jars/sbt-protobuf.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.gseitz#sbt-protobuf;0.5.3!sbt-protobuf.jar (2760ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/compilerplugin_2.10/0.5.43/compilerplugin_2.10-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#compilerplugin_2.10;0.5.43!compilerplugin_2.10.jar (142ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime_2.10/0.5.43/scalapb-runtime_2.10-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43!scalapb-runtime_2.10.jar (76ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/protoc-bridge_2.10/0.2.0/protoc-bridge_2.10-0.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0!protoc-bridge_2.10.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.protobuf#protobuf-java;3.0.0!protobuf-java.jar(bundle) (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/lenses/lenses_2.10/0.4.7/lenses_2.10-0.4.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.lenses#lenses_2.10;0.4.7!lenses_2.10.jar (40ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_2.10/0.3.7/fastparse_2.10-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse_2.10;0.3.7!fastparse_2.10.jar (46ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse-utils_2.10/0.3.7/fastparse-utils_2.10-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse-utils_2.10;0.3.7!fastparse-utils_2.10.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.0/quasiquotes_2.10-2.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.0!quasiquotes_2.10.jar (55ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.10/0.1.1/sourcecode_2.10-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#sourcecode_2.10;0.1.1!sourcecode_2.10.jar (96ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 2 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:14: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m override def projectSettings: Seq[Setting[_]] = protobufSettings ++ inConfig(protobufConfig)(Seq([0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:14: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m override def projectSettings: Seq[Setting[_]] = protobufSettings ++ inConfig(protobufConfig)(Seq([0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:15: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m runProtoc in protobufConfig := { (args: Seq[String]) =>[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:15: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m runProtoc in protobufConfig := { (args: Seq[String]) =>[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:23: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m javaConversions := true,[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:24: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m flatPackage := true,[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:25: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m grpc := true[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m7 warnings found[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-c (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/}tox4j...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3-sources.jar ...[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.4.0 ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mFormatting 9 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/}tox4j(compile) ...[0m
[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.11;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.11;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#tox4j-api_2.11;0.2.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#tox4j-api_2.11;0.2.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#macros_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#macros_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.chuusai#shapeless_2.11;2.3.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.chuusai#shapeless_2.11;2.3.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.typelevel#macro-compat_2.11;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.typelevel#macro-compat_2.11;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-stub;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-stub;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-core;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-core;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-context;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-context;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.code.findbugs#jsr305;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.code.findbugs#jsr305;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe.scala-logging#scala-logging_2.11;3.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe.scala-logging#scala-logging_2.11;3.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter-core_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter-core_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-collection-compat_2.11;2.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-collection-compat_2.11;2.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-math3;3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-math3;3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm-parent;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm-parent;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2#ow2;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2#ow2;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;34 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;34 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-driver_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-driver_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-bson_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-bson_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-async;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-async;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#bson;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#bson;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-core;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-core;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.spray#spray-json_2.11;1.3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.spray#spray-json_2.11;1.3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline-parent;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline-parent;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving junit#junit;4.13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving junit#junit;4.13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-core;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-core;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-parent;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-parent;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.13.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.13.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-concurrent_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-concurrent_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-core_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-core_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-java8-compat_2.11;0.8.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-java8-compat_2.11;0.8.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-effect_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-effect_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-log4j12;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-log4j12;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving log4j#log4j;1.2.17 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving log4j#log4j;1.2.17 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.protobuf#protobuf-java;3.4.0!protobuf-java.jar(bundle) (82ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime_2.11/0.5.43/scalapb-runtime_2.11-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43!scalapb-runtime_2.11.jar (205ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/chuusai/shapeless_2.11/2.3.3/shapeless_2.11-2.3.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.chuusai#shapeless_2.11;2.3.3!shapeless_2.11.jar(bundle) (109ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime-grpc_2.11/0.5.43/scalapb-runtime-grpc_2.11-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43!scalapb-runtime-grpc_2.11.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.11/3.7.2/scala-logging_2.11-3.7.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.typesafe.scala-logging#scala-logging_2.11;3.7.2!scala-logging_2.11.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/lenses/lenses_2.11/0.4.7/lenses_2.11-0.4.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.lenses#lenses_2.11;0.4.7!lenses_2.11.jar (171ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_2.11/0.3.7/fastparse_2.11-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse_2.11;0.3.7!fastparse_2.11.jar (131ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse-utils_2.11/0.3.7/fastparse-utils_2.11-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse-utils_2.11;0.3.7!fastparse-utils_2.11.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.11/0.1.1/sourcecode_2.11-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#sourcecode_2.11;0.1.1!sourcecode_2.11.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.11/1.1.1/macro-compat_2.11-1.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.typelevel#macro-compat_2.11;1.1.1!macro-compat_2.11.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.0.1/grpc-stub-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-stub;1.0.1!grpc-stub.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-core/1.0.1/grpc-core-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-core;1.0.1!grpc-core.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-context/1.0.1/grpc-context-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-context;1.0.1!grpc-context.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.code.findbugs#jsr305;3.0.0!jsr305.jar (42ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.25!slf4j-api.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/storm-enroute/scalameter_2.11/0.19/scalameter_2.11-0.19.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.storm-enroute#scalameter_2.11;0.19!scalameter_2.11.jar (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/jline/jline/3.14.0/jline-3.14.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.jline#jline;3.14.0!jline.jar (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/junit/junit/4.13/junit-4.13.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] junit#junit;4.13!junit.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.11/1.13.5/scalacheck_2.11-1.13.5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalacheck#scalacheck_2.11;1.13.5!scalacheck_2.11.jar (151ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.0.1/scalatest_2.11-3.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.0.1!scalatest_2.11.jar(bundle) (190ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.11/7.3.0-M27/scalaz-concurrent_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-concurrent_2.11;7.3.0-M27!scalaz-concurrent_2.11.jar (123ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-log4j12;1.7.30!slf4j-log4j12.jar (43ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/storm-enroute/scalameter-core_2.11/0.19/scalameter-core_2.11-0.19.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.storm-enroute#scalameter-core_2.11;0.19!scalameter-core_2.11.jar (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.commons#commons-math3;3.2!commons-math3.jar (62ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.11/2.9.9/jackson-module-scala_2.11-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9!jackson-module-scala_2.11.jar(bundle) (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/scala/mongo-scala-driver_2.11/2.2.0/mongo-scala-driver_2.11-2.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb.scala#mongo-scala-driver_2.11;2.2.0!mongo-scala-driver_2.11.jar (149ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-io#commons-io;2.4!commons-io.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.spray#spray-json_2.11;1.3.2!spray-json_2.11.jar(bundle) (42ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.11/2.1.1/scala-collection-compat_2.11-2.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-collection-compat_2.11;2.1.1!scala-collection-compat_2.11.jar(bundle) (125ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.ow2.asm#asm;5.0.4!asm.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-core;2.9.9!jackson-core.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.9/jackson-annotations-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-annotations;2.9.9!jackson-annotations.jar(bundle) (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-databind;2.9.9!jackson-databind.jar(bundle) (69ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.9.9/jackson-module-paranamer-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9!jackson-module-paranamer.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/scala/mongo-scala-bson_2.11/2.2.0/mongo-scala-bson_2.11-2.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb.scala#mongo-scala-bson_2.11;2.2.0!mongo-scala-bson_2.11.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/mongodb-driver-async/3.6.0/mongodb-driver-async-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#mongodb-driver-async;3.6.0!mongodb-driver-async.jar (158ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/bson/3.6.0/bson-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#bson;3.6.0!bson.jar (109ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/mongodb-driver-core/3.6.0/mongodb-driver-core-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#mongodb-driver-core;3.6.0!mongodb-driver-core.jar (61ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.0.1/scalactic_2.11-3.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.0.1!scalactic_2.11.jar(bundle) (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.11/7.3.0-M27/scalaz-core_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-core_2.11;7.3.0-M27!scalaz-core_2.11.jar (174ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.11/7.3.0-M27/scalaz-effect_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-effect_2.11;7.3.0-M27!scalaz-effect_2.11.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.11/0.8.0/scala-java8-compat_2.11-0.8.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-java8-compat_2.11;0.8.0!scala-java8-compat_2.11.jar(bundle) (115ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.30!slf4j-api.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] log4j#log4j;1.2.17!log4j.jar(bundle) (38ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 3 protobuf files to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main,/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/ProtoLog.proto[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Av.proto[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Core.proto[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3.pom[0m
protoc-jar: protoc version: 340, detected platform: linux/amd64
protoc-jar: executing: [/tmp/protocjar11988714439918496527/bin/protoc.exe, --plugin=protoc-gen-scala=/tmp/scalapbgen2812982316891254456, -I/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf, -I/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/protobuf_external, --java_out=/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main, --scala_out=java_conversions,flat_package,grpc:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/ProtoLog.proto, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Av.proto, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Core.proto]
[0m[[0minfo[0m] [0mCompiling protobuf[0m
[0m[[0minfo[0m] [0mProtoc target directory: /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mProtoc target directory: /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mCompiling 44 Scala sources and 7 Java sources to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/classes...[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/api...[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxAvEventDispatch.scala:23: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m kind match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:13: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m status match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:21: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m status match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:37: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m control match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:45: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m messageType match {[0m
[0m[[33mwarn[0m] [0m ^[0m
model contains 168 documentable templates
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:66: Variable bytes undefined in comment for method fromBytes in object ToxJniLog[0m
[0m[[33mwarn[0m] [0m * [[JniLog.defaultInstance]] if $bytes is invalid. Returns [[JniLog.defaultInstance]][0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:67: Variable bytes undefined in comment for method fromBytes in object ToxJniLog[0m
[0m[[33mwarn[0m] [0m * if $bytes is null.[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:64: Could not find any member to link for "JniLog".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/ToxImplBase.scala:12: Could not find any member to link for "NonFatal".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxAvImpl.scala:57: method finalize in class Object is deprecated: see corresponding Javadoc for more information.[0m
[0m[[33mwarn[0m] [0m super.finalize()[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreImpl.scala:122: method finalize in class Object is deprecated: see corresponding Javadoc for more information.[0m
[0m[[33mwarn[0m] [0m super.finalize()[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0mfour warnings found[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[33mwarn[0m] [0m7 warnings found[0m
[0m[[33mwarn[0m] [0mbootstrap class path not set in conjunction with -source 7[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3.jar[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 36 s, completed 24 Feb 2022, 14:00:08[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp
++ nproc
+ ./scripts/build-aarch64-linux-android -j6 release
=== Building /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake': No such file or directory
-rw-r--r-- 1 vagrant vagrant 2982 Feb 24 13:49 scripts/android.mk
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_git
echo 'set(CMAKE_SYSTEM_NAME Linux)' > /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_BUILD_TYPE Release CACHE STRING "")' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_SYSROOT /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp': No such file or directory
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp': No such file or directory
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 25 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
-rwxr-xr-x 1 vagrant vagrant 5209440 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 14 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/opus
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 14 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
cd /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/opus && autoreconf -fi
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 17 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android -DCMAKE_TOOLCHAIN_FILE=/home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake -DANDROID_CPU_FEATURES=/opt/android-sdk/ndk/21.4.7075529/sources/android/cpufeatures/cpu-features.c -DBUILD_SHARED_LIBS=OFF
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx && /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --libc=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --target=arm64-android-gcc --disable-examples --disable-unit-tests --enable-pic
disabling examples
disabling unit_tests
enabling pic
enabling vp8_encoder
enabling vp8_decoder
enabling vp9_encoder
enabling vp9_decoder
Configuring for target 'arm64-android-gcc'
enabling arm64
enabling neon
-- The C compiler identification is Clang 9.0.9
-- The CXX compiler identification is Clang 9.0.9
-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
enabling webm_io
enabling libyuv
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.7")
-- Looking for pthread.h
Creating makefiles for arm64-android-gcc libs
Creating makefiles for arm64-android-gcc tools
-- Looking for pthread.h - found
-- Looking for pthread_create
Creating makefiles for arm64-android-gcc docs
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx'
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
-- Looking for pthread_create - found
-- Found Threads: TRUE
CMake Warning at example/CMakeLists.txt:1 (FIND_PACKAGE):
By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "cJSON", but
CMake did not find one.
Could not find a package configuration file provided by "cJSON" with any of
the following names:
cJSONConfig.cmake
cjson-config.cmake
Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
"cJSON_DIR" to a directory containing one of the above files. If "cJSON"
provides a separate development package or SDK, be sure it has been
installed.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
ANDROID_CPU_FEATURES
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack
[CREATE] vp9_rtcd.h
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
[DEP] vp9/encoder/arm/neon/vp9_quantize_neon.c.d
[DEP] vp9/ratectrl_rtc.cc.d
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
Scanning dependencies of target msgpackc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
[ 5%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
[DEP] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d
[ 11%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
[DEP] vp9/encoder/arm/neon/vp9_error_neon.c.d
[DEP] vp9/encoder/vp9_mbgraph.c.d
[DEP] vp9/encoder/vp9_temporal_filter.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[ 16%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[ 22%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
[DEP] vp9/encoder/vp9_alt_ref_aq.c.d
[ 27%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
[DEP] vp9/encoder/vp9_aq_complexity.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_aq_360.c.d
[ 33%] Linking C static library libmsgpackc.a
[DEP] vp9/encoder/vp9_aq_variance.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
Error running link command: No such file or directory
CMakeFiles/msgpackc.dir/build.make:198: recipe for target 'libmsgpackc.a' failed
make[3]: *** [libmsgpackc.a] Error 2
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/msgpackc.dir/all' failed
make[2]: *** [CMakeFiles/msgpackc.dir/all] Error 2
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
Makefile:116: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
scripts/dependencies.mk:111: recipe for target '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp' failed
make: *** [/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp] Error 2
make: *** Waiting for unfinished jobs....
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_firstpass.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/arm/neon/sixtappredict_neon.c.d
[DEP] vp8/common/arm/neon/shortidct4x4llm_neon.c.d
[DEP] vp8/common/arm/neon/mbloopfilter_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d
[DEP] vp8/common/arm/neon/vp8_loopfilter_neon.c.d
[DEP] vp8/common/arm/neon/iwalsh_neon.c.d
[DEP] vp8/common/arm/neon/idct_blk_neon.c.d
[DEP] vp8/common/arm/neon/dequantizeb_neon.c.d
[DEP] vp8/common/arm/neon/dequant_idct_neon.c.d
[DEP] vp8/common/arm/neon/dc_only_idct_add_neon.c.d
[DEP] vp8/common/arm/neon/copymem_neon.c.d
[DEP] vp8/common/arm/neon/bilinearpredict_neon.c.d
[DEP] vp8/common/arm/loopfilter_arm.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.d
[DEP] vp8/encoder/arm/neon/shortfdct_neon.c.d
[DEP] vp8/encoder/arm/neon/fastquantizeb_neon.c.d
[DEP] vp8/encoder/arm/neon/denoising_neon.c.d
[DEP] vp8/encoder/temporal_filter.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[DEP] vp8/encoder/firstpass.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/arm/variance_neon.c.d
[DEP] vpx_dsp/arm/subpel_variance_neon.c.d
[DEP] vpx_dsp/arm/avg_pred_neon.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/arm/subtract_neon.c.d
[DEP] vpx_dsp/arm/sad_neon.c.d
[DEP] vpx_dsp/arm/sad4d_neon.c.d
[DEP] vpx_dsp/arm/sum_squares_neon.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/arm/hadamard_neon.c.d
[DEP] vpx_dsp/arm/avg_neon.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/arm/quantize_neon.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/arm/idct32x32_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_135_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_34_add_neon.c.d
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
[DEP] vpx_dsp/arm/idct32x32_1_add_neon.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
[DEP] vpx_dsp/arm/idct16x16_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_1_add_neon.c.d
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vpx_dsp/arm/idct8x8_add_neon.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vpx_dsp/arm/idct8x8_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_add_neon.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[DEP] vpx_dsp/arm/idct4x4_1_add_neon.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/arm/fwd_txfm_neon.c.d
[DEP] vpx_dsp/arm/fdct_partial_neon.c.d
[DEP] vpx_dsp/arm/fdct32x32_neon.c.d
[DEP] vpx_dsp/arm/fdct16x16_neon.c.d
[DEP] vpx_dsp/arm/fdct_neon.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/arm/loopfilter_neon.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/arm/vpx_convolve_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_avg_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve8_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_copy_neon.c.d
[DEP] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/arm/intrapred_neon.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
[DEP] vpx_ports/arm_cpudetect.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
libtoolize: copying file 'm4/ltoptions.m4'
[DEP] vpx_mem/vpx_mem.c.d
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_encoder.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vpx/src/vpx_decoder.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_ports/arm_cpudetect.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/arm/intrapred_neon.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_copy_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_avg_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_neon.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/arm/loopfilter_neon.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/arm/fdct_neon.c.o
[CC] vpx_dsp/arm/fdct16x16_neon.c.o
[CC] vpx_dsp/arm/fdct32x32_neon.c.o
configure.ac:75: installing 'build-aux/compile'
configure.ac:10: installing 'build-aux/missing'
configure.ac:38: installing './compile'
configure.ac:33: installing './missing'
Makefile.am:316: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:319: warning: '%'-style pattern rules are a GNU make extension
Makefile.am: installing './depcomp'
[CC] vpx_dsp/arm/fdct_partial_neon.c.o
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus && /home/vagrant/build/ltd.evilcorp.atox/_git/opus/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared
[CC] vpx_dsp/arm/fwd_txfm_neon.c.o
src/libsodium/Makefile.am: installing 'build-aux/depcomp'
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking how to print strings... printf
checking for style of include used by make... GNU
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
[CC] vpx_dsp/inv_txfm.c.o
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... [CC] vpx_dsp/arm/idct4x4_1_add_neon.c.o
yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vpx_dsp/arm/idct4x4_add_neon.c.o
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium && /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared
[CC] vpx_dsp/arm/idct8x8_1_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_add_neon.c.o
configure.ac:76: installing './compile'
ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
checking for a working dd... /bin/dd
checking how to truncate binary pipes... configure.ac:48: installing './missing'
/bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... [CC] vpx_dsp/arm/idct16x16_1_add_neon.c.o
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
benchmarks/Makefile.am: installing './depcomp'
checking build system type... checking for ANSI C header files... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking for sys/types.h... checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... [CC] vpx_dsp/arm/idct16x16_add_neon.c.o
gnutar
[CC] vpx_dsp/arm/idct32x32_1_add_neon.c.o
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
yes
checking for sys/stat.h... yes
checking for stdlib.h... checking whether the C compiler works... [CC] vpx_dsp/arm/idct32x32_34_add_neon.c.o
yes
yes
checking for C compiler default output file name... a.out
checking for string.h... checking for suffix of executables...
yes
checking whether we are cross compiling... checking for memory.h... yes
yes
checking for suffix of object files... checking for strings.h... o
checking whether we are using the GNU C compiler... yes
checking for inttypes.h... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... yes
checking for stdint.h... none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... yes
checking for unistd.h... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... yes
checking for dlfcn.h... gcc3
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... yes
[CC] vpx_dsp/arm/idct32x32_135_add_neon.c.o
checking for objdir... .libs
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
[CC] vpx_dsp/arm/idct32x32_add_neon.c.o
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... -Qunused-arguments
checking for joinable pthread attribute... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [CC] vpx_dsp/quantize.c.o
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... yes
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf && /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared --with-protoc=/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C99... checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C99... none needed
checking for an ANSI C-conforming const... [CC] vpx_dsp/arm/quantize_neon.c.o
none needed
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... yes
checking for inline... inline
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... checking whether to enable maintainer-specific portions of Makefiles... yes
gcc3
checking for ANSI C header files... checking build system type... gcc3
checking for C/C++ restrict keyword... x86_64-pc-linux-gnu
checking host system type... __restrict
checking for C99 variable-size arrays... aarch64-unknown-linux-android
checking target system type... aarch64-unknown-linux-android
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for sys/types.h... checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... yes
checking for cos in -lm... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
[CC] vpx_dsp/avg.c.o
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... yes
gnutar
yes
checking if compiler supports ARM Neon intrinsics... checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking for sys/stat.h... [CC] vpx_dsp/arm/avg_neon.c.o
yes
checking whether the C compiler works... checking for stdlib.h... [CC] vpx_dsp/arm/hadamard_neon.c.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for string.h...
checking whether we are cross compiling... yes
checking for memory.h... yes
checking for suffix of object files... yes
yes
checking for NE10... o
checking whether we are using the GNU C compiler... checking for strings.h... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... no
yes
checking if compiler supports Aarch64 Neon intrinsics... checking for inttypes.h... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... [CC] vpx_dsp/skin_detection.c.o
yes
none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... checking for stdint.h... [CC] vpx_dsp/sad.c.o
yes
checking for style of include used by make... yes
GNU
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vpx_dsp/subtract.c.o
checking for unistd.h... gcc3
[CC] vpx_dsp/sum_squares.c.o
yes
checking minix/config.h usability... [CC] vpx_dsp/arm/sum_squares_neon.c.o
checking whether we are using the GNU C++ compiler... no
checking minix/config.h presence... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ accepts -g... [CC] vpx_dsp/arm/sad4d_neon.c.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++... yes
checking for variable-length arrays... yes
checking for doxygen... no
checking for dot... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fvisibility=hidden... gcc3
checking how to run the C preprocessor... yes
checking for __wasi__ defined... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
checking for _FORTIFY_SOURCE defined... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... [CC] vpx_dsp/arm/sad_neon.c.o
yes
checking for lrintf... checking for gcc... gcc
yes
checking whether C compiler accepts -fvisibility=hidden... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... yes
checking for lrint... yes
checking whether C compiler accepts -fPIC... yes
checking for __malloc_hook... gcc -E
yes
checking whether C compiler accepts -fPIE... no
yes
checking whether the linker accepts -pie... checking how to run the C++ preprocessor... checking that generated files are newer than configure... done
configure: creating ./config.status
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -E
yes
checking whether C compiler accepts -fno-strict-aliasing... [CC] vpx_dsp/arm/subtract_neon.c.o
yes
checking whether C compiler accepts -fno-strict-overflow... checking for g++... g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... yes
checking whether C compiler accepts -fstack-protector... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... yes
checking whether the linker accepts -fstack-protector... [CC] vpx_dsp/variance.c.o
g++ -E
[CC] vpx_dsp/arm/avg_pred_neon.c.o
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes
checking for clang... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast... [CC] vpx_dsp/arm/subpel_variance_neon.c.o
[CC] vpx_dsp/arm/variance_neon.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual... yes
checking for sys/types.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes
checking for sys/stat.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes
checking for stdlib.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... config.status: creating Makefile
config.status: creating opus.pc
yes
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... checking for string.h... config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... config.status: creating doc/Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
yes
yes
checking for memory.h... checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... [CC] vpx_util/vpx_thread.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... checking for strings.h... [CC] vpx_util/vpx_write_yuv_frame.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... [CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... [CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
yes
checking for inttypes.h... [CC] vp8/common/entropymv.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... [CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes
checking for stdint.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... config.status: executing libtool commands
[CC] vp8/common/findnearmv.c.o
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... ARM (NEON) (NEON Aarch64)
Run-time CPU detection: ........ no
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... /usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
yes
[CC] vp8/common/generic/systemdependent.c.o
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... /usr/bin/make install-recursive
yes
checking for unistd.h... [CC] vp8/common/idct_blk.c.o
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... [CC] vp8/common/idctllm.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
[CC] vp8/common/rtcd.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized... yes
checking minix/config.h usability... [CC] vp8/common/vp8_loopfilter.c.o
CC src/opus_compare.o
CC src/opus_demo.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes... CC src/repacketizer_demo.o
no
checking minix/config.h presence... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
CC celt/bands.lo
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -Wwrite-strings... yes
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking the archiver (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar) interface... ar
checking for aarch64-linux-android-gcc... no
checking for aarch64-linux-android-objcc... no
checking for aarch64-linux-android-objc... no
checking for aarch64-linux-android-cc... no
checking for aarch64-linux-android-CC... no
checking for gcc... gcc
configure: WARNING: using cross tools not prefixed with host triplet
[CC] vp8/common/loopfilter_filters.c.o
yes
checking whether the linker accepts -Wl,-z,relro... checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... yes
checking whether the linker accepts -Wl,-z,now... no
checking dependency style of gcc... CC celt/celt.lo
yes
checking whether the linker accepts -Wl,-z,noexecstack... gcc3
checking C++ compiler flags...... use user-supplied: -O3 -pipe
checking whether __SUNPRO_CC is declared... CC celt/celt_encoder.lo
yes
checking whether segmentation violations can be caught when using the C compiler... unknown
configure: WARNING: On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance.
checking whether SIGABRT can be caught when using the C compiler... unknown
configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers.
checking for thread local storage (TLS) class... [CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
_Thread_local
thread local storage is supported
checking whether C compiler accepts -ftls-model=local-dynamic... [CC] vp8/common/quant_common.c.o
yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
[CC] vp8/common/reconinter.c.o
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vp8/common/reconintra.c.o
no
checking how to print strings... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... CC celt/celt_decoder.lo
no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... [CC] vp8/common/reconintra4x4.c.o
yes
checking for objdir... .libs
[CC] vp8/common/setupintrarecon.c.o
ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
[CC] vp8/common/swapyv12buffer.c.o
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... checking for dlfcn.h... [CC] vp8/common/treecoder.c.o
yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... [CC] vp8/common/arm/loopfilter_arm.c.o
no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking for objdir... .libs
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... [CC] vp8/common/arm/neon/bilinearpredict_neon.c.o
Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for aarch64-linux-android-ar... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking whether C compiler accepts -mmmx... checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking for MMX instructions set... CC celt/cwrs.lo
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... no
checking whether C compiler accepts -msse2... yes
checking for SSE2 instructions set... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -E
no
checking whether C compiler accepts -msse3... yes
checking for SSE3 instructions set... CC celt/entcode.lo
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++... [CC] vp8/common/arm/neon/copymem_neon.c.o
no
checking whether C compiler accepts -mssse3... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
yes
checking for SSSE3 instructions set... [CC] vp8/common/arm/neon/dc_only_idct_add_neon.c.o
CC celt/entdec.lo
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ PIC flag -fPIC -DPIC works... no
checking whether C compiler accepts -msse4.1... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ static flag -static works... yes
checking for SSE4.1 instructions set... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports -c -o file.o... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... no
checking whether C compiler accepts -mavx... [CC] vp8/common/arm/neon/dequant_idct_neon.c.o
yes
checking for AVX instructions set... CC celt/entenc.lo
CC celt/kiss_fft.lo
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... CC celt/laplace.lo
[CC] vp8/common/arm/neon/dequantizeb_neon.c.o
yes
checking limits.h presence... CC celt/mathops.lo
yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... no
checking for working strtod... no
checking for pow... yes
checking for ftruncate... CC celt/mdct.lo
CC celt/modes.lo
yes
checking for memset... yes
checking for mkdir... [CC] vp8/common/arm/neon/idct_blk_neon.c.o
CC celt/pitch.lo
yes
no
checking whether C compiler accepts -mavx2... checking for strchr... yes
yes
checking for AVX2 instructions set... checking for strerror... CC celt/celt_lpc.lo
yes
checking for strtol... [CC] vp8/common/arm/neon/iwalsh_neon.c.o
yes
checking zlib version... ok (1.2.0.4 or later)
checking for library containing zlibVersion... CC celt/quant_bands.lo
CC celt/rate.lo
-lz
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports C++11 features by default... yes
checking whether -latomic is needed... CC celt/vq.lo
[CC] vp8/common/arm/neon/vp8_loopfilter_neon.c.o
no
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang is Clang... yes
checking whether pthreads work with "-pthread" and "-lpthread"... no
checking whether C compiler accepts -mavx512f... CC celt/arm/armcpu.lo
yes
checking for AVX512F instructions set... no
checking whether pthreads work with -pthread... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... CC celt/arm/arm_celt_map.lo
CC celt/arm/celt_neon_intr.lo
-Qunused-arguments
checking for joinable pthread attribute... CC celt/arm/pitch_neon_intr.lo
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [CC] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o
yes
checking the location of hash_map... [CC] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o
no
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mavx512f -mno-avx512f... CC silk/CNG.lo
yes
checking whether C compiler accepts -maes... yes
checking whether C compiler accepts -mpclmul... [CC] vp8/common/arm/neon/mbloopfilter_neon.c.o
yes
checking for AESNI instructions set and PCLMULQDQ... CC silk/code_signs.lo
no
checking whether C compiler accepts -mrdrnd... yes
checking for RDRAND... <unordered_map>
checking whether -llog is needed... yes
[CC] vp8/common/arm/neon/shortidct4x4llm_neon.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vp8/common/arm/neon/sixtappredict_neon.c.o
no
CC silk/init_decoder.lo
checking sys/mman.h usability... yes
checking sys/mman.h presence... [CC] vp8/vp8_cx_iface.c.o
CC silk/decode_core.lo
yes
checking for sys/mman.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking intrin.h usability... [CC] vp8/encoder/bitstream.c.o
no
checking intrin.h presence... no
checking for intrin.h... no
checking if _xgetbv() is available... no
checking for inline... [CC] vp8/encoder/boolhuff.c.o
inline
checking whether byte ordering is bigendian... [CC] vp8/encoder/copy_c.c.o
CC silk/decode_frame.lo
[CC] vp8/encoder/dct.c.o
no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can use inline asm code... [CC] vp8/encoder/encodeframe.c.o
yes
no
checking whether we can use x86_64 asm code... no
checking whether we can assemble AVX opcodes... no
checking for 128-bit arithmetic... yes
checking for cpuid instruction... CC silk/decode_parameters.lo
no
checking if the .private_extern asm directive is supported... [CC] vp8/encoder/encodeintra.c.o
no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... CC silk/decode_indices.lo
yes
checking if data alignment is required... yes
checking if atomic operations are supported... yes
checking for size_t... [CC] vp8/encoder/encodemb.c.o
yes
checking for working alloca.h... config.status: creating Makefile
config.status: creating src/Makefile
yes
checking for alloca... CC silk/decode_pulses.lo
yes
checking for arc4random... config.status: creating benchmarks/Makefile
yes
checking for arc4random_buf... config.status: creating conformance/Makefile
config.status: creating protobuf.pc
yes
checking for mmap... config.status: creating protobuf-lite.pc
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for mlock... [CC] vp8/encoder/encodemv.c.o
yes
checking for madvise... yes
checking for mprotect... [CC] vp8/encoder/ethreading.c.o
yes
checking for getrandom with a standard API... no
checking for getentropy with a standard API... [CC] vp8/encoder/firstpass.c.o
no
checking for posix_memalign... yes
checking for getpid... [CC] vp8/encoder/denoising.c.o
yes
checking for nanosleep... yes
checking for memset_s... CC silk/decoder_set_fs.lo
[CC] vp8/encoder/lookahead.c.o
no
checking for explicit_bzero... [CC] vp8/encoder/mcomp.c.o
no
checking for explicit_memset... [CC] vp8/encoder/modecosts.c.o
no
checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
checking that generated files are newer than configure... done
configure: creating ./config.status
CC silk/dec_API.lo
CC silk/enc_API.lo
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
config.status: executing libtool commands
CC silk/encode_indices.lo
=== configuring in third_party/googletest (/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/third_party/googletest)
configure: WARNING: no configuration information is in third_party/googletest
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
Making install in .
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
CXX google/protobuf/map.lo
config.status: creating Makefile
CC silk/encode_pulses.lo
config.status: creating builds/Makefile
config.status: creating contrib/Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
CC silk/gain_quant.lo
config.status: creating src/libsodium/include/Makefile
CC silk/interpolate.lo
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
CC silk/LP_variable_cutoff.lo
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
CC silk/NLSF_decode.lo
config.status: executing libtool commands
CC silk/NSQ.lo
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
Making install in builds
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
[CC] vp8/encoder/ratectrl.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
Making install in contrib
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
Making install in dist-build
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
Making install in msvc-scripts
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
Making install in libsodium
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
Making install in include
CC silk/NSQ_del_dec.lo
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/core.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kx.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/.'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/export.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/runtime.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/utils.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
CXX google/protobuf/message_lite.lo
CXX google/protobuf/parse_context.lo
[CC] vp8/encoder/rdopt.c.o
CXX google/protobuf/repeated_field.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
CC silk/PLC.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
[CC] vp8/encoder/segmentation.c.o
CC silk/shell_coder.lo
[CC] vp8/common/vp8_skin_detection.c.o
CC silk/tables_gain.lo
[CC] vp8/encoder/tokenize.c.o
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC silk/tables_LTP.lo
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/temporal_filter.c.o
[CC] vp8/encoder/arm/neon/denoising_neon.c.o
CC silk/tables_NLSF_CB_NB_MB.lo
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC silk/tables_NLSF_CB_WB.lo
[CC] vp8/encoder/arm/neon/fastquantizeb_neon.c.o
[CC] vp8/encoder/arm/neon/shortfdct_neon.c.o
[CC] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o
CXX google/protobuf/repeated_ptr_field.lo
[CC] vp8/vp8_dx_iface.c.o
CC silk/tables_other.lo
CC silk/tables_pitch_lag.lo
CC silk/tables_pulses_per_block.lo
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
CC silk/VAD.lo
CC silk/control_audio_bandwidth.lo
CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
CC silk/quant_LTP_gains.lo
CC silk/VQ_WMat_EC.lo
CC silk/HP_variable_cutoff.lo
[CC] vp9/common/vp9_alloccommon.c.o
CXX google/protobuf/wire_format_lite.lo
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
[CC] vp9/common/vp9_entropymode.c.o
CC silk/NLSF_encode.lo
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
[CC] vp9/common/vp9_idct.c.o
CC silk/NLSF_VQ.lo
CC silk/NLSF_unpack.lo
CC silk/NLSF_del_dec_quant.lo
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
CC silk/process_NLSFs.lo
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
CXX google/protobuf/any.lo
CC silk/stereo_LR_to_MS.lo
CC silk/stereo_MS_to_LR.lo
CXX google/protobuf/any.pb.lo
CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
CC silk/check_control_input.lo
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o
CC silk/control_SNR.lo
CC silk/init_encoder.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
[CC] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
CC silk/control_codec.lo
CC silk/A2NLSF.lo
[CC] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o
CXX google/protobuf/api.pb.lo
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
CC crypto_box/libsodium_la-crypto_box.lo
CC silk/ana_filt_bank_1.lo
CC silk/biquad_alt.lo
CC silk/bwexpander_32.lo
[CC] vp9/encoder/vp9_context_tree.c.o
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC silk/bwexpander.lo
CC silk/debug.lo
CC silk/decode_pitch.lo
[CC] vp9/encoder/vp9_cost.c.o
CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo
[CC] vp9/encoder/vp9_dct.c.o
CC silk/inner_prod_aligned.lo
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CXX google/protobuf/descriptor.lo
CC silk/lin2log.lo
CC silk/log2lin.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
CC silk/LPC_analysis_filter.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
CC silk/LPC_inv_pred_gain.lo
CC silk/table_LSF_cos.lo
CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
CC silk/NLSF2A.lo
CC silk/NLSF_stabilize.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC silk/NLSF_VQ_weights_laroia.lo
CC silk/pitch_est_tables.lo
CXX google/protobuf/descriptor.pb.lo
CC silk/resampler.lo
CC silk/resampler_down2_3.lo
CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
CC silk/resampler_down2.lo
CC silk/resampler_private_AR2.lo
CC silk/resampler_private_down_FIR.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
CC silk/resampler_private_IIR_FIR.lo
CC silk/resampler_private_up2_HQ.lo
[CC] vp9/encoder/vp9_encodemv.c.o
CC silk/resampler_rom.lo
CC silk/sigm_Q15.lo
[CC] vp9/encoder/vp9_ethread.c.o
CC silk/sort.lo
CC silk/sum_sqr_shift.lo
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_firstpass.c.o
CXX google/protobuf/descriptor_database.lo
CC silk/stereo_decode_pred.lo
CC silk/stereo_encode_pred.lo
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
CC silk/stereo_find_predictor.lo
CC silk/stereo_quant_pred.lo
CC silk/LPC_fit.lo
CC silk/float/apply_sine_window_FLP.lo
CC silk/float/corrMatrix_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
CC silk/float/encode_frame_FLP.lo
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
CC silk/float/find_LPC_FLP.lo
CC silk/float/find_LTP_FLP.lo
[CC] vp9/encoder/vp9_quantize.c.o
CC silk/float/find_pitch_lags_FLP.lo
CXX google/protobuf/duration.pb.lo
CC silk/float/find_pred_coefs_FLP.lo
CC silk/float/LPC_analysis_filter_FLP.lo
CC silk/float/LTP_analysis_filter_FLP.lo
[CC] vp9/encoder/vp9_ratectrl.c.o
CC silk/float/LTP_scale_ctrl_FLP.lo
CC silk/float/noise_shape_analysis_FLP.lo
CC silk/float/process_gains_FLP.lo
[CC] vp9/encoder/vp9_rd.c.o
CC silk/float/regularize_correlations_FLP.lo
CXX google/protobuf/dynamic_message.lo
[CC] vp9/encoder/vp9_rdopt.c.o
CC silk/float/residual_energy_FLP.lo
CC silk/float/warped_autocorrelation_FLP.lo
CC silk/float/wrappers_FLP.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC silk/float/autocorrelation_FLP.lo
[CC] vp9/encoder/vp9_pickmode.c.o
CC silk/float/burg_modified_FLP.lo
CC silk/float/bwexpander_FLP.lo
[CC] vp9/encoder/vp9_segmentation.c.o
CC silk/float/energy_FLP.lo
[CC] vp9/encoder/vp9_speed_features.c.o
CC silk/float/inner_product_FLP.lo
CC silk/float/k2a_FLP.lo
[CC] vp9/encoder/vp9_subexp.c.o
CC silk/float/LPC_inv_pred_gain_FLP.lo
CC silk/float/pitch_analysis_core_FLP.lo
[CC] vp9/encoder/vp9_svc_layercontext.c.o
CC silk/float/scale_copy_vector_FLP.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
CC silk/float/scale_vector_FLP.lo
CC silk/float/schur_FLP.lo
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
CC silk/float/sort_FLP.lo
[CC] vp9/encoder/vp9_aq_variance.c.o
CC silk/arm/arm_silk_map.lo
CC silk/arm/biquad_alt_neon_intr.lo
[CC] vp9/encoder/vp9_aq_360.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_aq_complexity.c.o
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
CC silk/arm/LPC_inv_pred_gain_neon_intr.lo
[CC] vp9/encoder/vp9_alt_ref_aq.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
CC silk/arm/NSQ_del_dec_neon_intr.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/vp9_temporal_filter.c.o
CXX google/protobuf/empty.pb.lo
[CC] vp9/encoder/vp9_mbgraph.c.o
[CC] vp9/encoder/arm/neon/vp9_error_neon.c.o
CC silk/arm/NSQ_neon.lo
CC src/opus.lo
CC src/opus_decoder.lo
[CC] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_quantize_neon.c.o
[CC] vp9/vp9_dx_iface.c.o
CC src/opus_encoder.lo
CC src/opus_multistream.lo
CC src/opus_multistream_encoder.lo
CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
[CC] vp9/decoder/vp9_decodemv.c.o
CXX google/protobuf/extension_set_heavy.lo
[CC] vp9/decoder/vp9_decodeframe.c.o
CC src/opus_multistream_decoder.lo
CC src/repacketizer.lo
CXX google/protobuf/field_mask.pb.lo
CC src/opus_projection_encoder.lo
CC src/opus_projection_decoder.lo
[CC] vp9/decoder/vp9_detokenize.c.o
CC src/mapping_matrix.lo
[CC] vp9/decoder/vp9_decoder.c.o
CC src/analysis.lo
CC src/mlp.lo
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
CC src/mlp_data.lo
[CC] vpx_config.c.o
[CREATE] vpx.pc
CC celt/tests/test_unit_cwrs32.o
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8.h
CXX google/protobuf/generated_message_bases.lo
CC celt/tests/test_unit_dft.o
CC celt/tests/test_unit_entropy.o
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8cx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_ext_ratectrl.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8dx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_codec.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_frame_buffer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_image.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_integer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_decoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_encoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
CC celt/tests/test_unit_laplace.o
[STRIP] libvp9rc.a < libvp9rc_g.a
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libvpx.a
[DEP] tools/tiny_ssim.c.d
[DEP] y4minput.c.d
[CC] y4minput.c.o
CC celt/tests/test_unit_mathops.o
[CC] tools/tiny_ssim.c.o
CC celt/tests/test_unit_mdct.o
[LD] tools/tiny_ssim
make[2]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp
CXX google/protobuf/generated_message_reflection.lo
CC celt/tests/test_unit_rotation.o
CC celt/tests/test_unit_types.o
CCLD opus_compare
CC crypto_kdf/libsodium_la-crypto_kdf.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC silk/tests/test_unit_LPC_inv_pred_gain.o
CC crypto_kx/libsodium_la-crypto_kx.lo
CC tests/test_opus_api.o
CXX google/protobuf/generated_message_table_driven.lo
CC tests/test_opus_decode.o
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC tests/test_opus_encode.o
CC tests/opus_encode_regressions.o
CC tests/test_opus_padding.o
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CXX google/protobuf/generated_message_tctable_full.lo
CC tests/test_opus_projection.o
CCLD libopus.la
CCLD celt/tests/test_unit_cwrs32
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CXX google/protobuf/io/gzip_stream.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CCLD celt/tests/test_unit_dft
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_entropy
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_laplace
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_mathops
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_mdct
CCLD celt/tests/test_unit_rotation
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_types
CCLD opus_demo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD repacketizer_demo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD silk/tests/test_unit_LPC_inv_pred_gain
CXX google/protobuf/io/printer.lo
CXX google/protobuf/io/tokenizer.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_api
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_decode
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_encode
CCLD tests/test_opus_padding
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CXX google/protobuf/map_field.lo
CXX google/protobuf/message.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_projection
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CXX google/protobuf/reflection_ops.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[6]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/share/aclocal'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/opus.m4 '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/share/aclocal'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 opus.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/opus'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_multistream.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_types.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_defines.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_projection.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/opus'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libopus.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.la
libtool: install: /usr/bin/install -c .libs/libopus.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
CXX google/protobuf/service.lo
CXX google/protobuf/source_context.pb.lo
CXX google/protobuf/struct.pb.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CXX google/protobuf/stubs/substitute.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CXX google/protobuf/text_format.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
CXX google/protobuf/timestamp.pb.lo
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
CXX google/protobuf/type.pb.lo
CXX google/protobuf/unknown_field_set.lo
CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo
CXX google/protobuf/util/json_util.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
CXX google/protobuf/util/message_differencer.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CXX google/protobuf/util/time_util.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
CXX google/protobuf/util/type_resolver_util.lo
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CXX google/protobuf/wire_format.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CXX google/protobuf/wrappers.pb.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CXX google/protobuf/compiler/code_generator.lo
CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
CXX google/protobuf/compiler/command_line_interface.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
CC crypto_verify/sodium/libsodium_la-verify.lo
CC randombytes/libsodium_la-randombytes.lo
CC sodium/libsodium_la-codecs.lo
CC sodium/libsodium_la-core.lo
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo
CC crypto_core/ed25519/libsodium_la-core_ed25519.lo
CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
CXX google/protobuf/compiler/plugin.lo
CXX google/protobuf/compiler/plugin.pb.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo
CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo
CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
CXX google/protobuf/compiler/subprocess.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
CXX google/protobuf/compiler/zip_writer.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
CXX google/protobuf/compiler/main.o
CXX google/protobuf/any_lite.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CXX google/protobuf/arena.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
CXX google/protobuf/arenastring.lo
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
CXX google/protobuf/extension_set.lo
CC crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
CXX google/protobuf/generated_enum_util.lo
CCLD libsse41.la
CCLD libavx2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libavx512f.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC randombytes/internal/librdrand_la-randombytes_internal_random.lo
CCLD libaesni.la
CCLD libsse2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libssse3.la
CXX google/protobuf/generated_message_table_driven_lite.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CXX google/protobuf/generated_message_tctable_lite.lo
CCLD librdrand.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libsodium.la
CXX google/protobuf/generated_message_util.lo
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[5]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
Making install in test
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
Making install in default
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp
CXX google/protobuf/implicit_weak_message.lo
CXX google/protobuf/inlined_string_field.lo
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:49:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<4>' requested here
template void AlignFail<4>(uintptr_t);
^
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:50:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<8>' requested here
template void AlignFail<8>(uintptr_t);
^
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:216:7: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<1>' requested here
AlignFail<alignof(T)>(reinterpret_cast<uintptr_t>(target));
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:311:3: note: in instantiation of function template specialization 'google::protobuf::internal::TcParser::RefAt<bool>' requested here
RefAt<FieldType>(msg, data.offset()) =
^
CXX google/protobuf/io/coded_stream.lo
CXX google/protobuf/io/io_win32.lo
CXX google/protobuf/io/strtod.lo
CXX google/protobuf/io/zero_copy_stream.lo
3 warnings generated.
CXX google/protobuf/io/zero_copy_stream_impl.lo
CXX google/protobuf/io/zero_copy_stream_impl_lite.lo
CXX google/protobuf/stubs/bytestream.lo
CXX google/protobuf/stubs/common.lo
CXX google/protobuf/stubs/int128.lo
CXX google/protobuf/stubs/status.lo
CXX google/protobuf/stubs/statusor.lo
CXX google/protobuf/stubs/stringpiece.lo
CXX google/protobuf/stubs/stringprintf.lo
CXX google/protobuf/stubs/structurally_valid.lo
CXX google/protobuf/stubs/strutil.lo
CXX google/protobuf/stubs/time.lo
CXX google/protobuf/compiler/importer.lo
CXX google/protobuf/compiler/parser.lo
CXX google/protobuf/util/delimited_message_util.lo
CXX google/protobuf/util/field_comparator.lo
CXX google/protobuf/util/field_mask_util.lo
CXX google/protobuf/util/internal/datapiece.lo
CXX google/protobuf/util/internal/default_value_objectwriter.lo
CXX google/protobuf/util/internal/error_listener.lo
CXX google/protobuf/util/internal/field_mask_utility.lo
CXX google/protobuf/util/internal/json_escaping.lo
CXX google/protobuf/util/internal/json_objectwriter.lo
CXX google/protobuf/util/internal/json_stream_parser.lo
CXX google/protobuf/util/internal/object_writer.lo
CXX google/protobuf/util/internal/proto_writer.lo
CXX google/protobuf/util/internal/protostream_objectsource.lo
CXX google/protobuf/util/internal/protostream_objectwriter.lo
CXX google/protobuf/util/internal/type_info.lo
CXX google/protobuf/util/internal/utility.lo
CXX google/protobuf/compiler/cpp/cpp_enum.lo
CXX google/protobuf/compiler/cpp/cpp_enum_field.lo
CXX google/protobuf/compiler/cpp/cpp_extension.lo
CXX google/protobuf/compiler/cpp/cpp_field.lo
CXX google/protobuf/compiler/cpp/cpp_file.lo
CXX google/protobuf/compiler/cpp/cpp_generator.lo
CXX google/protobuf/compiler/cpp/cpp_helpers.lo
CXX google/protobuf/compiler/cpp/cpp_map_field.lo
CXX google/protobuf/compiler/cpp/cpp_message.lo
CXX google/protobuf/compiler/cpp/cpp_message_field.lo
CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo
CXX google/protobuf/compiler/cpp/cpp_parse_function_generator.lo
CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo
CXX google/protobuf/compiler/cpp/cpp_service.lo
CXX google/protobuf/compiler/cpp/cpp_string_field.lo
CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo
CXX google/protobuf/compiler/csharp/csharp_enum.lo
CXX google/protobuf/compiler/csharp/csharp_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_field_base.lo
CXX google/protobuf/compiler/csharp/csharp_generator.lo
CXX google/protobuf/compiler/csharp/csharp_helpers.lo
CXX google/protobuf/compiler/csharp/csharp_map_field.lo
CXX google/protobuf/compiler/csharp/csharp_message.lo
CXX google/protobuf/compiler/csharp/csharp_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo
CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo
CXX google/protobuf/compiler/java/java_context.lo
CXX google/protobuf/compiler/java/java_doc_comment.lo
CXX google/protobuf/compiler/java/java_enum.lo
CXX google/protobuf/compiler/java/java_enum_field.lo
CXX google/protobuf/compiler/java/java_enum_field_lite.lo
CXX google/protobuf/compiler/java/java_enum_lite.lo
CXX google/protobuf/compiler/java/java_extension.lo
CXX google/protobuf/compiler/java/java_extension_lite.lo
CXX google/protobuf/compiler/java/java_field.lo
CXX google/protobuf/compiler/java/java_file.lo
CXX google/protobuf/compiler/java/java_generator.lo
CXX google/protobuf/compiler/java/java_generator_factory.lo
CXX google/protobuf/compiler/java/java_helpers.lo
CXX google/protobuf/compiler/java/java_kotlin_generator.lo
CXX google/protobuf/compiler/java/java_map_field.lo
CXX google/protobuf/compiler/java/java_map_field_lite.lo
CXX google/protobuf/compiler/java/java_message.lo
CXX google/protobuf/compiler/java/java_message_builder.lo
CXX google/protobuf/compiler/java/java_message_builder_lite.lo
CXX google/protobuf/compiler/java/java_message_field.lo
CXX google/protobuf/compiler/java/java_message_field_lite.lo
CXX google/protobuf/compiler/java/java_message_lite.lo
CXX google/protobuf/compiler/java/java_name_resolver.lo
CXX google/protobuf/compiler/java/java_primitive_field.lo
CXX google/protobuf/compiler/java/java_primitive_field_lite.lo
CXX google/protobuf/compiler/java/java_service.lo
CXX google/protobuf/compiler/java/java_shared_code_generator.lo
CXX google/protobuf/compiler/java/java_string_field.lo
CXX google/protobuf/compiler/java/java_string_field_lite.lo
CXX google/protobuf/compiler/js/js_generator.lo
CXX google/protobuf/compiler/js/well_known_types_embed.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_extension.lo
CXX google/protobuf/compiler/objectivec/objectivec_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_file.lo
CXX google/protobuf/compiler/objectivec/objectivec_generator.lo
CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo
CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_message.lo
CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo
CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo
CXX google/protobuf/compiler/php/php_generator.lo
CXX google/protobuf/compiler/python/python_generator.lo
CXX google/protobuf/compiler/ruby/ruby_generator.lo
CXXLD libprotobuf-lite.la
CXXLD libprotobuf.la
CXXLD libprotoc.la
CXXLD protoc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arenastring.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor_database.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/dynamic_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/explicitly_constructed.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_access_listener.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_bases.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_decl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/has_bits.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/implicit_weak_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/inlined_string_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_type_handler.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/js'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/js/js_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/js'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/cpp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/cpp'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/ruby'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/ruby'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/python'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/python/python_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/python'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/util'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/delimited_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_comparator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_mask_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/json_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/message_differencer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/time_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/util'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/io'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/coded_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/gzip_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/io_win32.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/printer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/strtod.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/tokenizer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/io'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.la
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/php'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/php/php_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/php'
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.la
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/stubs'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/bytestream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/callback.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/casts.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/common.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/logging.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/map_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/mutex.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/once.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/platform_macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/status.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stl_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stringpiece.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/strutil.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/template_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/stubs'
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/java'
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/java'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/parse_context.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_def.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_undef.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection_ops.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_ptr_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/service.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/text_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/unknown_field_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/objectivec'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/objectivec'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/code_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/command_line_interface.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/importer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/parser.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin'
libtool: install: /usr/bin/install -c protoc /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin/protoc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:02 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp
2022-02-24 14:02:41,600 ERROR: Could not build app ltd.evilcorp.atox: Error running build command for ltd.evilcorp.atox:0.7.3
==== detail begin ====
+ cd ..
++ nproc
+ ./scripts/build-host -j6
/bin/sh: 1: cd: can't cd to /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore
git clone https://github.com/toktok/jvm-toxcore-c /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host
git clone --depth=1 --branch=v3.19.3 https://github.com/google/protobuf /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
git clone --depth=1 --branch=v0.2.16 https://github.com/TokTok/c-toxcore /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore;
git clone --depth=1 --branch=1.0.18 https://github.com/jedisct1/libsodium /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j'...
git clone --depth=1 --branch=c-4.0.0 https://github.com/msgpack/msgpack-c /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/libsodium'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/toxcore'...
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/msgpack'...
git clone --depth=1 --branch=v1.3.1 https://github.com/xiph/opus /home/vagrant/build/ltd.evilcorp.atox/_git/opus
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/opus'...
Note: checking out 'a9a48cea3a78ba661ee8096b5dab456361b0ff23'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone --depth=1 --branch=v1.11.0 https://github.com/webmproject/libvpx /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/libvpx'...
cd /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j && git checkout 959e226809e4446c97679f090ef5df905bf627a4
Note: checking out '959e226809e4446c97679f090ef5df905bf627a4'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 959e2268... Don't try to resolve now-sunset bintray repositories
git clone https://github.com/toktok/jvm-macros /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros'...
Note: checking out 'e85ed7726db5d677c9c0677298ea0cb9c65bdd23'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone https://github.com/toktok/jvm-sbt-plugins /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins'...
Note: checking out '1937ee39c385870da557c7b217a1757a1ad4c5b9'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
git clone https://github.com/toktok/jvm-toxcore-api /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api
Cloning into '/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api'...
Note: checking out '4f5e89fa84ce1d178a6765b8b46f2b6f91216677'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp': No such file or directory
drwxr-xr-x 12 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && git checkout 8e8991581bec396861678012cab302ba09ced629
Note: checking out '8e8991581bec396861678012cab302ba09ced629'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8e89915... Don't try to resolve now-sunset bintray repositories
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host -DBUILD_SHARED_LIBS=OFF
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && git checkout c0f37cfd77d79d5826ea566127f60fce838858c2
Note: checking out 'c0f37cfd77d79d5826ea566127f60fce838858c2'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at c0f37cf... Add missing scalatestplus dependency to tests
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp': No such file or directory
drwxr-xr-x 13 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/opus
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/opus && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins && git checkout 4104763df188d237c21a372f0aa2cf6ef92cdf92
Note: checking out '4104763df188d237c21a372f0aa2cf6ef92cdf92'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 4104763... Don't try to resolve now-sunset bintray repositories
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp': No such file or directory
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins && sbt publishLocal
-- The C compiler identification is GNU 6.3.0
copying runtime jar...
Note: checking out 'cc7b1b53234cd7a8f50d90ac3933b240dcf4cd97'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp': No such file or directory
drwxr-xr-x 24 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf && autoreconf -fi
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
CMake Warning at example/CMakeLists.txt:1 (FIND_PACKAGE):
By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "cJSON", but
CMake did not find one.
Could not find a package configuration file provided by "cJSON" with any of
the following names:
cJSONConfig.cmake
cjson-config.cmake
Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
"cJSON_DIR" to a directory containing one of the above files. If "cJSON"
provides a separate development package or SDK, be sure it has been
installed.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
libtoolize: copying file 'm4/ltoptions.m4'
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltsugar.m4'
Scanning dependencies of target msgpackc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 5%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
[ 11%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
[ 16%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
[ 22%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
[ 27%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
[ 33%] Linking C static library libmsgpackc.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 33%] Built target msgpackc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target lib_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 38%] Building C object example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o
[ 44%] Linking C executable lib_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 44%] Built target lib_buffer_unpack
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target speed_test_uint32_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 50%] Building C object example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o
[ 55%] Linking C executable speed_test_uint32_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 55%] Built target speed_test_uint32_array
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
Scanning dependencies of target simple_c
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 61%] Building C object example/CMakeFiles/simple_c.dir/simple_c.c.o
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
[ 66%] Linking C executable simple_c
libtoolize: copying file 'm4/ltsugar.m4'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 66%] Built target simple_c
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
libtoolize: copying file 'm4/ltversion.m4'
Scanning dependencies of target boundary
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 72%] Building C object example/CMakeFiles/boundary.dir/boundary.c.o
libtoolize: copying file 'm4/lt~obsolete.m4'
Note: checking out '626ff35955c2c35b806b3e0ecf551a1a8611cdbf'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx && patch -p1 < /home/vagrant/build/ltd.evilcorp.atox/scripts/patches/libvpx.patch
patching file build/make/configure.sh
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp': No such file or directory
drwxr-xr-x 17 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx && /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-examples --disable-unit-tests --enable-pic
disabling examples
disabling unit_tests
enabling pic
enabling vp8_encoder
enabling vp8_decoder
enabling vp9_encoder
enabling vp9_decoder
Configuring for target 'x86_64-linux-gcc'
enabling x86_64
enabling runtime_cpu_detect
enabling mmx
enabling sse
enabling sse2
enabling sse3
enabling ssse3
enabling sse4_1
enabling avx
enabling avx2
enabling avx512
[ 77%] Linking C executable boundary
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 77%] Built target boundary
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target speed_test_uint64_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 83%] Building C object example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o
[ 88%] Linking C executable speed_test_uint64_array
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 88%] Built target speed_test_uint64_array
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Scanning dependencies of target user_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[ 94%] Building C object example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o
using yasm
[100%] Linking C executable user_buffer_unpack
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
[100%] Built target user_buffer_unpack
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libmsgpackc.a
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/fbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/gcc_atomic.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/object.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack_define.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/sbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/timestamp.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack_define.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/unpack_template.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/util.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/version.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/version_master.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/vrefbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/zbuffer.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/zone.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/pack_template.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/msgpack/sysdep.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/msgpack.pc
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-targets.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-targets-noconfig.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-config.cmake
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/cmake/msgpack/msgpack-config-version.cmake
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/msgpack'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
enabling postproc
enabling webm_io
enabling libyuv
Creating makefiles for x86_64-linux-gcc libs
Creating makefiles for x86_64-linux-gcc tools
configure.ac:75: installing 'build-aux/compile'
configure.ac:9: installing 'build-aux/config.guess'
configure.ac:9: installing 'build-aux/config.sub'
configure.ac:10: installing 'build-aux/install-sh'
configure.ac:10: installing 'build-aux/missing'
Creating makefiles for x86_64-linux-gcc docs
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx'
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
src/libsodium/Makefile.am: installing 'build-aux/depcomp'
[CREATE] vp9_rtcd.h
configure.ac:38: installing './compile'
configure.ac:36: installing './config.guess'
configure.ac:36: installing './config.sub'
configure.ac:33: installing './install-sh'
configure.ac:33: installing './missing'
[DEP] vp9/ratectrl_rtc.cc.d
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
Makefile.am:316: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:319: warning: '%'-style pattern rules are a GNU make extension
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
Makefile.am: installing './INSTALL'
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp9/encoder/x86/vp9_error_avx2.c.d
[DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
[DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
[DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
[DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d
Makefile.am: installing './depcomp'
parallel-tests: installing 'build-aux/test-driver'
[DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
[DEP] vp9/encoder/x86/temporal_filter_sse4.c.d
[DEP] vp9/encoder/vp9_mbgraph.c.d
[DEP] vp9/encoder/vp9_temporal_filter.c.d
parallel-tests: installing './test-driver'
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium
[DEP] vp9/encoder/vp9_noise_estimate.c.d
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium && /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
[DEP] vp9/encoder/vp9_skin_detection.c.d
[DEP] vp9/encoder/vp9_alt_ref_aq.c.d
[DEP] vp9/encoder/vp9_aq_complexity.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_aq_360.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus && /home/vagrant/build/ltd.evilcorp.atox/_git/opus/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
[DEP] vp9/encoder/vp9_aq_variance.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
checking build system type... [DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[info] [launcher] getting org.scala-sbt sbt 0.13.18 (this may take some time)...
[DEP] vp9/encoder/vp9_pickmode.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... [DEP] vp9/encoder/vp9_rdopt.c.d
/usr/bin/install -c
checking whether build environment is sane... [DEP] vp9/encoder/vp9_rd.c.d
yes
checking whether make supports nested variables... yes
checking for a BSD-compatible install... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... [DEP] vp9/encoder/vp9_ratectrl.c.d
no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vp9/encoder/vp9_quantize.c.d
yes
/usr/bin/install -c
checking whether build environment is sane... checking whether make supports nested variables... yes
yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vp9/encoder/vp9_picklpf.c.d
yes
[DEP] vp9/encoder/vp9_encoder.c.d
checking whether to enable maintainer-specific portions of Makefiles... yes
gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... checking for style of include used by make... GNU
[DEP] vp9/encoder/vp9_mcomp.c.d
checking for gcc... /usr/bin/gcc
[DEP] vp9/encoder/vp9_multi_thread.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether the C compiler works... checking how to print strings... [DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
printf
[DEP] vp9/encoder/vp9_firstpass.c.d
checking for style of include used by make... [DEP] vp9/encoder/vp9_extend.c.d
GNU
checking for gcc... /usr/bin/gcc
yes
checking for C compiler default output file name... a.out
[DEP] vp9/encoder/vp9_ethread.c.d
checking for suffix of executables... [DEP] vp9/encoder/vp9_encodemv.c.d
checking whether the C compiler works...
checking whether we are cross compiling... [DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
no
checking for suffix of object files... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
o
checking whether we are using the GNU C compiler... [DEP] vp9/encoder/vp9_bitstream.c.d
yes
checking whether /usr/bin/gcc accepts -g... [DEP] vp9/vp9_cx_iface.c.d
checking whether we are cross compiling... [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
no
checking for suffix of object files... none needed
checking whether /usr/bin/gcc understands -c and -o together... [DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
o
checking whether we are using the GNU C compiler... [DEP] vp9/common/vp9_thread_common.c.d
yes
checking whether /usr/bin/gcc accepts -g... [DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
yes
checking dependency style of /usr/bin/gcc... yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
gcc3
checking for a sed that does not truncate output... [DEP] vp9/common/vp9_pred_common.c.d
/bin/sed
none needed
checking whether /usr/bin/gcc understands -c and -o together... checking how to run the C preprocessor... [DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
/usr/bin/gcc -E
[DEP] vp9/common/vp9_entropymv.c.d
yes
checking dependency style of /usr/bin/gcc... [DEP] vp9/common/vp9_entropymode.c.d
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /usr/bin/gcc is Clang... [DEP] vp9/common/vp9_entropy.c.d
no
checking whether pthreads work with -pthread... [DEP] vp9/common/vp9_blockd.c.d
gcc3
checking for a sed that does not truncate output... [DEP] vp9/common/vp9_alloccommon.c.d
/bin/sed
checking for grep that handles long lines and -e... [DEP] vp9/vp9_iface_common.c.d
/bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
/bin/grep -F
[DEP] vp8/common/x86/mfqe_sse2.asm.d
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
checking the name lister (/usr/bin/nm -B) interface... yes
checking for joinable pthread attribute... [DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... [DEP] vp8/common/x86/subpixel_sse2.asm.d
1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... [DEP] vp8/common/x86/recon_sse2.asm.d
pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... [DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
[DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... [DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
[DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
yes
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
ok
checking for sysroot... no
checking for a working dd... checking for /usr/bin/gcc option to accept ISO C99... [DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
/bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
none needed
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
checking for mt... mt
checking if mt is a manifest tool... [DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
gcc3
checking for ANSI C header files... [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
no
checking how to run the C preprocessor... [DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
/usr/bin/gcc -E
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
checking for ANSI C header files... [DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
yes
[DEP] vp8/decoder/threading.c.d
checking for sys/types.h... [DEP] vp8/decoder/onyxd_if.c.d
configure.ac:81: installing './ar-lib'
configure.ac:76: installing './compile'
configure.ac:46: installing './config.guess'
configure.ac:46: installing './config.sub'
configure.ac:48: installing './install-sh'
configure.ac:48: installing './missing'
yes
checking for sys/stat.h... [DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
yes
checking for sys/types.h... yes
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
yes
checking for stdlib.h... checking for sys/stat.h... [DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/x86/bilinear_filter_sse2.c.d
yes
benchmarks/Makefile.am: installing './depcomp'
yes
[DEP] vp8/common/x86/idct_blk_sse2.c.d
checking for string.h... checking for stdlib.h... [DEP] vp8/common/x86/idct_blk_mmx.c.d
[DEP] vp8/common/postproc.c.d
yes
[DEP] vp8/common/mfqe.c.d
checking for string.h... [DEP] vp8/common/x86/loopfilter_x86.c.d
yes
[DEP] vp8/common/x86/vp8_asm_stubs.c.d
checking for memory.h... [DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
yes
[DEP] vp8/common/reconintra4x4.c.d
yes
checking for memory.h... checking for strings.h... [DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
yes
[DEP] vp8/common/quant_common.c.d
checking for strings.h... yes
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
checking for inttypes.h... [DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
yes
checking for inttypes.h... [DEP] vp8/common/rtcd.c.d
yes
[DEP] vp8/common/idctllm.c.d
checking for stdint.h... [DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
yes
[DEP] vp8/common/filter.c.d
yes
checking for stdint.h... [DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
checking for unistd.h... [DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
yes
[DEP] vp8/common/dequantize.c.d
checking for unistd.h... [DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
yes
checking minix/config.h usability... [DEP] vp8/encoder/x86/denoising_sse2.c.d
yes
checking for dlfcn.h... [DEP] vp8/encoder/x86/quantize_sse4.c.d
no
checking minix/config.h presence... [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
[DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
yes
checking for objdir... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... .libs
[DEP] vp8/encoder/temporal_filter.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
yes
checking for variable-length arrays... [DEP] vp8/common/vp8_skin_detection.c.d
yes
checking for __wasi__ defined... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... [DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
no
checking for _FORTIFY_SOURCE defined... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... [DEP] vp8/encoder/ratectrl.c.d
yes
checking if /usr/bin/gcc static flag -static works... [DEP] vp8/encoder/vp8_quantize.c.d
[DEP] vp8/encoder/picklpf.c.d
yes
checking whether C compiler accepts -fvisibility=hidden... [DEP] vp8/encoder/pickinter.c.d
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
yes
checking whether C compiler accepts -fPIC... [DEP] vp8/encoder/denoising.c.d
[DEP] vp8/encoder/firstpass.c.d
yes
checking if /usr/bin/gcc supports -c -o file.o... [DEP] vp8/encoder/ethreading.c.d
yes
checking whether C compiler accepts -fPIE... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... [DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
yes
checking dynamic linker characteristics... yes
checking whether the linker accepts -pie... [DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
yes
checking whether C compiler accepts -fno-strict-aliasing... [DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for /usr/bin/gcc option to accept ISO C99... [DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
yes
checking whether C compiler accepts -fno-strict-overflow... [DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/x86/variance_avx2.c.d
[DEP] vpx_dsp/x86/variance_sse2.c.d
none needed
checking for an ANSI C-conforming const... yes
[DEP] vpx_dsp/x86/avg_pred_sse2.c.d
checking whether C compiler accepts -fstack-protector... yes
checking for inline... inline
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/x86/sad4d_avx512.c.d
[DEP] vpx_dsp/x86/sad_avx2.c.d
yes
checking whether the linker accepts -fstack-protector... gcc3
checking for C/C++ restrict keyword... __restrict
[DEP] vpx_dsp/x86/sad4d_avx2.c.d
checking for C99 variable-size arrays... [DEP] vpx_dsp/x86/sum_squares_sse2.c.d
yes
checking for cos in -lm... [DEP] vpx_dsp/sum_squares.c.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... [DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
[DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
yes
checking if compiler supports SSE intrinsics... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... [DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/x86/quantize_avx.c.d
yes
checking for clang... [DEP] vpx_dsp/x86/quantize_ssse3.c.d
no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... [DEP] vpx_dsp/x86/quantize_sse2.c.d
yes
[DEP] vpx_dsp/quantize.c.d
checking if compiler supports SSE2 intrinsics... [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
[DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
[DEP] vpx_dsp/inv_txfm.c.d
yes
[DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... parallel-tests: installing './test-driver'
[DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
yes
checking if compiler supports SSE4.1 intrinsics... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... [DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/x86/loopfilter_avx2.c.d
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf
[DEP] vpx_dsp/x86/loopfilter_sse2.c.d
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf && /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/host --disable-shared
no
checking if compiler supports SSE4.1 intrinsics with -msse4.1... [DEP] vpx_dsp/loopfilter.c.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
no
[DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond... [DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/x86/post_proc_sse2.c.d
[DEP] vpx_dsp/deblock.c.d
yes
yes
checking if compiler supports AVX intrinsics... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal... [DEP] vpx_dsp/add_noise.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
checking whether to enable maintainer-specific portions of Makefiles... yes
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
yes
checking build system type... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2... [DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... /usr/bin/install -c
checking whether build environment is sane... yes
[DEP] vpx_scale/generic/vpx_scale.c.d
[DEP] vpx_mem/vpx_mem.c.d
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... [DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
yes
checking whether make supports nested variables... yes
[DEP] vpx/src/vpx_encoder.c.d
[DEP] vpx/src/vpx_decoder.c.d
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... gnutar
checking whether make supports nested variables... (cached) yes
checking for gcc... /usr/bin/gcc
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... checking whether the C compiler works... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... [CREATE] vpx_config.asm
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
yes
[DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... checking whether we are cross compiling... [DEP] vp8/common/x86/mfqe_sse2.asm.d
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
[DEP] vp8/common/x86/subpixel_sse2.asm.d
no
[DEP] vp8/common/x86/recon_sse2.asm.d
checking for suffix of object files... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... no
checking if compiler supports AVX intrinsics with -mavx... [DEP] vp8/common/x86/idctllm_sse2.asm.d
[DEP] vp8/common/x86/subpixel_mmx.asm.d
o
checking whether we are using the GNU C compiler... [DEP] vp8/common/x86/recon_mmx.asm.d
[DEP] vp8/common/x86/idctllm_mmx.asm.d
[DEP] vp8/common/x86/dequantize_mmx.asm.d
[DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
yes
checking whether /usr/bin/gcc accepts -g... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... [DEP] vp8/encoder/x86/block_error_sse2.asm.d
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
yes
checking for /usr/bin/gcc option to accept ISO C89... [DEP] vp8/encoder/x86/dct_sse2.asm.d
[DEP] vp8/encoder/x86/copy_sse3.asm.d
[DEP] vp8/encoder/x86/copy_sse2.asm.d
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... none needed
checking whether /usr/bin/gcc understands -c and -o together... [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse2.asm.d
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
[DEP] vpx_dsp/x86/sad_sse4.asm.d
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
yes
yes
checking for style of include used by make... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... GNU
checking dependency style of /usr/bin/gcc... [DEP] vpx_dsp/x86/sad_sse3.asm.d
[DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
gcc3
yes
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
checking whether we are using the GNU C++ compiler... [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
[DEP] vpx_dsp/x86/deblock_sse2.asm.d
[DEP] vpx_dsp/x86/add_noise_sse2.asm.d
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
yes
yes
checking whether /usr/bin/g++ accepts -g... checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
[DEP] vpx_ports/emms_mmx.asm.d
yes
checking dependency style of /usr/bin/g++... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... gcc3
checking how to run the C preprocessor... /usr/bin/gcc -E
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... checking for gcc... gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking How to get X86 CPU Info... yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... [CC] vpx/src/vpx_codec.c.o
yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wshorten-64-to-32... gcc -E
Inline Assembly
checking for doxygen... no
checking for dot... yes
checking if /usr/bin/gcc supports -fvisibility=hidden... [CC] vpx/src/vpx_image.c.o
checking how to run the C++ preprocessor... no
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wsometimes-uninitialized... yes
checking if /usr/bin/gcc supports -fstack-protector-strong... /usr/bin/g++ -E
no
[CC] vpx_mem/vpx_mem.c.o
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... checking for g++... g++
yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... [CC] vpx_scale/generic/vpx_scale.c.o
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking if /usr/bin/gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... yes
checking for lrintf... [CC] vpx_scale/generic/yv12config.c.o
g++ -E
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
yes
checking whether C compiler accepts -O3 -pipe -fPIC -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... checking for grep that handles long lines and -e... checking for lrint... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking for __malloc_hook... [CC] vpx_scale/generic/yv12extend.c.o
yes
checking whether the linker accepts -Wl,-z,now... [CC] vpx_scale/generic/gen_scalers.c.o
yes
yes
checking whether the linker accepts -Wl,-z,noexecstack... checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_dsp/prob.c.o
yes
checking for sys/types.h... yes
checking whether segmentation violations can be caught when using the C compiler... [CC] vpx_dsp/bitwriter.c.o
yes
checking for sys/stat.h... [CC] vpx_dsp/bitwriter_buffer.c.o
yes
checking for stdlib.h... yes
checking whether SIGABRT can be caught when using the C compiler... [CC] vpx_dsp/psnr.c.o
yes
[CC] vpx_dsp/bitreader.c.o
checking for string.h... yes
checking for memory.h... yes
checking for thread local storage (TLS) class... [CC] vpx_dsp/bitreader_buffer.c.o
yes
checking for strings.h... [CC] vpx_dsp/intrapred.c.o
_Thread_local
thread local storage is supported
checking whether C compiler accepts -ftls-model=local-dynamic... yes
checking for inttypes.h... [CC] vpx_dsp/add_noise.c.o
yes
checking how to print strings... yes
checking for stdint.h... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for unistd.h... checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking minix/config.h usability... [CC] vpx_dsp/deblock.c.o
no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... yes
checking for ar... ar
checking the archiver (ar) interface... no
checking for dlfcn.h... ar
checking for gcc... gcc
checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... yes
checking for objdir... .libs
no
checking dependency style of gcc... [CC] vpx_dsp/x86/post_proc_sse2.c.o
gcc3
checking C++ compiler flags...... use user-supplied: -O3 -pipe -fPIC
checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... checking whether __SUNPRO_CC is declared... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... no
checking how to print strings... [CC] vpx_dsp/vpx_convolve.c.o
printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /usr/bin/gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... yes
checking if /usr/bin/gcc supports -c -o file.o... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... config.status: creating Makefile
yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... config.status: creating opus.pc
@
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from /usr/bin/gcc object... yes
checking dynamic linker characteristics... config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
config.status: creating doc/Doxyfile
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
[CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for ar... (cached) ar
config.status: creating config.h
checking whether C compiler accepts -mmmx... config.status: executing depfiles commands
ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
yes
checking for MMX instructions set... checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking whether C compiler accepts -mmmx... (cached) yes
checking whether C compiler accepts -msse2... yes
checking for objdir... .libs
yes
checking for SSE2 instructions set... [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
yes
checking whether C compiler accepts -msse2... (cached) yes
checking whether C compiler accepts -msse3... checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... yes
checking for SSE3 instructions set... no
checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC
checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/gcc static flag -static works... yes
checking whether C compiler accepts -msse3... (cached) yes
checking whether C compiler accepts -mssse3... yes
checking for SSSE3 instructions set... yes
checking if /usr/bin/gcc supports -c -o file.o... yes
checking whether C compiler accepts -mssse3... (cached) yes
checking whether C compiler accepts -msse4.1... yes
checking if /usr/bin/gcc supports -c -o file.o... (cached) yes
checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking for SSE4.1 instructions set... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /usr/bin/g++ -E
config.status: executing libtool commands
yes
checking whether C compiler accepts -msse4.1... (cached) yes
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
Run-time CPU detection: ........ x86 SSE4.1 AVX
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
checking whether C compiler accepts -mavx... yes
checking for AVX instructions set... /usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/opus install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
/usr/bin/make install-recursive
checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... CC src/opus_compare.o
yes
checking if /usr/bin/g++ static flag -static works... [CC] vpx_dsp/loopfilter.c.o
yes
checking whether C compiler accepts -mavx... (cached) yes
checking whether C compiler accepts -mavx2... CC src/opus_demo.o
CC src/repacketizer_demo.o
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
[CC] vpx_dsp/x86/loopfilter_sse2.c.o
[CC] vpx_dsp/x86/loopfilter_avx2.c.o
CC celt/bands.lo
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
CC celt/celt.lo
CC celt/celt_encoder.lo
CC celt/celt_decoder.lo
yes
checking for AVX2 instructions set... yes
checking if /usr/bin/g++ supports -c -o file.o... yes
checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking whether C compiler accepts -mavx2... (cached) yes
checking if _mm256_broadcastsi128_si256 is correctly defined... [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... [CC] vpx_dsp/inv_txfm.c.o
yes
checking whether C compiler accepts -mavx512f... yes
checking for AVX512F instructions set... yes
checking for working strtod... yes
checking whether C compiler accepts -mavx512f... (cached) yes
checking whether C compiler accepts -maes... yes
checking for ftruncate... yes
checking whether C compiler accepts -mpclmul... yes
checking for memset... yes
checking for AESNI instructions set and PCLMULQDQ... yes
checking whether C compiler accepts -maes... (cached) yes
checking whether C compiler accepts -mpclmul... (cached) yes
checking whether C compiler accepts -mrdrnd... yes
checking for mkdir... yes
checking for RDRAND... yes
[CC] vpx_dsp/x86/inv_txfm_sse2.c.o
checking for strchr... yes
checking for strerror... yes
checking whether C compiler accepts -mrdrnd... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/random.h usability... yes
checking for strtol... no
checking sys/random.h presence... no
checking for sys/random.h... no
checking intrin.h usability... no
checking intrin.h presence... no
checking for intrin.h... no
checking if _xgetbv() is available... no
checking for inline... yes
inline
checking whether byte ordering is bigendian... (cached) no
checking whether __STDC_LIMIT_MACROS is required... checking zlib version... no
checking whether we can use inline asm code... ok (1.2.0.4 or later)
checking for library containing zlibVersion... yes
no
checking whether we can use x86_64 asm code... yes
checking whether we can assemble AVX opcodes... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if the .private_extern asm directive is supported... no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... -lz
checking whether /usr/bin/g++ supports C++11 features by default... yes
checking if data alignment is required... no
checking if atomic operations are supported... yes
checking for size_t... yes
checking whether -latomic is needed... yes
checking for working alloca.h... yes
checking for alloca... no
checking whether /usr/bin/gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for arc4random... [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
yes
checking for joinable pthread attribute... no
checking for arc4random_buf... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... no
checking for mmap... yes
checking the location of hash_map... yes
checking for mlock... yes
checking for madvise... [CC] vpx_dsp/quantize.c.o
yes
checking for mprotect... yes
checking for getrandom with a standard API... [CC] vpx_dsp/x86/quantize_sse2.c.o
no
checking for getentropy with a standard API... [CC] vpx_dsp/x86/quantize_ssse3.c.o
no
checking for posix_memalign... CC celt/cwrs.lo
CC celt/entcode.lo
yes
checking for getpid... [CC] vpx_dsp/x86/quantize_avx.c.o
yes
checking for nanosleep... CC celt/entdec.lo
<unordered_map>
checking whether -llog is needed... no
yes
checking for memset_s... checking that generated files are newer than configure... done
configure: creating ./config.status
no
checking for explicit_bzero... CC celt/entenc.lo
no
checking for explicit_memset... no
checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
CC celt/kiss_fft.lo
[CC] vpx_dsp/avg.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vpx_dsp/x86/avg_intrin_sse2.c.o
CC celt/laplace.lo
[CC] vpx_dsp/x86/avg_intrin_avx2.c.o
[CC] vpx_dsp/skin_detection.c.o
[CC] vpx_dsp/sad.c.o
CC celt/mathops.lo
CC celt/mdct.lo
CC celt/modes.lo
[CC] vpx_dsp/subtract.c.o
config.status: creating Makefile
config.status: creating builds/Makefile
config.status: creating contrib/Makefile
[CC] vpx_dsp/sum_squares.c.o
CC celt/pitch.lo
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
CC celt/celt_lpc.lo
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
config.status: creating src/libsodium/include/Makefile
config.status: creating benchmarks/Makefile
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating conformance/Makefile
config.status: creating test/default/Makefile
config.status: creating protobuf.pc
config.status: creating test/Makefile
config.status: creating protobuf-lite.pc
config.status: executing depfiles commands
config.status: creating config.h
config.status: executing depfiles commands
CC celt/quant_bands.lo
CC celt/rate.lo
CC celt/vq.lo
config.status: executing libtool commands
[CC] vpx_dsp/x86/sum_squares_sse2.c.o
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
Making install in builds
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/builds'
Making install in contrib
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/contrib'
Making install in dist-build
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/dist-build'
Making install in msvc-scripts
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/msvc-scripts'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
Making install in libsodium
[CC] vpx_dsp/x86/sad4d_avx2.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
Making install in include
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/core.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kx.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/.'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/export.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/runtime.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/utils.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/sodium'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium/include'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
CC celt/x86/x86cpu.lo
[CC] vpx_dsp/x86/sad_avx2.c.o
config.status: executing libtool commands
CC celt/x86/x86_celt_map.lo
=== configuring in third_party/googletest (/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/third_party/googletest)
configure: WARNING: no configuration information is in third_party/googletest
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
Making install in .
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
Making install in src
CC celt/x86/pitch_sse.lo
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
CXX google/protobuf/map.lo
CC celt/x86/pitch_sse2.lo
[CC] vpx_dsp/x86/sad4d_avx512.c.o
[CC] vpx_dsp/variance.c.o
CC celt/x86/vq_sse2.lo
CC celt/x86/celt_lpc_sse4_1.lo
[CC] vpx_dsp/x86/avg_pred_sse2.c.o
CC celt/x86/pitch_sse4_1.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC silk/CNG.lo
CC silk/code_signs.lo
CXX google/protobuf/message_lite.lo
CC silk/init_decoder.lo
CXX google/protobuf/parse_context.lo
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
CC silk/decode_core.lo
CC silk/decode_frame.lo
CC silk/decode_parameters.lo
CC silk/decode_indices.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC silk/decode_pulses.lo
CC silk/decoder_set_fs.lo
CC silk/dec_API.lo
CC silk/enc_API.lo
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
CXX google/protobuf/repeated_field.lo
CC silk/encode_indices.lo
CC silk/encode_pulses.lo
[CC] vpx_dsp/x86/variance_sse2.c.o
CC silk/gain_quant.lo
CC silk/interpolate.lo
CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo
CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
[CC] vpx_dsp/x86/variance_avx2.c.o
CC silk/LP_variable_cutoff.lo
CC silk/NLSF_decode.lo
CC silk/NSQ.lo
CC silk/NSQ_del_dec.lo
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
[CC] vpx_util/vpx_thread.c.o
[CC] vpx_util/vpx_write_yuv_frame.c.o
[CC] vp8/common/alloccommon.c.o
CXX google/protobuf/repeated_ptr_field.lo
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
[CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
[CC] vp8/common/entropymv.c.o
[CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
CC silk/PLC.lo
CC silk/shell_coder.lo
CC silk/tables_gain.lo
CC silk/tables_LTP.lo
[CC] vp8/common/findnearmv.c.o
[CC] vp8/common/generic/systemdependent.c.o
CC silk/tables_NLSF_CB_NB_MB.lo
CC silk/tables_NLSF_CB_WB.lo
[CC] vp8/common/idct_blk.c.o
CXX google/protobuf/wire_format_lite.lo
[CC] vp8/common/idctllm.c.o
CXX google/protobuf/any.lo
CC silk/tables_other.lo
[CC] vp8/common/rtcd.c.o
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
[CC] vp8/common/vp8_loopfilter.c.o
CC silk/tables_pitch_lag.lo
[CC] vp8/common/loopfilter_filters.c.o
CC silk/tables_pulses_per_block.lo
CC silk/VAD.lo
[CC] vp8/common/mbpitch.c.o
CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
[CC] vp8/common/modecont.c.o
[CC] vp8/common/quant_common.c.o
[CC] vp8/common/reconinter.c.o
CC silk/control_audio_bandwidth.lo
[CC] vp8/common/reconintra.c.o
CC silk/quant_LTP_gains.lo
[CC] vp8/common/reconintra4x4.c.o
[CC] vp8/common/setupintrarecon.c.o
CC crypto_auth/libsodium_la-crypto_auth.lo
CC silk/VQ_WMat_EC.lo
[CC] vp8/common/swapyv12buffer.c.o
[CC] vp8/common/treecoder.c.o
[CC] vp8/common/x86/vp8_asm_stubs.c.o
CC silk/HP_variable_cutoff.lo
[CC] vp8/common/x86/loopfilter_x86.c.o
CC silk/NLSF_encode.lo
[CC] vp8/common/mfqe.c.o
[CC] vp8/common/postproc.c.o
CC silk/NLSF_VQ.lo
CC silk/NLSF_unpack.lo
CXX google/protobuf/any.pb.lo
[CC] vp8/common/x86/idct_blk_mmx.c.o
[CC] vp8/common/x86/idct_blk_sse2.c.o
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
[CC] vp8/common/x86/bilinear_filter_sse2.c.o
[CC] vp8/vp8_cx_iface.c.o
CC silk/NLSF_del_dec_quant.lo
CC silk/process_NLSFs.lo
CXX google/protobuf/api.pb.lo
CC silk/stereo_LR_to_MS.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
CC silk/stereo_MS_to_LR.lo
[CC] vp8/encoder/bitstream.c.o
CC silk/check_control_input.lo
CC silk/control_SNR.lo
CC silk/init_encoder.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
CC silk/control_codec.lo
CC crypto_box/libsodium_la-crypto_box.lo
[CC] vp8/encoder/boolhuff.c.o
CC silk/A2NLSF.lo
[CC] vp8/encoder/copy_c.c.o
[CC] vp8/encoder/dct.c.o
[CC] vp8/encoder/encodeframe.c.o
[CC] vp8/encoder/encodeintra.c.o
CC silk/ana_filt_bank_1.lo
CC silk/biquad_alt.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC silk/bwexpander_32.lo
[CC] vp8/encoder/encodemb.c.o
CC silk/bwexpander.lo
CC silk/debug.lo
[CC] vp8/encoder/encodemv.c.o
CC silk/decode_pitch.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC silk/inner_prod_aligned.lo
CC silk/lin2log.lo
CXX google/protobuf/descriptor.lo
CC silk/log2lin.lo
[CC] vp8/encoder/ethreading.c.o
[CC] vp8/encoder/firstpass.c.o
CC silk/LPC_analysis_filter.lo
CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo
CC silk/LPC_inv_pred_gain.lo
[CC] vp8/encoder/denoising.c.o
CXX google/protobuf/descriptor.pb.lo
CC silk/table_LSF_cos.lo
CC silk/NLSF2A.lo
CC silk/NLSF_stabilize.lo
CC silk/NLSF_VQ_weights_laroia.lo
[CC] vp8/encoder/lookahead.c.o
[CC] vp8/encoder/mcomp.c.o
CC silk/pitch_est_tables.lo
CC silk/resampler.lo
CC silk/resampler_down2_3.lo
CC silk/resampler_down2.lo
CC silk/resampler_private_AR2.lo
[CC] vp8/encoder/modecosts.c.o
CC silk/resampler_private_down_FIR.lo
[CC] vp8/encoder/onyx_if.c.o
CC silk/resampler_private_IIR_FIR.lo
CC silk/resampler_private_up2_HQ.lo
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CC silk/resampler_rom.lo
CC silk/sigm_Q15.lo
CC silk/sort.lo
CC silk/sum_sqr_shift.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
CC silk/stereo_decode_pred.lo
CC silk/stereo_encode_pred.lo
CC silk/stereo_find_predictor.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
[CC] vp8/encoder/pickinter.c.o
CC silk/stereo_quant_pred.lo
CC silk/LPC_fit.lo
CC silk/float/apply_sine_window_FLP.lo
[CC] vp8/encoder/picklpf.c.o
CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
CC silk/float/corrMatrix_FLP.lo
[CC] vp8/encoder/vp8_quantize.c.o
CC silk/float/encode_frame_FLP.lo
CC silk/float/find_LPC_FLP.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
[CC] vp8/encoder/ratectrl.c.o
CC silk/float/find_LTP_FLP.lo
[CC] vp8/encoder/rdopt.c.o
CC silk/float/find_pitch_lags_FLP.lo
CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
CC silk/float/find_pred_coefs_FLP.lo
CC silk/float/LPC_analysis_filter_FLP.lo
CC silk/float/LTP_analysis_filter_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
CC silk/float/LTP_scale_ctrl_FLP.lo
CC silk/float/noise_shape_analysis_FLP.lo
[CC] vp8/encoder/segmentation.c.o
[CC] vp8/common/vp8_skin_detection.c.o
[CC] vp8/encoder/tokenize.c.o
CC silk/float/process_gains_FLP.lo
CC silk/float/regularize_correlations_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/temporal_filter.c.o
CC silk/float/residual_energy_FLP.lo
[CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
CC silk/float/warped_autocorrelation_FLP.lo
[CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
[CC] vp8/encoder/x86/quantize_sse4.c.o
[CC] vp8/encoder/x86/denoising_sse2.c.o
CC silk/float/wrappers_FLP.lo
[CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
CXX google/protobuf/descriptor_database.lo
CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
[CC] vp8/vp8_dx_iface.c.o
CC silk/float/autocorrelation_FLP.lo
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
CC silk/float/burg_modified_FLP.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC silk/float/bwexpander_FLP.lo
CC silk/float/energy_FLP.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
[CC] vp8/decoder/decodeframe.c.o
CC silk/float/inner_product_FLP.lo
CC silk/float/k2a_FLP.lo
CC silk/float/LPC_inv_pred_gain_FLP.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
CC silk/float/pitch_analysis_core_FLP.lo
[CC] vp8/decoder/detokenize.c.o
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
CC silk/float/scale_copy_vector_FLP.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
[CC] vp9/vp9_iface_common.c.o
[CC] vp9/common/vp9_alloccommon.c.o
CC silk/float/scale_vector_FLP.lo
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
CC silk/float/schur_FLP.lo
[CC] vp9/common/vp9_entropymode.c.o
CC silk/float/sort_FLP.lo
[CC] vp9/common/vp9_entropymv.c.o
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
CC silk/x86/NSQ_sse4_1.lo
[CC] vp9/common/vp9_frame_buffers.c.o
[CC] vp9/common/vp9_idct.c.o
CC silk/x86/NSQ_del_dec_sse4_1.lo
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
[CC] vp9/common/vp9_seg_common.c.o
CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
[CC] vp9/common/vp9_tile_common.c.o
[CC] vp9/common/vp9_loopfilter.c.o
CC silk/x86/x86_silk_map.lo
CC silk/x86/VAD_sse4_1.lo
CC crypto_kdf/libsodium_la-crypto_kdf.lo
[CC] vp9/common/vp9_thread_common.c.o
CC silk/x86/VQ_WMat_EC_sse4_1.lo
[CC] vp9/common/vp9_mvref_common.c.o
CC src/opus.lo
[CC] vp9/common/vp9_quant_common.c.o
CC crypto_kx/libsodium_la-crypto_kx.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
[CC] vp9/common/vp9_reconinter.c.o
CC src/opus_decoder.lo
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
CC src/opus_encoder.lo
[CC] vp9/vp9_cx_iface.c.o
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
[CC] vp9/encoder/vp9_bitstream.c.o
CXX google/protobuf/duration.pb.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
CC src/opus_multistream.lo
CC src/opus_multistream_encoder.lo
CXX google/protobuf/dynamic_message.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
CC src/opus_multistream_decoder.lo
CXX google/protobuf/empty.pb.lo
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
[CC] vp9/encoder/vp9_context_tree.c.o
CC src/repacketizer.lo
[CC] vp9/encoder/vp9_cost.c.o
[CC] vp9/encoder/vp9_dct.c.o
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
CC src/opus_projection_encoder.lo
[CC] vp9/encoder/vp9_encodeframe.c.o
CC src/opus_projection_decoder.lo
CC src/mapping_matrix.lo
CC src/analysis.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CXX google/protobuf/extension_set_heavy.lo
CC src/mlp.lo
CXX google/protobuf/field_mask.pb.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC src/mlp_data.lo
CC celt/tests/test_unit_cwrs32.o
CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
CC celt/tests/test_unit_dft.o
CC celt/tests/test_unit_entropy.o
CC celt/tests/test_unit_laplace.o
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CC celt/tests/test_unit_mathops.o
CC celt/tests/test_unit_mdct.o
CXX google/protobuf/generated_message_bases.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
[CC] vp9/encoder/vp9_encodemb.c.o
CC celt/tests/test_unit_rotation.o
[CC] vp9/encoder/vp9_encodemv.c.o
CC celt/tests/test_unit_types.o
CCLD opus_compare
CXX google/protobuf/generated_message_reflection.lo
CC silk/tests/test_unit_LPC_inv_pred_gain.o
[CC] vp9/encoder/vp9_ethread.c.o
CC tests/test_opus_api.o
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_firstpass.c.o
[CC] vp9/encoder/vp9_frame_scale.c.o
CC tests/test_opus_decode.o
[CC] vp9/encoder/vp9_lookahead.c.o
CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC tests/test_opus_encode.o
CC tests/opus_encode_regressions.o
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
[CC] vp9/encoder/vp9_multi_thread.c.o
CC tests/test_opus_padding.o
CC tests/test_opus_projection.o
[CC] vp9/encoder/vp9_mcomp.c.o
[CC] vp9/encoder/vp9_encoder.c.o
CCLD libopus.la
CC crypto_sign/libsodium_la-crypto_sign.lo
ar: `u' modifier ignored since `D' is the default (see `U')
CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
CCLD celt/tests/test_unit_cwrs32
CCLD celt/tests/test_unit_dft
CCLD celt/tests/test_unit_entropy
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CCLD celt/tests/test_unit_laplace
CCLD celt/tests/test_unit_mathops
CCLD celt/tests/test_unit_mdct
CCLD celt/tests/test_unit_rotation
CXX google/protobuf/generated_message_table_driven.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CCLD celt/tests/test_unit_types
CXX google/protobuf/generated_message_tctable_full.lo
CCLD opus_demo
CCLD repacketizer_demo
CCLD silk/tests/test_unit_LPC_inv_pred_gain
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
CCLD tests/test_opus_api
CCLD tests/test_opus_decode
CXX google/protobuf/io/gzip_stream.lo
CCLD tests/test_opus_encode
CCLD tests/test_opus_padding
CC crypto_stream/libsodium_la-crypto_stream.lo
CCLD tests/test_opus_projection
CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
CXX google/protobuf/io/printer.lo
[CC] vp9/encoder/vp9_picklpf.c.o
[CC] vp9/encoder/vp9_quantize.c.o
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
CXX google/protobuf/io/tokenizer.lo
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[6]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus/doc'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/share/aclocal'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/opus.m4 '/home/vagrant/build/ltd.evilcorp.atox/_install/host/share/aclocal'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 opus.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/opus'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_multistream.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_types.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_defines.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_projection.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/opus'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libopus.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.la
libtool: install: /usr/bin/install -c .libs/libopus.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libopus.a
[CC] vp9/encoder/vp9_ratectrl.c.o
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/opus'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
CC crypto_verify/sodium/libsodium_la-verify.lo
CXX google/protobuf/map_field.lo
CC randombytes/libsodium_la-randombytes.lo
CXX google/protobuf/message.lo
CC sodium/libsodium_la-codecs.lo
[CC] vp9/encoder/vp9_rd.c.o
CC sodium/libsodium_la-core.lo
[CC] vp9/encoder/vp9_rdopt.c.o
[CC] vp9/encoder/vp9_pickmode.c.o
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CXX google/protobuf/reflection_ops.lo
[CC] vp9/encoder/vp9_segmentation.c.o
CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo
CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo
[CC] vp9/encoder/vp9_speed_features.c.o
CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo
CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.lo
[CC] vp9/encoder/vp9_subexp.c.o
[CC] vp9/encoder/vp9_svc_layercontext.c.o
CXX google/protobuf/service.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
CXX google/protobuf/source_context.pb.lo
[CC] vp9/encoder/vp9_resize.c.o
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
[CC] vp9/encoder/vp9_aq_variance.c.o
CXX google/protobuf/struct.pb.lo
[CC] vp9/encoder/vp9_aq_360.c.o
CC crypto_core/ed25519/libsodium_la-core_ed25519.lo
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_aq_complexity.c.o
CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo
[CC] vp9/encoder/vp9_alt_ref_aq.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
CXX google/protobuf/stubs/substitute.lo
[CC] vp9/encoder/vp9_temporal_filter.c.o
[CC] vp9/encoder/vp9_mbgraph.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
[CC] vp9/encoder/x86/temporal_filter_sse4.c.o
[CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
CXX google/protobuf/text_format.lo
[CC] vp9/encoder/x86/vp9_quantize_avx2.c.o
CXX google/protobuf/timestamp.pb.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
[CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
[CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
[CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CXX google/protobuf/type.pb.lo
[CC] vp9/encoder/x86/vp9_error_avx2.c.o
[CC] vp9/vp9_dx_iface.c.o
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
[CC] vp9/decoder/vp9_decodemv.c.o
[CC] vp9/decoder/vp9_decodeframe.c.o
CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo
CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo
CXX google/protobuf/unknown_field_set.lo
CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
CXX google/protobuf/util/json_util.lo
[CC] vp9/decoder/vp9_detokenize.c.o
CXX google/protobuf/util/message_differencer.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
[CC] vp9/decoder/vp9_decoder.c.o
[CC] vp9/decoder/vp9_dsubexp.c.o
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
[CC] vp9/decoder/vp9_job_queue.c.o
[CC] vpx_config.c.o
CXX google/protobuf/util/time_util.lo
[AS] vpx_ports/emms_mmx.asm.o
[AS] vpx_dsp/x86/intrapred_sse2.asm.o
[AS] vpx_dsp/x86/intrapred_ssse3.asm.o
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
[AS] vpx_dsp/x86/add_noise_sse2.asm.o
[AS] vpx_dsp/x86/deblock_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
[AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
[AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/inv_wht_sse2.asm.o
[AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o
[AS] vpx_dsp/x86/sad_sse3.asm.o
[AS] vpx_dsp/x86/sad_ssse3.asm.o
[AS] vpx_dsp/x86/sad_sse4.asm.o
[AS] vpx_dsp/x86/sad4d_sse2.asm.o
CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
CXX google/protobuf/util/type_resolver_util.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
[AS] vpx_dsp/x86/sad_sse2.asm.o
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
[AS] vpx_dsp/x86/subtract_sse2.asm.o
[AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
[AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
[AS] vp8/common/x86/dequantize_mmx.asm.o
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
[AS] vp8/common/x86/idctllm_mmx.asm.o
[AS] vp8/common/x86/recon_mmx.asm.o
[AS] vp8/common/x86/subpixel_mmx.asm.o
[AS] vp8/common/x86/idctllm_sse2.asm.o
[AS] vp8/common/x86/recon_sse2.asm.o
[AS] vp8/common/x86/subpixel_sse2.asm.o
[AS] vp8/common/x86/loopfilter_sse2.asm.o
[AS] vp8/common/x86/iwalsh_sse2.asm.o
[AS] vp8/common/x86/subpixel_ssse3.asm.o
[AS] vp8/common/x86/mfqe_sse2.asm.o
[AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
[AS] vp8/encoder/x86/copy_sse2.asm.o
[AS] vp8/encoder/x86/copy_sse3.asm.o
[AS] vp8/encoder/x86/dct_sse2.asm.o
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
[AS] vp8/encoder/x86/block_error_sse2.asm.o
[AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
[AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
[AS] vp9/encoder/x86/vp9_error_sse2.asm.o
[AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
[CREATE] vpx.pc
CCLD libsse41.la
[CXX] vp9/ratectrl_rtc.cc.o
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8cx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_ext_ratectrl.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vp8dx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_codec.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_frame_buffer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_image.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_integer.h
CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
CCLD libavx512f.la
CC randombytes/internal/librdrand_la-randombytes_internal_random.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CXX google/protobuf/wire_format.lo
CXX google/protobuf/wrappers.pb.lo
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_decoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/vpx/vpx_encoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
[STRIP] libvp9rc.a < libvp9rc_g.a
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libvpx.a
[DEP] tools/tiny_ssim.c.d
[DEP] y4minput.c.d
[CC] y4minput.c.o
[CC] tools/tiny_ssim.c.o
CCLD libaesni.la
CCLD libsse2.la
[LD] tools/tiny_ssim
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libvpx'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
CXX google/protobuf/compiler/code_generator.lo
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
CXX google/protobuf/compiler/command_line_interface.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libssse3.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libavx2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD librdrand.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD libsodium.la
CXX google/protobuf/compiler/plugin.lo
ar: `u' modifier ignored since `D' is the default (see `U')
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[5]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
CXX google/protobuf/compiler/plugin.pb.lo
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libsodium.a
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/src'
Making install in test
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
Making install in default
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test/default'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium/test'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/libsodium'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
CXX google/protobuf/compiler/subprocess.lo
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp': No such file or directory
drwxr-xr-x 18 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/libvpx.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/msgpack.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_install/host/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/toxcore -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host -DENABLE_STATIC=ON -DENABLE_SHARED=OFF -DMUST_BUILD_TOXAV=ON -DBOOTSTRAP_DAEMON=OFF
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
CXX google/protobuf/compiler/zip_writer.lo
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
CXX google/protobuf/compiler/main.o
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
CXX google/protobuf/any_lite.lo
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
SOVERSION: 2.16.0
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Supported C compiler features = c_function_prototypes;c_restrict;c_variadic_macros;c_static_assert
-- Supported C++ compiler features = cxx_template_template_parameters;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
CXX google/protobuf/arena.lo
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
CXX google/protobuf/arenastring.lo
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Checking for one of the modules 'libsodium'
-- Checking for one of the modules 'msgpack'
-- Checking for one of the modules 'opus'
-- Checking for one of the modules 'vpx'
-- Checking for one of the modules 'libconfig'
CMAKE_THREAD_LIBS_INIT: -lpthread
-- Checking for gtest
-- Configuring done
CXX google/protobuf/extension_set.lo
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target toxcore_static
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 1%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ccompat.c.o
[ 2%] Building C object CMakeFiles/toxcore_static.dir/toxcore/crypto_core.c.o
CXX google/protobuf/generated_enum_util.lo
[ 4%] Building C object CMakeFiles/toxcore_static.dir/toxcore/logger.c.o
[ 5%] Building C object CMakeFiles/toxcore_static.dir/toxcore/mono_time.c.o
[ 7%] Building C object CMakeFiles/toxcore_static.dir/toxcore/network.c.o
[ 8%] Building C object CMakeFiles/toxcore_static.dir/toxcore/state.c.o
[ 10%] Building C object CMakeFiles/toxcore_static.dir/toxcore/util.c.o
[ 11%] Building C object CMakeFiles/toxcore_static.dir/toxcore/DHT.c.o
[ 13%] Building C object CMakeFiles/toxcore_static.dir/toxcore/LAN_discovery.c.o
[ 14%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ping.c.o
[ 15%] Building C object CMakeFiles/toxcore_static.dir/toxcore/ping_array.c.o
[ 17%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_client.c.o
[ 18%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_common.c.o
[ 20%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_connection.c.o
[ 21%] Building C object CMakeFiles/toxcore_static.dir/toxcore/TCP_server.c.o
CXX google/protobuf/generated_message_table_driven_lite.lo
CXX google/protobuf/generated_message_tctable_lite.lo
CXX google/protobuf/generated_message_util.lo
[ 23%] Building C object CMakeFiles/toxcore_static.dir/toxcore/list.c.o
[ 24%] Building C object CMakeFiles/toxcore_static.dir/toxcore/net_crypto.c.o
[ 26%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion.c.o
[ 27%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion_announce.c.o
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:0:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 4ul]’:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h: In function ‘void google::protobuf::internal::AlignFail(uintptr_t) [with long unsigned int align = 8ul]’:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: ‘noreturn’ function does return
}
^
[ 28%] Building C object CMakeFiles/toxcore_static.dir/toxcore/onion_client.c.o
[ 30%] Building C object CMakeFiles/toxcore_static.dir/toxcore/friend_connection.c.o
CXX google/protobuf/implicit_weak_message.lo
CXX google/protobuf/inlined_string_field.lo
[ 31%] Building C object CMakeFiles/toxcore_static.dir/toxcore/friend_requests.c.o
[ 33%] Building C object CMakeFiles/toxcore_static.dir/toxcore/Messenger.c.o
CXX google/protobuf/io/coded_stream.lo
CXX google/protobuf/io/io_win32.lo
CXX google/protobuf/io/strtod.lo
CXX google/protobuf/io/zero_copy_stream.lo
CXX google/protobuf/io/zero_copy_stream_impl.lo
[ 34%] Building C object CMakeFiles/toxcore_static.dir/toxcore/group.c.o
CXX google/protobuf/io/zero_copy_stream_impl_lite.lo
CXX google/protobuf/stubs/bytestream.lo
CXX google/protobuf/stubs/common.lo
CXX google/protobuf/stubs/int128.lo
[ 36%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_api.c.o
[ 37%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox.c.o
CXX google/protobuf/stubs/status.lo
CXX google/protobuf/stubs/statusor.lo
[ 39%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_connected.c.o
CXX google/protobuf/stubs/stringpiece.lo
[ 40%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_invite.c.o
CXX google/protobuf/stubs/stringprintf.lo
CXX google/protobuf/stubs/structurally_valid.lo
[ 42%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_message.c.o
CXX google/protobuf/stubs/strutil.lo
[ 43%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_peer_list_changed.c.o
[ 44%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_peer_name.c.o
[ 46%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/conference_title.c.o
CXX google/protobuf/stubs/time.lo
[ 47%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_chunk_request.c.o
CXX google/protobuf/compiler/importer.lo
[ 49%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv.c.o
CXX google/protobuf/compiler/parser.lo
[ 50%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv_chunk.c.o
[ 52%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/file_recv_control.c.o
[ 53%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_connection_status.c.o
CXX google/protobuf/util/delimited_message_util.lo
[ 55%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_lossless_packet.c.o
[ 56%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_lossy_packet.c.o
[ 57%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_message.c.o
[ 59%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_name.c.o
[ 60%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_read_receipt.c.o
CXX google/protobuf/util/field_comparator.lo
[ 62%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_request.c.o
[ 63%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_status.c.o
[ 65%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_status_message.c.o
CXX google/protobuf/util/field_mask_util.lo
[ 66%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/friend_typing.c.o
[ 68%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/events_alloc.c.o
[ 69%] Building C object CMakeFiles/toxcore_static.dir/toxcore/events/self_connection_status.c.o
[ 71%] Building C object CMakeFiles/toxcore_static.dir/toxcore/bin_pack.c.o
CXX google/protobuf/util/internal/datapiece.lo
[ 72%] Building C object CMakeFiles/toxcore_static.dir/toxcore/bin_unpack.c.o
[ 73%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_events.c.o
[ 75%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_unpack.c.o
[ 76%] Building C object CMakeFiles/toxcore_static.dir/toxcore/tox_dispatch.c.o
[ 78%] Building C object CMakeFiles/toxcore_static.dir/toxav/audio.c.o
CXX google/protobuf/util/internal/default_value_objectwriter.lo
[ 79%] Building C object CMakeFiles/toxcore_static.dir/toxav/bwcontroller.c.o
[ 81%] Building C object CMakeFiles/toxcore_static.dir/toxav/groupav.c.o
[ 82%] Building C object CMakeFiles/toxcore_static.dir/toxav/msi.c.o
[ 84%] Building C object CMakeFiles/toxcore_static.dir/toxav/ring_buffer.c.o
[ 85%] Building C object CMakeFiles/toxcore_static.dir/toxav/rtp.c.o
[ 86%] Building C object CMakeFiles/toxcore_static.dir/toxav/toxav.c.o
[ 88%] Building C object CMakeFiles/toxcore_static.dir/toxav/toxav_old.c.o
[ 89%] Building C object CMakeFiles/toxcore_static.dir/toxav/video.c.o
CXX google/protobuf/util/internal/error_listener.lo
CXX google/protobuf/util/internal/field_mask_utility.lo
[ 91%] Building C object CMakeFiles/toxcore_static.dir/toxencryptsave/toxencryptsave.c.o
[ 92%] Linking C static library libtoxcore.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 92%] Built target toxcore_static
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target misc_tools
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 94%] Building C object CMakeFiles/misc_tools.dir/testing/misc_tools.c.o
[ 95%] Linking C static library libmisc_tools.a
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 95%] Built target misc_tools
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Scanning dependencies of target DHT_bootstrap
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[ 97%] Building C object CMakeFiles/DHT_bootstrap.dir/other/DHT_bootstrap.c.o
[ 98%] Building C object CMakeFiles/DHT_bootstrap.dir/other/bootstrap_node_packets.c.o
[100%] Linking C executable DHT_bootstrap
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
[100%] Built target DHT_bootstrap
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtoxcore.a
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/pkgconfig/toxcore.pc
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox_events.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/tox_dispatch.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/toxav.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/include/tox/toxencryptsave.h
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/DHT_bootstrap
-- Set runtime path of "/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/DHT_bootstrap" to ""
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/toxcore'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
CXX google/protobuf/util/internal/json_escaping.lo
CXX google/protobuf/util/internal/json_objectwriter.lo
CXX google/protobuf/util/internal/json_stream_parser.lo
CXX google/protobuf/util/internal/object_writer.lo
CXX google/protobuf/util/internal/proto_writer.lo
CXX google/protobuf/util/internal/protostream_objectsource.lo
CXX google/protobuf/util/internal/protostream_objectwriter.lo
CXX google/protobuf/util/internal/type_info.lo
CXX google/protobuf/util/internal/utility.lo
CXX google/protobuf/compiler/cpp/cpp_enum.lo
CXX google/protobuf/compiler/cpp/cpp_enum_field.lo
CXX google/protobuf/compiler/cpp/cpp_extension.lo
CXX google/protobuf/compiler/cpp/cpp_field.lo
CXX google/protobuf/compiler/cpp/cpp_file.lo
CXX google/protobuf/compiler/cpp/cpp_generator.lo
CXX google/protobuf/compiler/cpp/cpp_helpers.lo
CXX google/protobuf/compiler/cpp/cpp_map_field.lo
CXX google/protobuf/compiler/cpp/cpp_message.lo
CXX google/protobuf/compiler/cpp/cpp_message_field.lo
CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo
CXX google/protobuf/compiler/cpp/cpp_parse_function_generator.lo
CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo
CXX google/protobuf/compiler/cpp/cpp_service.lo
CXX google/protobuf/compiler/cpp/cpp_string_field.lo
CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo
CXX google/protobuf/compiler/csharp/csharp_enum.lo
CXX google/protobuf/compiler/csharp/csharp_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_field_base.lo
CXX google/protobuf/compiler/csharp/csharp_generator.lo
CXX google/protobuf/compiler/csharp/csharp_helpers.lo
CXX google/protobuf/compiler/csharp/csharp_map_field.lo
CXX google/protobuf/compiler/csharp/csharp_message.lo
CXX google/protobuf/compiler/csharp/csharp_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo
CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo
CXX google/protobuf/compiler/java/java_context.lo
CXX google/protobuf/compiler/java/java_doc_comment.lo
CXX google/protobuf/compiler/java/java_enum.lo
CXX google/protobuf/compiler/java/java_enum_field.lo
CXX google/protobuf/compiler/java/java_enum_field_lite.lo
CXX google/protobuf/compiler/java/java_enum_lite.lo
CXX google/protobuf/compiler/java/java_extension.lo
CXX google/protobuf/compiler/java/java_extension_lite.lo
CXX google/protobuf/compiler/java/java_field.lo
CXX google/protobuf/compiler/java/java_file.lo
CXX google/protobuf/compiler/java/java_generator.lo
CXX google/protobuf/compiler/java/java_generator_factory.lo
CXX google/protobuf/compiler/java/java_helpers.lo
CXX google/protobuf/compiler/java/java_kotlin_generator.lo
CXX google/protobuf/compiler/java/java_map_field.lo
CXX google/protobuf/compiler/java/java_map_field_lite.lo
CXX google/protobuf/compiler/java/java_message.lo
CXX google/protobuf/compiler/java/java_message_builder.lo
CXX google/protobuf/compiler/java/java_message_builder_lite.lo
CXX google/protobuf/compiler/java/java_message_field.lo
CXX google/protobuf/compiler/java/java_message_field_lite.lo
CXX google/protobuf/compiler/java/java_message_lite.lo
CXX google/protobuf/compiler/java/java_name_resolver.lo
CXX google/protobuf/compiler/java/java_primitive_field.lo
CXX google/protobuf/compiler/java/java_primitive_field_lite.lo
CXX google/protobuf/compiler/java/java_service.lo
CXX google/protobuf/compiler/java/java_shared_code_generator.lo
CXX google/protobuf/compiler/java/java_string_field.lo
CXX google/protobuf/compiler/java/java_string_field_lite.lo
CXX google/protobuf/compiler/js/js_generator.lo
CXX google/protobuf/compiler/js/well_known_types_embed.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_extension.lo
CXX google/protobuf/compiler/objectivec/objectivec_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_file.lo
CXX google/protobuf/compiler/objectivec/objectivec_generator.lo
CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo
CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_message.lo
CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo
CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo
CXX google/protobuf/compiler/php/php_generator.lo
CXX google/protobuf/compiler/python/python_generator.lo
CXX google/protobuf/compiler/ruby/ruby_generator.lo
CXXLD libprotobuf-lite.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libprotobuf.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libprotoc.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD protoc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arenastring.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor_database.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/dynamic_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/explicitly_constructed.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_access_listener.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_bases.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_decl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/has_bits.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/implicit_weak_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/inlined_string_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_type_handler.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/js'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/js/js_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/js'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/cpp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/cpp'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/ruby'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/ruby'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/python'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/python/python_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/python'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/util'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/delimited_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_comparator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_mask_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/json_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/message_differencer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/time_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/util'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/io'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/coded_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/gzip_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/io_win32.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/printer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/strtod.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/tokenizer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/io'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/csharp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/php'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/php/php_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/php'
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/stubs'
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.la
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/bytestream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/callback.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/casts.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/common.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/logging.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/map_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/mutex.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/once.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/platform_macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/status.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stl_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stringpiece.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/strutil.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/template_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/stubs'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/java'
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/java'
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/parse_context.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_def.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_undef.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection_ops.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_ptr_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/service.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/text_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/unknown_field_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/objectivec'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler/objectivec'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/code_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/command_line_interface.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/importer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/parser.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/host/include/google/protobuf/compiler'
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a
libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: install: ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotoc.a
libtool: finish: PATH="/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin:/opt/android-sdk/ndk/21.4.7075529:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/sbin" ldconfig -n /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
----------------------------------------------------------------------
Libraries have been installed in:
/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the '-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the 'LD_RUN_PATH' environment variable
during linking
- use the '-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to '/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin'
libtool: install: /usr/bin/install -c protoc /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf/src'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/protobuf'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_install/host/.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:52 /home/vagrant/build/ltd.evilcorp.atox/_install/host/toxcore.stamp
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j
cd /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/cpp -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/host
-- The C compiler identification is GNU 6.3.0
-- The CXX compiler identification is GNU 6.3.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29")
-- Checking for one of the modules 'libtoxcore'
-- Checking for one of the modules 'toxcore'
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Found Protobuf: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libprotobuf.a;-lpthread (found version "3.19.3")
-- Could NOT find JNI (missing: JAVA_AWT_INCLUDE_PATH)
-- Performing Test HAVE_GETS
-- Performing Test HAVE_GETS - Failed
-- Performing Test HAVE_MAKE_UNIQUE
-- Performing Test HAVE_MAKE_UNIQUE - Success
-- Performing Test HAVE_TO_STRING
-- Performing Test HAVE_TO_STRING - Success
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j
-rw-r--r-- 1 vagrant vagrant 38912 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp': No such file or directory
-rw-r--r-- 1 vagrant vagrant 38912 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j/Makefile
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[ 2%] Running C++ protocol buffer compiler on src/ToxCore/Core.proto
[ 7%] Running C++ protocol buffer compiler on src/ToxAv/Av.proto
[ 7%] Running C++ protocol buffer compiler on src/util/ProtoLog.proto
Scanning dependencies of target tox4j-c
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[ 10%] Building CXX object CMakeFiles/tox4j-c.dir/ProtoLog.pb.cc.o
[ 15%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/generated/enums.cpp.o
[ 15%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/generated/errors.cpp.o
[ 17%] Building CXX object CMakeFiles/tox4j-c.dir/Av.pb.cc.o
[ 20%] Building CXX object CMakeFiles/tox4j-c.dir/Core.pb.cc.o
[ 23%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/av.cpp.o
[ 25%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/debug.cpp.o
[ 28%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/lifecycle.cpp.o
[ 30%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxAv/ToxAv.cpp.o
[ 33%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/generated/enums.cpp.o
[ 35%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/generated/errors.cpp.o
[ 38%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/clientinfo.cpp.o
[ 41%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/connection.cpp.o
[ 43%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/custom.cpp.o
[ 46%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/debug.cpp.o
[ 48%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/filetransfer.cpp.o
[ 51%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/friendlist.cpp.o
[ 53%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/interaction.cpp.o
[ 56%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/lifecycle.cpp.o
[ 58%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCore/ToxCore.cpp.o
[ 61%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/generated/errors.cpp.o
[ 64%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/debug.cpp.o
[ 66%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/encryptsave.cpp.o
[ 69%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/hash.cpp.o
[ 71%] Building CXX object CMakeFiles/tox4j-c.dir/src/ToxCrypto/ToxCrypto.cpp.o
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.10.7/scala-library-2.10.7.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 74%] Building CXX object CMakeFiles/tox4j-c.dir/src/Tox4j.cpp.o
[SUCCESSFUL ] org.scala-lang#scala-library;2.10.7!scala-library.jar (402ms)
[ 76%] Building CXX object CMakeFiles/tox4j-c.dir/src/tox/av.cpp.o
[ 79%] Building CXX object CMakeFiles/tox4j-c.dir/src/tox/core.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-interface/0.13.18/jars/compiler-interface.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 82%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/ArrayFromJava.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/interface/0.13.18/jars/interface.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main-settings/0.13.18/jars/main-settings.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 84%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/ArrayToJava.cpp.o
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/main/0.13.18/jars/main.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/actions/0.13.18/jars/actions.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/0.13.18/jars/sbt.jar ...
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
:: loading settings :: url = jar:file:/usr/local/bin/sbt-launch.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ 87%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/jni/UTFChars.cpp.o
[ 89%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/debug_log.cpp.o
[ 92%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/exceptions.cpp.o
[ 94%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/logging.cpp.o
[ 97%] Building CXX object CMakeFiles/tox4j-c.dir/src/util/to_bytes.cpp.o
[100%] Linking CXX shared library libtox4j-c.so
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
[100%] Built target tox4j-c
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
Install the project...
-- Install configuration: ""
-- Installing: /home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtox4j-c.so
-- Set runtime path of "/home/vagrant/build/ltd.evilcorp.atox/_install/host/lib/libtox4j-c.so" to ""
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/host/tox4j'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/host && touch /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/tox4j.stamp
[SUCCESSFUL ] org.scala-sbt#interface;0.13.18!interface.jar (2784ms)
[SUCCESSFUL ] org.scala-sbt#sbt;0.13.18!sbt.jar (3365ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/io/0.13.18/jars/io.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/ivy/0.13.18/jars/ivy.jar ...
[SUCCESSFUL ] org.scala-sbt#compiler-interface;0.13.18!compiler-interface.jar (4256ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logging/0.13.18/jars/logging.jar ...
[SUCCESSFUL ] org.scala-sbt#actions;0.13.18!actions.jar (4821ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/logic/0.13.18/jars/logic.jar ...
[SUCCESSFUL ] org.scala-sbt#main;0.13.18!main.jar (5343ms)
[SUCCESSFUL ] org.scala-sbt#main-settings;0.13.18!main-settings.jar (5388ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/process/0.13.18/jars/process.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/run/0.13.18/jars/run.jar ...
[SUCCESSFUL ] org.scala-sbt#io;0.13.18!io.jar (3584ms)
[SUCCESSFUL ] org.scala-sbt#logging;0.13.18!logging.jar (2905ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/launcher-interface/1.0.1/launcher-interface-1.0.1.jar ...
[SUCCESSFUL ] org.scala-sbt#launcher-interface;1.0.1!launcher-interface.jar (85ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/command/0.13.18/jars/command.jar ...
[SUCCESSFUL ] org.scala-sbt#logic;0.13.18!logic.jar (2586ms)
[SUCCESSFUL ] org.scala-sbt#ivy;0.13.18!ivy.jar (4114ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classpath/0.13.18/jars/classpath.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/completion/0.13.18/jars/completion.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/api/0.13.18/jars/api.jar ...
[SUCCESSFUL ] org.scala-sbt#run;0.13.18!run.jar (2662ms)
[SUCCESSFUL ] org.scala-sbt#process;0.13.18!process.jar (2909ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-integration/0.13.18/jars/compiler-integration.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compiler-ivy-integration/0.13.18/jars/compiler-ivy-integration.jar ...
[SUCCESSFUL ] org.scala-sbt#command;0.13.18!command.jar (3530ms)
[SUCCESSFUL ] org.scala-sbt#compiler-integration;0.13.18!compiler-integration.jar (2441ms)
[SUCCESSFUL ] org.scala-sbt#classpath;0.13.18!classpath.jar (3421ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/relation/0.13.18/jars/relation.jar ...
[SUCCESSFUL ] org.scala-sbt#api;0.13.18!api.jar (3582ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/task-system/0.13.18/jars/task-system.jar ...
[SUCCESSFUL ] org.scala-sbt#completion;0.13.18!completion.jar (3710ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tasks/0.13.18/jars/tasks.jar ...
[SUCCESSFUL ] org.scala-sbt#compiler-ivy-integration;0.13.18!compiler-ivy-integration.jar (3096ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.10.7/scala-compiler-2.10.7.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/tracking/0.13.18/jars/tracking.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/testing/0.13.18/jars/testing.jar ...
[SUCCESSFUL ] org.scala-lang#scala-compiler;2.10.7!scala-compiler.jar (387ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.10.7/scala-reflect-2.10.7.jar ...
[SUCCESSFUL ] org.scala-lang#scala-reflect;2.10.7!scala-reflect.jar (87ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/control/0.13.18/jars/control.jar ...
[SUCCESSFUL ] org.scala-sbt#relation;0.13.18!relation.jar (2588ms)
[SUCCESSFUL ] org.scala-sbt#task-system;0.13.18!task-system.jar (2505ms)
downloading https://repo1.maven.org/maven2/jline/jline/2.14.5/jline-2.14.5.jar ...
[SUCCESSFUL ] jline#jline;2.14.5!jline.jar (33ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/collections/0.13.18/jars/collections.jar ...
[SUCCESSFUL ] org.scala-sbt#tracking;0.13.18!tracking.jar (2454ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/classfile/0.13.18/jars/classfile.jar ...
[SUCCESSFUL ] org.scala-sbt#tasks;0.13.18!tasks.jar (2913ms)
[SUCCESSFUL ] org.scala-sbt#testing;0.13.18!testing.jar (2772ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/incremental-compiler/0.13.18/jars/incremental-compiler.jar ...
[SUCCESSFUL ] org.scala-sbt#control;0.13.18!control.jar (2452ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/persist/0.13.18/jars/persist.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/compile/0.13.18/jars/compile.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-tools.sbinary/sbinary_2.10/0.4.2/jars/sbinary_2.10.jar ...
[SUCCESSFUL ] org.scala-sbt#classfile;0.13.18!classfile.jar (2409ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cross/0.13.18/jars/cross.jar ...
[SUCCESSFUL ] org.scala-sbt#persist;0.13.18!persist.jar (2578ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/ivy/ivy/2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310/ivy-2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310.jar ...
[SUCCESSFUL ] org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310!ivy.jar (50ms)
downloading https://repo1.maven.org/maven2/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar ...
[SUCCESSFUL ] com.jcraft#jsch;0.1.50!jsch.jar (35ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/serialization_2.10/0.1.2/serialization_2.10-0.1.2.jar ...
[SUCCESSFUL ] org.scala-sbt#serialization_2.10;0.1.2!serialization_2.10.jar (34ms)
downloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-pickling_2.10/0.10.1/scala-pickling_2.10-0.10.1.jar ...
[SUCCESSFUL ] org.scala-lang.modules#scala-pickling_2.10;0.10.1!scala-pickling_2.10.jar (42ms)
downloading https://repo1.maven.org/maven2/org/json4s/json4s-core_2.10/3.2.10/json4s-core_2.10-3.2.10.jar ...
[SUCCESSFUL ] org.json4s#json4s-core_2.10;3.2.10!json4s-core_2.10.jar (38ms)
downloading https://repo1.maven.org/maven2/org/spire-math/jawn-parser_2.10/0.6.0/jawn-parser_2.10-0.6.0.jar ...
[SUCCESSFUL ] org.spire-math#jawn-parser_2.10;0.6.0!jawn-parser_2.10.jar (28ms)
downloading https://repo1.maven.org/maven2/org/spire-math/json4s-support_2.10/0.6.0/json4s-support_2.10-0.6.0.jar ...
[SUCCESSFUL ] org.spire-math#json4s-support_2.10;0.6.0!json4s-support_2.10.jar (31ms)
downloading https://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.1/quasiquotes_2.10-2.0.1.jar ...
[SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.1!quasiquotes_2.10.jar (41ms)
downloading https://repo1.maven.org/maven2/org/json4s/json4s-ast_2.10/3.2.10/json4s-ast_2.10-3.2.10.jar ...
[SUCCESSFUL ] org.json4s#json4s-ast_2.10;3.2.10!json4s-ast_2.10.jar (30ms)
downloading https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.6/paranamer-2.6.jar ...
[SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.6!paranamer.jar (28ms)
[SUCCESSFUL ] org.scala-sbt#collections;0.13.18!collections.jar (4188ms)
[SUCCESSFUL ] org.scala-sbt#incremental-compiler;0.13.18!incremental-compiler.jar (3649ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/test-interface/1.0/test-interface-1.0.jar ...
[SUCCESSFUL ] org.scala-sbt#test-interface;1.0!test-interface.jar (30ms)
[SUCCESSFUL ] org.scala-tools.sbinary#sbinary_2.10;0.4.2!sbinary_2.10.jar (2974ms)
downloading https://repo1.maven.org/maven2/org/scala-sbt/template-resolver/0.1/template-resolver-0.1.jar ...
[SUCCESSFUL ] org.scala-sbt#template-resolver;0.1!template-resolver.jar (29ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/cache/0.13.18/jars/cache.jar ...
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/test-agent/0.13.18/jars/test-agent.jar ...
[SUCCESSFUL ] org.scala-sbt#compile;0.13.18!compile.jar (4032ms)
downloading https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/apply-macro/0.13.18/jars/apply-macro.jar ...
[SUCCESSFUL ] org.scala-sbt#cross;0.13.18!cross.jar (2416ms)
[SUCCESSFUL ] org.scala-sbt#cache;0.13.18!cache.jar (2422ms)
[SUCCESSFUL ] org.scala-sbt#test-agent;0.13.18!test-agent.jar (2760ms)
[SUCCESSFUL ] org.scala-sbt#apply-macro;0.13.18!apply-macro.jar (2804ms)
:: retrieving :: org.scala-sbt#boot-app
confs: [default]
49 artifacts copied, 0 already retrieved
[info] [launcher] getting Scala 2.10.7 (for sbt)...
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project/}jvm-sbt-plugins-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;16 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;16 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-master;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-master;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;33 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;33 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;37 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava-parent;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava-parent;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer-parent;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer-parent;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit-parent;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit-parent;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-client;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcomponents-core;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#project;5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;11 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;11 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;42 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;42 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/etsy/sbt-checkstyle-plugin_2.10_0.13/3.1.1/sbt-checkstyle-plugin-3.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.etsy#sbt-checkstyle-plugin;3.1.1!sbt-checkstyle-plugin.jar (38ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalastyle/scalastyle-sbt-plugin_2.10_0.13/1.0.0/scalastyle-sbt-plugin-1.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalastyle#scalastyle-sbt-plugin;1.0.0!scalastyle-sbt-plugin.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalariform/sbt-scalariform_2.10_0.13/1.8.3/sbt-scalariform-1.8.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalariform#sbt-scalariform;1.8.3!sbt-scalariform.jar (50ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/sbt-scoverage_2.10_0.13/1.6.1/sbt-scoverage-1.6.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#sbt-scoverage;1.6.1!sbt-scoverage.jar (57ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/sbt-coveralls_2.10_0.13/1.2.7/sbt-coveralls-1.2.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#sbt-coveralls;1.2.7!sbt-coveralls.jar (135ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/me.lessis/bintray-sbt/scala_2.10/sbt_0.13/0.3.0/jars/bintray-sbt.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] me.lessis#bintray-sbt;0.3.0!bintray-sbt.jar (2975ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/virtual-void/sbt-dependency-graph_2.10_0.13/0.10.0-RC1/sbt-dependency-graph-0.10.0-RC1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.virtual-void#sbt-dependency-graph;0.10.0-RC1!sbt-dependency-graph.jar (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-io/commons-io/2.6/commons-io-2.6.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-io#commons-io;2.6!commons-io.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/puppycrawl/tools/checkstyle/6.15/checkstyle-6.15.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.puppycrawl.tools#checkstyle;6.15!checkstyle.jar (128ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/sf/saxon/Saxon-HE/9.6.0-5/Saxon-HE-9.6.0-5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.sf.saxon#Saxon-HE;9.6.0-5!Saxon-HE.jar (89ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.commons#commons-lang3;3.4!commons-lang3.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] antlr#antlr;2.7.7!antlr.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/antlr/antlr4-runtime/4.5.1-1/antlr4-runtime-4.5.1-1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.antlr#antlr4-runtime;4.5.1-1!antlr4-runtime.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-beanutils#commons-beanutils;1.9.2!commons-beanutils.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-cli/commons-cli/1.3.1/commons-cli-1.3.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-cli#commons-cli;1.3.1!commons-cli.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.guava#guava;19.0!guava.jar(bundle) (61ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-logging#commons-logging;1.1.1!commons-logging.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-collections#commons-collections;3.2.1!commons-collections.jar (40ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalastyle/scalastyle_2.10/1.0.0/scalastyle_2.10-1.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalastyle#scalastyle_2.10;1.0.0!scalastyle_2.10.jar (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/typesafe/config/1.2.0/config-1.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.typesafe#config;1.2.0!config.jar(bundle) (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalariform/scalariform_2.10/0.2.10/scalariform_2.10-0.2.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalariform#scalariform_2.10;0.2.10!scalariform_2.10.jar (60ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scoverage/scalac-scoverage-plugin_2.10/1.4.0/scalac-scoverage-plugin_2.10-1.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scoverage#scalac-scoverage-plugin_2.10;1.4.0!scalac-scoverage-plugin_2.10.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.0/jackson-core-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-core;2.9.0!jackson-core.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.10/2.9.0/jackson-module-scala_2.10-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0!jackson-module-scala_2.10.jar(bundle) (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/eclipse/jgit/org.eclipse.jgit/3.7.0.201502260915-r/org.eclipse.jgit-3.7.0.201502260915-r.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r!org.eclipse.jgit.jar (58ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaj/scalaj-http_2.10/2.3.0/scalaj-http_2.10-2.3.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaj#scalaj-http_2.10;2.3.0!scalaj-http_2.10.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-annotations;2.9.0!jackson-annotations.jar(bundle) (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.0/jackson-databind-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-databind;2.9.0!jackson-databind.jar(bundle) (54ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.9.0/jackson-module-paranamer-2.9.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0!jackson-module-paranamer.jar(bundle) (49ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/thoughtworks/paranamer/paranamer/2.8/paranamer-2.8.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.thoughtworks.paranamer#paranamer;2.8!paranamer.jar(bundle) (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/googlecode/javaewah/JavaEWAH/0.7.9/JavaEWAH-0.7.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.googlecode.javaewah#JavaEWAH;0.7.9!JavaEWAH.jar(bundle) (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpclient/4.1.3/httpclient-4.1.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.httpcomponents#httpclient;4.1.3!httpclient.jar (36ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/httpcomponents/httpcore/4.1.4/httpcore-4.1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.httpcomponents#httpcore;4.1.4!httpcore.jar (63ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-codec#commons-codec;1.4!commons-codec.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/me/lessis/bintry_2.10/0.4.0/bintry_2.10-0.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] me.lessis#bintry_2.10;0.4.0!bintry_2.10.jar (38ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-nop/1.7.7/slf4j-nop-1.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-nop;1.7.7!slf4j-nop.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/databinder/dispatch/dispatch-json4s-native_2.10/0.11.2/dispatch-json4s-native_2.10-0.11.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2!dispatch-json4s-native_2.10.jar (120ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/net/databinder/dispatch/dispatch-core_2.10/0.11.2/dispatch-core_2.10-0.11.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] net.databinder.dispatch#dispatch-core_2.10;0.11.2!dispatch-core_2.10.jar (41ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/json4s/json4s-native_2.10/3.2.10/json4s-native_2.10-3.2.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.json4s#json4s-native_2.10;3.2.10!json4s-native_2.10.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/ning/async-http-client/1.8.10/async-http-client-1.8.10.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.ning#async-http-client;1.8.10!async-http-client.jar (135ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/netty/netty/3.9.2.Final/netty-3.9.2.Final.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.netty#netty;3.9.2.Final!netty.jar(bundle) (48ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scalap/2.10.7/scalap-2.10.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scalap;2.10.7!scalap.jar (41ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.7!slf4j-api.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/github/mdr/ascii-graphs_2.10/0.0.3/ascii-graphs_2.10-0.0.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.mdr#ascii-graphs_2.10;0.0.3!ascii-graphs_2.10.jar (44ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/srcs/sbt-compat-sources.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar(src) (2530ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/jars/sbt-compat.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar (2349ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.dwijnand/sbt-compat/scala_2.10/sbt_0.13/1.2.6/docs/sbt-compat-javadoc.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.dwijnand#sbt-compat;1.2.6!sbt-compat.jar(doc) (4191ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.10/3.2.0-SNAP5/scalatest_2.10-3.2.0-SNAP5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.10;3.2.0-SNAP5!scalatest_2.10.jar(bundle) (261ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.10/3.2.0-SNAP5/scalactic_2.10-3.2.0-SNAP5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.10;3.2.0-SNAP5!scalactic_2.10.jar(bundle) (57ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/jline/2.10.7/jline-2.10.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#jline;2.10.7!jline.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/fusesource/jansi/jansi/1.4/jansi-1.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.fusesource.jansi#jansi;1.4!jansi.jar (34ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 9 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/project/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[0minfo[0m] [0m'compiler-interface' not yet compiled for Scala 2.10.7. Compiling...[0m
[0m[[0minfo[0m] [0m Compilation completed in 6.53 s[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to sbt-plugins (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/}jvm-sbt-plugins...[0m
[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6-sources.jar ...[0m
[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[0m[[0minfo[0m] [0mFormatting 9 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/}jvm-sbt-plugins(compile) ...[0m
[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.10;3.2.0-SNAP5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#sbt-plugins;0.1.6 :: 0.1.6 :: release :: Thu Feb 24 13:57:39 UTC 2022[0m
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/ivy-0.1.6.xml[0m
[0m[[0minfo[0m] [0mCompiling 9 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/api...[0m
model contains 20 documentable templates
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-sbt-plugins/target/scala-2.10/sbt-0.13/sbt-plugins-0.1.6-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/jars/sbt-plugins.jar[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/srcs/sbt-plugins-sources.jar[0m
[0m[[0minfo[0m] [0m published sbt-plugins to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/docs/sbt-plugins-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/sbt-plugins/scala_2.10/sbt_0.13/0.1.6/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 4 s, completed 24 Feb 2022, 13:57:41[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp': No such file or directory
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && sbt publishLocal
drwxr-xr-x 6 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && sbt publishLocal
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project/}jvm-macros-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project/}jvm-toxcore-api-build...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to macros (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/}jvm-macros...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1-sources.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mFormatting 2 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/}jvm-macros(compile) ...[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.2.0-SNAP7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-compiler/2.11.12/scala-compiler-2.11.12.jar ...[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-api (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-compiler;2.11.12!scala-compiler.jar (670ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-library/2.11.12/scala-library-2.11.12.jar ...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3-sources.jar ...[0m
[0m[[0minfo[0m] [0mFormatting 76 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api(compile) ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-library;2.11.12!scala-library.jar (197ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/scala-reflect/2.11.12/scala-reflect-2.11.12.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang#scala-reflect;2.11.12!scala-reflect.jar (124ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.0.5/scala-xml_2.11-1.0.5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-xml_2.11;1.0.5!scala-xml_2.11.jar(bundle) (46ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-parser-combinators_2.11/1.0.4/scala-parser-combinators_2.11-1.0.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4!scala-parser-combinators_2.11.jar(bundle) (44ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.2.0-SNAP7/scalatest_2.11-3.2.0-SNAP7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.2.0-SNAP7!scalatest_2.11.jar(bundle) (394ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.2.0-SNAP7/scalactic_2.11-3.2.0-SNAP7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.2.0-SNAP7!scalactic_2.11.jar(bundle) (113ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/jline/jline/2.14.3/jline-2.14.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] jline#jline;2.14.3!jline.jar (54ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/api...[0m[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.pom[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#macros_2.11;0.1.1 :: 0.1.1 :: release :: Thu Feb 24 13:58:04 UTC 2022[0m
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/ivy-0.1.1.xml[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[0m[[0minfo[0m] [0mCompiling 2 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/classes...[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/jetbrains/annotations/13.0/annotations-13.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.jetbrains#annotations;13.0!annotations.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatestplus/scalacheck-1-14_2.11/3.1.0.1/scalacheck-1-14_2.11-3.1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1!scalacheck-1-14_2.11.jar(bundle) (142ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.1.0/scalatest_2.11-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.1.0!scalatest_2.11.jar(bundle) (375ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.11/1.14.3/scalacheck_2.11-1.14.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalacheck#scalacheck_2.11;1.14.3!scalacheck_2.11.jar (97ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest-compatible/3.1.0/scalatest-compatible-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest-compatible;3.1.0!scalatest-compatible.jar(bundle) (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.1.0/scalactic_2.11-3.1.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.1.0!scalactic_2.11.jar(bundle) (101ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-xml_2.11/1.2.0/scala-xml_2.11-1.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-xml_2.11;1.2.0!scala-xml_2.11.jar(bundle) (54ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m:: delivering :: org.toktok#tox4j-api_2.11;0.2.3 :: 0.2.3 :: release :: Thu Feb 24 13:58:06 UTC 2022[0m
[info] waiting for lock on /home/vagrant/.ivy2/.sbt.ivy.lock to be available...
[0m[[0minfo[0m] [0m delivering ivy file to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/ivy-0.2.3.xml[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/api...[0m
[info] waiting for lock on /home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/sbt.components.lock to be available...
[0m[[0minfo[0m] [0mCompiling 76 Scala sources and 37 Java sources to /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/classes...[0m
[0m[[0minfo[0m] [0m'compiler-interface' not yet compiled for Scala 2.11.12. Compiling...[0m
[0m[[0minfo[0m] [0m Compilation completed in 9.353 s[0m
[info] waiting for lock on /home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/sbt.components.lock to be available...
model contains 7 documentable templates
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/poms/macros_2.11.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/jars/macros_2.11.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/srcs/macros_2.11-sources.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/docs/macros_2.11-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/macros_2.11/0.1.1/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 22 s, completed 24 Feb 2022, 13:58:21[0m
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros && sbt publishM2
model contains 178 documentable templates
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/crypto/ToxCrypto.scala:40: Could not find any member to link for "Some".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/SaveDataOptions.scala:11: Could not find any member to link for "ToxSavedataType".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/ProxyOptions.scala:15: Could not find any member to link for "ToxProxyType.NONE".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/options/ProxyOptions.scala:23: Could not find any member to link for "ToxProxyType.NONE".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/callbacks/FileRecvCallback.scala:11: Could not find any member to link for "ToxFileControl.CANCEL".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/callbacks/FileRecvControlCallback.scala:12: Could not find any member to link for "ToxFileControl.CANCEL".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/project[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:232: Could not find any member to link for "Int.MaxValue".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:392: Could not find any member to link for "ToxFileControl.RESUME".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:414: Could not find any member to link for "FileChunkRequestCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:471: Could not find any member to link for "FileChunkRequestCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:354: Could not find any member to link for "FriendReadReceiptCallback".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:25: Could not find any member to link for "ToxOptions".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:37: Could not find any member to link for "ToxOptions.saveData".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/core/ToxCore.scala:330: Could not find any member to link for "ToxFriendNumber".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/callbacks/VideoReceiveFrameCallback.scala:37: Could not find any member to link for "None".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/callbacks/CallStateCallback.scala:13: Could not find any member to link for "ToxavFriendCallState".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/tox4j/av/ToxAv.scala:57: Could not find any member to link for "ToxCore.iterate".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/src/main/java/im/tox/core/Functional.scala:11: Could not find any member to link for "-\/".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[0minfo[0m] [0mSet current project to macros (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/)[0m
[0m[[33mwarn[0m] [0m18 warnings found[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3-javadoc.jar ...[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-macros/target/scala-2.11/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1.pom[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1-sources.jar[0m
[0m[[0minfo[0m] [0m published macros_2.11 to file:/home/vagrant/.m2/repository/org/toktok/macros_2.11/0.1.1/macros_2.11-0.1.1-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 1 s, completed 24 Feb 2022, 13:58:31[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
[0m[[33mwarn[0m] [0mbootstrap class path not set in conjunction with -source 7[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/poms/tox4j-api_2.11.pom[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/jars/tox4j-api_2.11.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/srcs/tox4j-api_2.11-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/docs/tox4j-api_2.11-javadoc.jar[0m
[0m[[0minfo[0m] [0m published ivy to /home/vagrant/.ivy2/local/org.toktok/tox4j-api_2.11/0.2.3/ivys/ivy.xml[0m
[0m[[32msuccess[0m] [0mTotal time: 30 s, completed 24 Feb 2022, 13:58:33[0m
cd /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api && sbt publishM2
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/project/}jvm-toxcore-api-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-api (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/}jvm-toxcore-api...[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/jvm-toxcore-api/target/scala-2.11/tox4j-api_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatestplus#scalacheck-1-14_2.11;3.1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest-compatible;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.14.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-api_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-api_2.11/0.2.3/tox4j-api_2.11-0.2.3-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 1 s, completed 24 Feb 2022, 13:58:41[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp': No such file or directory
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-macros.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:57 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-sbt-plugins.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 13:58 /home/vagrant/build/ltd.evilcorp.atox/_install/jvm-toxcore-api.stamp
cd /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j && sbt publishM2
[0m[[0minfo[0m] [0mLoading project definition from /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/}tox4j-build...[0m
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by sbt.ivyint.ErrorMessageAuthenticator$ (file:/home/vagrant/.sbt/boot/scala-2.10.7/org.scala-sbt/sbt/0.13.18/ivy-0.13.18.jar) to field java.net.Authenticator.theAuthenticator
WARNING: Please consider reporting this to the maintainers of sbt.ivyint.ErrorMessageAuthenticator$
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
[0m[[0minfo[0m] [0mResolving org.toktok#sbt-plugins;0.1.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.etsy#sbt-checkstyle-plugin;3.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.puppycrawl.tools#checkstyle;6.15 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving antlr#antlr;2.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.antlr#antlr4-runtime;4.5.1-1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-beanutils#commons-beanutils;1.9.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-logging#commons-logging;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-collections#commons-collections;3.2.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-cli#commons-cli;1.3.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.sf.saxon#Saxon-HE;9.6.0-5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle-sbt-plugin;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalastyle#scalastyle_2.10;1.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe#config;1.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#sbt-scalariform;1.8.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalariform#scalariform_2.10;0.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-scoverage;1.6.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#scalac-scoverage-plugin_2.10;1.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scoverage#sbt-coveralls;1.2.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.10;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.eclipse.jgit#org.eclipse.jgit;3.7.0.201502260915-r ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.jcraft#jsch;0.1.50 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.googlecode.javaewah#JavaEWAH;0.7.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpclient;4.1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.httpcomponents#httpcore;4.1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-codec#commons-codec;1.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaj#scalaj-http_2.10;2.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintray-sbt;0.3.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving me.lessis#bintry_2.10;0.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-json4s-native_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.databinder.dispatch#dispatch-core_2.10;0.11.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.ning#async-http-client;1.8.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.netty#netty;3.9.2.Final ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-core_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-ast_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scalap;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.json4s#json4s-native_2.10;3.2.10 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-nop;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving net.virtual-void#sbt-dependency-graph;0.10.0-RC1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.mdr#ascii-graphs_2.10;0.0.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.dwijnand#sbt-compat;1.2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.os72#protoc-jar;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.os72#protoc-jar;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#sbt-scalapb;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#sbt-scalapb;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.gseitz#sbt-protobuf;0.5.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.github.gseitz#sbt-protobuf;0.5.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#compilerplugin_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#compilerplugin_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.10;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.10;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.10;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.10;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.10;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#sbt;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#actions;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classpath;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#io;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#control;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#launcher-interface;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#completion;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#collections;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#api;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#classfile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logging;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#process;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#incremental-compiler;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#relation;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compile;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#persist;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-tools.sbinary#sbinary_2.10;0.4.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-ivy-integration;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#ivy;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cross;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt.ivy#ivy;2.3.0-sbt-b18f59ea3bc914a297bb6f1a4f7fb0ace399e310 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#serialization_2.10;0.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-pickling_2.10;0.10.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalamacros#quasiquotes_2.10;2.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.6 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#jawn-parser_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.spire-math#json4s-support_2.10;0.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#run;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#task-system;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tasks;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#tracking;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#cache;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#testing;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-agent;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#main-settings;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#apply-macro;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#command;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#template-resolver;0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#logic;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#compiler-interface;0.13.18 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#jline;2.10.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.fusesource.jansi#jansi;1.4 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/github/os72/protoc-jar/3.4.0/protoc-jar-3.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.os72#protoc-jar;3.4.0!protoc-jar.jar (592ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/sbt-scalapb_2.10_0.13/0.5.43/sbt-scalapb-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#sbt-scalapb;0.5.43!sbt-scalapb.jar (193ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo.scala-sbt.org/scalasbt/sbt-plugin-releases/com.github.gseitz/sbt-protobuf/scala_2.10/sbt_0.13/0.5.3/jars/sbt-protobuf.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.github.gseitz#sbt-protobuf;0.5.3!sbt-protobuf.jar (2760ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/compilerplugin_2.10/0.5.43/compilerplugin_2.10-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#compilerplugin_2.10;0.5.43!compilerplugin_2.10.jar (142ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime_2.10/0.5.43/scalapb-runtime_2.10-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime_2.10;0.5.43!scalapb-runtime_2.10.jar (76ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/protoc-bridge_2.10/0.2.0/protoc-bridge_2.10-0.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#protoc-bridge_2.10;0.2.0!protoc-bridge_2.10.jar (29ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.0.0/protobuf-java-3.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.protobuf#protobuf-java;3.0.0!protobuf-java.jar(bundle) (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/lenses/lenses_2.10/0.4.7/lenses_2.10-0.4.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.lenses#lenses_2.10;0.4.7!lenses_2.10.jar (40ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_2.10/0.3.7/fastparse_2.10-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse_2.10;0.3.7!fastparse_2.10.jar (46ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse-utils_2.10/0.3.7/fastparse-utils_2.10-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse-utils_2.10;0.3.7!fastparse-utils_2.10.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalamacros/quasiquotes_2.10/2.0.0/quasiquotes_2.10-2.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalamacros#quasiquotes_2.10;2.0.0!quasiquotes_2.10.jar (55ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.10/0.1.1/sourcecode_2.10-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#sourcecode_2.10;0.1.1!sourcecode_2.10.jar (96ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 2 Scala sources to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/target/scala-2.10/sbt-0.13/classes...[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:14: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m override def projectSettings: Seq[Setting[_]] = protobufSettings ++ inConfig(protobufConfig)(Seq([0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:14: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m override def projectSettings: Seq[Setting[_]] = protobufSettings ++ inConfig(protobufConfig)(Seq([0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:15: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m runProtoc in protobufConfig := { (args: Seq[String]) =>[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:15: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m runProtoc in protobufConfig := { (args: Seq[String]) =>[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:23: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m javaConversions := true,[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:24: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m flatPackage := true,[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/project/src/main/scala/im/tox/sbt/ProtobufScalaPlugin.scala:25: object ScalaPbPlugin in package scalapb is deprecated: Please switch to sbt-protoc: http://trueaccord.github.io/ScalaPB/migrating.html[0m
[0m[[33mwarn[0m] [0m grpc := true[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m7 warnings found[0m
Missing bintray credentials /home/vagrant/.bintray/.credentials. Some bintray features depend on this.
[0m[[0minfo[0m] [0mSet current project to tox4j-c (in build file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/)[0m
[0m[[33mwarn[0m] [0mCredentials file /home/vagrant/.bintray/.credentials does not exist[0m
[0m[[0minfo[0m] [0mUpdating {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/}tox4j...[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3-sources.jar ...[0m
[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-library;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-java;3.4.0 ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0mFormatting 9 Scala sources {file:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/}tox4j(compile) ...[0m
[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.protobuf#protobuf-parent;3.4.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google#google;1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.11;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.lenses#lenses_2.11;0.4.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#fastparse-utils_2.11;0.3.7 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.lihaoyi#sourcecode_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#tox4j-api_2.11;0.2.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#tox4j-api_2.11;0.2.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jetbrains#annotations;13.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#macros_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.toktok#macros_2.11;0.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-compiler;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang#scala-reflect;2.11.12 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-xml_2.11;1.0.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-parser-combinators_2.11;1.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.chuusai#shapeless_2.11;2.3.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.chuusai#shapeless_2.11;2.3.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.typelevel#macro-compat_2.11;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.typelevel#macro-compat_2.11;1.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-stub;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-stub;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-core;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-core;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.guava#guava;19.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-context;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.grpc#grpc-context;1.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.code.findbugs#jsr305;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.google.code.findbugs#jsr305;3.0.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe.scala-logging#scala-logging_2.11;3.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.typesafe.scala-logging#scala-logging_2.11;3.7.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter-core_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.storm-enroute#scalameter-core_2.11;0.19 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-collection-compat_2.11;2.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-collection-compat_2.11;2.1.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-math3;3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-math3;3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;28 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-lang3;3.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm-parent;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2.asm#asm-parent;5.0.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2#ow2;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.ow2#ow2;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-sbt#test-interface;1.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-core;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-bom;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;34 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml#oss-parent;34 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-annotations;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-parent;2.9.1.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.core#jackson-databind;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson.module#jackson-modules-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.fasterxml.jackson#jackson-base;2.9.9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving com.thoughtworks.paranamer#paranamer;2.8 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-driver_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-driver_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-bson_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb.scala#mongo-scala-bson_2.11;2.2.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-async;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-async;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#bson;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#bson;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-core;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.mongodb#mongodb-driver-core;3.6.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving commons-io#commons-io;2.4 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache.commons#commons-parent;25 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.apache#apache;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.spray#spray-json_2.11;1.3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving io.spray#spray-json_2.11;1.3.2 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline-parent;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.jline#jline-parent;3.14.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.sonatype.oss#oss-parent;9 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving junit#junit;4.13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving junit#junit;4.13 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-core;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-core;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-parent;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.hamcrest#hamcrest-parent;1.3 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.13.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalacheck#scalacheck_2.11;1.13.5 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalatest#scalatest_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalactic#scalactic_2.11;3.0.1 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-concurrent_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-concurrent_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-core_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-core_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-java8-compat_2.11;0.8.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scala-lang.modules#scala-java8-compat_2.11;0.8.0 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-effect_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.scalaz#scalaz-effect_2.11;7.3.0-M27 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-log4j12;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-log4j12;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-api;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving org.slf4j#slf4j-parent;1.7.30 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving log4j#log4j;1.2.17 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving log4j#log4j;1.2.17 ...[0m
[A
[2K[0m[[0minfo[0m] [0mResolving jline#jline;2.14.3 ...[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/protobuf/protobuf-java/3.4.0/protobuf-java-3.4.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.protobuf#protobuf-java;3.4.0!protobuf-java.jar(bundle) (82ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime_2.11/0.5.43/scalapb-runtime_2.11-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime_2.11;0.5.43!scalapb-runtime_2.11.jar (205ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/chuusai/shapeless_2.11/2.3.3/shapeless_2.11-2.3.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.chuusai#shapeless_2.11;2.3.3!shapeless_2.11.jar(bundle) (109ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/scalapb/scalapb-runtime-grpc_2.11/0.5.43/scalapb-runtime-grpc_2.11-0.5.43.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.scalapb#scalapb-runtime-grpc_2.11;0.5.43!scalapb-runtime-grpc_2.11.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/typesafe/scala-logging/scala-logging_2.11/3.7.2/scala-logging_2.11-3.7.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.typesafe.scala-logging#scala-logging_2.11;3.7.2!scala-logging_2.11.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/trueaccord/lenses/lenses_2.11/0.4.7/lenses_2.11-0.4.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.trueaccord.lenses#lenses_2.11;0.4.7!lenses_2.11.jar (171ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse_2.11/0.3.7/fastparse_2.11-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse_2.11;0.3.7!fastparse_2.11.jar (131ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/fastparse-utils_2.11/0.3.7/fastparse-utils_2.11-0.3.7.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#fastparse-utils_2.11;0.3.7!fastparse-utils_2.11.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/lihaoyi/sourcecode_2.11/0.1.1/sourcecode_2.11-0.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.lihaoyi#sourcecode_2.11;0.1.1!sourcecode_2.11.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/typelevel/macro-compat_2.11/1.1.1/macro-compat_2.11-1.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.typelevel#macro-compat_2.11;1.1.1!macro-compat_2.11.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-stub/1.0.1/grpc-stub-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-stub;1.0.1!grpc-stub.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-core/1.0.1/grpc-core-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-core;1.0.1!grpc-core.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/grpc/grpc-context/1.0.1/grpc-context-1.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.grpc#grpc-context;1.0.1!grpc-context.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/google/code/findbugs/jsr305/3.0.0/jsr305-3.0.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.google.code.findbugs#jsr305;3.0.0!jsr305.jar (42ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.25!slf4j-api.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/storm-enroute/scalameter_2.11/0.19/scalameter_2.11-0.19.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.storm-enroute#scalameter_2.11;0.19!scalameter_2.11.jar (52ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/jline/jline/3.14.0/jline-3.14.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.jline#jline;3.14.0!jline.jar (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/junit/junit/4.13/junit-4.13.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] junit#junit;4.13!junit.jar (34ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalacheck/scalacheck_2.11/1.13.5/scalacheck_2.11-1.13.5.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalacheck#scalacheck_2.11;1.13.5!scalacheck_2.11.jar (151ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalatest/scalatest_2.11/3.0.1/scalatest_2.11-3.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalatest#scalatest_2.11;3.0.1!scalatest_2.11.jar(bundle) (190ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-concurrent_2.11/7.3.0-M27/scalaz-concurrent_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-concurrent_2.11;7.3.0-M27!scalaz-concurrent_2.11.jar (123ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-log4j12/1.7.30/slf4j-log4j12-1.7.30.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-log4j12;1.7.30!slf4j-log4j12.jar (43ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/storm-enroute/scalameter-core_2.11/0.19/scalameter-core_2.11-0.19.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.storm-enroute#scalameter-core_2.11;0.19!scalameter-core_2.11.jar (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/apache/commons/commons-math3/3.2/commons-math3-3.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.apache.commons#commons-math3;3.2!commons-math3.jar (62ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-scala_2.11/2.9.9/jackson-module-scala_2.11-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-scala_2.11;2.9.9!jackson-module-scala_2.11.jar(bundle) (37ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/scala/mongo-scala-driver_2.11/2.2.0/mongo-scala-driver_2.11-2.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb.scala#mongo-scala-driver_2.11;2.2.0!mongo-scala-driver_2.11.jar (149ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] commons-io#commons-io;2.4!commons-io.jar (31ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/io/spray/spray-json_2.11/1.3.2/spray-json_2.11-1.3.2.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] io.spray#spray-json_2.11;1.3.2!spray-json_2.11.jar(bundle) (42ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-collection-compat_2.11/2.1.1/scala-collection-compat_2.11-2.1.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-collection-compat_2.11;2.1.1!scala-collection-compat_2.11.jar(bundle) (125ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/ow2/asm/asm/5.0.4/asm-5.0.4.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.ow2.asm#asm;5.0.4!asm.jar (30ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-core/2.9.9/jackson-core-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-core;2.9.9!jackson-core.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.9.9/jackson-annotations-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-annotations;2.9.9!jackson-annotations.jar(bundle) (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.9.9/jackson-databind-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.core#jackson-databind;2.9.9!jackson-databind.jar(bundle) (69ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/com/fasterxml/jackson/module/jackson-module-paranamer/2.9.9/jackson-module-paranamer-2.9.9.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] com.fasterxml.jackson.module#jackson-module-paranamer;2.9.9!jackson-module-paranamer.jar(bundle) (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/scala/mongo-scala-bson_2.11/2.2.0/mongo-scala-bson_2.11-2.2.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb.scala#mongo-scala-bson_2.11;2.2.0!mongo-scala-bson_2.11.jar (33ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/mongodb-driver-async/3.6.0/mongodb-driver-async-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#mongodb-driver-async;3.6.0!mongodb-driver-async.jar (158ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/bson/3.6.0/bson-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#bson;3.6.0!bson.jar (109ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/mongodb/mongodb-driver-core/3.6.0/mongodb-driver-core-3.6.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.mongodb#mongodb-driver-core;3.6.0!mongodb-driver-core.jar (61ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.hamcrest#hamcrest-core;1.3!hamcrest-core.jar (32ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalactic/scalactic_2.11/3.0.1/scalactic_2.11-3.0.1.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalactic#scalactic_2.11;3.0.1!scalactic_2.11.jar(bundle) (47ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-core_2.11/7.3.0-M27/scalaz-core_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-core_2.11;7.3.0-M27!scalaz-core_2.11.jar (174ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scalaz/scalaz-effect_2.11/7.3.0-M27/scalaz-effect_2.11-7.3.0-M27.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scalaz#scalaz-effect_2.11;7.3.0-M27!scalaz-effect_2.11.jar (35ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/scala-lang/modules/scala-java8-compat_2.11/0.8.0/scala-java8-compat_2.11-0.8.0.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.scala-lang.modules#scala-java8-compat_2.11;0.8.0!scala-java8-compat_2.11.jar(bundle) (115ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] org.slf4j#slf4j-api;1.7.30!slf4j-api.jar (28ms)[0m
[0m[[0minfo[0m] [0mdownloading https://repo1.maven.org/maven2/log4j/log4j/1.2.17/log4j-1.2.17.jar ...[0m
[0m[[0minfo[0m] [0m [SUCCESSFUL ] log4j#log4j;1.2.17!log4j.jar(bundle) (38ms)[0m
[0m[[0minfo[0m] [0mDone updating.[0m
[0m[[0minfo[0m] [0mCompiling 3 protobuf files to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main,/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/ProtoLog.proto[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Av.proto[0m
[0m[[0minfo[0m] [0mCompiling schema /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Core.proto[0m
[0m[[0minfo[0m] [0mWrote /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3.pom[0m
protoc-jar: protoc version: 340, detected platform: linux/amd64
protoc-jar: executing: [/tmp/protocjar11988714439918496527/bin/protoc.exe, --plugin=protoc-gen-scala=/tmp/scalapbgen2812982316891254456, -I/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf, -I/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/protobuf_external, --java_out=/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main, --scala_out=java_conversions,flat_package,grpc:/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/ProtoLog.proto, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Av.proto, /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/protobuf/Core.proto]
[0m[[0minfo[0m] [0mCompiling protobuf[0m
[0m[[0minfo[0m] [0mProtoc target directory: /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mProtoc target directory: /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/src_managed/main[0m
[0m[[0minfo[0m] [0mCompiling 44 Scala sources and 7 Java sources to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/classes...[0m
[0m[[0minfo[0m] [0mMain Scala API documentation to /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/api...[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxAvEventDispatch.scala:23: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m kind match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:13: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m status match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:21: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m status match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:37: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m control match {[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreEventDispatch.scala:45: match may not be exhaustive.[0m
[0m[[33mwarn[0m] [0mIt would fail on the following input: Unrecognized(_)[0m
[0m[[33mwarn[0m] [0m messageType match {[0m
[0m[[33mwarn[0m] [0m ^[0m
model contains 168 documentable templates
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:66: Variable bytes undefined in comment for method fromBytes in object ToxJniLog[0m
[0m[[33mwarn[0m] [0m * [[JniLog.defaultInstance]] if $bytes is invalid. Returns [[JniLog.defaultInstance]][0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:67: Variable bytes undefined in comment for method fromBytes in object ToxJniLog[0m
[0m[[33mwarn[0m] [0m * if $bytes is null.[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxJniLog.scala:64: Could not find any member to link for "JniLog".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/ToxImplBase.scala:12: Could not find any member to link for "NonFatal".[0m
[0m[[33mwarn[0m] [0m /**[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxAvImpl.scala:57: method finalize in class Object is deprecated: see corresponding Javadoc for more information.[0m
[0m[[33mwarn[0m] [0m super.finalize()[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0m/home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/src/main/java/im/tox/tox4j/impl/jni/ToxCoreImpl.scala:122: method finalize in class Object is deprecated: see corresponding Javadoc for more information.[0m
[0m[[33mwarn[0m] [0m super.finalize()[0m
[0m[[33mwarn[0m] [0m ^[0m
[0m[[33mwarn[0m] [0mfour warnings found[0m
[0m[[0minfo[0m] [0mMain Scala API documentation successful.[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3-javadoc.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[33mwarn[0m] [0m7 warnings found[0m
[0m[[33mwarn[0m] [0mbootstrap class path not set in conjunction with -source 7[0m
[0m[[0minfo[0m] [0mPackaging /home/vagrant/build/ltd.evilcorp.atox/_git/tox4j/target/scala-2.11/tox4j-c_2.11-0.2.3.jar ...[0m
[0m[[0minfo[0m] [0mDone packaging.[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3.pom[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3.jar[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3-sources.jar[0m
[0m[[0minfo[0m] [0m published tox4j-c_2.11 to file:/home/vagrant/.m2/repository/org/toktok/tox4j-c_2.11/0.2.3/tox4j-c_2.11-0.2.3-javadoc.jar[0m
[0m[[32msuccess[0m] [0mTotal time: 36 s, completed 24 Feb 2022, 14:00:08[0m
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install && touch /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_install/tox4j-c.stamp
++ nproc
+ ./scripts/build-aarch64-linux-android -j6 release
=== Building /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake': No such file or directory
-rw-r--r-- 1 vagrant vagrant 2982 Feb 24 13:49 scripts/android.mk
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_git
echo 'set(CMAKE_SYSTEM_NAME Linux)' > /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_BUILD_TYPE Release CACHE STRING "")' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_SYSROOT /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_PROGRAM NEVER)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_LIBRARY ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_INCLUDE ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
echo 'set(CMAKE_FIND_ROOT_PATH_MODE_PACKAGE ONLY)' >> /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp ===
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp': No such file or directory
=== Building /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp ===
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp': No such file or directory
ls: cannot access '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp': No such file or directory
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 25 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf
-rwxr-xr-x 1 vagrant vagrant 5209440 Feb 24 13:53 /home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 14 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/opus
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 14 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium
cd /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium && autoreconf -fi
cd /home/vagrant/build/ltd.evilcorp.atox/_git/opus && autoreconf -fi
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 10 vagrant vagrant 4096 Feb 24 13:50 /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack
-rw-r--r-- 1 vagrant vagrant 449 Feb 24 14:00 /home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake
drwxr-xr-x 17 vagrant vagrant 4096 Feb 24 13:51 /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack && cmake /home/vagrant/build/ltd.evilcorp.atox/_git/msgpack -DCMAKE_INSTALL_PREFIX:PATH=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android -DCMAKE_TOOLCHAIN_FILE=/home/vagrant/build/ltd.evilcorp.atox/_git/aarch64-linux-android.cmake -DANDROID_CPU_FEATURES=/opt/android-sdk/ndk/21.4.7075529/sources/android/cpufeatures/cpu-features.c -DBUILD_SHARED_LIBS=OFF
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx && /home/vagrant/build/ltd.evilcorp.atox/_git/libvpx/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --libc=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --target=arm64-android-gcc --disable-examples --disable-unit-tests --enable-pic
disabling examples
disabling unit_tests
enabling pic
enabling vp8_encoder
enabling vp8_decoder
enabling vp9_encoder
enabling vp9_decoder
Configuring for target 'arm64-android-gcc'
enabling arm64
enabling neon
-- The C compiler identification is Clang 9.0.9
-- The CXX compiler identification is Clang 9.0.9
-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
-- Check for working C compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++
-- Check for working CXX compiler: /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
enabling webm_io
enabling libyuv
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR GTEST_MAIN_LIBRARY)
-- Could NOT find ZLIB (missing: ZLIB_LIBRARY) (found version "1.2.7")
-- Looking for pthread.h
Creating makefiles for arm64-android-gcc libs
Creating makefiles for arm64-android-gcc tools
-- Looking for pthread.h - found
-- Looking for pthread_create
Creating makefiles for arm64-android-gcc docs
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx'
[CREATE] vpx_scale_rtcd.h
[CREATE] vpx_dsp_rtcd.h
[CREATE] vp8_rtcd.h
-- Looking for pthread_create - found
-- Found Threads: TRUE
CMake Warning at example/CMakeLists.txt:1 (FIND_PACKAGE):
By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "cJSON", but
CMake did not find one.
Could not find a package configuration file provided by "cJSON" with any of
the following names:
cJSONConfig.cmake
cjson-config.cmake
Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set
"cJSON_DIR" to a directory containing one of the above files. If "cJSON"
provides a separate development package or SDK, be sure it has been
installed.
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
ANDROID_CPU_FEATURES
-- Build files have been written to: /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack
[CREATE] vp9_rtcd.h
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack install
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
[DEP] vp9/encoder/arm/neon/vp9_quantize_neon.c.d
[DEP] vp9/ratectrl_rtc.cc.d
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
Scanning dependencies of target msgpackc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
[ 5%] Building C object CMakeFiles/msgpackc.dir/src/objectc.c.o
[DEP] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.d
[ 11%] Building C object CMakeFiles/msgpackc.dir/src/unpack.c.o
[DEP] vp9/encoder/arm/neon/vp9_error_neon.c.d
[DEP] vp9/encoder/vp9_mbgraph.c.d
[DEP] vp9/encoder/vp9_temporal_filter.c.d
[DEP] vp9/encoder/vp9_ext_ratectrl.c.d
[ 16%] Building C object CMakeFiles/msgpackc.dir/src/version.c.o
[DEP] vp9/encoder/vp9_noise_estimate.c.d
[DEP] vp9/encoder/vp9_skin_detection.c.d
[ 22%] Building C object CMakeFiles/msgpackc.dir/src/vrefbuffer.c.o
[DEP] vp9/encoder/vp9_alt_ref_aq.c.d
[ 27%] Building C object CMakeFiles/msgpackc.dir/src/zone.c.o
[DEP] vp9/encoder/vp9_aq_complexity.c.d
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
[DEP] vp9/encoder/vp9_aq_360.c.d
[ 33%] Linking C static library libmsgpackc.a
[DEP] vp9/encoder/vp9_aq_variance.c.d
[DEP] vp9/encoder/vp9_treewriter.c.d
Error running link command: No such file or directory
CMakeFiles/msgpackc.dir/build.make:198: recipe for target 'libmsgpackc.a' failed
make[3]: *** [libmsgpackc.a] Error 2
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/msgpackc.dir/all' failed
make[2]: *** [CMakeFiles/msgpackc.dir/all] Error 2
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
Makefile:116: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/msgpack'
scripts/dependencies.mk:111: recipe for target '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp' failed
make: *** [/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/msgpack.stamp] Error 2
make: *** Waiting for unfinished jobs....
[DEP] vp9/encoder/vp9_tokenize.c.d
[DEP] vp9/encoder/vp9_resize.c.d
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
[DEP] vp9/encoder/vp9_subexp.c.d
[DEP] vp9/encoder/vp9_speed_features.c.d
[DEP] vp9/encoder/vp9_segmentation.c.d
[DEP] vp9/encoder/vp9_pickmode.c.d
[DEP] vp9/encoder/vp9_rdopt.c.d
[DEP] vp9/encoder/vp9_rd.c.d
[DEP] vp9/encoder/vp9_ratectrl.c.d
[DEP] vp9/encoder/vp9_quantize.c.d
[DEP] vp9/encoder/vp9_picklpf.c.d
[DEP] vp9/encoder/vp9_encoder.c.d
[DEP] vp9/encoder/vp9_mcomp.c.d
[DEP] vp9/encoder/vp9_multi_thread.c.d
[DEP] vp9/encoder/vp9_lookahead.c.d
[DEP] vp9/encoder/vp9_frame_scale.c.d
[DEP] vp9/encoder/vp9_firstpass.c.d
[DEP] vp9/encoder/vp9_extend.c.d
[DEP] vp9/encoder/vp9_ethread.c.d
[DEP] vp9/encoder/vp9_encodemv.c.d
[DEP] vp9/encoder/vp9_encodemb.c.d
[DEP] vp9/encoder/vp9_encodeframe.c.d
[DEP] vp9/encoder/vp9_dct.c.d
[DEP] vp9/encoder/vp9_cost.c.d
[DEP] vp9/encoder/vp9_context_tree.c.d
[DEP] vp9/encoder/vp9_bitstream.c.d
[DEP] vp9/vp9_cx_iface.c.d
[DEP] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.d
[DEP] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.d
[DEP] vp9/common/vp9_scan.c.d
[DEP] vp9/common/vp9_common_data.c.d
[DEP] vp9/common/vp9_reconintra.c.d
[DEP] vp9/common/vp9_reconinter.c.d
[DEP] vp9/common/vp9_quant_common.c.d
[DEP] vp9/common/vp9_mvref_common.c.d
[DEP] vp9/common/vp9_thread_common.c.d
[DEP] vp9/common/vp9_loopfilter.c.d
[DEP] vp9/common/vp9_tile_common.c.d
[DEP] vp9/common/vp9_seg_common.c.d
[DEP] vp9/common/vp9_scale.c.d
[DEP] vp9/common/vp9_rtcd.c.d
[DEP] vp9/common/vp9_pred_common.c.d
[DEP] vp9/common/vp9_filter.c.d
[DEP] vp9/common/vp9_idct.c.d
[DEP] vp9/common/vp9_frame_buffers.c.d
[DEP] vp9/common/vp9_entropymv.c.d
[DEP] vp9/common/vp9_entropymode.c.d
[DEP] vp9/common/vp9_entropy.c.d
[DEP] vp9/common/vp9_blockd.c.d
[DEP] vp9/common/vp9_alloccommon.c.d
[DEP] vp9/vp9_iface_common.c.d
[DEP] vpx_config.c.d
[DEP] vp9/decoder/vp9_job_queue.c.d
[DEP] vp9/decoder/vp9_dsubexp.c.d
[DEP] vp9/decoder/vp9_decoder.c.d
[DEP] vp9/decoder/vp9_detokenize.c.d
[DEP] vp9/decoder/vp9_decodeframe.c.d
[DEP] vp9/decoder/vp9_decodemv.c.d
[DEP] vp9/vp9_dx_iface.c.d
[DEP] vp8/decoder/threading.c.d
[DEP] vp8/decoder/onyxd_if.c.d
[DEP] vp8/decoder/detokenize.c.d
[DEP] vp8/decoder/decodeframe.c.d
[DEP] vp8/decoder/decodemv.c.d
[DEP] vp8/decoder/dboolhuff.c.d
[DEP] vp8/vp8_dx_iface.c.d
[DEP] vp8/common/arm/neon/sixtappredict_neon.c.d
[DEP] vp8/common/arm/neon/shortidct4x4llm_neon.c.d
[DEP] vp8/common/arm/neon/mbloopfilter_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.d
[DEP] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.d
[DEP] vp8/common/arm/neon/vp8_loopfilter_neon.c.d
[DEP] vp8/common/arm/neon/iwalsh_neon.c.d
[DEP] vp8/common/arm/neon/idct_blk_neon.c.d
[DEP] vp8/common/arm/neon/dequantizeb_neon.c.d
[DEP] vp8/common/arm/neon/dequant_idct_neon.c.d
[DEP] vp8/common/arm/neon/dc_only_idct_add_neon.c.d
[DEP] vp8/common/arm/neon/copymem_neon.c.d
[DEP] vp8/common/arm/neon/bilinearpredict_neon.c.d
[DEP] vp8/common/arm/loopfilter_arm.c.d
[DEP] vp8/common/treecoder.c.d
[DEP] vp8/common/swapyv12buffer.c.d
[DEP] vp8/common/setupintrarecon.c.d
[DEP] vp8/common/reconintra4x4.c.d
[DEP] vp8/common/reconintra.c.d
[DEP] vp8/common/reconinter.c.d
[DEP] vp8/common/quant_common.c.d
[DEP] vp8/common/modecont.c.d
[DEP] vp8/common/mbpitch.c.d
[DEP] vp8/common/loopfilter_filters.c.d
[DEP] vp8/common/vp8_loopfilter.c.d
[DEP] vp8/common/rtcd.c.d
[DEP] vp8/common/idctllm.c.d
[DEP] vp8/common/idct_blk.c.d
[DEP] vp8/common/generic/systemdependent.c.d
[DEP] vp8/common/findnearmv.c.d
[DEP] vp8/common/filter.c.d
[DEP] vp8/common/extend.c.d
[DEP] vp8/common/entropymv.c.d
[DEP] vp8/common/entropymode.c.d
[DEP] vp8/common/entropy.c.d
[DEP] vp8/common/dequantize.c.d
[DEP] vp8/common/blockd.c.d
[DEP] vp8/common/alloccommon.c.d
[DEP] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.d
[DEP] vp8/encoder/arm/neon/shortfdct_neon.c.d
[DEP] vp8/encoder/arm/neon/fastquantizeb_neon.c.d
[DEP] vp8/encoder/arm/neon/denoising_neon.c.d
[DEP] vp8/encoder/temporal_filter.c.d
[DEP] vp8/encoder/treewriter.c.d
[DEP] vp8/encoder/tokenize.c.d
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
[DEP] vp8/common/vp8_skin_detection.c.d
[DEP] vp8/encoder/segmentation.c.d
[DEP] vp8/encoder/rdopt.c.d
[DEP] vp8/encoder/ratectrl.c.d
[DEP] vp8/encoder/vp8_quantize.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
[DEP] vp8/encoder/picklpf.c.d
[DEP] vp8/encoder/pickinter.c.d
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vp8/encoder/onyx_if.c.d
[DEP] vp8/encoder/modecosts.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vp8/encoder/mcomp.c.d
[DEP] vp8/encoder/lookahead.c.d
[DEP] vp8/encoder/denoising.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[DEP] vp8/encoder/firstpass.c.d
[DEP] vp8/encoder/ethreading.c.d
[DEP] vp8/encoder/encodemv.c.d
[DEP] vp8/encoder/encodemb.c.d
[DEP] vp8/encoder/encodeintra.c.d
[DEP] vp8/encoder/encodeframe.c.d
[DEP] vp8/encoder/dct.c.d
[DEP] vp8/encoder/copy_c.c.d
[DEP] vp8/encoder/boolhuff.c.d
[DEP] vp8/encoder/bitstream.c.d
[DEP] vp8/vp8_cx_iface.c.d
[DEP] vpx_util/vpx_write_yuv_frame.c.d
[DEP] vpx_util/vpx_thread.c.d
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
[DEP] vpx_dsp/arm/variance_neon.c.d
[DEP] vpx_dsp/arm/subpel_variance_neon.c.d
[DEP] vpx_dsp/arm/avg_pred_neon.c.d
[DEP] vpx_dsp/variance.c.d
[DEP] vpx_dsp/arm/subtract_neon.c.d
[DEP] vpx_dsp/arm/sad_neon.c.d
[DEP] vpx_dsp/arm/sad4d_neon.c.d
[DEP] vpx_dsp/arm/sum_squares_neon.c.d
[DEP] vpx_dsp/sum_squares.c.d
[DEP] vpx_dsp/subtract.c.d
[DEP] vpx_dsp/sad.c.d
[DEP] vpx_dsp/skin_detection.c.d
[DEP] vpx_dsp/arm/hadamard_neon.c.d
[DEP] vpx_dsp/arm/avg_neon.c.d
[DEP] vpx_dsp/avg.c.d
[DEP] vpx_dsp/arm/quantize_neon.c.d
[DEP] vpx_dsp/quantize.c.d
[DEP] vpx_dsp/arm/idct32x32_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_135_add_neon.c.d
[DEP] vpx_dsp/arm/idct32x32_34_add_neon.c.d
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
[DEP] vpx_dsp/arm/idct32x32_1_add_neon.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
[DEP] vpx_dsp/arm/idct16x16_add_neon.c.d
[DEP] vpx_dsp/arm/idct16x16_1_add_neon.c.d
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vpx_dsp/arm/idct8x8_add_neon.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vpx_dsp/arm/idct8x8_1_add_neon.c.d
[DEP] vpx_dsp/arm/idct4x4_add_neon.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[DEP] vpx_dsp/arm/idct4x4_1_add_neon.c.d
[DEP] vpx_dsp/inv_txfm.c.d
[DEP] vpx_dsp/arm/fwd_txfm_neon.c.d
[DEP] vpx_dsp/arm/fdct_partial_neon.c.d
[DEP] vpx_dsp/arm/fdct32x32_neon.c.d
[DEP] vpx_dsp/arm/fdct16x16_neon.c.d
[DEP] vpx_dsp/arm/fdct_neon.c.d
[DEP] vpx_dsp/fwd_txfm.c.d
[DEP] vpx_dsp/arm/loopfilter_neon.c.d
[DEP] vpx_dsp/loopfilter.c.d
[DEP] vpx_dsp/arm/vpx_convolve_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_avg_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve8_neon.c.d
[DEP] vpx_dsp/arm/vpx_convolve_copy_neon.c.d
[DEP] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.d
[DEP] vpx_dsp/vpx_convolve.c.d
[DEP] vpx_dsp/arm/intrapred_neon.c.d
[DEP] vpx_dsp/intrapred.c.d
[DEP] vpx_dsp/bitreader_buffer.c.d
[DEP] vpx_dsp/bitreader.c.d
[DEP] vpx_dsp/psnr.c.d
[DEP] vpx_dsp/bitwriter_buffer.c.d
[DEP] vpx_dsp/bitwriter.c.d
[DEP] vpx_dsp/prob.c.d
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
libtoolize: copying file 'build-aux/ltmain.sh'
[DEP] vpx_ports/arm_cpudetect.c.d
[DEP] vpx_scale/vpx_scale_rtcd.c.d
[DEP] vpx_scale/generic/gen_scalers.c.d
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
[DEP] vpx_scale/generic/yv12extend.c.d
[DEP] vpx_scale/generic/yv12config.c.d
[DEP] vpx_scale/generic/vpx_scale.c.d
libtoolize: copying file 'm4/ltoptions.m4'
[DEP] vpx_mem/vpx_mem.c.d
libtoolize: copying file 'm4/ltsugar.m4'
[DEP] vpx/src/vpx_image.c.d
[DEP] vpx/src/vpx_codec.c.d
[DEP] vpx/src/vpx_encoder.c.d
libtoolize: copying file 'm4/ltversion.m4'
[DEP] vpx/src/vpx_decoder.c.d
libtoolize: copying file 'm4/lt~obsolete.m4'
[CC] vpx/src/vpx_decoder.c.o
[CC] vpx/src/vpx_encoder.c.o
[CC] vpx/src/vpx_codec.c.o
[CC] vpx/src/vpx_image.c.o
[CC] vpx_mem/vpx_mem.c.o
[CC] vpx_scale/generic/vpx_scale.c.o
[CC] vpx_scale/generic/yv12config.c.o
[CC] vpx_scale/generic/yv12extend.c.o
[CC] vpx_scale/generic/gen_scalers.c.o
[CC] vpx_scale/vpx_scale_rtcd.c.o
[CC] vpx_ports/arm_cpudetect.c.o
[CC] vpx_dsp/prob.c.o
[CC] vpx_dsp/bitwriter.c.o
[CC] vpx_dsp/bitwriter_buffer.c.o
[CC] vpx_dsp/psnr.c.o
[CC] vpx_dsp/bitreader.c.o
[CC] vpx_dsp/bitreader_buffer.c.o
[CC] vpx_dsp/intrapred.c.o
[CC] vpx_dsp/arm/intrapred_neon.c.o
[CC] vpx_dsp/vpx_convolve.c.o
[CC] vpx_dsp/arm/vpx_scaled_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_copy_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve8_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_avg_neon.c.o
[CC] vpx_dsp/arm/vpx_convolve_neon.c.o
[CC] vpx_dsp/loopfilter.c.o
[CC] vpx_dsp/arm/loopfilter_neon.c.o
[CC] vpx_dsp/fwd_txfm.c.o
[CC] vpx_dsp/arm/fdct_neon.c.o
[CC] vpx_dsp/arm/fdct16x16_neon.c.o
[CC] vpx_dsp/arm/fdct32x32_neon.c.o
configure.ac:75: installing 'build-aux/compile'
configure.ac:10: installing 'build-aux/missing'
configure.ac:38: installing './compile'
configure.ac:33: installing './missing'
Makefile.am:316: warning: '%'-style pattern rules are a GNU make extension
Makefile.am:319: warning: '%'-style pattern rules are a GNU make extension
Makefile.am: installing './depcomp'
[CC] vpx_dsp/arm/fdct_partial_neon.c.o
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus && /home/vagrant/build/ltd.evilcorp.atox/_git/opus/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared
[CC] vpx_dsp/arm/fwd_txfm_neon.c.o
src/libsodium/Makefile.am: installing 'build-aux/depcomp'
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking how to print strings... printf
checking for style of include used by make... GNU
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
[CC] vpx_dsp/inv_txfm.c.o
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... [CC] vpx_dsp/arm/idct4x4_1_add_neon.c.o
yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vpx_dsp/arm/idct4x4_add_neon.c.o
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium && /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared
[CC] vpx_dsp/arm/idct8x8_1_add_neon.c.o
[CC] vpx_dsp/arm/idct8x8_add_neon.c.o
configure.ac:76: installing './compile'
ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
checking for a working dd... /bin/dd
checking how to truncate binary pipes... configure.ac:48: installing './missing'
/bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking how to run the C preprocessor... [CC] vpx_dsp/arm/idct16x16_1_add_neon.c.o
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
benchmarks/Makefile.am: installing './depcomp'
checking build system type... checking for ANSI C header files... x86_64-pc-linux-gnu
checking host system type... aarch64-unknown-linux-android
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
yes
checking for sys/types.h... checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... [CC] vpx_dsp/arm/idct16x16_add_neon.c.o
gnutar
[CC] vpx_dsp/arm/idct32x32_1_add_neon.c.o
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
yes
checking for sys/stat.h... yes
checking for stdlib.h... checking whether the C compiler works... [CC] vpx_dsp/arm/idct32x32_34_add_neon.c.o
yes
yes
checking for C compiler default output file name... a.out
checking for string.h... checking for suffix of executables...
yes
checking whether we are cross compiling... checking for memory.h... yes
yes
checking for suffix of object files... checking for strings.h... o
checking whether we are using the GNU C compiler... yes
checking for inttypes.h... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... yes
checking for stdint.h... none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... yes
checking for unistd.h... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... yes
checking for dlfcn.h... gcc3
checking for a sed that does not truncate output... /bin/sed
checking how to run the C preprocessor... yes
[CC] vpx_dsp/arm/idct32x32_135_add_neon.c.o
checking for objdir... .libs
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
[CC] vpx_dsp/arm/idct32x32_add_neon.c.o
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang is Clang... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... -Qunused-arguments
checking for joinable pthread attribute... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [CC] vpx_dsp/quantize.c.o
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... yes
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf
cd /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf && /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/configure --prefix=/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android --host=aarch64-linux-android --with-sysroot=/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot --disable-shared --with-protoc=/home/vagrant/build/ltd.evilcorp.atox/_install/host/bin/protoc
Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C99... checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C99... none needed
checking for an ANSI C-conforming const... [CC] vpx_dsp/arm/quantize_neon.c.o
none needed
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... yes
checking for inline... inline
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... checking whether to enable maintainer-specific portions of Makefiles... yes
gcc3
checking for ANSI C header files... checking build system type... gcc3
checking for C/C++ restrict keyword... x86_64-pc-linux-gnu
checking host system type... __restrict
checking for C99 variable-size arrays... aarch64-unknown-linux-android
checking target system type... aarch64-unknown-linux-android
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for sys/types.h... checking for aarch64-linux-android-strip... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for a thread-safe mkdir -p... yes
checking for cos in -lm... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
[CC] vpx_dsp/avg.c.o
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... yes
gnutar
yes
checking if compiler supports ARM Neon intrinsics... checking whether make supports nested variables... (cached) yes
checking for aarch64-linux-android-gcc... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking for sys/stat.h... [CC] vpx_dsp/arm/avg_neon.c.o
yes
checking whether the C compiler works... checking for stdlib.h... [CC] vpx_dsp/arm/hadamard_neon.c.o
yes
checking for C compiler default output file name... a.out
checking for suffix of executables... yes
checking for string.h...
checking whether we are cross compiling... yes
checking for memory.h... yes
checking for suffix of object files... yes
yes
checking for NE10... o
checking whether we are using the GNU C compiler... checking for strings.h... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang accepts -g... no
yes
checking if compiler supports Aarch64 Neon intrinsics... checking for inttypes.h... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to accept ISO C89... [CC] vpx_dsp/skin_detection.c.o
yes
none needed
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang understands -c and -o together... checking for stdint.h... [CC] vpx_dsp/sad.c.o
yes
checking for style of include used by make... yes
GNU
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vpx_dsp/subtract.c.o
checking for unistd.h... gcc3
[CC] vpx_dsp/sum_squares.c.o
yes
checking minix/config.h usability... [CC] vpx_dsp/arm/sum_squares_neon.c.o
checking whether we are using the GNU C++ compiler... no
checking minix/config.h presence... yes
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ accepts -g... [CC] vpx_dsp/arm/sad4d_neon.c.o
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking dependency style of /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++... yes
checking for variable-length arrays... yes
checking for doxygen... no
checking for dot... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fvisibility=hidden... gcc3
checking how to run the C preprocessor... yes
checking for __wasi__ defined... yes
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
checking for _FORTIFY_SOURCE defined... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang -E
no
checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... [CC] vpx_dsp/arm/sad_neon.c.o
yes
checking for lrintf... checking for gcc... gcc
yes
checking whether C compiler accepts -fvisibility=hidden... checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... yes
checking for lrint... yes
checking whether C compiler accepts -fPIC... yes
checking for __malloc_hook... gcc -E
yes
checking whether C compiler accepts -fPIE... no
yes
checking whether the linker accepts -pie... checking how to run the C++ preprocessor... checking that generated files are newer than configure... done
configure: creating ./config.status
/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -E
yes
checking whether C compiler accepts -fno-strict-aliasing... [CC] vpx_dsp/arm/subtract_neon.c.o
yes
checking whether C compiler accepts -fno-strict-overflow... checking for g++... g++
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... yes
checking whether C compiler accepts -fstack-protector... yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... yes
checking whether the linker accepts -fstack-protector... [CC] vpx_dsp/variance.c.o
g++ -E
[CC] vpx_dsp/arm/avg_pred_neon.c.o
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes
checking for clang... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast... [CC] vpx_dsp/arm/subpel_variance_neon.c.o
[CC] vpx_dsp/arm/variance_neon.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual... yes
checking for sys/types.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes
checking for sys/stat.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes
checking for stdlib.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... config.status: creating Makefile
config.status: creating opus.pc
yes
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... checking for string.h... config.status: creating opus-uninstalled.pc
config.status: creating celt/arm/armopts.s
config.status: creating doc/Makefile
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... config.status: creating doc/Doxyfile
config.status: creating config.h
config.status: executing depfiles commands
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
yes
yes
checking for memory.h... checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... [CC] vpx_util/vpx_thread.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... checking for strings.h... [CC] vpx_util/vpx_write_yuv_frame.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... [CC] vp8/common/alloccommon.c.o
[CC] vp8/common/blockd.c.o
[CC] vp8/common/dequantize.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... [CC] vp8/common/entropy.c.o
[CC] vp8/common/entropymode.c.o
yes
checking for inttypes.h... [CC] vp8/common/entropymv.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... [CC] vp8/common/extend.c.o
[CC] vp8/common/filter.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes
checking for stdint.h... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... config.status: executing libtool commands
[CC] vp8/common/findnearmv.c.o
configure:
------------------------------------------------------------------------
opus 1.3.1: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Use alloca: .................... no (using var arrays)
General configuration:
Floating point support: ........ yes
Fast float approximations: ..... no
Fixed point debugging: ......... no
Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
External Assembly Optimizations:
Intrinsics Optimizations: ...... ARM (NEON) (NEON Aarch64)
Run-time CPU detection: ........ no
Custom modes: .................. no
Assertion checking: ............ no
Hardening: ..................... yes
Fuzzing: ....................... no
Check ASM: ..................... no
API documentation: ............. yes
Extra programs: ................ yes
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... /usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
yes
[CC] vp8/common/generic/systemdependent.c.o
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... /usr/bin/make install-recursive
yes
checking for unistd.h... [CC] vp8/common/idct_blk.c.o
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... [CC] vp8/common/idctllm.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
[CC] vp8/common/rtcd.c.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized... yes
checking minix/config.h usability... [CC] vp8/common/vp8_loopfilter.c.o
CC src/opus_compare.o
CC src/opus_demo.o
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes... CC src/repacketizer_demo.o
no
checking minix/config.h presence... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
CC celt/bands.lo
yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... yes
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wno-unknown-warning-option -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32 -Wsometimes-uninitialized -Wstrict-prototypes -Wswitch-enum -Wvariable-decl -Wwrite-strings... yes
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking the archiver (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar) interface... ar
checking for aarch64-linux-android-gcc... no
checking for aarch64-linux-android-objcc... no
checking for aarch64-linux-android-objc... no
checking for aarch64-linux-android-cc... no
checking for aarch64-linux-android-CC... no
checking for gcc... gcc
configure: WARNING: using cross tools not prefixed with host triplet
[CC] vp8/common/loopfilter_filters.c.o
yes
checking whether the linker accepts -Wl,-z,relro... checking whether we are using the GNU Objective C compiler... no
checking whether gcc accepts -g... yes
checking whether the linker accepts -Wl,-z,now... no
checking dependency style of gcc... CC celt/celt.lo
yes
checking whether the linker accepts -Wl,-z,noexecstack... gcc3
checking C++ compiler flags...... use user-supplied: -O3 -pipe
checking whether __SUNPRO_CC is declared... CC celt/celt_encoder.lo
yes
checking whether segmentation violations can be caught when using the C compiler... unknown
configure: WARNING: On this platform, segmentation violations cannot be caught using signal handlers. This is expected if you enabled a tool such as Address Sanitizer (-fsanitize=address), but be aware that using Address Sanitizer may also significantly reduce performance.
checking whether SIGABRT can be caught when using the C compiler... unknown
configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers.
checking for thread local storage (TLS) class... [CC] vp8/common/mbpitch.c.o
[CC] vp8/common/modecont.c.o
_Thread_local
thread local storage is supported
checking whether C compiler accepts -ftls-model=local-dynamic... [CC] vp8/common/quant_common.c.o
yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
[CC] vp8/common/reconinter.c.o
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... [CC] vp8/common/reconintra.c.o
no
checking how to print strings... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... CC celt/celt_decoder.lo
no
checking for BSD- or MS-compatible name lister (nm)... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm
checking the name lister (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm) interface... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to aarch64-unknown-linux-android format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to reload object files... -r
checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-android-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-android-ar... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking for archiver @FILE support... @
checking for aarch64-linux-android-strip... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-strip
checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib
checking command to parse /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-nm output from /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang object... ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
configure: WARNING: using cross tools not prefixed with host triplet
checking if mt is a manifest tool... no
checking for dlfcn.h... [CC] vp8/common/reconintra4x4.c.o
yes
checking for objdir... .libs
[CC] vp8/common/setupintrarecon.c.o
ok
checking for sysroot... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/sysroot
[CC] vp8/common/swapyv12buffer.c.o
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for aarch64-linux-android-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... checking for dlfcn.h... [CC] vp8/common/treecoder.c.o
yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... [CC] vp8/common/arm/loopfilter_arm.c.o
no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking for objdir... .libs
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... [CC] vp8/common/arm/neon/bilinearpredict_neon.c.o
Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for aarch64-linux-android-ar... (cached) /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android-ar
checking whether C compiler accepts -mmmx... checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -fno-rtti -fno-exceptions... yes
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang PIC flag -fPIC -DPIC works... yes
checking for MMX instructions set... CC celt/cwrs.lo
yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang static flag -static works... no
checking whether C compiler accepts -msse2... yes
checking for SSE2 instructions set... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ -E
no
checking whether C compiler accepts -msse3... yes
checking for SSE3 instructions set... CC celt/entcode.lo
checking for ld used by /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++... [CC] vp8/common/arm/neon/copymem_neon.c.o
no
checking whether C compiler accepts -mssse3... /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang
checking if the linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) is GNU ld... no
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
yes
checking for SSSE3 instructions set... [CC] vp8/common/arm/neon/dc_only_idct_add_neon.c.o
CC celt/entdec.lo
checking for /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ option to produce PIC... -fPIC -DPIC
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ PIC flag -fPIC -DPIC works... no
checking whether C compiler accepts -msse4.1... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ static flag -static works... yes
checking for SSE4.1 instructions set... no
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports -c -o file.o... yes
checking if /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports -c -o file.o... (cached) yes
checking whether the /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ linker (/opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang) supports shared libraries... yes
checking dynamic linker characteristics... Android linker
checking how to hardcode library paths into programs... immediate
checking whether the linker supports version scripts... yes
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... no
checking whether C compiler accepts -mavx... [CC] vp8/common/arm/neon/dequant_idct_neon.c.o
yes
checking for AVX instructions set... CC celt/entenc.lo
CC celt/kiss_fft.lo
yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... CC celt/laplace.lo
[CC] vp8/common/arm/neon/dequantizeb_neon.c.o
yes
checking limits.h presence... CC celt/mathops.lo
yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working memcmp... no
checking for working strtod... no
checking for pow... yes
checking for ftruncate... CC celt/mdct.lo
CC celt/modes.lo
yes
checking for memset... yes
checking for mkdir... [CC] vp8/common/arm/neon/idct_blk_neon.c.o
CC celt/pitch.lo
yes
no
checking whether C compiler accepts -mavx2... checking for strchr... yes
yes
checking for AVX2 instructions set... checking for strerror... CC celt/celt_lpc.lo
yes
checking for strtol... [CC] vp8/common/arm/neon/iwalsh_neon.c.o
yes
checking zlib version... ok (1.2.0.4 or later)
checking for library containing zlibVersion... CC celt/quant_bands.lo
CC celt/rate.lo
-lz
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang++ supports C++11 features by default... yes
checking whether -latomic is needed... CC celt/vq.lo
[CC] vp8/common/arm/neon/vp8_loopfilter_neon.c.o
no
checking whether /opt/android-sdk/ndk/21.4.7075529/toolchains/llvm/prebuilt/linux-x86_64/bin/aarch64-linux-android21-clang is Clang... yes
checking whether pthreads work with "-pthread" and "-lpthread"... no
checking whether C compiler accepts -mavx512f... CC celt/arm/armcpu.lo
yes
checking for AVX512F instructions set... no
checking whether pthreads work with -pthread... yes
checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... CC celt/arm/arm_celt_map.lo
CC celt/arm/celt_neon_intr.lo
-Qunused-arguments
checking for joinable pthread attribute... CC celt/arm/pitch_neon_intr.lo
PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... [CC] vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c.o
yes
checking the location of hash_map... [CC] vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c.o
no
checking whether C compiler accepts -O3 -pipe -Qunused-arguments -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mavx512f -mno-avx512f... CC silk/CNG.lo
yes
checking whether C compiler accepts -maes... yes
checking whether C compiler accepts -mpclmul... [CC] vp8/common/arm/neon/mbloopfilter_neon.c.o
yes
checking for AESNI instructions set and PCLMULQDQ... CC silk/code_signs.lo
no
checking whether C compiler accepts -mrdrnd... yes
checking for RDRAND... <unordered_map>
checking whether -llog is needed... yes
[CC] vp8/common/arm/neon/shortidct4x4llm_neon.c.o
checking that generated files are newer than configure... done
configure: creating ./config.status
[CC] vp8/common/arm/neon/sixtappredict_neon.c.o
no
CC silk/init_decoder.lo
checking sys/mman.h usability... yes
checking sys/mman.h presence... [CC] vp8/vp8_cx_iface.c.o
CC silk/decode_core.lo
yes
checking for sys/mman.h... yes
checking sys/random.h usability... yes
checking sys/random.h presence... yes
checking for sys/random.h... yes
checking intrin.h usability... [CC] vp8/encoder/bitstream.c.o
no
checking intrin.h presence... no
checking for intrin.h... no
checking if _xgetbv() is available... no
checking for inline... [CC] vp8/encoder/boolhuff.c.o
inline
checking whether byte ordering is bigendian... [CC] vp8/encoder/copy_c.c.o
CC silk/decode_frame.lo
[CC] vp8/encoder/dct.c.o
no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can use inline asm code... [CC] vp8/encoder/encodeframe.c.o
yes
no
checking whether we can use x86_64 asm code... no
checking whether we can assemble AVX opcodes... no
checking for 128-bit arithmetic... yes
checking for cpuid instruction... CC silk/decode_parameters.lo
no
checking if the .private_extern asm directive is supported... [CC] vp8/encoder/encodeintra.c.o
no
checking if the .hidden asm directive is supported... yes
checking if weak symbols are supported... CC silk/decode_indices.lo
yes
checking if data alignment is required... yes
checking if atomic operations are supported... yes
checking for size_t... [CC] vp8/encoder/encodemb.c.o
yes
checking for working alloca.h... config.status: creating Makefile
config.status: creating src/Makefile
yes
checking for alloca... CC silk/decode_pulses.lo
yes
checking for arc4random... config.status: creating benchmarks/Makefile
yes
checking for arc4random_buf... config.status: creating conformance/Makefile
config.status: creating protobuf.pc
yes
checking for mmap... config.status: creating protobuf-lite.pc
config.status: creating config.h
config.status: executing depfiles commands
yes
checking for mlock... [CC] vp8/encoder/encodemv.c.o
yes
checking for madvise... yes
checking for mprotect... [CC] vp8/encoder/ethreading.c.o
yes
checking for getrandom with a standard API... no
checking for getentropy with a standard API... [CC] vp8/encoder/firstpass.c.o
no
checking for posix_memalign... yes
checking for getpid... [CC] vp8/encoder/denoising.c.o
yes
checking for nanosleep... yes
checking for memset_s... CC silk/decoder_set_fs.lo
[CC] vp8/encoder/lookahead.c.o
no
checking for explicit_bzero... [CC] vp8/encoder/mcomp.c.o
no
checking for explicit_memset... [CC] vp8/encoder/modecosts.c.o
no
checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled
checking that generated files are newer than configure... done
configure: creating ./config.status
CC silk/dec_API.lo
CC silk/enc_API.lo
[CC] vp8/encoder/onyx_if.c.o
[CC] vp8/encoder/pickinter.c.o
config.status: executing libtool commands
CC silk/encode_indices.lo
=== configuring in third_party/googletest (/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/third_party/googletest)
configure: WARNING: no configuration information is in third_party/googletest
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
Making install in .
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 protobuf.pc protobuf-lite.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
CXX google/protobuf/map.lo
config.status: creating Makefile
CC silk/encode_pulses.lo
config.status: creating builds/Makefile
config.status: creating contrib/Makefile
config.status: creating dist-build/Makefile
config.status: creating libsodium.pc
config.status: creating libsodium-uninstalled.pc
config.status: creating msvc-scripts/Makefile
config.status: creating src/Makefile
config.status: creating src/libsodium/Makefile
CC silk/gain_quant.lo
config.status: creating src/libsodium/include/Makefile
CC silk/interpolate.lo
config.status: creating src/libsodium/include/sodium/version.h
config.status: creating test/default/Makefile
config.status: creating test/Makefile
config.status: executing depfiles commands
CC silk/LP_variable_cutoff.lo
[CC] vp8/encoder/picklpf.c.o
[CC] vp8/encoder/vp8_quantize.c.o
CC silk/NLSF_decode.lo
config.status: executing libtool commands
CC silk/NSQ.lo
/usr/bin/make -C /home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium install V=0
make[1]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
Making install in builds
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
[CC] vp8/encoder/ratectrl.c.o
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/builds'
Making install in contrib
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/contrib'
Making install in dist-build
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/dist-build'
Making install in msvc-scripts
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/msvc-scripts'
Making install in src
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
Making install in libsodium
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
Making install in include
CC silk/NSQ_del_dec.lo
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[5]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/core.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_kx.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/.'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/export.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/runtime.h /home/vagrant/build/ltd.evilcorp.atox/_git/libsodium/src/libsodium/include/sodium/utils.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/sodium'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium/include'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
CXX google/protobuf/message_lite.lo
CXX google/protobuf/parse_context.lo
[CC] vp8/encoder/rdopt.c.o
CXX google/protobuf/repeated_field.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo
CC silk/PLC.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo
[CC] vp8/encoder/segmentation.c.o
CC silk/shell_coder.lo
[CC] vp8/common/vp8_skin_detection.c.o
CC silk/tables_gain.lo
[CC] vp8/encoder/tokenize.c.o
CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo
CC silk/tables_LTP.lo
[CC] vp8/encoder/treewriter.c.o
[CC] vp8/encoder/temporal_filter.c.o
[CC] vp8/encoder/arm/neon/denoising_neon.c.o
CC silk/tables_NLSF_CB_NB_MB.lo
CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo
CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo
CC silk/tables_NLSF_CB_WB.lo
[CC] vp8/encoder/arm/neon/fastquantizeb_neon.c.o
[CC] vp8/encoder/arm/neon/shortfdct_neon.c.o
[CC] vp8/encoder/arm/neon/vp8_shortwalsh4x4_neon.c.o
CXX google/protobuf/repeated_ptr_field.lo
[CC] vp8/vp8_dx_iface.c.o
CC silk/tables_other.lo
CC silk/tables_pitch_lag.lo
CC silk/tables_pulses_per_block.lo
CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo
[CC] vp8/decoder/dboolhuff.c.o
[CC] vp8/decoder/decodemv.c.o
[CC] vp8/decoder/decodeframe.c.o
[CC] vp8/decoder/detokenize.c.o
CC silk/VAD.lo
CC silk/control_audio_bandwidth.lo
CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo
CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo
[CC] vp8/decoder/onyxd_if.c.o
[CC] vp8/decoder/threading.c.o
[CC] vp9/vp9_iface_common.c.o
CC silk/quant_LTP_gains.lo
CC silk/VQ_WMat_EC.lo
CC silk/HP_variable_cutoff.lo
[CC] vp9/common/vp9_alloccommon.c.o
CXX google/protobuf/wire_format_lite.lo
[CC] vp9/common/vp9_blockd.c.o
[CC] vp9/common/vp9_entropy.c.o
CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo
CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo
[CC] vp9/common/vp9_entropymode.c.o
CC silk/NLSF_encode.lo
[CC] vp9/common/vp9_entropymv.c.o
[CC] vp9/common/vp9_frame_buffers.c.o
CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo
[CC] vp9/common/vp9_idct.c.o
CC silk/NLSF_VQ.lo
CC silk/NLSF_unpack.lo
CC silk/NLSF_del_dec_quant.lo
[CC] vp9/common/vp9_filter.c.o
[CC] vp9/common/vp9_pred_common.c.o
[CC] vp9/common/vp9_rtcd.c.o
[CC] vp9/common/vp9_scale.c.o
CC silk/process_NLSFs.lo
[CC] vp9/common/vp9_seg_common.c.o
[CC] vp9/common/vp9_tile_common.c.o
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
[CC] vp9/common/vp9_loopfilter.c.o
[CC] vp9/common/vp9_thread_common.c.o
[CC] vp9/common/vp9_mvref_common.c.o
CXX google/protobuf/any.lo
CC silk/stereo_LR_to_MS.lo
CC silk/stereo_MS_to_LR.lo
CXX google/protobuf/any.pb.lo
CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
[CC] vp9/common/vp9_quant_common.c.o
[CC] vp9/common/vp9_reconinter.c.o
CC silk/check_control_input.lo
[CC] vp9/common/vp9_reconintra.c.o
[CC] vp9/common/vp9_common_data.c.o
[CC] vp9/common/vp9_scan.c.o
[CC] vp9/common/arm/neon/vp9_iht4x4_add_neon.c.o
CC silk/control_SNR.lo
CC silk/init_encoder.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo
[CC] vp9/common/arm/neon/vp9_iht8x8_add_neon.c.o
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo
CC silk/control_codec.lo
CC silk/A2NLSF.lo
[CC] vp9/common/arm/neon/vp9_iht16x16_add_neon.c.o
CXX google/protobuf/api.pb.lo
[CC] vp9/vp9_cx_iface.c.o
[CC] vp9/encoder/vp9_bitstream.c.o
CC crypto_box/libsodium_la-crypto_box.lo
CC silk/ana_filt_bank_1.lo
CC silk/biquad_alt.lo
CC silk/bwexpander_32.lo
[CC] vp9/encoder/vp9_context_tree.c.o
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/libsodium_la-crypto_box_seal.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC silk/bwexpander.lo
CC silk/debug.lo
CC silk/decode_pitch.lo
[CC] vp9/encoder/vp9_cost.c.o
CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo
[CC] vp9/encoder/vp9_dct.c.o
CC silk/inner_prod_aligned.lo
[CC] vp9/encoder/vp9_encodeframe.c.o
[CC] vp9/encoder/vp9_encodemb.c.o
CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo
CXX google/protobuf/descriptor.lo
CC silk/lin2log.lo
CC silk/log2lin.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo
CC silk/LPC_analysis_filter.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo
CC silk/LPC_inv_pred_gain.lo
CC silk/table_LSF_cos.lo
CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo
CC silk/NLSF2A.lo
CC silk/NLSF_stabilize.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC silk/NLSF_VQ_weights_laroia.lo
CC silk/pitch_est_tables.lo
CXX google/protobuf/descriptor.pb.lo
CC silk/resampler.lo
CC silk/resampler_down2_3.lo
CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo
CC silk/resampler_down2.lo
CC silk/resampler_private_AR2.lo
CC silk/resampler_private_down_FIR.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo
CC silk/resampler_private_IIR_FIR.lo
CC silk/resampler_private_up2_HQ.lo
[CC] vp9/encoder/vp9_encodemv.c.o
CC silk/resampler_rom.lo
CC silk/sigm_Q15.lo
[CC] vp9/encoder/vp9_ethread.c.o
CC silk/sort.lo
CC silk/sum_sqr_shift.lo
[CC] vp9/encoder/vp9_extend.c.o
[CC] vp9/encoder/vp9_firstpass.c.o
CXX google/protobuf/descriptor_database.lo
CC silk/stereo_decode_pred.lo
CC silk/stereo_encode_pred.lo
[CC] vp9/encoder/vp9_frame_scale.c.o
[CC] vp9/encoder/vp9_lookahead.c.o
[CC] vp9/encoder/vp9_multi_thread.c.o
[CC] vp9/encoder/vp9_mcomp.c.o
CC silk/stereo_find_predictor.lo
CC silk/stereo_quant_pred.lo
CC silk/LPC_fit.lo
CC silk/float/apply_sine_window_FLP.lo
CC silk/float/corrMatrix_FLP.lo
CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo
CC silk/float/encode_frame_FLP.lo
[CC] vp9/encoder/vp9_encoder.c.o
[CC] vp9/encoder/vp9_picklpf.c.o
CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo
CC silk/float/find_LPC_FLP.lo
CC silk/float/find_LTP_FLP.lo
[CC] vp9/encoder/vp9_quantize.c.o
CC silk/float/find_pitch_lags_FLP.lo
CXX google/protobuf/duration.pb.lo
CC silk/float/find_pred_coefs_FLP.lo
CC silk/float/LPC_analysis_filter_FLP.lo
CC silk/float/LTP_analysis_filter_FLP.lo
[CC] vp9/encoder/vp9_ratectrl.c.o
CC silk/float/LTP_scale_ctrl_FLP.lo
CC silk/float/noise_shape_analysis_FLP.lo
CC silk/float/process_gains_FLP.lo
[CC] vp9/encoder/vp9_rd.c.o
CC silk/float/regularize_correlations_FLP.lo
CXX google/protobuf/dynamic_message.lo
[CC] vp9/encoder/vp9_rdopt.c.o
CC silk/float/residual_energy_FLP.lo
CC silk/float/warped_autocorrelation_FLP.lo
CC silk/float/wrappers_FLP.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC silk/float/autocorrelation_FLP.lo
[CC] vp9/encoder/vp9_pickmode.c.o
CC silk/float/burg_modified_FLP.lo
CC silk/float/bwexpander_FLP.lo
[CC] vp9/encoder/vp9_segmentation.c.o
CC silk/float/energy_FLP.lo
[CC] vp9/encoder/vp9_speed_features.c.o
CC silk/float/inner_product_FLP.lo
CC silk/float/k2a_FLP.lo
[CC] vp9/encoder/vp9_subexp.c.o
CC silk/float/LPC_inv_pred_gain_FLP.lo
CC silk/float/pitch_analysis_core_FLP.lo
[CC] vp9/encoder/vp9_svc_layercontext.c.o
CC silk/float/scale_copy_vector_FLP.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256.lo
CC silk/float/scale_vector_FLP.lo
CC silk/float/schur_FLP.lo
[CC] vp9/encoder/vp9_resize.c.o
[CC] vp9/encoder/vp9_tokenize.c.o
[CC] vp9/encoder/vp9_treewriter.c.o
CC silk/float/sort_FLP.lo
[CC] vp9/encoder/vp9_aq_variance.c.o
CC silk/arm/arm_silk_map.lo
CC silk/arm/biquad_alt_neon_intr.lo
[CC] vp9/encoder/vp9_aq_360.c.o
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
[CC] vp9/encoder/vp9_aq_complexity.c.o
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512.lo
CC silk/arm/LPC_inv_pred_gain_neon_intr.lo
[CC] vp9/encoder/vp9_alt_ref_aq.c.o
[CC] vp9/encoder/vp9_skin_detection.c.o
[CC] vp9/encoder/vp9_noise_estimate.c.o
CC silk/arm/NSQ_del_dec_neon_intr.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo
[CC] vp9/encoder/vp9_ext_ratectrl.c.o
[CC] vp9/encoder/vp9_temporal_filter.c.o
CXX google/protobuf/empty.pb.lo
[CC] vp9/encoder/vp9_mbgraph.c.o
[CC] vp9/encoder/arm/neon/vp9_error_neon.c.o
CC silk/arm/NSQ_neon.lo
CC src/opus.lo
CC src/opus_decoder.lo
[CC] vp9/encoder/arm/neon/vp9_frame_scale_neon.c.o
[CC] vp9/encoder/arm/neon/vp9_quantize_neon.c.o
[CC] vp9/vp9_dx_iface.c.o
CC src/opus_encoder.lo
CC src/opus_multistream.lo
CC src/opus_multistream_encoder.lo
CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo
[CC] vp9/decoder/vp9_decodemv.c.o
CXX google/protobuf/extension_set_heavy.lo
[CC] vp9/decoder/vp9_decodeframe.c.o
CC src/opus_multistream_decoder.lo
CC src/repacketizer.lo
CXX google/protobuf/field_mask.pb.lo
CC src/opus_projection_encoder.lo
CC src/opus_projection_decoder.lo
[CC] vp9/decoder/vp9_detokenize.c.o
CC src/mapping_matrix.lo
[CC] vp9/decoder/vp9_decoder.c.o
CC src/analysis.lo
CC src/mlp.lo
[CC] vp9/decoder/vp9_dsubexp.c.o
[CC] vp9/decoder/vp9_job_queue.c.o
CC src/mlp_data.lo
[CC] vpx_config.c.o
[CREATE] vpx.pc
CC celt/tests/test_unit_cwrs32.o
[CXX] vp9/ratectrl_rtc.cc.o
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8.h
CXX google/protobuf/generated_message_bases.lo
CC celt/tests/test_unit_dft.o
CC celt/tests/test_unit_entropy.o
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8cx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_ext_ratectrl.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vp8dx.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_codec.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_frame_buffer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_image.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_integer.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_decoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/vpx/vpx_encoder.h
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig/vpx.pc
[AR] libvpx_g.a
[AR] libvp9rc_g.a
[STRIP] libvpx.a < libvpx_g.a
CC celt/tests/test_unit_laplace.o
[STRIP] libvp9rc.a < libvp9rc_g.a
[INSTALL] /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libvpx.a
[DEP] tools/tiny_ssim.c.d
[DEP] y4minput.c.d
[CC] y4minput.c.o
CC celt/tests/test_unit_mathops.o
[CC] tools/tiny_ssim.c.o
CC celt/tests/test_unit_mdct.o
[LD] tools/tiny_ssim
make[2]: Nothing to be done for 'install'.
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libvpx'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libvpx.stamp
CXX google/protobuf/generated_message_reflection.lo
CC celt/tests/test_unit_rotation.o
CC celt/tests/test_unit_types.o
CCLD opus_compare
CC crypto_kdf/libsodium_la-crypto_kdf.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC silk/tests/test_unit_LPC_inv_pred_gain.o
CC crypto_kx/libsodium_la-crypto_kx.lo
CC tests/test_opus_api.o
CXX google/protobuf/generated_message_table_driven.lo
CC tests/test_opus_decode.o
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC tests/test_opus_encode.o
CC tests/opus_encode_regressions.o
CC tests/test_opus_padding.o
CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo
CXX google/protobuf/generated_message_tctable_full.lo
CC tests/test_opus_projection.o
CCLD libopus.la
CCLD celt/tests/test_unit_cwrs32
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CXX google/protobuf/io/gzip_stream.lo
CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo
CCLD celt/tests/test_unit_dft
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_entropy
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_laplace
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_mathops
CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_mdct
CCLD celt/tests/test_unit_rotation
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo
CC crypto_pwhash/argon2/libsodium_la-argon2.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD celt/tests/test_unit_types
CCLD opus_demo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD repacketizer_demo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD silk/tests/test_unit_LPC_inv_pred_gain
CXX google/protobuf/io/printer.lo
CXX google/protobuf/io/tokenizer.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_api
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_decode
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_encode
CCLD tests/test_opus_padding
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CXX google/protobuf/map_field.lo
CXX google/protobuf/message.lo
CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
CCLD tests/test_opus_projection
CC crypto_pwhash/libsodium_la-crypto_pwhash.lo
CXX google/protobuf/reflection_ops.lo
clang: warning: argument unused during compilation: '-static-libstdc++' [-Wunused-command-line-argument]
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[6]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus/doc'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/share/aclocal'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/opus.m4 '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/share/aclocal'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 opus.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/opus'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_multistream.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_types.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_defines.h /home/vagrant/build/ltd.evilcorp.atox/_git/opus/include/opus_projection.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/opus'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/bash ./libtool --mode=install /usr/bin/install -c libopus.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.la
libtool: install: /usr/bin/install -c .libs/libopus.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libopus.a
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/opus'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/opus.stamp
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo
CXX google/protobuf/service.lo
CXX google/protobuf/source_context.pb.lo
CXX google/protobuf/struct.pb.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo
CXX google/protobuf/stubs/substitute.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox.lo
CXX google/protobuf/text_format.lo
CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo
CXX google/protobuf/timestamp.pb.lo
CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo
CXX google/protobuf/type.pb.lo
CXX google/protobuf/unknown_field_set.lo
CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo
CXX google/protobuf/util/json_util.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo
CXX google/protobuf/util/message_differencer.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CXX google/protobuf/util/time_util.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo
CXX google/protobuf/util/type_resolver_util.lo
CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo
CXX google/protobuf/wire_format.lo
CC crypto_sign/ed25519/ref10/libsodium_la-open.lo
CXX google/protobuf/wrappers.pb.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo
CXX google/protobuf/compiler/code_generator.lo
CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo
CXX google/protobuf/compiler/command_line_interface.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo
CC crypto_verify/sodium/libsodium_la-verify.lo
CC randombytes/libsodium_la-randombytes.lo
CC sodium/libsodium_la-codecs.lo
CC sodium/libsodium_la-core.lo
CC sodium/libsodium_la-runtime.lo
CC sodium/libsodium_la-utils.lo
CC sodium/libsodium_la-version.lo
CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo
CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo
CC crypto_core/ed25519/libsodium_la-core_ed25519.lo
CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo
CXX google/protobuf/compiler/plugin.lo
CXX google/protobuf/compiler/plugin.pb.lo
CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo
CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo
CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo
CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo
CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo
CXX google/protobuf/compiler/subprocess.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo
CXX google/protobuf/compiler/zip_writer.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo
CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo
CXX google/protobuf/compiler/main.o
CXX google/protobuf/any_lite.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CXX google/protobuf/arena.lo
CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo
CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo
CXX google/protobuf/arenastring.lo
CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo
CXX google/protobuf/extension_set.lo
CC crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo
CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo
CXX google/protobuf/generated_enum_util.lo
CCLD libsse41.la
CCLD libavx2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libavx512f.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CC randombytes/internal/librdrand_la-randombytes_internal_random.lo
CCLD libaesni.la
CCLD libsse2.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libssse3.la
CXX google/protobuf/generated_message_table_driven_lite.lo
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CXX google/protobuf/generated_message_tctable_lite.lo
CCLD librdrand.la
libtool: warning: '-version-info/-version-number' is ignored for convenience libraries
CCLD libsodium.la
CXX google/protobuf/generated_message_util.lo
make[5]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[5]: Nothing to be done for 'install-data-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libsodium.a
make[5]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/src'
Making install in test
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
Making install in default
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test/default'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[4]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium/test'
make[2]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[3]: Nothing to be done for 'install-exec-am'.
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/pkgconfig'
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/libsodium'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:01 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/libsodium.stamp
CXX google/protobuf/implicit_weak_message.lo
CXX google/protobuf/inlined_string_field.lo
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:49:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<4>' requested here
template void AlignFail<4>(uintptr_t);
^
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:50:15: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<8>' requested here
template void AlignFail<8>(uintptr_t);
^
In file included from /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:36:
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:103:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn]
}
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h:216:7: note: in instantiation of function template specialization 'google::protobuf::internal::AlignFail<1>' requested here
AlignFail<alignof(T)>(reinterpret_cast<uintptr_t>(target));
^
/home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_lite.cc:311:3: note: in instantiation of function template specialization 'google::protobuf::internal::TcParser::RefAt<bool>' requested here
RefAt<FieldType>(msg, data.offset()) =
^
CXX google/protobuf/io/coded_stream.lo
CXX google/protobuf/io/io_win32.lo
CXX google/protobuf/io/strtod.lo
CXX google/protobuf/io/zero_copy_stream.lo
3 warnings generated.
CXX google/protobuf/io/zero_copy_stream_impl.lo
CXX google/protobuf/io/zero_copy_stream_impl_lite.lo
CXX google/protobuf/stubs/bytestream.lo
CXX google/protobuf/stubs/common.lo
CXX google/protobuf/stubs/int128.lo
CXX google/protobuf/stubs/status.lo
CXX google/protobuf/stubs/statusor.lo
CXX google/protobuf/stubs/stringpiece.lo
CXX google/protobuf/stubs/stringprintf.lo
CXX google/protobuf/stubs/structurally_valid.lo
CXX google/protobuf/stubs/strutil.lo
CXX google/protobuf/stubs/time.lo
CXX google/protobuf/compiler/importer.lo
CXX google/protobuf/compiler/parser.lo
CXX google/protobuf/util/delimited_message_util.lo
CXX google/protobuf/util/field_comparator.lo
CXX google/protobuf/util/field_mask_util.lo
CXX google/protobuf/util/internal/datapiece.lo
CXX google/protobuf/util/internal/default_value_objectwriter.lo
CXX google/protobuf/util/internal/error_listener.lo
CXX google/protobuf/util/internal/field_mask_utility.lo
CXX google/protobuf/util/internal/json_escaping.lo
CXX google/protobuf/util/internal/json_objectwriter.lo
CXX google/protobuf/util/internal/json_stream_parser.lo
CXX google/protobuf/util/internal/object_writer.lo
CXX google/protobuf/util/internal/proto_writer.lo
CXX google/protobuf/util/internal/protostream_objectsource.lo
CXX google/protobuf/util/internal/protostream_objectwriter.lo
CXX google/protobuf/util/internal/type_info.lo
CXX google/protobuf/util/internal/utility.lo
CXX google/protobuf/compiler/cpp/cpp_enum.lo
CXX google/protobuf/compiler/cpp/cpp_enum_field.lo
CXX google/protobuf/compiler/cpp/cpp_extension.lo
CXX google/protobuf/compiler/cpp/cpp_field.lo
CXX google/protobuf/compiler/cpp/cpp_file.lo
CXX google/protobuf/compiler/cpp/cpp_generator.lo
CXX google/protobuf/compiler/cpp/cpp_helpers.lo
CXX google/protobuf/compiler/cpp/cpp_map_field.lo
CXX google/protobuf/compiler/cpp/cpp_message.lo
CXX google/protobuf/compiler/cpp/cpp_message_field.lo
CXX google/protobuf/compiler/cpp/cpp_padding_optimizer.lo
CXX google/protobuf/compiler/cpp/cpp_parse_function_generator.lo
CXX google/protobuf/compiler/cpp/cpp_primitive_field.lo
CXX google/protobuf/compiler/cpp/cpp_service.lo
CXX google/protobuf/compiler/cpp/cpp_string_field.lo
CXX google/protobuf/compiler/csharp/csharp_doc_comment.lo
CXX google/protobuf/compiler/csharp/csharp_enum.lo
CXX google/protobuf/compiler/csharp/csharp_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_field_base.lo
CXX google/protobuf/compiler/csharp/csharp_generator.lo
CXX google/protobuf/compiler/csharp/csharp_helpers.lo
CXX google/protobuf/compiler/csharp/csharp_map_field.lo
CXX google/protobuf/compiler/csharp/csharp_message.lo
CXX google/protobuf/compiler/csharp/csharp_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_reflection_class.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_enum_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_message_field.lo
CXX google/protobuf/compiler/csharp/csharp_repeated_primitive_field.lo
CXX google/protobuf/compiler/csharp/csharp_source_generator_base.lo
CXX google/protobuf/compiler/csharp/csharp_wrapper_field.lo
CXX google/protobuf/compiler/java/java_context.lo
CXX google/protobuf/compiler/java/java_doc_comment.lo
CXX google/protobuf/compiler/java/java_enum.lo
CXX google/protobuf/compiler/java/java_enum_field.lo
CXX google/protobuf/compiler/java/java_enum_field_lite.lo
CXX google/protobuf/compiler/java/java_enum_lite.lo
CXX google/protobuf/compiler/java/java_extension.lo
CXX google/protobuf/compiler/java/java_extension_lite.lo
CXX google/protobuf/compiler/java/java_field.lo
CXX google/protobuf/compiler/java/java_file.lo
CXX google/protobuf/compiler/java/java_generator.lo
CXX google/protobuf/compiler/java/java_generator_factory.lo
CXX google/protobuf/compiler/java/java_helpers.lo
CXX google/protobuf/compiler/java/java_kotlin_generator.lo
CXX google/protobuf/compiler/java/java_map_field.lo
CXX google/protobuf/compiler/java/java_map_field_lite.lo
CXX google/protobuf/compiler/java/java_message.lo
CXX google/protobuf/compiler/java/java_message_builder.lo
CXX google/protobuf/compiler/java/java_message_builder_lite.lo
CXX google/protobuf/compiler/java/java_message_field.lo
CXX google/protobuf/compiler/java/java_message_field_lite.lo
CXX google/protobuf/compiler/java/java_message_lite.lo
CXX google/protobuf/compiler/java/java_name_resolver.lo
CXX google/protobuf/compiler/java/java_primitive_field.lo
CXX google/protobuf/compiler/java/java_primitive_field_lite.lo
CXX google/protobuf/compiler/java/java_service.lo
CXX google/protobuf/compiler/java/java_shared_code_generator.lo
CXX google/protobuf/compiler/java/java_string_field.lo
CXX google/protobuf/compiler/java/java_string_field_lite.lo
CXX google/protobuf/compiler/js/js_generator.lo
CXX google/protobuf/compiler/js/well_known_types_embed.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum.lo
CXX google/protobuf/compiler/objectivec/objectivec_enum_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_extension.lo
CXX google/protobuf/compiler/objectivec/objectivec_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_file.lo
CXX google/protobuf/compiler/objectivec/objectivec_generator.lo
CXX google/protobuf/compiler/objectivec/objectivec_helpers.lo
CXX google/protobuf/compiler/objectivec/objectivec_map_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_message.lo
CXX google/protobuf/compiler/objectivec/objectivec_message_field.lo
CXX google/protobuf/compiler/objectivec/objectivec_oneof.lo
CXX google/protobuf/compiler/objectivec/objectivec_primitive_field.lo
CXX google/protobuf/compiler/php/php_generator.lo
CXX google/protobuf/compiler/python/python_generator.lo
CXX google/protobuf/compiler/ruby/ruby_generator.lo
CXXLD libprotobuf-lite.la
CXXLD libprotobuf.la
CXXLD libprotoc.la
CXXLD protoc
make[3]: Entering directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/bash ../libtool --mode=install /usr/bin/install -c libprotobuf-lite.la libprotobuf.la libprotoc.la '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.proto /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/any.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/api.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arena_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/arenastring.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/descriptor_database.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/duration.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/dynamic_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/empty.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/explicitly_constructed.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/extension_set_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_access_listener.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/field_mask.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_enum_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_bases.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_table_driven_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_decl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_tctable_impl.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/generated_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/has_bits.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/implicit_weak_message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/inlined_string_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_entry_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_inl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_field_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/map_type_handler.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/message_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.proto '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/js'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/js/js_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/js'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/cpp'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/cpp/cpp_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/cpp'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/ruby'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/ruby'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/python'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/python/python_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/python'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/util'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/delimited_message_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_comparator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/field_mask_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/json_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/message_differencer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/time_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/util/type_resolver_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/util'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/io'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/coded_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/gzip_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/io_win32.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/printer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/strtod.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/tokenizer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/io'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.la
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/csharp'
libtool: install: /usr/bin/install -c .libs/libprotobuf.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.la
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/php'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/php/php_generator.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/php'
libtool: install: /usr/bin/install -c .libs/libprotoc.lai /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.la
libtool: install: /usr/bin/install -c .libs/libprotobuf-lite.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/stubs'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/bytestream.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/callback.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/casts.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/common.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/hash.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/logging.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/map_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/mutex.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/once.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/platform_macros.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/status.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stl_util.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/stringpiece.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/strutil.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/stubs/template_util.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/stubs'
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/java'
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf-lite.a
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_kotlin_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/java/java_names.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/java'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/metadata_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/parse_context.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_def.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/port_undef.inc /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/reflection_ops.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/repeated_ptr_field.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/service.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/source_context.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/struct.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/text_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/timestamp.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/type.pb.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/unknown_field_set.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wire_format_lite.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/wrappers.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/objectivec'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler/objectivec'
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
/usr/bin/install -c -m 644 /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/code_generator.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/command_line_interface.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/importer.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/parser.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.h /home/vagrant/build/ltd.evilcorp.atox/_git/protobuf/src/google/protobuf/compiler/plugin.pb.h '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/include/google/protobuf/compiler'
libtool: install: /usr/bin/install -c .libs/libprotobuf.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotobuf.a
libtool: install: /usr/bin/install -c .libs/libprotoc.a /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
libtool: install: chmod 644 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
libtool: install: aarch64-linux-android-ranlib /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/lib/libprotoc.a
/bin/mkdir -p '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin'
/bin/bash ../libtool --mode=install /usr/bin/install -c protoc '/home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin'
libtool: install: /usr/bin/install -c protoc /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/bin/protoc
make[3]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
make[2]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf/src'
make[1]: Leaving directory '/home/vagrant/build/ltd.evilcorp.atox/_build/aarch64-linux-android/protobuf'
mkdir -p /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android && touch /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp
-rw-r--r-- 1 vagrant vagrant 0 Feb 24 14:02 /home/vagrant/build/ltd.evilcorp.atox/_install/aarch64-linux-android/protobuf.stamp
==== detail end ====
2022-02-24 14:02:41,633 DEBUG: Error encoutered, stopping by user request.
==== detail end ====