Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save starius/f429d35c8600c450606028822649afa8 to your computer and use it in GitHub Desktop.
Save starius/f429d35c8600c450606028822649afa8 to your computer and use it in GitHub Desktop.
make[1]: Entering directory `/home/mxe/mxe-02May2016'
uname -a
Linux sd-68075 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u4 x86_64 GNU/Linux
git log --pretty=tformat:"%H - %s [%ar] [%d]" -1
cf07780474188600e34fbba62a24ae975fb9dca0 - libtorrent-rasterbar: consolidate patches [38 minutes ago] [ (HEAD, master)]
lsb_release -a 2>/dev/null || sw_vers 2>/dev/null || true
Distributor ID: Debian
Description: Debian GNU/Linux 7.10 (wheezy)
Release: 7.10
Codename: wheezy
autoconf --version 2>/dev/null | head -1
autoconf (GNU Autoconf) 2.69
automake --version 2>/dev/null | head -1
automake (GNU automake) 1.15
python --version
Python 2.7.3
perl --version 2>&1 | head -3
This is perl 5, version 14, subversion 2 (v5.14.2) built for x86_64-linux-gnu-thread-multi
(with 91 registered patches, see perl -V for more detail)
rm -rf '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static'
mkdir -p '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static'
cd '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static' && tar xzf '/home/mxe/mxe-02May2016/pkg/libtorrent-rasterbar-1.1.0.tar.gz'
cd '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
cd '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0' && ./configure --host='x86_64-w64-mingw32.static' --build='x86_64-unknown-linux-gnu' --prefix='/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static' --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN="false" --disable-doxygen PKG_CONFIG='/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config' --with-boost='/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static' --disable-debug --disable-tests --disable-examples CXXFLAGS='-D_WIN32_WINNT=0x0501 -g -O2'
configure: WARNING: unrecognized options: --disable-doxygen
configure: loading site script /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/share/config.site
checking whether make supports nested variables... yes
Building libtorrent-rasterbar 1.1.0
Checking for a C/C++ compiler to use:
checking for x86_64-w64-mingw32.static-gcc... x86_64-w64-mingw32.static-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32.static-gcc accepts -g... yes
checking for x86_64-w64-mingw32.static-gcc option to accept ISO C89... none needed
checking whether x86_64-w64-mingw32.static-gcc understands -c and -o together... yes
checking how to run the C preprocessor... x86_64-w64-mingw32.static-gcc -E
checking whether x86_64-w64-mingw32.static-gcc and cc understand -c and -o together... yes
checking for x86_64-w64-mingw32.static-g++... x86_64-w64-mingw32.static-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32.static-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-w64-mingw32.static-g++ -E
checking whether x86_64-w64-mingw32.static-g++ understands -c and -o together... yes
Checking system type:
checking build system type... (cached) x86_64-unknown-linux-gnu
checking host system type... x86_64-w64-mingw32.static
checking target system type... x86_64-w64-mingw32.static
Initializing Automake:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-w64-mingw32.static-strip... x86_64-w64-mingw32.static-strip
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-w64-mingw32.static-gcc... gcc3
checking dependency style of x86_64-w64-mingw32.static-g++... gcc3
Initializing Libtool:
checking how to print strings... printf
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 x86_64-w64-mingw32.static-gcc... /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
checking if the linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B
checking the name lister (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-w64-mingw32.static format... func_convert_file_nix_to_w32
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld option to reload object files... -r
checking for x86_64-w64-mingw32.static-objdump... x86_64-w64-mingw32.static-objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for x86_64-w64-mingw32.static-dlltool... x86_64-w64-mingw32.static-dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32.static-ar... x86_64-w64-mingw32.static-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32.static-strip... (cached) x86_64-w64-mingw32.static-strip
checking for x86_64-w64-mingw32.static-ranlib... x86_64-w64-mingw32.static-ranlib
checking command to parse /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B output from x86_64-w64-mingw32.static-gcc object... 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 x86_64-w64-mingw32.static-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 ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if x86_64-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32.static-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32.static-gcc static flag -static works... yes
checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32.static-gcc linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
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... x86_64-w64-mingw32.static-g++ -E
checking for ld used by x86_64-w64-mingw32.static-g++... /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
checking if the linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld... yes
checking whether the x86_64-w64-mingw32.static-g++ linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes
checking for x86_64-w64-mingw32.static-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32.static-g++ static flag -static works... yes
checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o... yes
checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32.static-g++ linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
Checking for posix thread support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -lpthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... no
checking whether -pthread is sufficient with -shared... no
checking whether -lpthread fixes that... no
checking whether -lc_r fixes that... no
configure: WARNING: Impossible to determine how to use pthreads with shared libraries
Checking for visibility support:
checking for __attribute__((visibility("hidden")))... found
yes
Checking for boost libraries:
checking for boostlib >= 1.47... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system-mt... yes
checking whether the Boost::Chrono library is available... yes
checking for exit in -lboost_chrono-mt... yes
checking whether the Boost::Random library is available... yes
checking for exit in -lboost_random-mt... yes
Checking for pkg-config:
checking pkg-config is at least version 0.20... yes
Checking for functions and headers:
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for clock_gettime... yes
Checking build options:
checking whether deprecated functions should be enabled... yes
checking whether debug build should be enabled... no
checking whether invariant check should be enabled... no
checking whether logging to disk should be enabled... no
checking whether disk activity logging should be enabled... no
Checking features to be enabled:
checking whether encryption support should be enabled... yes
configure: encryption support: now checking for the OpenSSL library...
checking for pkg-config... /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking whether dht support should be enabled... yes
checking whether pool allocators should be enabled... yes
Checking for extra build files:
checking whether example files should be built... no
checking whether test files should be built... no
checking whether python bindings should be built... no
Checking for external libraries:
checking whether to link against system libiconv... checking for shared library run path origin... done
Generating Makefiles:
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/libtorrent/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating tools/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/link_flags
config.status: creating bindings/python/compile_flags
config.status: creating libtorrent-rasterbar.pc
config.status: creating libtorrent-rasterbar-cmake.pc
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-doxygen
Configure script has finished system check.
Config results:
-=-=-=-=-=-=-=-=-
Package:
name: libtorrent-rasterbar
version: 1.1.0
svn revision:
Build environment:
build system: x86_64-unknown-linux-gnu
host system: x86_64-w64-mingw32.static
target system: x86_64-w64-mingw32.static
Compiler and linker flags:
CPPFlags: -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include
CFlags: -pthread -g -O2 -fvisibility=hidden
CXXFlags: -D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden
LDFlags: -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib -fvisibility=hidden -fvisibility-inlines-hidden
Libs: -lboost_chrono-mt -lboost_random-mt
Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 1.1.0\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=1 -DHAVE_BOOST_CHRONO=/\*\*/ -DHAVE_BOOST_RANDOM=/\*\*/ -D_FILE_OFFSET_BITS=64 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_DISABLE_LOGGING=1 -DTORRENT_USE_OPENSSL=1 -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=1 -DBOOST_ASIO_ENABLE_CANCELIO=1
Build options:
deprecated functions: yes
debug build: no
invariant checks: no
logging support: no
disk statistics: no
Features:
encryption support: yes
dht support: yes
pool allocators: yes
Extra builds:
examples: no
tests: no
python bindings: no
Pthread library:
CFlags: -pthread
Libs:
Boost libraries:
version:
CPPFlags: -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include
LDFlags: -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib
boost.system: -lboost_system-mt
boost.chrono: -lboost_chrono-mt
boost.random: -lboost_random-mt
External libraries:
system libiconv: no
OpenSSL library:
OpenSSL Libs: -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lz
OpenSSL LDFlags: -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib
OpenSSL Includes: -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include
Type 'make' to compile libtorrent-rasterbar 1.1.0
or type 'make V=1' for verbose compiling
and then 'make install' to install it into /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static
make -C '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0' -j '6'
make[2]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
Making all in include/libtorrent
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
Making all in src
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
CXX web_connection_base.lo
CXX alert.lo
CXX alert_manager.lo
CXX allocator.lo
CXX announce_entry.lo
CXX assert.lo
CXX bandwidth_limit.lo
CXX bandwidth_manager.lo
CXX bandwidth_queue_entry.lo
CXX bdecode.lo
CXX bloom_filter.lo
CXX broadcast_socket.lo
CXX block_cache.lo
CXX bt_peer_connection.lo
CXX chained_buffer.lo
CXX choker.lo
CXX close_reason.lo
CXX ConvertUTF.lo
CXX cpuid.lo
CXX crc32c.lo
CXX create_torrent.lo
CXX disk_buffer_holder.lo
CXX disk_buffer_pool.lo
CXX disk_io_job.lo
CXX disk_io_thread.lo
CXX disk_job_pool.lo
CXX entry.lo
CXX enum_net.lo
CXX error_code.lo
CXX escape_string.lo
CXX file.lo
CXX file_pool.lo
file.cpp:1562:0: warning: "FSCTL_QUERY_ALLOCATED_RANGES" redefined
#define FSCTL_QUERY_ALLOCATED_RANGES ((0x9 << 16) | (1 << 14) | (51 << 2) | 3)
^
In file included from ../include/libtorrent/file.hpp:53:0,
from file.cpp:66:
/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/winioctl.h:1289:0: note: this is the location of the previous definition
#define FSCTL_QUERY_ALLOCATED_RANGES CTL_CODE(FILE_DEVICE_FILE_SYSTEM,51,METHOD_NEITHER,FILE_READ_DATA)
^
enum_net.cpp: In function 'libtorrent::address libtorrent::build_netmask(int, int)':
enum_net.cpp:377:35: warning: overflow in implicit constant conversion [-Woverflow]
for (int i = sizeof(bytes_t)/8-1; i > 0; --i)
^
CXX file_storage.lo
CXX gzip.lo
CXX hasher.lo
CXX hex.lo
CXX http_connection.lo
CXX http_parser.lo
CXX http_seed_connection.lo
CXX http_stream.lo
CXX http_tracker_connection.lo
CXX i2p_stream.lo
CXX identify_client.lo
CXX instantiate_connection.lo
CXX ip_filter.lo
CXX ip_voter.lo
CXX lazy_bdecode.lo
CXX lsd.lo
CXX lt_trackers.lo
CXX magnet_uri.lo
CXX merkle.lo
CXX metadata_transfer.lo
CC mpi.lo
mpi.c: In function 'fast_mp_montgomery_reduce':
mpi.c:280:5: warning: left shift count >= width of type
mu = (mp_digit) (((W[ix] & MP_MASK) * rho) & MP_MASK);
^
mpi.c:280:5: warning: left shift count >= width of type
mpi.c:351:7: warning: left shift count >= width of type
*tmpx++ = (mp_digit)(*_W++ & ((mp_word) MP_MASK));
^
mpi.c: In function 'fast_s_mp_mul_digs':
mpi.c:457:7: warning: left shift count >= width of type
W[ix] = (mp_digit)(_W & MP_MASK);
^
mpi.c: In function 'fast_s_mp_mul_high_digs':
mpi.c:558:7: warning: left shift count >= width of type
W[ix] = ((mp_digit)_W) & MP_MASK;
^
mpi.c: In function 'fast_s_mp_sqr':
mpi.c:678:7: warning: left shift count >= width of type
W[ix] = (mp_digit)(_W & MP_MASK);
^
mpi.c:692:7: warning: left shift count >= width of type
*tmpb++ = W[ix] & MP_MASK;
^
mpi.c: In function 'mp_div':
mpi.c:1748:7: warning: left shift count >= width of type
q.dp[i - t - 1] = ((((mp_digit)1) << DIGIT_BIT) - 1);
^
mpi.c:1754:7: warning: left shift count >= width of type
if (tmp > (mp_word) MP_MASK)
^
mpi.c:1755:9: warning: left shift count >= width of type
tmp = MP_MASK;
^
mpi.c:1756:7: warning: left shift count >= width of type
q.dp[i - t - 1] = (mp_digit) (tmp & (mp_word) (MP_MASK));
^
mpi.c:1764:5: warning: left shift count >= width of type
q.dp[i - t - 1] = (q.dp[i - t - 1] + 1) & MP_MASK;
^
mpi.c:1766:7: warning: left shift count >= width of type
q.dp[i - t - 1] = (q.dp[i - t - 1] - 1) & MP_MASK;
^
mpi.c:1809:7: warning: left shift count >= width of type
q.dp[i - t - 1] = (q.dp[i - t - 1] - 1UL) & MP_MASK;
^
mpi.c: In function 'mp_div_2':
mpi.c:1899:7: warning: left shift count >= width of type
*tmpb-- = (*tmpa-- >> 1) | (r << (DIGIT_BIT - 1));
^
mpi.c: In function 'mp_div_3':
mpi.c:2052:7: warning: large integer implicitly truncated to unsigned type [-Woverflow]
b = (((mp_word)1) << ((mp_word)DIGIT_BIT)) / ((mp_word)3);
^
mpi.c: In function 'mp_dr_is_modulus':
mpi.c:2253:8: warning: left shift count >= width of type
if (a->dp[ix] != MP_MASK) {
^
mpi.c: In function 'mp_dr_reduce':
mpi.c:2334:7: warning: left shift count >= width of type
*tmpx1++ = (mp_digit)(r & MP_MASK);
^
mpi.c: In function 'mp_exptmod_fast':
mpi.c:2831:5: warning: right shift count >= width of type
y = (mp_digit)(buf >> (DIGIT_BIT - 1)) & 1;
^
mpi.c: In function 'mp_montgomery_reduce':
mpi.c:4785:5: warning: left shift count >= width of type
mu = (mp_digit) (((mp_word)x->dp[ix]) * ((mp_word)rho) & MP_MASK);
^
mpi.c:4812:9: warning: left shift count >= width of type
*tmpx++ = (mp_digit)(r & ((mp_word) MP_MASK));
^
mpi.c:4820:9: warning: right shift count >= width of type
u = *tmpx >> DIGIT_BIT;
^
mpi.c:4821:9: warning: left shift count >= width of type
*tmpx++ &= MP_MASK;
^
mpi.c: In function 'mp_montgomery_setup':
mpi.c:4903:3: warning: left shift count >= width of type
*rho = (((mp_word)1 << ((mp_word) DIGIT_BIT)) - x) & MP_MASK;
^
mpi.c: In function 'mp_mul_2':
mpi.c:5034:7: warning: right shift count >= width of type
rr = *tmpa >> ((mp_digit)(DIGIT_BIT - 1));
^
mpi.c:5037:7: warning: left shift count >= width of type
*tmpb++ = ((*tmpa++ << ((mp_digit)1)) | r) & MP_MASK;
^
mpi.c: In function 'mp_mul_2d':
mpi.c:5137:7: warning: left shift count >= width of type
*tmpc = ((*tmpc << d) | r) & MP_MASK;
^
mpi.c: In function 'mp_mul_d':
mpi.c:5214:5: warning: left shift count >= width of type
*tmpc++ = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c: In function 'mp_reduce':
mpi.c:6592:3: warning: left shift count >= width of type
if (((unsigned long) um) > (((mp_digit)1) << (DIGIT_BIT - 1))) {
^
mpi.c: In function 'mp_reduce_is_2k':
mpi.c:6929:11: warning: left shift count >= width of type
if (iz > (mp_digit)MP_MASK) {
^
mpi.c: In function 'mp_reduce_is_2k_l':
mpi.c:6976:11: warning: left shift count >= width of type
if (a->dp[ix] == MP_MASK) {
^
mpi.c: In function 'mp_set':
mpi.c:7130:3: warning: left shift count >= width of type
a->dp[0] = b & MP_MASK;
^
mpi.c: In function 's_mp_add':
mpi.c:8815:7: warning: right shift count >= width of type
u = *tmpc >> ((mp_digit)DIGIT_BIT);
^
mpi.c:8818:7: warning: left shift count >= width of type
*tmpc++ &= MP_MASK;
^
mpi.c:8830:9: warning: right shift count >= width of type
u = *tmpc >> ((mp_digit)DIGIT_BIT);
^
mpi.c:8833:9: warning: left shift count >= width of type
*tmpc++ &= MP_MASK;
^
mpi.c: In function 's_mp_exptmod':
mpi.c:9016:5: warning: right shift count >= width of type
y = (buf >> (mp_digit)(DIGIT_BIT - 1)) & 1;
^
mpi.c: In function 's_mp_mul_digs':
mpi.c:9182:7: warning: left shift count >= width of type
*tmpt++ = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c: In function 's_mp_mul_high_digs':
mpi.c:9272:7: warning: left shift count >= width of type
*tmpt++ = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c: In function 's_mp_sqr':
mpi.c:9333:5: warning: left shift count >= width of type
t.dp[ix+ix] = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c:9354:7: warning: left shift count >= width of type
*tmpt++ = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c:9362:7: warning: left shift count >= width of type
*tmpt++ = (mp_digit) (r & ((mp_word) MP_MASK));
^
mpi.c: In function 's_mp_sub':
mpi.c:9440:7: warning: left shift count >= width of type
*tmpc++ &= MP_MASK;
^
mpi.c:9452:7: warning: left shift count >= width of type
*tmpc++ &= MP_MASK;
^
CXX natpmp.lo
CXX parse_url.lo
CXX part_file.lo
CXX pe_crypto.lo
CXX performance_counters.lo
CXX peer_connection.lo
In file included from ../include/libtorrent/aux_/byteswap.hpp:46:0,
from ../include/libtorrent/sha1_hash.hpp:43,
from ../include/libtorrent/peer_id.hpp:37,
from ../include/libtorrent/peer_connection.hpp:38,
from peer_connection.cpp:56:
/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/winsock2.h:15:2: warning: #warning Please include winsock2.h before windows.h [-Wcpp]
#warning Please include winsock2.h before windows.h
^
CXX peer_connection_handle.lo
CXX peer_class.lo
CXX peer_class_set.lo
CXX piece_picker.lo
CXX platform_util.lo
CXX packet_buffer.lo
CXX proxy_base.lo
CXX peer_list.lo
CXX puff.lo
CXX random.lo
CXX receive_buffer.lo
CXX request_blocks.lo
CXX resolve_links.lo
CXX resolver.lo
CXX rss.lo
CXX session.lo
CXX session_call.lo
CXX session_handle.lo
CXX session_impl.lo
CXX session_settings.lo
CXX proxy_settings.lo
CXX settings_pack.lo
CXX sha1.lo
CXX smart_ban.lo
CXX socket_io.lo
CXX socket_type.lo
CXX socks5_stream.lo
CXX stat.lo
CXX stat_cache.lo
CXX storage.lo
CXX session_stats.lo
CXX string_util.lo
CXX thread.lo
CXX torrent.lo
CXX torrent_handle.lo
CXX torrent_info.lo
CXX torrent_peer.lo
CXX torrent_peer_allocator.lo
CXX torrent_status.lo
CXX time.lo
CXX timestamp_history.lo
CXX tracker_manager.lo
CXX udp_socket.lo
CXX udp_tracker_connection.lo
CXX upnp.lo
CXX ut_metadata.lo
CXX ut_pex.lo
CXX utf8.lo
CXX utp_socket_manager.lo
CXX utp_stream.lo
CXX web_peer_connection.lo
CXX xml_parse.lo
CXX version.lo
CXX file_progress.lo
CXX kademlia/dht_storage.lo
CXX kademlia/dht_tracker.lo
CXX kademlia/find_data.lo
CXX kademlia/put_data.lo
CXX kademlia/msg.lo
CXX kademlia/node.lo
CXX kademlia/node_entry.lo
CXX kademlia/node_id.lo
CXX kademlia/refresh.lo
CXX kademlia/routing_table.lo
CXX kademlia/rpc_manager.lo
CXX kademlia/traversal_algorithm.lo
CXX kademlia/dos_blocker.lo
CXX kademlia/get_peers.lo
CXX kademlia/get_item.lo
CXX kademlia/item.lo
CXX ../ed25519/src/add_scalar.lo
CXX ../ed25519/src/fe.lo
CXX ../ed25519/src/ge.lo
CXX ../ed25519/src/key_exchange.lo
CXX ../ed25519/src/keypair.lo
CXX ../ed25519/src/sc.lo
CXX ../ed25519/src/seed.lo
CXX ../ed25519/src/sha512.lo
CXX ../ed25519/src/sign.lo
CXX ../ed25519/src/verify.lo
CXXLD libtorrent-rasterbar.la
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32.static shared libraries; building static only
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
Making all in examples
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
Making all in test
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
Making all in bindings
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
Making all in python
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
Making all in tools
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[2]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make -C '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0' -j 1 install
make[2]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
Making install in include/libtorrent
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent'
/usr/bin/install -c -m 644 address.hpp add_torrent_params.hpp alert.hpp alert_manager.hpp alert_observer.hpp alert_types.hpp alloca.hpp allocator.hpp announce_entry.hpp assert.hpp bandwidth_limit.hpp bandwidth_manager.hpp bandwidth_socket.hpp bandwidth_queue_entry.hpp bencode.hpp bdecode.hpp bitfield.hpp block_cache.hpp bloom_filter.hpp broadcast_socket.hpp bt_peer_connection.hpp buffer.hpp build_config.hpp chained_buffer.hpp choker.hpp close_reason.hpp config.hpp ConvertUTF.h copy_ptr.hpp crc32c.hpp create_torrent.hpp deadline_timer.hpp debug.hpp disk_buffer_holder.hpp disk_buffer_pool.hpp disk_interface.hpp disk_io_job.hpp disk_io_thread.hpp disk_observer.hpp disk_job_pool.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/.'
/usr/bin/install -c -m 644 ed25519.hpp entry.hpp enum_net.hpp error.hpp error_code.hpp export.hpp extensions.hpp file.hpp file_pool.hpp file_storage.hpp fingerprint.hpp gzip.hpp hasher.hpp hex.hpp heterogeneous_queue.hpp http_connection.hpp http_parser.hpp http_seed_connection.hpp http_stream.hpp http_tracker_connection.hpp i2p_stream.hpp identify_client.hpp instantiate_connection.hpp invariant_check.hpp io.hpp io_service.hpp io_service_fwd.hpp ip_filter.hpp ip_voter.hpp lazy_entry.hpp link.hpp linked_list.hpp lsd.hpp magnet_uri.hpp max.hpp natpmp.hpp network_thread_pool.hpp operations.hpp packet_buffer.hpp parse_url.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/.'
/usr/bin/install -c -m 644 part_file.hpp pe_crypto.hpp performance_counters.hpp peer_connection.hpp peer_connection_handle.hpp peer_connection_interface.hpp peer.hpp peer_class.hpp peer_class_set.hpp peer_class_type_filter.hpp peer_id.hpp peer_info.hpp peer_request.hpp piece_block_progress.hpp piece_picker.hpp platform_util.hpp peer_list.hpp proxy_base.hpp puff.hpp random.hpp receive_buffer.hpp resolve_links.hpp resolver.hpp resolver_interface.hpp request_blocks.hpp rss.hpp session.hpp session_handle.hpp session_settings.hpp session_stats.hpp session_status.hpp settings_pack.hpp sha1.hpp sha1_hash.hpp sliding_average.hpp socket.hpp socket_io.hpp socket_type.hpp socket_type_fwd.hpp socks5_stream.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/.'
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/kademlia'
/usr/bin/install -c -m 644 kademlia/dht_storage.hpp kademlia/dht_tracker.hpp kademlia/dht_observer.hpp kademlia/direct_request.hpp kademlia/dos_blocker.hpp kademlia/find_data.hpp kademlia/put_data.hpp kademlia/msg.hpp kademlia/node.hpp kademlia/node_entry.hpp kademlia/node_id.hpp kademlia/observer.hpp kademlia/refresh.hpp kademlia/routing_table.hpp kademlia/rpc_manager.hpp kademlia/traversal_algorithm.hpp kademlia/item.hpp kademlia/get_item.hpp kademlia/get_peers.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/kademlia'
/usr/bin/install -c -m 644 ssl_stream.hpp stack_allocator.hpp stat.hpp stat_cache.hpp storage.hpp storage_defs.hpp tailqueue.hpp string_util.hpp thread.hpp thread_pool.hpp time.hpp timestamp_history.hpp torrent_handle.hpp torrent.hpp torrent_info.hpp torrent_peer.hpp torrent_peer_allocator.hpp tracker_manager.hpp torrent_status.hpp udp_socket.hpp udp_tracker_connection.hpp uncork_interface.hpp union_endpoint.hpp upnp.hpp utp_socket_manager.hpp utp_stream.hpp utf8.hpp vector_utils.hpp version.hpp web_connection_base.hpp web_peer_connection.hpp xml_parse.hpp tommath.h tommath_class.h tommath_superclass.h '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/.'
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/aux_'
/usr/bin/install -c -m 644 aux_/alert_manager_variadic_emplace.hpp aux_/allocating_handler.hpp aux_/cpuid.hpp aux_/disable_warnings_push.hpp aux_/disable_warnings_pop.hpp aux_/escape_string.hpp aux_/merkle.hpp aux_/session_call.hpp aux_/session_impl.hpp aux_/session_settings.hpp aux_/proxy_settings.hpp aux_/session_interface.hpp aux_/time.hpp aux_/file_progress.hpp aux_/openssl.hpp aux_/byteswap.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/aux_'
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/extensions'
/usr/bin/install -c -m 644 extensions/lt_trackers.hpp extensions/metadata_transfer.hpp extensions/smart_ban.hpp extensions/ut_metadata.hpp extensions/ut_pex.hpp '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include/libtorrent/extensions'
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
Making install in src
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib'
/bin/bash ../libtool --mode=install /usr/bin/install -c libtorrent-rasterbar.la '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib'
libtool: install: /usr/bin/install -c .libs/libtorrent-rasterbar.lai /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/libtorrent-rasterbar.la
libtool: install: /usr/bin/install -c .libs/libtorrent-rasterbar.a /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/libtorrent-rasterbar.a
libtool: install: chmod 644 /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/libtorrent-rasterbar.a
libtool: install: x86_64-w64-mingw32.static-ranlib /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/libtorrent-rasterbar.a
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
Making install in examples
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
Making install in test
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/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/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
Making install in bindings
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
Making install in python
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[5]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[5]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
Making install in tools
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
make[3]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[4]: Entering directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/pkgconfig'
/usr/bin/install -c -m 644 libtorrent-rasterbar.pc '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/pkgconfig'
make[4]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[3]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
make[2]: Leaving directory `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by libtorrent-rasterbar configure 1.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-w64-mingw32.static --build=x86_64-unknown-linux-gnu --prefix=/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static --enable-static --disable-shared ac_cv_prog_HAVE_DOXYGEN=false --disable-doxygen PKG_CONFIG=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config --with-boost=/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static --disable-debug --disable-tests --disable-examples CXXFLAGS=-D_WIN32_WINNT=0x0501 -g -O2
## --------- ##
## Platform. ##
## --------- ##
hostname = sd-68075
uname -m = x86_64
uname -r = 3.2.0-4-amd64
uname -s = Linux
uname -v = #1 SMP Debian 3.2.68-1+deb7u4
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu/bin
PATH: /home/mxe/mxe-02May2016/usr/bin
PATH: /home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu/bin
PATH: /home/mxe/mxe-02May2016/usr/bin
PATH: /home/mxe/.bin
PATH: ~/.luarocks/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/games
PATH: /usr/games
PATH: ~/.linuxbrew/bin
PATH: ~/node_modules/phantomjs/lib/phantom/bin/
PATH: /home/mxe/.gem/ruby/1.9.1/bin
PATH: /home/mxe/.local/bin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/local/sbin
PATH: /usr/local/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2299: loading site script /home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/share/config.site
| ac_cv_build=x86_64-unknown-linux-gnu
configure:2439: checking whether make supports nested variables
configure:2456: result: yes
configure:2501: checking for x86_64-w64-mingw32.static-gcc
configure:2517: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-gcc
configure:2528: result: x86_64-w64-mingw32.static-gcc
configure:2797: checking for C compiler version
configure:2806: x86_64-w64-mingw32.static-gcc --version >&5
x86_64-w64-mingw32.static-gcc (GCC) 4.9.3
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2817: $? = 0
configure:2806: x86_64-w64-mingw32.static-gcc -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-w64-mingw32.static-gcc
COLLECT_LTO_WRAPPER=/home/mxe/mxe-02May2016/usr/libexec/gcc/x86_64-w64-mingw32.static/4.9.3/lto-wrapper
Target: x86_64-w64-mingw32.static
Configured with: /home/mxe/mxe-02May2016/tmp-gcc-x86_64-w64-mingw32.static/gcc-4.9.3/configure --target=x86_64-w64-mingw32.static --build=x86_64-unknown-linux-gnu --prefix=/home/mxe/mxe-02May2016/usr --libdir=/home/mxe/mxe-02May2016/usr/lib --enable-languages=c,c++,objc,fortran --enable-version-specific-runtime-libs --with-gcc --with-gnu-ld --with-gnu-as --disable-nls --disable-shared --disable-multilib --without-x --disable-win32-registry --enable-threads=win32 --enable-libgomp --with-gmp=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-isl=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-mpc=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-mpfr=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-cloog=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-as=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-as --with-ld=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld --with-nm=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm
Thread model: win32
gcc version 4.9.3 (GCC)
configure:2817: $? = 0
configure:2806: x86_64-w64-mingw32.static-gcc -V >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-V'
x86_64-w64-mingw32.static-gcc: fatal error: no input files
compilation terminated.
configure:2817: $? = 1
configure:2806: x86_64-w64-mingw32.static-gcc -qversion >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-qversion'
x86_64-w64-mingw32.static-gcc: fatal error: no input files
compilation terminated.
configure:2817: $? = 1
configure:2837: checking whether the C compiler works
configure:2859: x86_64-w64-mingw32.static-gcc conftest.c >&5
configure:2863: $? = 0
configure:2911: result: yes
configure:2914: checking for C compiler default output file name
configure:2916: result: a.exe
configure:2922: checking for suffix of executables
configure:2929: x86_64-w64-mingw32.static-gcc -o conftest.exe conftest.c >&5
configure:2933: $? = 0
configure:2955: result: .exe
configure:2977: checking whether we are cross compiling
configure:3015: result: yes
configure:3020: checking for suffix of object files
configure:3042: x86_64-w64-mingw32.static-gcc -c conftest.c >&5
configure:3046: $? = 0
configure:3067: result: o
configure:3071: checking whether we are using the GNU C compiler
configure:3090: x86_64-w64-mingw32.static-gcc -c conftest.c >&5
configure:3090: $? = 0
configure:3099: result: yes
configure:3108: checking whether x86_64-w64-mingw32.static-gcc accepts -g
configure:3128: x86_64-w64-mingw32.static-gcc -c -g conftest.c >&5
configure:3128: $? = 0
configure:3169: result: yes
configure:3186: checking for x86_64-w64-mingw32.static-gcc option to accept ISO C89
configure:3249: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:3249: $? = 0
configure:3262: result: none needed
configure:3290: checking whether x86_64-w64-mingw32.static-gcc understands -c and -o together
configure:3312: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o
configure:3315: $? = 0
configure:3312: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o
configure:3315: $? = 0
configure:3327: result: yes
configure:3349: checking how to run the C preprocessor
configure:3380: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:3380: $? = 0
configure:3394: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3394: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3419: result: x86_64-w64-mingw32.static-gcc -E
configure:3439: x86_64-w64-mingw32.static-gcc -E conftest.c
configure:3439: $? = 0
configure:3453: x86_64-w64-mingw32.static-gcc -E conftest.c
conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3453: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3482: checking whether x86_64-w64-mingw32.static-gcc and cc understand -c and -o together
configure:3513: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o >&5
configure:3517: $? = 0
configure:3523: x86_64-w64-mingw32.static-gcc -c conftest.c -o conftest2.o >&5
configure:3527: $? = 0
configure:3538: cc -c conftest.c >&5
configure:3542: $? = 0
configure:3550: cc -c conftest.c -o conftest2.o >&5
configure:3554: $? = 0
configure:3560: cc -c conftest.c -o conftest2.o >&5
configure:3564: $? = 0
configure:3582: result: yes
configure:3606: checking for x86_64-w64-mingw32.static-g++
configure:3622: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-g++
configure:3633: result: x86_64-w64-mingw32.static-g++
configure:3704: checking for C++ compiler version
configure:3713: x86_64-w64-mingw32.static-g++ --version >&5
x86_64-w64-mingw32.static-g++ (GCC) 4.9.3
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3724: $? = 0
configure:3713: x86_64-w64-mingw32.static-g++ -v >&5
Using built-in specs.
COLLECT_GCC=x86_64-w64-mingw32.static-g++
COLLECT_LTO_WRAPPER=/home/mxe/mxe-02May2016/usr/libexec/gcc/x86_64-w64-mingw32.static/4.9.3/lto-wrapper
Target: x86_64-w64-mingw32.static
Configured with: /home/mxe/mxe-02May2016/tmp-gcc-x86_64-w64-mingw32.static/gcc-4.9.3/configure --target=x86_64-w64-mingw32.static --build=x86_64-unknown-linux-gnu --prefix=/home/mxe/mxe-02May2016/usr --libdir=/home/mxe/mxe-02May2016/usr/lib --enable-languages=c,c++,objc,fortran --enable-version-specific-runtime-libs --with-gcc --with-gnu-ld --with-gnu-as --disable-nls --disable-shared --disable-multilib --without-x --disable-win32-registry --enable-threads=win32 --enable-libgomp --with-gmp=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-isl=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-mpc=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-mpfr=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-cloog=/home/mxe/mxe-02May2016/usr/x86_64-unknown-linux-gnu --with-as=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-as --with-ld=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld --with-nm=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm
Thread model: win32
gcc version 4.9.3 (GCC)
configure:3724: $? = 0
configure:3713: x86_64-w64-mingw32.static-g++ -V >&5
x86_64-w64-mingw32.static-g++: error: unrecognized command line option '-V'
x86_64-w64-mingw32.static-g++: fatal error: no input files
compilation terminated.
configure:3724: $? = 1
configure:3713: x86_64-w64-mingw32.static-g++ -qversion >&5
x86_64-w64-mingw32.static-g++: error: unrecognized command line option '-qversion'
x86_64-w64-mingw32.static-g++: fatal error: no input files
compilation terminated.
configure:3724: $? = 1
configure:3728: checking whether we are using the GNU C++ compiler
configure:3747: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 conftest.cpp >&5
configure:3747: $? = 0
configure:3756: result: yes
configure:3765: checking whether x86_64-w64-mingw32.static-g++ accepts -g
configure:3785: x86_64-w64-mingw32.static-g++ -c -g conftest.cpp >&5
configure:3785: $? = 0
configure:3826: result: yes
configure:3854: checking how to run the C++ preprocessor
configure:3881: x86_64-w64-mingw32.static-g++ -E conftest.cpp
configure:3881: $? = 0
configure:3895: x86_64-w64-mingw32.static-g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3895: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3920: result: x86_64-w64-mingw32.static-g++ -E
configure:3940: x86_64-w64-mingw32.static-g++ -E conftest.cpp
configure:3940: $? = 0
configure:3954: x86_64-w64-mingw32.static-g++ -E conftest.cpp
conftest.cpp:9:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:3954: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3987: checking whether x86_64-w64-mingw32.static-g++ understands -c and -o together
configure:4011: x86_64-w64-mingw32.static-g++ -D_WIN32_WINNT=0x0501 -g -O2 -c conftest.cpp -o conftest2.o >&5
configure:4015: $? = 0
configure:4022: x86_64-w64-mingw32.static-g++ -D_WIN32_WINNT=0x0501 -g -O2 -c conftest.cpp -o conftest2.o >&5
configure:4026: $? = 0
configure:4034: result: yes
configure:4054: checking build system type
configure:4068: result: x86_64-unknown-linux-gnu
configure:4088: checking host system type
configure:4101: result: x86_64-w64-mingw32.static
configure:4121: checking target system type
configure:4134: result: x86_64-w64-mingw32.static
configure:4179: checking for a BSD-compatible install
configure:4247: result: /usr/bin/install -c
configure:4258: checking whether build environment is sane
configure:4313: result: yes
configure:4369: checking for x86_64-w64-mingw32.static-strip
configure:4385: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-strip
configure:4396: result: x86_64-w64-mingw32.static-strip
configure:4461: checking for a thread-safe mkdir -p
configure:4500: result: /bin/mkdir -p
configure:4507: checking for gawk
configure:4523: found /usr/bin/gawk
configure:4534: result: gawk
configure:4545: checking whether make sets $(MAKE)
configure:4567: result: yes
configure:4597: checking for style of include used by make
configure:4625: result: GNU
configure:4722: checking dependency style of x86_64-w64-mingw32.static-gcc
configure:4833: result: gcc3
configure:4850: checking dependency style of x86_64-w64-mingw32.static-g++
configure:4961: result: gcc3
configure:5070: checking how to print strings
configure:5097: result: printf
configure:5118: checking for a sed that does not truncate output
configure:5182: result: /bin/sed
configure:5200: checking for grep that handles long lines and -e
configure:5258: result: /bin/grep
configure:5263: checking for egrep
configure:5325: result: /bin/grep -E
configure:5330: checking for fgrep
configure:5392: result: /bin/grep -F
configure:5427: checking for ld used by x86_64-w64-mingw32.static-gcc
configure:5494: result: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
configure:5501: checking if the linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld
configure:5516: result: yes
configure:5528: checking for BSD- or MS-compatible name lister (nm)
configure:5582: result: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B
configure:5712: checking the name lister (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B) interface
configure:5719: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:5722: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B "conftest.o"
configure:5725: output
0000000000000000 b .bss
0000000000000000 d .data
0000000000000000 N .debug_abbrev
0000000000000000 N .debug_aranges
0000000000000000 N .debug_info
0000000000000000 N .debug_line
0000000000000000 r .rdata$zzz
0000000000000000 t .text
0000000000000000 B some_variable
configure:5732: result: BSD nm
configure:5735: checking whether ln -s works
configure:5739: result: yes
configure:5747: checking the maximum length of command line arguments
configure:5878: result: 3458764513820540925
configure:5926: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-w64-mingw32.static format
configure:5966: result: func_convert_file_nix_to_w32
configure:5973: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:5993: result: func_convert_file_noop
configure:6000: checking for /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld option to reload object files
configure:6007: result: -r
configure:6041: checking for x86_64-w64-mingw32.static-objdump
configure:6057: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-objdump
configure:6068: result: x86_64-w64-mingw32.static-objdump
configure:6140: checking how to recognize dependent libraries
configure:6340: result: file_magic ^x86 archive import|^x86 DLL
configure:6385: checking for x86_64-w64-mingw32.static-dlltool
configure:6401: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-dlltool
configure:6412: result: x86_64-w64-mingw32.static-dlltool
configure:6485: checking how to associate runtime and link libraries
configure:6512: result: func_cygming_dll_for_implib
configure:6529: checking for x86_64-w64-mingw32.static-ar
configure:6545: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ar
configure:6556: result: x86_64-w64-mingw32.static-ar
configure:6637: checking for archiver @FILE support
configure:6654: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:6654: $? = 0
configure:6657: x86_64-w64-mingw32.static-ar cru libconftest.a @conftest.lst >&5
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
configure:6660: $? = 0
configure:6665: x86_64-w64-mingw32.static-ar cru libconftest.a @conftest.lst >&5
x86_64-w64-mingw32.static-ar: `u' modifier ignored since `D' is the default (see `U')
x86_64-w64-mingw32.static-ar: conftest.o: No such file or directory
configure:6668: $? = 1
configure:6680: result: @
configure:6698: checking for x86_64-w64-mingw32.static-strip
configure:6725: result: x86_64-w64-mingw32.static-strip
configure:6797: checking for x86_64-w64-mingw32.static-ranlib
configure:6813: found /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ranlib
configure:6824: result: x86_64-w64-mingw32.static-ranlib
configure:6966: checking command to parse /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B output from x86_64-w64-mingw32.static-gcc object
configure:7119: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:7122: $? = 0
configure:7126: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:7129: $? = 0
configure:7195: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c conftstm.o >&5
configure:7198: $? = 0
configure:7236: result: ok
configure:7283: checking for sysroot
configure:7313: result: no
configure:7320: checking for a working dd
configure:7358: result: /bin/dd
configure:7362: checking how to truncate binary pipes
configure:7377: result: /bin/dd bs=4096 count=1
configure:7666: checking for x86_64-w64-mingw32.static-mt
configure:7696: result: no
configure:7706: checking for mt
configure:7722: found /bin/mt
configure:7733: result: mt
configure:7745: WARNING: using cross tools not prefixed with host triplet
configure:7756: checking if mt is a manifest tool
configure:7762: mt '-?'
configure:7770: result: no
configure:8443: checking for ANSI C header files
configure:8463: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8463: $? = 0
configure:8547: result: yes
configure:8560: checking for sys/types.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for sys/stat.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for stdlib.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for string.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for memory.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for strings.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for inttypes.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for stdint.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8560: checking for unistd.h
configure:8560: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
configure:8560: $? = 0
configure:8560: result: yes
configure:8574: checking for dlfcn.h
configure:8574: x86_64-w64-mingw32.static-gcc -c -g -O2 conftest.c >&5
conftest.c:55:19: fatal error: dlfcn.h: No such file or directory
#include <dlfcn.h>
^
compilation terminated.
configure:8574: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| #include <dlfcn.h>
configure:8574: result: no
configure:8841: checking for objdir
configure:8856: result: .libs
configure:9120: checking if x86_64-w64-mingw32.static-gcc supports -fno-rtti -fno-exceptions
configure:9138: x86_64-w64-mingw32.static-gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:9142: $? = 0
configure:9155: result: no
configure:9513: checking for x86_64-w64-mingw32.static-gcc option to produce PIC
configure:9520: result: -DDLL_EXPORT -DPIC
configure:9528: checking if x86_64-w64-mingw32.static-gcc PIC flag -DDLL_EXPORT -DPIC works
configure:9546: x86_64-w64-mingw32.static-gcc -c -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.c >&5
configure:9550: $? = 0
configure:9563: result: yes
configure:9592: checking if x86_64-w64-mingw32.static-gcc static flag -static works
configure:9620: result: yes
configure:9635: checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o
configure:9656: x86_64-w64-mingw32.static-gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9660: $? = 0
configure:9682: result: yes
configure:9690: checking if x86_64-w64-mingw32.static-gcc supports -c -o file.o
configure:9737: result: yes
configure:9770: checking whether the x86_64-w64-mingw32.static-gcc linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries
configure:11029: result: yes
configure:11269: checking dynamic linker characteristics
configure:12087: result: Win32 ld.exe
configure:12209: checking how to hardcode library paths into programs
configure:12234: result: immediate
configure:12782: checking whether stripping libraries is possible
configure:12787: result: yes
configure:12822: checking if libtool supports shared libraries
configure:12824: result: yes
configure:12827: checking whether to build shared libraries
configure:12852: result: no
configure:12855: checking whether to build static libraries
configure:12859: result: yes
configure:12882: checking how to run the C++ preprocessor
configure:12948: result: x86_64-w64-mingw32.static-g++ -E
configure:12968: x86_64-w64-mingw32.static-g++ -E conftest.cpp
configure:12968: $? = 0
configure:12982: x86_64-w64-mingw32.static-g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
configure:12982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13144: checking for ld used by x86_64-w64-mingw32.static-g++
configure:13211: result: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
configure:13218: checking if the linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) is GNU ld
configure:13233: result: yes
configure:13288: checking whether the x86_64-w64-mingw32.static-g++ linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries
configure:14361: result: yes
configure:14397: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 conftest.cpp >&5
configure:14400: $? = 0
configure:14881: checking for x86_64-w64-mingw32.static-g++ option to produce PIC
configure:14888: result: -DDLL_EXPORT -DPIC
configure:14896: checking if x86_64-w64-mingw32.static-g++ PIC flag -DDLL_EXPORT -DPIC works
configure:14914: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -DDLL_EXPORT -DPIC -DPIC conftest.cpp >&5
configure:14918: $? = 0
configure:14931: result: yes
configure:14954: checking if x86_64-w64-mingw32.static-g++ static flag -static works
configure:14982: result: yes
configure:14994: checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o
configure:15015: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15019: $? = 0
configure:15041: result: yes
configure:15046: checking if x86_64-w64-mingw32.static-g++ supports -c -o file.o
configure:15093: result: yes
configure:15123: checking whether the x86_64-w64-mingw32.static-g++ linker (/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld) supports shared libraries
configure:15163: result: yes
configure:15304: checking dynamic linker characteristics
configure:16049: result: Win32 ld.exe
configure:16114: checking how to hardcode library paths into programs
configure:16139: result: immediate
configure:16374: checking for the pthreads library -lpthreads
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c -lpthreads >&5
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16319: checking whether pthreads work without any flags
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c >&5
/tmp/ccIxn7u9.o: In function `main':
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:26: undefined reference to `pthread_join'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_attr_init'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_getclean'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_getclean'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:28: undefined reference to `pthread_create'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:28: undefined reference to `pthread_getclean'
collect2: error: ld returned 1 exit status
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16324: checking whether pthreads work with -Kthread
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 -Kthread conftest.c >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-Kthread'
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16324: checking whether pthreads work with -kthread
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 -kthread conftest.c >&5
x86_64-w64-mingw32.static-gcc: error: unrecognized command line option '-kthread'
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16374: checking for the pthreads library -llthread
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 conftest.c -llthread >&5
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16324: checking whether pthreads work with -lpthread
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 -lpthread conftest.c >&5
/tmp/ccp0sbje.o: In function `main':
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:26: undefined reference to `pthread_join'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_attr_init'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_getclean'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:27: undefined reference to `pthread_getclean'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:28: undefined reference to `pthread_create'
/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/conftest.c:28: undefined reference to `pthread_getclean'
collect2: error: ld returned 1 exit status
configure:16407: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16416: result: no
configure:16324: checking whether pthreads work with -pthread
configure:16407: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 -pthread conftest.c >&5
configure:16407: $? = 0
configure:16416: result: yes
configure:16435: checking for joinable pthread attribute
configure:16450: x86_64-w64-mingw32.static-gcc -o conftest.exe -g -O2 -pthread conftest.c >&5
configure:16450: $? = 0
configure:16456: result: PTHREAD_CREATE_JOINABLE
configure:16466: checking if more special flags are required for pthreads
configure:16473: result: no
configure:16564: checking whether to check for GCC pthread/shared inconsistencies
configure:16577: x86_64-w64-mingw32.static-gcc -o conftest.exe -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent)
/* confdefs.h */
^
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: unrecognized option '-z'
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:16577: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:16586: result: no
configure:16596: checking whether -pthread is sufficient with -shared
configure:16611: x86_64-w64-mingw32.static-gcc -o conftest.exe -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent)
/* confdefs.h */
^
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: unrecognized option '-z'
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:16611: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16621: result: no
configure:16631: checking whether -lpthread fixes that
configure:16647: x86_64-w64-mingw32.static-gcc -o conftest.exe -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c -lpthread >&5
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent)
/* confdefs.h */
^
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: unrecognized option '-z'
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:16647: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16658: result: no
configure:16666: checking whether -lc_r fixes that
configure:16682: x86_64-w64-mingw32.static-gcc -o conftest.exe -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c -lc_r >&5
conftest.c:1:0: warning: -fPIC ignored for target (all code is position independent)
/* confdefs.h */
^
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: unrecognized option '-z'
/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld: use the --help option for usage information
collect2: error: ld returned 1 exit status
configure:16682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <pthread.h>
| int
| main ()
| {
| pthread_t th; pthread_join(th, 0);
| pthread_attr_init(0); pthread_cleanup_push(0, 0);
| pthread_create(0,0,0,0); pthread_cleanup_pop(0);
| ;
| return 0;
| }
configure:16693: result: no
configure:16699: WARNING: Impossible to determine how to use pthreads with shared libraries
configure:16742: checking for __attribute__((visibility("hidden")))
configure:16751: x86_64-w64-mingw32.static-gcc -fvisibility=hidden -S visibility_conftest.c -o visibility_conftest.s 1>&5
visibility_conftest.c: In function 'foo':
visibility_conftest.c:1:1: warning: visibility attribute not supported in this configuration; ignored [-Wattributes]
int __attribute__ ((visibility ("hidden"))) foo (void) { return 1; }
^
configure:16754: $? = 0
configure:16763: result: yes
configure:16817: checking for boostlib >= 1.47
configure:16891: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.cpp >&5
configure:16891: $? = 0
configure:16893: result: yes
configure:17072: checking whether the Boost::System library is available
configure:17096: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.cpp >&5
configure:17096: $? = 0
configure:17111: result: yes
configure:17126: checking for exit in -lboost_system-mt
configure:17151: x86_64-w64-mingw32.static-gcc -o conftest.exe -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib conftest.c -lboost_system-mt >&5
conftest.c:32:6: warning: conflicting types for built-in function 'exit'
char exit ();
^
configure:17151: $? = 0
configure:17161: result: yes
configure:17314: checking whether the Boost::Chrono library is available
configure:17338: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.cpp >&5
configure:17338: $? = 0
configure:17353: result: yes
configure:17368: checking for exit in -lboost_chrono-mt
configure:17393: x86_64-w64-mingw32.static-gcc -o conftest.exe -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib conftest.c -lboost_chrono-mt >&5
conftest.c:33:6: warning: conflicting types for built-in function 'exit'
char exit ();
^
configure:17393: $? = 0
configure:17403: result: yes
configure:17560: checking whether the Boost::Random library is available
configure:17584: x86_64-w64-mingw32.static-g++ -c -D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.cpp >&5
configure:17584: $? = 0
configure:17599: result: yes
configure:17614: checking for exit in -lboost_random-mt
configure:17639: x86_64-w64-mingw32.static-gcc -o conftest.exe -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib conftest.c -lboost_random-mt >&5
conftest.c:34:6: warning: conflicting types for built-in function 'exit'
char exit ();
^
configure:17639: $? = 0
configure:17649: result: yes
configure:17891: checking pkg-config is at least version 0.20
configure:17894: result: yes
configure:17914: checking for special C compiler options needed for large files
configure:17959: result: no
configure:17965: checking for _FILE_OFFSET_BITS value needed for large files
configure:17990: x86_64-w64-mingw32.static-gcc -c -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.c >&5
conftest.c:33:3: warning: left shift count >= width of type
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
conftest.c:33:3: warning: left shift count >= width of type
conftest.c:34:10: warning: left shift count >= width of type
&& LARGE_OFF_T % 2147483647 == 1)
^
conftest.c:34:10: warning: left shift count >= width of type
conftest.c:33:7: error: variably modified 'off_t_is_large' at file scope
int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
^
configure:17990: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "libtorrent-rasterbar"
| #define PACKAGE_TARNAME "libtorrent-rasterbar"
| #define PACKAGE_VERSION "1.1.0"
| #define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
| #define PACKAGE_BUGREPORT "arvid@libtorrent.org"
| #define PACKAGE_URL "http://www.libtorrent.org"
| #define PACKAGE "libtorrent-rasterbar"
| #define VERSION "1.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_PTHREAD 1
| #define HAVE_BOOST /**/
| #define HAVE_BOOST_SYSTEM 1
| #define HAVE_BOOST_CHRONO /**/
| #define HAVE_BOOST_RANDOM /**/
| /* end confdefs.h. */
| #include <sys/types.h>
| /* Check that off_t can represent 2**63 - 1 correctly.
| We can't simply define LARGE_OFF_T to be 9223372036854775807,
| since some C++ compilers masquerading as C compilers
| incorrectly reject 9223372036854775807. */
| #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721
| && LARGE_OFF_T % 2147483647 == 1)
| ? 1 : -1];
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:18014: x86_64-w64-mingw32.static-gcc -c -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include conftest.c >&5
configure:18014: $? = 0
configure:18022: result: 64
configure:18108: checking whether ln -s works
configure:18112: result: yes
configure:18119: checking whether make sets $(MAKE)
configure:18141: result: yes
configure:18153: checking for clock_gettime
configure:18153: x86_64-w64-mingw32.static-gcc -o conftest.exe -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib conftest.c -lboost_chrono-mt -lboost_random-mt >&5
configure:18153: $? = 0
configure:18153: result: yes
configure:18404: checking whether deprecated functions should be enabled
configure:18409: result: yes
configure:18428: checking whether debug build should be enabled
configure:18443: result: no
configure:18458: checking whether invariant check should be enabled
configure:18471: result: no
configure:18498: checking whether logging to disk should be enabled
configure:18508: result: no
configure:18522: checking whether disk activity logging should be enabled
configure:18535: result: no
configure:18548: checking whether encryption support should be enabled
configure:18553: result: yes
configure:18555: encryption support: now checking for the OpenSSL library...
configure:18578: checking for pkg-config
configure:18608: result: /home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config
configure:18664: checking whether compiling and linking against OpenSSL works
Trying link with OPENSSL_LDFLAGS=-L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib ; OPENSSL_LIBS=-lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lz ; OPENSSL_INCLUDES=-I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include
configure:18686: x86_64-w64-mingw32.static-gcc -o conftest.exe -pthread -g -O2 -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib -L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib conftest.c -lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lz -lboost_chrono-mt -lboost_random-mt >&5
configure:18686: $? = 0
configure:18688: result: yes
configure:18733: checking whether dht support should be enabled
configure:18738: result: yes
configure:18766: checking whether pool allocators should be enabled
configure:18771: result: yes
configure:18804: checking whether example files should be built
configure:18811: result: no
configure:18820: checking whether test files should be built
configure:18833: result: no
configure:18842: checking whether python bindings should be built
configure:19590: result: no
configure:19603: checking whether to link against system libiconv
configure:19623: checking for shared library run path origin
configure:19636: result: done
configure:20461: checking that generated files are newer than configure
configure:20467: result: done
configure:20514: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by libtorrent-rasterbar config.status 1.1.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on sd-68075
config.status:1152: creating Makefile
config.status:1152: creating src/Makefile
config.status:1152: creating include/libtorrent/Makefile
config.status:1152: creating examples/Makefile
config.status:1152: creating test/Makefile
config.status:1152: creating tools/Makefile
config.status:1152: creating bindings/Makefile
config.status:1152: creating bindings/python/Makefile
config.status:1152: creating bindings/python/link_flags
config.status:1152: creating bindings/python/compile_flags
config.status:1152: creating libtorrent-rasterbar.pc
config.status:1152: creating libtorrent-rasterbar-cmake.pc
config.status:1324: executing depfiles commands
config.status:1324: executing libtool commands
configure:22743: WARNING: unrecognized options: --disable-doxygen
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-D_WIN32_WINNT=0x0501 -g -O2'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config
ac_cv_env_PYTHON_INSTALL_PARAMS_set=
ac_cv_env_PYTHON_INSTALL_PARAMS_value=
ac_cv_env_PYTHON_VERSION_set=
ac_cv_env_PYTHON_VERSION_value=
ac_cv_env_PYTHON_set=
ac_cv_env_PYTHON_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=x86_64-unknown-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-w64-mingw32.static
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_func_clock_gettime=yes
ac_cv_header_dlfcn_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_hidden_visibility_attribute=yes
ac_cv_host=x86_64-w64-mingw32.static
ac_cv_lib_boost_chrono_mt___exit=yes
ac_cv_lib_boost_random_mt___exit=yes
ac_cv_lib_boost_system_mt___exit=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PKG_CONFIG=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config
ac_cv_path_SED=/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD=/bin/dd
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AR=x86_64-w64-mingw32.static-ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-w64-mingw32.static-gcc
ac_cv_prog_CPP='x86_64-w64-mingw32.static-gcc -E'
ac_cv_prog_CXX=x86_64-w64-mingw32.static-g++
ac_cv_prog_CXXCPP='x86_64-w64-mingw32.static-g++ -E'
ac_cv_prog_DLLTOOL=x86_64-w64-mingw32.static-dlltool
ac_cv_prog_HAVE_DOXYGEN=false
ac_cv_prog_OBJDUMP=x86_64-w64-mingw32.static-objdump
ac_cv_prog_RANLIB=x86_64-w64-mingw32.static-ranlib
ac_cv_prog_STRIP=x86_64-w64-mingw32.static-strip
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_x86_64_w64_mingw32_static_gcc_c_o=yes
ac_cv_prog_cxx_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sys_file_offset_bits=64
ac_cv_sys_largefile_CC=no
ac_cv_target=x86_64-w64-mingw32.static
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_rpath=done
acl_cv_shlibext=dll
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
ax_cv_boost_chrono=yes
ax_cv_boost_random=yes
ax_cv_boost_system=yes
lt_cv_ar_at_file=@
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL'
lt_cv_file_magic_cmd=func_win32_libid
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
lt_cv_path_LDCXX=/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld
lt_cv_path_NM='/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_CXX='-DDLL_EXPORT -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=3458764513820540925
lt_cv_to_host_file_cmd=func_convert_file_nix_to_w32
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='x86_64-w64-mingw32.static-ar'
AUTOCONF='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing autoconf'
AUTOHEADER='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing autoheader'
AUTOMAKE='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing automake-1.15'
AWK='gawk'
BOOST_CHRONO_LIB='-lboost_chrono-mt'
BOOST_CPPFLAGS='-I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include'
BOOST_LDFLAGS='-L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib'
BOOST_PYTHON_LIB=''
BOOST_RANDOM_LIB='-lboost_random-mt'
BOOST_SYSTEM_LIB='-lboost_system-mt'
CC='x86_64-w64-mingw32.static-gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-pthread -g -O2 -fvisibility=hidden'
COMPILETIME_OPTIONS=' -DTORRENT_DISABLE_LOGGING -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -msse4.2 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO '
CPP='x86_64-w64-mingw32.static-gcc -E'
CPPFLAGS='-I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include '
CXX='x86_64-w64-mingw32.static-g++'
CXXCPP='x86_64-w64-mingw32.static-g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-D_WIN32_WINNT=0x0501 -g -O2 -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden'
CYGPATH_W='echo'
DEBUGFLAGS='-Os'
DEFS='-DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"1.1.0\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 1.1.0\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"1.1.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=1 -DHAVE_BOOST_CHRONO=/\*\*/ -DHAVE_BOOST_RANDOM=/\*\*/ -D_FILE_OFFSET_BITS=64 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_DISABLE_LOGGING=1 -DTORRENT_USE_OPENSSL=1 -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=1 -DBOOST_ASIO_ENABLE_CANCELIO=1'
DEPDIR='.deps'
DLLTOOL='x86_64-w64-mingw32.static-dlltool'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_DHT_FALSE='#'
ENABLE_DHT_TRUE=''
ENABLE_EXAMPLES_FALSE=''
ENABLE_EXAMPLES_TRUE='#'
ENABLE_PYTHON_BINDING_FALSE=''
ENABLE_PYTHON_BINDING_TRUE='#'
ENABLE_TESTS_FALSE=''
ENABLE_TESTS_TRUE='#'
EXEEXT='.exe'
FGREP='/bin/grep -F'
GREP='/bin/grep'
ICONV_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTERFACE_VERSION_INFO='9:0:0'
LD='/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-ld'
LDFLAGS='-L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib -fvisibility=hidden -fvisibility-inlines-hidden'
LIBICONV='/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib/libiconv.a'
LIBOBJS=''
LIBS='-lboost_chrono-mt -lboost_random-mt '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBICONV='-L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib -liconv'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAKEINFO='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-nm -B'
NMEDIT=''
OBJDUMP='x86_64-w64-mingw32.static-objdump'
OBJEXT='o'
OPENSSL_INCLUDES='-I/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/include '
OPENSSL_LDFLAGS='-L/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/lib '
OPENSSL_LIBS='-lssl -lcrypto -lws2_32 -lgdi32 -lcrypt32 -lz '
OTOOL64=''
OTOOL=''
PACKAGE='libtorrent-rasterbar'
PACKAGE_BUGREPORT='arvid@libtorrent.org'
PACKAGE_NAME='libtorrent-rasterbar'
PACKAGE_STRING='libtorrent-rasterbar 1.1.0'
PACKAGE_TARNAME='libtorrent-rasterbar'
PACKAGE_URL='http://www.libtorrent.org'
PACKAGE_VERSION='1.1.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/home/mxe/mxe-02May2016/usr/bin/x86_64-w64-mingw32.static-pkg-config'
PTHREAD_CC='x86_64-w64-mingw32.static-gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
PYTHON=''
PYTHON_CPPFLAGS=''
PYTHON_EXEC_PREFIX=''
PYTHON_EXTRA_LDFLAGS=''
PYTHON_EXTRA_LIBS=''
PYTHON_INSTALL_PARAMS='--prefix=$(DESTDIR)$(prefix)'
PYTHON_LIBS=''
PYTHON_PLATFORM=''
PYTHON_PREFIX=''
PYTHON_SITE_PKG=''
PYTHON_VERSION=''
RANLIB='x86_64-w64-mingw32.static-ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='x86_64-w64-mingw32.static-strip'
VERSION='1.1.0'
WITH_OPENSSL_FALSE='#'
WITH_OPENSSL_TRUE=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE='#'
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
ax_pthread_config=''
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias='x86_64-unknown-linux-gnu'
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-w64-mingw32.static'
host_alias='x86_64-w64-mingw32.static'
host_cpu='x86_64'
host_os='mingw32.static'
host_vendor='w64'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pkgpyexecdir=''
pkgpythondir=''
prefix='/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static'
program_transform_name='s,x,x,'
psdir='${docdir}'
pyexecdir=''
pythondir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='x86_64-w64-mingw32.static'
target_alias=''
target_cpu='x86_64'
target_os='mingw32.static'
target_vendor='w64'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "libtorrent-rasterbar"
#define PACKAGE_TARNAME "libtorrent-rasterbar"
#define PACKAGE_VERSION "1.1.0"
#define PACKAGE_STRING "libtorrent-rasterbar 1.1.0"
#define PACKAGE_BUGREPORT "arvid@libtorrent.org"
#define PACKAGE_URL "http://www.libtorrent.org"
#define PACKAGE "libtorrent-rasterbar"
#define VERSION "1.1.0"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_PTHREAD 1
#define HAVE_BOOST /**/
#define HAVE_BOOST_SYSTEM 1
#define HAVE_BOOST_CHRONO /**/
#define HAVE_BOOST_RANDOM /**/
#define _FILE_OFFSET_BITS 64
#define HAVE_CLOCK_GETTIME 1
#define NDEBUG 1
#define TORRENT_DISABLE_LOGGING 1
#define TORRENT_USE_OPENSSL 1
#define BOOST_ASIO_HASH_MAP_BUCKETS 1021
#define BOOST_EXCEPTION_DISABLE 1
#define BOOST_ASIO_ENABLE_CANCELIO 1
configure: exit 0
settings.mk
# This is a template of configuration file for MXE. See
# index.html for more extensive documentations.
# This variable controls the number of compilation processes
# within one package ("intra-package parallelism").
JOBS := 2
# This variable controls where intermediate files are created
# this is necessary when compiling inside a virtualbox shared
# directory. Some commands like strip fail in there with Protocol error
# default is the current directory
#MXE_TMP := /tmp
# This variable controls the targets that will build.
#MXE_TARGETS := i686-w64-mingw32.static i686-w64-mingw32.shared x86_64-w64-mingw32.static x86_64-w64-mingw32.shared
#MXE_TARGETS := i686-w64-mingw32.static x86_64-w64-mingw32.static
MXE_TARGETS := x86_64-w64-mingw32.static
# This variable controls the download mirror for SourceForge,
# when it is used. Enabling the value below means auto.
#SOURCEFORGE_MIRROR := downloads.sourceforge.net
# The three lines below makes `make` build these "local
# packages" instead of all packages.
#LOCAL_PKG_LIST := boost curl file flac lzo pthreads vorbis wxwidgets
#.DEFAULT local-pkg-list:
#local-pkg-list: $(LOCAL_PKG_LIST)
(du -k -d 0 '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static' 2>/dev/null || du -k --max-depth 0 '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static') | sed -n 's/^\(\S*\).*/du: \1 KiB/p'
du: 358720 KiB
rm -rfv '/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/._ltoptions.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ltoptions.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ltversion.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_boost_chrono.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_boost_python.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/._libtool.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/._lt~obsolete.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_check_openssl.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ltsugar.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_pthread.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/libtool.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_boost_random.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/iconv.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_python_devel.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/lt~obsolete.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/pkgconfig.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/gettext-lib.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_boost_system.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/ax_boost_base.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4/._ltsugar.m4'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ChangeLog'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/README.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/libtool'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_utp_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_dht_rtt.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_disk_buffer_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_session_stats.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/.deps/fuzz_torrent.Po'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_buffer_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_disk_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/fuzz_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_dht_stats.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_dht_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/Jamfile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_memory_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_bandwidth_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_sample.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/parse_peer_log.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools/Makefile.am'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/tools'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/test.c'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/readme.md'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sha512.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/fe.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/keypair.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/add_scalar.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/ge.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/key_exchange.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sha512.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sign.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sign.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sc.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/ge.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sc.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/fixedint.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/sc.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/verify.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/fe.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/sha512.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/add_scalar.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/ge.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/keypair.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/sign.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/key_exchange.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/.dirstamp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps/seed.Plo'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/ge.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/key_exchange.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sign.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/verify.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/precomp_data.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sha512.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/key_exchange.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/seed.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sha512.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sc.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/seed.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/add_scalar.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/ge.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/add_scalar.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/verify.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/seed.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/.dirstamp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/verify.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/keypair.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/keypair.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/fe.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/fe.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/sc.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src/fe.lo'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519/src'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/ed25519'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/aclocal.m4'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/config.status'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/CMakeLists.txt'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/NEWS'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test1_single.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test1.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test1_pad_files.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test2.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test1_single_padded.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test2_pad_files.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test3_pad_files.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents/test3.torrent'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/mutable_test_torrents'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/bdecode_benchmark.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/web_seed_suite.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_settings_pack.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_primitives.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_peer_priority.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_tracker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_socks5.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_direct_dht.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_checking.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_file.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/setup_transfer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_ip_filter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/print_alerts.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_transfer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_dht_storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/udp_tracker.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/bittorrent_peer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/http.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/make_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/make_torrent.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_identify_client.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_fence.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/socks.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_utils.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_xml.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_redirect.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/swarm_suite.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_block_cache.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_alert_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_session.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_remap_files.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_dht.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_http.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/web_server.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_threads.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_utils.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_sha1_hash.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/settings.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_bdecode.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_peer_classes.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/udp_tracker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_magnet.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_torrent.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_utp.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_timestamp_history.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_http_connection.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_torrent_info.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_utf8.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_threads.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_bencoding.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_string.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_time_critical.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_checking.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_socks5_pw.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_dht.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/bdecode_benchmark.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_pe_crypto.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_bitfield.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_socks5.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_ip_filter.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/main.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/dht_server.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_peer_classes.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_http_parser.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_socks5_no_peers.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_remap_files.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_enum_net.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_http_pw.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_sliding_average.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_chunked.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_file.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_xml.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_peer_priority.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_storage.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_primitives.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_url_seed.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_redirect.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_ssl.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_stat_cache.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_heterogeneous_queue.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_merkle.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_time.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_priority.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_identify_client.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_piece_picker.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_buffer.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_privacy.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_lsd.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_ban.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_file_storage.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_peer_list.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_bandwidth_limiter.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_resolve_links.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_hasher.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_settings_pack.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_dos_blocker.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_packet_buffer.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_fast_extension.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_transfer.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_fence.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_read_piece.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_tailqueue.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_tracker.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_socks4.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_receive_buffer.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_file_progress.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/settings.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/peer_server.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_block_cache.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_random.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/print_alerts.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/enum_if.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_bdecode.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_socket_io.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_direct_dht.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/bittorrent_peer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_recheck.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/setup_transfer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed_http.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_utils.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_upnp.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_web_seed.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_crc32.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_part_file.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/swarm_suite.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_linked_list.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_dht_storage.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_resume.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/udp_tracker.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/web_seed_suite.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_alert_manager.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_sha1_hash.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_session.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_gzip.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_bloom_filter.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/make_torrent.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_ip_voter.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_pex.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps/test_auto_unchoke.Po'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_url_seed.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/peer_server.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_read_piece.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_packet_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_http_parser.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/main.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_ssl.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_linked_list.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_privacy.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_stat_cache.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_socket_io.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_time.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_socks4.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_bandwidth_limiter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_tailqueue.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_socks5_pw.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_piece_picker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_bloom_filter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_chunked.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_random.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_gzip.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/backslash_path.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_list2.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/symlink1.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/slash_path2.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/duplicate_files.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/httpseed.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/long_name.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/duplicate_web_seeds.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/negative_size.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/string.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/negative_file_size.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/negative_piece_len.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/sample.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_file_size.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_seed_multi_space.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_info.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/whitespace_url.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_seed.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_root_hash2.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/missing_path_list.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/empty_httpseed.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_name2.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/hidden_parent_path.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_list3.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/single_multi_file.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/no_creation_date.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_list.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/root_hash.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/creation_date.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_pieces.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/parent_path.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/empty_path_multi.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/unaligned_pieces.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/slash_path.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/pad_file.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/base.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_seed_multi_space_nolist.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/empty_path.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/missing_piece_len.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_root_hash.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_name3.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/url_seed_multi.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_piece_len.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/slash_path3.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/no_name.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_name.torrent'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents/invalid_path_list.torrent'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrents'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/dht_server.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_dos_blocker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_socks5_no_peers.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_resolve_links.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_pe_crypto.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/settings.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_auto_unchoke.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/setup_transfer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_hasher.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/Jamfile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_magnet.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_string.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_recheck.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/utf8_test.txt'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/peer_server.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_ip_voter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/swarm_suite.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_peer_list.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_timestamp_history.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_sliding_average.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_fast_extension.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_priority.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_ban.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_bencoding.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_file_storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/enum_if.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_time_critical.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/bittorrent_peer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/print_alerts.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_crc32.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_pex.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_resume.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_http_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_upnp.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_file_progress.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_merkle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/dht_server.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_enum_net.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/zeroes.gz'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_part_file.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_bitfield.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_heterogeneous_queue.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_lsd.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/web_seed_suite.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/Makefile.am'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_utp.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_torrent_info.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_receive_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_web_seed_http_pw.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test/test_utf8.cpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/test'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/COPYING'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/libtorrent-rasterbar-cmake.pc'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-ed25519.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Core.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/utp_stack.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/write_disk_buffers.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/udp_tracker_protocol.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/ip_id_v6.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/utp.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/index.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/todo.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/python_binding.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_rss.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/index.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/session_stats_peers.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Storage.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/ip_id_v4.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/tutorial.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/hacking.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/manual-ref.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_rss.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/read_disk_buffers.diagram'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/contributing.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/read_disk_buffers.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Alerts.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/building.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Error_Codes.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/settings.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_store.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/udp_tracker_protocol.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/examples.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/troubleshooting_thumb.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_sec.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/rst.css'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/stats_counters.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/projects.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/contributing.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_sec.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/hacking.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/disk_cache.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/disk_io.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Utility.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/building.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/disk_cache.diagram'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/style.css'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/extension_protocol.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/client_test.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/client_test.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/complete_bit_prefixes.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Plugins.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Create_Torrents.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/hash_distribution.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/ziptorrent_thumb.gif'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/minus.gif'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/dotline.gif'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/orange.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/blue_bottom.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/blue_top.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img/bg.png'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/img'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Bencoding.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Filter.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/tutorial.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/extension_protocol.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/features.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/troubleshooting.dot'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Bdecoding.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Settings.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/client_test.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/troubleshooting.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_store.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/reference-Custom_Storage.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/tuning.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/features.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/projects.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/cwnd_thumb.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/troubleshooting.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/our_delay_base_thumb.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/utp_stack.diagram'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/streaming.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/delays.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/cwnd.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/tuning.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_extensions.rst'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/merkle_tree.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/dht_extensions.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/our_delay_base.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/delays_thumb.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/im_thumb.jpg'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/storage.png'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/utp.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/streaming.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/write_disk_buffers.diagram'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/examples.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/python_binding.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/manual-ref.html'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/hacking.diagram'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs/troubleshooting.html'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/docs'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/LICENSE'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/libtorrent-rasterbar-cmake.pc.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/config.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/alert_observer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/add_torrent_params.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/time.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/deadline_timer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/resolver.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_info.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/ip_voter.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/pe_crypto.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/chained_buffer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/ConvertUTF.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/io_service_fwd.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/union_endpoint.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent_handle.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/xml_parse.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_list.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/magnet_uri.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/file.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/parse_url.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/fingerprint.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/crc32c.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/socks5_stream.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/invariant_check.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_id.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/resolver_interface.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_class.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/natpmp.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/platform_util.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/ed25519.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/alert.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/sliding_average.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_observer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/session_status.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/uncork_interface.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/tommath.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent_status.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/http_stream.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/alert_types.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/settings_pack.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/gzip.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/entry.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/alloca.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/operations.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/build_config.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bandwidth_limit.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/request_blocks.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/performance_counters.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/debug.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_request.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/time.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/disable_warnings_push.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/alert_manager_variadic_emplace.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/cpuid.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/merkle.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/escape_string.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/disable_warnings_pop.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/openssl.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/session_impl.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/proxy_settings.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/allocating_handler.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/session_settings.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/file_progress.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/session_call.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/byteswap.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_/session_interface.hpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/aux_'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/assert.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/network_thread_pool.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_class_set.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/close_reason.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/receive_buffer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/version.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bencode.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bandwidth_manager.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/file_storage.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/upnp.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/socket_io.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/ssl_stream.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/lsd.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/utp_stream.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/identify_client.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions/lt_trackers.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions/metadata_transfer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions/ut_pex.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions/ut_metadata.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions/smart_ban.hpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_connection_handle.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_io_thread.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bitfield.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/hasher.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/instantiate_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/heterogeneous_queue.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/timestamp_history.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/session.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/choker.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/sha1.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/socket_type_fwd.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/piece_picker.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/enum_net.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/broadcast_socket.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/extensions.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/puff.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/tailqueue.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/utf8.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/i2p_stream.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/tommath_superclass.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bandwidth_socket.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/ip_filter.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/proxy_base.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/tracker_manager.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_connection_interface.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/hex.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/http_seed_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_buffer_pool.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/vector_utils.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/stat_cache.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/error.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/socket.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/buffer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/export.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/session_settings.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/copy_ptr.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/tommath_class.h'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/random.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/max.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/utp_socket_manager.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent_peer_allocator.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/thread_pool.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/allocator.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/part_file.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/http_parser.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/stat.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/get_item.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/node_entry.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/traversal_algorithm.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/dht_observer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/rpc_manager.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/dos_blocker.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/dht_storage.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/node_id.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/msg.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/dht_tracker.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/item.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/direct_request.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/node.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/routing_table.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/put_data.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/find_data.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/get_peers.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/observer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia/refresh.hpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/kademlia'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/http_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/session_stats.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_job_pool.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/rss.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/storage_defs.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/io_service.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/io.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bdecode.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/udp_tracker_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/sha1_hash.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/linked_list.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/error_code.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/stack_allocator.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/socket_type.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/web_connection_base.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/piece_block_progress.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/peer_class_type_filter.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/link.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bloom_filter.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/string_util.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/packet_buffer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent_peer.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/lazy_entry.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bt_peer_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/http_tracker_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_interface.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/storage.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/web_peer_connection.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/resolve_links.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/create_torrent.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/session_handle.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/announce_entry.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/block_cache.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/thread.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/file_pool.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_io_job.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/Makefile.am'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/udp_socket.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/address.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/disk_buffer_holder.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/torrent_info.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/bandwidth_queue_entry.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent/alert_manager.hpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include/libtorrent'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/include'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/test-driver'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/missing'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/config.sub'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/compile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/ltmain.sh'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/depcomp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/install-sh'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/config.guess'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux/config.rpath'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/build-aux'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/config.log'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/smart_ban.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socks5_stream.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/choker.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_job.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/create_torrent.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lsd.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_handle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/i2p_stream.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/magnet_uri.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_stream.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_holder.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_list.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class_set.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_call.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/pe_crypto.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/piece_picker.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolver.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/gzip.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/allocator.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert_manager.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolve_links.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_pex.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/request_blocks.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/chained_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_storage.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/settings_pack.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_socket.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/mpi.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_socket_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lsd.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_stream.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_tracker_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_voter.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/time.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_parser.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_status.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_settings.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/metadata_transfer.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_seed_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/parse_url.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/rss.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/random.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_socket.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/announce_entry.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/entry.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/performance_counters.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/assert.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_pool.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ConvertUTF.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/assert.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bloom_filter.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_thread.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.libs/libtorrent-rasterbar.lai'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.libs/libtorrent-rasterbar.la'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.libs/libtorrent-rasterbar.a'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.libs'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/puff.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/request_blocks.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_socket_manager.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/upnp.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_pool.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_stream.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_tracker_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lazy_bdecode.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_list.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/gzip.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_filter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_job_pool.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/escape_string.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/identify_client.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/broadcast_socket.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/timestamp_history.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bt_peer_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/i2p_stream.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/merkle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_job.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/cpuid.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/crc32c.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/sha1.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_stats.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/receive_buffer.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/enum_net.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_io.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/settings_pack.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/announce_entry.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_holder.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/cpuid.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/choker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_queue_entry.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/natpmp.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/metadata_transfer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/piece_picker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/error_code.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_job_pool.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_voter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/xml_parse.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_impl.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/rss.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_pool.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_limit.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/string_util.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_handle.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_handle.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/xml_parse.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection_handle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/part_file.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lt_trackers.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/xml_parse.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_pex.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/performance_counters.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_thread.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_filter.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/parse_url.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_pex.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/platform_util.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/sha1.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_thread.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_tracker_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/enum_net.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_filter.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utf8.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_queue_entry.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/entry.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer_allocator.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_info.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bt_peer_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/thread.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/pe_crypto.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_progress.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/natpmp.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/libtorrent-rasterbar.la'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bandwidth_queue_entry.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/ip_voter.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bandwidth_manager.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/ip_filter.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/ConvertUTF.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/lsd.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/pe_crypto.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/settings_pack.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/web_connection_base.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session_settings.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/ut_pex.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/upnp.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/sha1.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/socket_type.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bdecode.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session_stats.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/crc32c.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/socket_io.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/alert.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/hex.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/allocator.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/resolver.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/enum_net.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session_call.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/close_reason.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/time.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/xml_parse.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/receive_buffer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/random.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/i2p_stream.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/file.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/magnet_uri.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/http_seed_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/disk_job_pool.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/stat_cache.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/disk_buffer_pool.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/http_tracker_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/peer_class.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/mpi.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/parse_url.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/instantiate_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/thread.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/smart_ban.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/http_parser.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bt_peer_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/block_cache.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/utp_stream.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/rss.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/file_progress.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/assert.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/announce_entry.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/cpuid.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/disk_io_thread.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/timestamp_history.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/request_blocks.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/lt_trackers.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/utp_socket_manager.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/peer_class_set.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/packet_buffer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/file_pool.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/proxy_base.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/merkle.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent_status.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/peer_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/disk_io_job.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/socks5_stream.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/natpmp.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/web_peer_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/http_stream.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/peer_connection_handle.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/resolve_links.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/puff.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/version.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent_peer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/disk_buffer_holder.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent_info.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/http_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/lazy_bdecode.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/file_storage.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bandwidth_limit.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/utf8.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session_handle.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/part_file.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/bloom_filter.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/chained_buffer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/ut_metadata.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/storage.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/udp_socket.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/proxy_settings.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent_peer_allocator.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session_impl.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/error_code.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/alert_manager.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/metadata_transfer.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/identify_client.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/performance_counters.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/tracker_manager.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/string_util.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/session.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/platform_util.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/udp_tracker_connection.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/broadcast_socket.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/entry.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/peer_list.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/torrent_handle.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/create_torrent.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/choker.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/gzip.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/hasher.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/stat.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/piece_picker.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps/escape_string.Plo'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_socket_manager.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/i2p_stream.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/merkle.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/mpi.c'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolve_links.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socks5_stream.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_limit.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_seed_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/sha1.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_parser.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat_cache.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/close_reason.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_connection_base.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/instantiate_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/piece_picker.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat_cache.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_manager.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/platform_util.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/thread.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_status.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/choker.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/broadcast_socket.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/merkle.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ConvertUTF.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_type.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/mpi.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert_manager.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_tracker_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/allocator.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_handle.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/pe_crypto.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bdecode.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/performance_counters.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/version.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bt_peer_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_status.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class_set.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_peer_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bdecode.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/version.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_seed_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/string_util.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/storage.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/block_cache.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_info.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/time.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/escape_string.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_impl.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_progress.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hasher.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lazy_bdecode.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/upnp.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hasher.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_pool.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/puff.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_settings.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/metadata_transfer.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_handle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/natpmp.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hex.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/random.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utf8.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/error_code.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/block_cache.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/enum_net.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/rss.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_stream.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_pool.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/thread.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/tracker_manager.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lt_trackers.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/instantiate_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/alert.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer_allocator.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_call.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/part_file.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utf8.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/entry.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/request_blocks.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hex.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/crc32c.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_io_job.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_base.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/parse_url.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_job_pool.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/close_reason.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class_set.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolver.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_manager.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ConvertUTF.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/chained_buffer.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_connection_base.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_io.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/crc32c.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/version.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/packet_buffer.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_limit.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/udp_socket.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/block_cache.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/create_torrent.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/receive_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_call.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_settings.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_base.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_info.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/smart_ban.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection_handle.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_peers.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_tracker.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_id.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/put_data.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/put_data.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/find_data.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/item.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_peers.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/msg.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/routing_table.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/msg.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_id.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_storage.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/msg.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/traversal_algorithm.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/refresh.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/find_data.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_item.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/find_data.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/traversal_algorithm.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/get_item.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/put_data.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/refresh.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/node_entry.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/dos_blocker.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/dht_storage.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/node.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/item.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/node_id.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/dht_tracker.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/msg.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/routing_table.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/rpc_manager.Plo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/.dirstamp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps/get_peers.Plo'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/routing_table.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dos_blocker.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/traversal_algorithm.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_entry.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_tracker.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dos_blocker.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_item.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/put_data.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/traversal_algorithm.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/routing_table.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/rpc_manager.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/item.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/rpc_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_item.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_tracker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/rpc_manager.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/refresh.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_storage.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_id.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dht_storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/item.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/get_peers.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_entry.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/node_entry.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/.dirstamp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/dos_blocker.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/find_data.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia/refresh.o'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/kademlia'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_peer_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/platform_util.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/part_file.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/random.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolver.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/magnet_uri.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/magnet_uri.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_parser.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/utp_stream.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_type.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_type.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/identify_client.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/tracker_manager.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_settings.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bloom_filter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/torrent_peer_allocator.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_impl.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_pool.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socket_io.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_peer_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection_handle.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/error_code.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bloom_filter.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/escape_string.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_settings.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_list.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/storage.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/tracker_manager.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/identify_client.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/smart_ban.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_stats.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/timestamp_history.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/gzip.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ip_voter.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_stream.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/puff.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/storage.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lt_trackers.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/disk_buffer_holder.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/proxy_base.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/settings_pack.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_metadata.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bandwidth_queue_entry.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_handle.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/allocator.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/web_connection_base.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/string_util.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/stat_cache.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/time.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/instantiate_connection.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_stats.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lsd.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/chained_buffer.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_progress.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/lazy_bdecode.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/resolve_links.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/create_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/announce_entry.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_tracker_connection.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/packet_buffer.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/timestamp_history.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/socks5_stream.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/receive_buffer.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/file_storage.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/close_reason.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_metadata.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/broadcast_socket.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/ut_metadata.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/session_settings.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/upnp.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/Makefile.am'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/cpuid.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/peer_class.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hasher.o'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/bdecode.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/assert.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/http_tracker_connection.lo'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/packet_buffer.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src/hex.cpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/src'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/README.txt'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/Makefile.am'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/link_flags'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/compile_flags.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/rss_reader.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/make_torrent.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/link_flags.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/compile_flags'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/torrent_handle.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/module.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/ip_filter.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/utility.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/alert.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/string.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/big_number.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/entry.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/version.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/torrent_status.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/converters.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/torrent_info.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/datetime.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/session.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/peer_info.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/gil.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/optional.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/boost_python.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/magnet_uri.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/error_code.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/bytes.hpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/fingerprint.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/create_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src/session_settings.cpp'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/src'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/Jamfile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/client.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/setup.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/simple_client.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python/Makefile.am'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings/python'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/bindings'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/configure.ac'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/AUTHORS'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/Jamroot.jam'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/session_view.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/make_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/CMakeLists.txt'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/Makefile.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/torrent_view.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/run_cmake.sh.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/dump_torrent.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/simple_client.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/stats_counters.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/Makefile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/bt-get2.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/simple_client.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/upnp_test.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/dump_torrent.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/torrent_view.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/session_view.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/make_torrent.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/connection_tester.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/client_test.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/print.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/bt-get.Po'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps/stats_counters.Po'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/.deps'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/client_test.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/cmake/FindLibtorrentRasterbar.cmake'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/cmake'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/connection_tester.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/upnp_test.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/Jamfile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/bt-get2.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/print.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/bt-get.cpp'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples/Makefile.am'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/examples'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/Jamfile'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/libtorrent-rasterbar.pc.in'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/setup.py'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/config.report'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/libtorrent-rasterbar.pc'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/configure'
removed `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0/Makefile.am'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static/libtorrent-rasterbar-1.1.0'
removed directory: `/home/mxe/mxe-02May2016/tmp-libtorrent-rasterbar-x86_64-w64-mingw32.static'
touch '/home/mxe/mxe-02May2016/usr/x86_64-w64-mingw32.static/installed/libtorrent-rasterbar'
make[1]: Leaving directory `/home/mxe/mxe-02May2016'
real 2m45.138s
user 12m25.907s
sys 1m29.150s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment