gautamp8

Untitled

Jul 26th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 194.24 KB | None | 0 0
  1. brainbreaker@brainbreaker:~/AndroidStudioProjects/LibreOffice$ git clean -x -d -f
  2. Removing Makefile
  3. Removing aclocal.m4
  4. Removing autogen.input
  5. Removing autom4te.cache/
  6. Removing bin/bffvalidator.sh
  7. Removing bin/odfvalidator.sh
  8. Removing bin/officeotron.sh
  9. Removing config.Build.log
  10. Removing config.log
  11. Removing config.status
  12. Removing config_build.mk
  13. Removing config_build/
  14. Removing config_build_lang.mk
  15. Removing config_host.mk
  16. Removing config_host.mk.stamp
  17. Removing config_host/config_buildid.h
  18. Removing config_host/config_cairo_canvas.h
  19. Removing config_host/config_clang.h
  20. Removing config_host/config_cxxabi.h
  21. Removing config_host/config_dbus.h
  22. Removing config_host/config_dconf.h
  23. Removing config_host/config_eot.h
  24. Removing config_host/config_extension_update.h
  25. Removing config_host/config_features.h
  26. Removing config_host/config_firebird.h
  27. Removing config_host/config_folders.h
  28. Removing config_host/config_gio.h
  29. Removing config_host/config_global.h
  30. Removing config_host/config_java.h
  31. Removing config_host/config_kde4.h
  32. Removing config_host/config_lgpl.h
  33. Removing config_host/config_liblangtag.h
  34. Removing config_host/config_locales.h
  35. Removing config_host/config_mpl.h
  36. Removing config_host/config_oauth2.h
  37. Removing config_host/config_oox.h
  38. Removing config_host/config_options.h
  39. Removing config_host/config_options_calc.h
  40. Removing config_host/config_poppler.h
  41. Removing config_host/config_probes.h
  42. Removing config_host/config_python.h
  43. Removing config_host/config_test.h
  44. Removing config_host/config_typesizes.h
  45. Removing config_host/config_vcl.h
  46. Removing config_host/config_vclplug.h
  47. Removing config_host/config_version.h
  48. Removing config_host/config_writerperfect.h
  49. Removing config_host_lang.mk
  50. Removing config_host_lang.mk.stamp
  51. Removing configure
  52. Removing external/tarballs/
  53. Removing instdir_for_build/
  54. Removing instsetoo_native/util/openoffice.lst
  55. Removing ios/lo.xcconfig
  56. Removing lo.xcent
  57. Removing sysui/desktop/macosx/Info.plist
  58. Removing workdir/
  59. Removing workdir_for_build/
  60. brainbreaker@brainbreaker:~/AndroidStudioProjects/LibreOffice$ git pull origin master
  61. remote: Counting objects: 154, done.
  62. remote: Compressing objects: 100% (154/154), done.
  63. remote: Total 154 (delta 139), reused 0 (delta 0)
  64. Receiving objects: 100% (154/154), 30.17 KiB | 0 bytes/s, done.
  65. Resolving deltas: 100% (139/139), completed with 119 local objects.
  66. From http://anongit.freedesktop.org/git/libreoffice/core
  67.  * branch            master     -> FETCH_HEAD
  68.    88dfd1e..9878293  master     -> origin/master
  69. Updating 88dfd1e..9878293
  70. Fast-forward
  71.  bin/find-unused-defines-in-hrc-files.py            |    1 -
  72.  .../clang/unusedfields.readonly.results            |  204 ++--
  73.  .../clang/unusedfields.untouched.results           |  110 +-
  74.  .../clang/unusedfields.writeonly.results           |  178 ++-
  75.  compilerplugins/clang/unusedmethods.results        |  250 +---
  76.  .../clang/unusedmethods.unused-returns.results     |    4 +-
  77.  .../source/sdbtools/connection/objectnames.cxx     |   48 +-
  78.  editeng/source/editeng/eertfpar.cxx                |    2 +-
  79.  editeng/source/rtf/svxrtf.cxx                      |   67 +-
  80.  filter/source/graphicfilter/icgm/cgm.cxx           |    1 -
  81.  filter/source/graphicfilter/icgm/cgm.hxx           |    1 -
  82.  formula/source/ui/dlg/formula.cxx                  |    4 -
  83.  idl/source/cmptools/lex.cxx                        |    2 +-
  84.  idl/source/objects/object.cxx                      |    2 +-
  85.  idl/source/objects/slot.cxx                        |    2 +-
  86.  include/editeng/svxrtf.hxx                         |   10 +-
  87.  include/formula/formdata.hxx                       |    2 -
  88.  include/sfx2/charwin.hxx                           |    1 -
  89.  include/sfx2/groupid.hxx                           |   83 +-
  90.  include/svx/deflt3d.hxx                            |    3 -
  91.  include/svx/float3d.hxx                            |   22 -
  92.  include/tools/unqidx.hxx                           |    3 -
  93.  sc/inc/userdat.hxx                                 |    1 -
  94.  sc/sdi/cellsh.sdi                                  |    2 +-
  95.  sc/sdi/editsh.sdi                                  |    2 +-
  96.  sc/sdi/prevwsh.sdi                                 |   20 +-
  97.  sc/sdi/scalc.sdi                                   |  694 +++++------
  98.  sc/source/core/data/userdat.cxx                    |    5 -
  99.  sc/source/ui/inc/undobase.hxx                      |    1 -
  100.  sc/source/ui/undo/undobase.cxx                     |   42 -
  101.  sd/inc/imapinfo.hxx                                |    3 -
  102.  sd/sdi/SlideSorterController.sdi                   |    2 +-
  103.  sd/sdi/_docsh.sdi                                  |    6 +-
  104.  sd/sdi/_drvwsh.sdi                                 |   38 +-
  105.  sd/sdi/app.sdi                                     |    2 +-
  106.  sd/sdi/drtxtob.sdi                                 |    2 +-
  107.  sd/sdi/drviewsh.sdi                                |    2 +-
  108.  sd/sdi/grviewsh.sdi                                |    2 +-
  109.  sd/sdi/outlnvsh.sdi                                |   28 +-
  110.  sd/sdi/sdnew.sdi                                   |    4 +-
  111.  sd/sdi/sdraw.sdi                                   |  518 ++++----
  112.  sd/source/ui/dlg/PaneShells.cxx                    |    4 +-
  113.  sfx2/sdi/sfx.sdi                                   |  552 ++++-----
  114.  sfx2/source/control/msgpool.cxx                    |   56 +-
  115.  sfx2/source/control/shell.cxx                      |    2 +-
  116.  sfx2/source/view/sfxbasecontroller.cxx             |   56 +-
  117.  starmath/inc/smmod.hxx                             |    3 +-
  118.  starmath/sdi/smath.sdi                             |   60 +-
  119.  starmath/source/smmod.cxx                          |    8 -
  120.  svx/sdi/svx.sdi                                    | 1262 ++++++++++----------
  121.  svx/source/engine3d/deflt3d.cxx                    |    5 -
  122.  svx/source/toolbars/extrusionbar.cxx               |    2 +-
  123.  svx/source/toolbars/fontworkbar.cxx                |    2 +-
  124.  sw/sdi/_basesh.sdi                                 |    2 +-
  125.  sw/sdi/_frmsh.sdi                                  |    4 +-
  126.  sw/sdi/_tabsh.sdi                                  |    4 +-
  127.  sw/sdi/_viewsh.sdi                                 |    2 +-
  128.  sw/sdi/beziersh.sdi                                |    2 +-
  129.  sw/sdi/drwbassh.sdi                                |    6 +-
  130.  sw/sdi/formsh.sdi                                  |    2 +-
  131.  sw/sdi/olesh.sdi                                   |    2 +-
  132.  sw/sdi/swriter.sdi                                 |  874 +++++++-------
  133.  sw/sdi/wdrwbase.sdi                                |    6 +-
  134.  sw/sdi/wformsh.sdi                                 |    2 +-
  135.  tools/source/memtools/unqidx.cxx                   |   27 -
  136.  65 files changed, 2390 insertions(+), 2929 deletions(-)
  137. brainbreaker@brainbreaker:~/AndroidStudioProjects/LibreOffice$ ./autogen.sh
  138. Running ./configure with '--host=arm-linux-androideabi --disable-cairo-canvas --disable-cups --disable-gstreamer-0-10 --disable-gstreamer-1-0 --disable-randr --disable-systray --without-export-validation --without-helppack-integration --without-junit --with-android-ndk=/home/brainbreaker/android-sdk-linux/android-ndk-r15 --with-android-sdk=/home/brainbreaker/android-sdk-linux --enable-werror --srcdir=/home/brainbreaker/AndroidStudioProjects/LibreOffice --enable-option-checking=fatal'
  139. ********************************************************************
  140. *
  141. *   Running LibreOffice build configuration.
  142. *
  143. ********************************************************************
  144.  
  145. checking build system type... x86_64-unknown-linux-gnu
  146. checking host system type... arm-unknown-linux-androideabi
  147. checking for product name... LibreOfficeDev
  148. checking for package version... 6.0.0.0.alpha0+
  149. checking for product version... 6.0
  150. checking for grep that handles long lines and -e... /bin/grep
  151. checking for egrep... /bin/grep -E
  152. checking for grep... (cached) /bin/grep
  153. checking for GNU Make... /usr/bin/make
  154. checking for sed... /bin/sed
  155. checking whether to use link-time optimization... no
  156. checking for explicit AFLAGS... no
  157. checking for explicit CFLAGS... no
  158. checking for explicit CXXFLAGS... no
  159. checking for explicit OBJCFLAGS... no
  160. checking for explicit OBJCXXFLAGS... no
  161. checking for explicit LDFLAGS... no
  162. checking for arm-linux-androideabi-gcc... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold
  163. checking whether the C compiler works... yes
  164. checking for C compiler default output file name... a.out
  165. checking for suffix of executables...
  166. checking whether we are cross compiling... yes
  167. checking for suffix of object files... o
  168. checking whether we are using the GNU C compiler... yes
  169. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold accepts -g... yes
  170. checking for /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold option to accept ISO C89... none needed
  171. checking for library containing dlsym... none required
  172. checking whether build target is Release Build... no
  173. checking whether to sign windows build... no
  174. checking for gawk... no
  175. checking for mawk... mawk
  176. checking for mawk... /usr/bin/mawk
  177. checking for bash... /bin/bash
  178. checking for GNU or BSD tar... tar
  179. checking for tar's option to strip components... --strip-components
  180. checking how to build and package galleries... disable src image build
  181. checking for ccache... not found
  182. checking gcc home... /usr
  183. checking whether to build with Java support... yes
  184. checking whether to treat the installation as read-only... yes
  185. checking for -Bsymbolic-functions linker support... found
  186. checking for -isystem ... yes
  187. checking whether the compiler is actually Clang... yes
  188. checking the Clang version... Clang "5.0.300080 ", 350080
  189. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports -ggdb2... yes
  190. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports -finline-limit=0... no
  191. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports -fno-inline... yes
  192. checking whether to build with additional debug utilities... no
  193. checking whether to do a debug build... no
  194. checking whether to generate debug information... no
  195. checking whether to compile with optimization flags... yes
  196. checking which package format to use... none
  197. checking for BUILD platform configuration...
  198.    ********************************************************************
  199.    *
  200.    *   Running LibreOffice build configuration.
  201.    *
  202.    ********************************************************************
  203.    
  204.    checking build system type... x86_64-unknown-linux-gnu
  205.    checking host system type... x86_64-unknown-linux-gnu
  206.    checking for product name... LibreOfficeDev
  207.    checking for package version... 6.0.0.0.alpha0+
  208.    checking for product version... 6.0
  209.    checking for grep that handles long lines and -e... /bin/grep
  210.    checking for egrep... /bin/grep -E
  211.    checking for grep... (cached) /bin/grep
  212.    checking for GNU Make... /usr/bin/make
  213.    checking for sed... /bin/sed
  214.    checking whether to use link-time optimization... no
  215.    checking for explicit AFLAGS... no
  216.    checking for explicit CFLAGS... no
  217.    checking for explicit CXXFLAGS... no
  218.    checking for explicit OBJCFLAGS... no
  219.    checking for explicit OBJCXXFLAGS... no
  220.    checking for explicit LDFLAGS... no
  221.    checking for gcc... gcc
  222.    checking whether the C compiler works... yes
  223.    checking for C compiler default output file name... a.out
  224.    checking for suffix of executables...
  225.    checking whether we are cross compiling... no
  226.    checking for suffix of object files... o
  227.    checking whether we are using the GNU C compiler... yes
  228.    checking whether gcc accepts -g... yes
  229.    checking for gcc option to accept ISO C89... none needed
  230.    checking for library containing dlsym... -ldl
  231.    checking whether build target is Release Build... no
  232.    checking whether to sign windows build... no
  233.    checking for gawk... no
  234.    checking for mawk... mawk
  235.    checking for mawk... /usr/bin/mawk
  236.    checking for bash... /bin/bash
  237.    checking for GNU or BSD tar... tar
  238.    checking for tar's option to strip components... --strip-components
  239.     checking how to build and package galleries... internal src images for desktop
  240.     checking for ccache... not found
  241.     checking gcc home... /usr
  242.     checking for gcc... /usr/bin/gcc
  243.     checking whether to build with Java support... no
  244.     checking whether to treat the installation as read-only... no
  245.     checking for -Bsymbolic-functions linker support... found
  246.     checking for -isystem ... yes
  247.     checking whether the compiler is actually Clang... no
  248.     checking whether gcc supports -ggdb2... yes
  249.     checking whether gcc supports -finline-limit=0... yes
  250.     checking whether gcc supports -fno-inline... yes
  251.     checking the GCC version... gcc 6.2.0 (60200)
  252.     checking whether to build with additional debug utilities... no
  253.     checking whether to do a debug build... no
  254.     checking whether to generate debug information... no
  255.     checking whether to compile with optimization flags... yes
  256.     checking which package format to use... none
  257.     checking how to run the C preprocessor... gcc -E
  258.     checking for ANSI C header files... yes
  259.     checking for sys/types.h... yes
  260.     checking for sys/stat.h... yes
  261.     checking for stdlib.h... yes
  262.     checking for string.h... yes
  263.     checking for memory.h... yes
  264.     checking for strings.h... yes
  265.     checking for inttypes.h... yes
  266.     checking for stdint.h... yes
  267.     checking for unistd.h... yes
  268.     checking syslog.h usability... yes
  269.     checking syslog.h presence... yes
  270.     checking for syslog.h... yes
  271.     checking whether to turn warnings to errors... no
  272.     checking whether to have assert to abort in release code... no
  273.     checking whether to use ooenv for the instdir installation... yes
  274.     checking whether to enable CUPS support... no
  275.     checking for pkg-config... /usr/bin/pkg-config
  276.     checking pkg-config is at least version 0.9.0... yes
  277.     checking for FONTCONFIG... yes
  278.     checking whether we want to fetch tarballs... yes, if we use them
  279.     checking whether to build help... no
  280.     checking whether to include MySpell dictionaries... no
  281.     checking whether to use dicts from external paths... yes
  282.     checking for spelling dictionary directory... file:///usr/share/hunspell
  283.     checking for hyphenation patterns directory... file:///usr/share/hyphen
  284.     checking for thesaurus directory... file:///usr/share/mythes
  285.     checking whether to enable pch feature... no
  286.     checking the GNU Make version... /usr/bin/make 4.1
  287.     checking whether GNU Make supports the 'file' function... yes
  288.     checking for --hash-style gcc linker support... gnu
  289.     checking for perl... /usr/bin/perl
  290.     checking the Perl version... Perl 5
  291.     checking for required Perl modules... all modules found
  292.     checking for pkg-config... (cached) /usr/bin/pkg-config
  293.     checking pkg-config is at least version 0.9.0... yes
  294.     checking for ar... ar
  295.     checking for nm... nm
  296.     checking for ranlib... ranlib
  297.     checking for objdump... objdump
  298.     checking for readelf... readelf
  299.     checking for strip... strip
  300.     checking for ANSI C header files... (cached) yes
  301.     checking for g++... g++
  302.     checking whether we are using the GNU C++ compiler... yes
  303.     checking whether g++ accepts -g... yes
  304.     checking the GNU C++ compiler version... checked (g++ 6.2.0)
  305.     checking how to run the C++ preprocessor... g++ -E
  306.     checking whether g++ is broken with boost.thread... yes
  307.     checking how to run the C++ preprocessor... g++ -E
  308.     checking how to run the C preprocessor... gcc -E
  309.     checking size of long... 8
  310.     checking size of short... 2
  311.     checking size of int... 4
  312.     checking size of long long... 8
  313.     checking size of double... 8
  314.     checking size of void*... 8
  315.     checking alignment of short... 2
  316.     checking alignment of int... 4
  317.     checking alignment of long... 8
  318.     checking alignment of double... 8
  319.     checking for special C compiler options needed for large files... no
  320.     checking for _FILE_OFFSET_BITS value needed for large files... no
  321.     checking whether to enable runtime optimizations... yes
  322.     checking valgrind/valgrind.h usability... no
  323.     checking valgrind/valgrind.h presence... no
  324.     checking for valgrind/valgrind.h... no
  325.     checking sys/sdt.h usability... no
  326.     checking sys/sdt.h presence... no
  327.     checking for sys/sdt.h... no
  328.     checking whether gcc supports -mno-avx... yes
  329.     checking whether gcc supports -fstack-protector-strong... yes
  330.     checking whether gcc supports atomic functions... yes
  331.     checking whether gcc supports __attribute__((deprecated(message)))... yes
  332.     checking whether g++ defines __base_class_type_info in cxxabi.h... yes
  333.     checking whether g++ defines __class_type_info in cxxabi.h... yes
  334.     checking whether g++ declares __cxa_allocate_exception in cxxabi.h... yes
  335.     checking whether g++ defines __cxa_eh_globals in cxxabi.h... no
  336.     checking whether g++ defines __cxa_exceptions in cxxabi.h... no
  337.     checking whether g++ declares __cxa_get_globals in cxxabi.h... yes
  338.     checking whether g++ declares __cxa_throw in cxxabi.h... yes
  339.     checking whether g++ defines __si_class_type_info in cxxabi.h... yes
  340.     checking whether g++ defines __vmi_class_type_info in cxxabi.h... yes
  341.     checking whether STL uses __attribute__((warn_unused))... no
  342.     checking whether g++ supports __attribute__((warn_unused))... yes
  343.     checking What the C++ library is... GNU libstdc++
  344.     checking whether g++ supports C++14 or C++11... yes (-std=gnu++14)
  345.     checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage... no
  346.     checking whether g++ supports C++11 without Language Defect 757... yes
  347.     checking whether g++ supports C++11 without __float128 compile error... yes
  348.     checking whether g++ supports C++14 constexpr... yes
  349.     checking whether g++ supports C++11 ref-qualifier... yes
  350.     checking whether g++ supports _Pragma operator... yes
  351.     checking whether g++ supports -fno-sized-deallocation... yes
  352.     checking if STL headers are visibility safe (GCC bug 22482)... yes
  353.     checking if gcc is -fvisibility-inlines-hidden safe (Clang bug 11250)... yes
  354.     checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
  355.     checking whether g++ supports -fno-default-inline... yes
  356.     checking whether g++ supports -fno-enforce-eh-specs... yes
  357.     checking which memory allocator to use... internal
  358.     checking for posix_fallocate... yes
  359.     checking whether to add custom build version... no
  360.     checking whether to enable export file validation... no, as Java is disabled
  361.     checking for Microsoft Binary File Format Validator... no
  362.     checking which C preprocessor to use in idlc... ucpp
  363.     checking which ucpp tp use... internal
  364.     checking whether to enable EPM for packing... no
  365.     checking for gperf... /usr/bin/gperf
  366.     checking gperf version... OK
  367.     checking for doxygen... no
  368.     checking whether to build the ODK... yes
  369.     checking which zlib to use... external
  370.     checking zlib.h usability... yes
  371.     checking zlib.h presence... yes
  372.     checking for zlib.h... yes
  373.     checking for deflate in -lz... yes
  374.     checking which libjpeg to use... internal, jpeg-turbo
  375.     checking for nasm... no
  376.     checking for nasmw... no
  377.     checking for yasm... yasm
  378.     checking for object file format of host system... ELF64
  379.     checking for object file format specifier (NAFLAGS) ... -felf64 -DELF -D__x86_64__
  380.     checking whether the assembler (yasm -felf64 -DELF -D__x86_64__) works... yes
  381.     checking which clucene to use... internal
  382.     checking which expat to use... internal
  383.     checking which xmlsec to use... internal
  384.     checking whether to enable Embedded OpenType support... no
  385.     checking which librevenge to use... internal
  386.     checking which libodfgen to use... internal
  387.     checking which libwpd to use... internal
  388.     checking which libwpg to use... internal
  389.     checking which libwps to use... internal
  390.     checking which libvisio to use... internal
  391.     checking which libcdr to use... internal
  392.     checking which libmspub to use... internal
  393.     checking which libmwaw to use... internal
  394.     checking which libetonyek to use... internal
  395.     checking which libfreehand to use... internal
  396.     checking which libebook to use... internal
  397.     checking which libabw to use... internal
  398.     checking which libpagemaker to use... internal
  399.     checking which libzmf to use... internal
  400.     checking which libstaroffice to use... internal
  401.     checking which libcmis to use... internal
  402.     checking which lcms2 to use... internal
  403.     checking which cppunit to use... internal
  404.     checking whether freetype is available... checking for FREETYPE... yes
  405.     checking which libxslt to use... external
  406.     checking for LIBXSLT... yes
  407.     checking for LIBEXSLT... yes
  408.     checking for xsltproc... /usr/bin/xsltproc
  409.     checking which libxml to use... external
  410.     checking for LIBXML... yes
  411.     checking for xmllint... /usr/bin/xmllint
  412.     checking for a Python interpreter with version >= 2.6... python
  413.     checking for python... /usr/bin/python
  414.     checking for python version... 2.7
  415.     checking for python platform... linux2
  416.     checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  417.     checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  418.     checking which Python to use for Pyuno... checking for a Python interpreter with version >= 3.3... python3
  419.     checking for python3... /usr/bin/python3
  420.     checking for python3 version... 3.5
  421.     checking for python3 platform... linux
  422.     checking for python3 script directory... ${prefix}/lib/python3.5/site-packages
  423.     checking for python3 extension module directory... ${exec_prefix}/lib/python3.5/site-packages
  424.     system
  425.     checking for a Python interpreter with version >= 3.3... python3
  426.     checking for python3... /usr/bin/python3
  427.     checking for python3 version... 3.5
  428.     checking for python3 platform... linux
  429.     checking for python3 script directory... ${prefix}/lib/python3.5/site-packages
  430.     checking for python3 extension module directory... ${exec_prefix}/lib/python3.5/site-packages
  431.     checking Python.h usability... yes
  432.     checking Python.h presence... yes
  433.     checking for Python.h... yes
  434.     checking for correct python library version... ok
  435.     checking whether to build the MariaDB/MySQL Connector extension... no
  436.     checking which Firebird to use... internal
  437.     checking which libcurl to use... internal
  438.     checking which boost to use... internal
  439.     checking which mdds to use... internal
  440.     checking which glm to use... internal
  441.     checking which odbc headers to use... internal
  442.     checking which openldap library to use... internal
  443.     checking which nss to use... internal
  444.     checking which TLS/SSL and cryptographic implementation to use... NSS
  445.     checking which sane header to use... internal
  446.     checking which icu to use... internal
  447.     checking whether to enable breakpad... no
  448.     checking whether to enable fuzzers... no
  449.     checking which orcus to use... internal
  450.     checking which graphite to use... internal
  451.     checking which harfbuzz to use... internal
  452.     checking whether to use X11... TRUE
  453.     checking for X... libraries , headers
  454.     checking for gethostbyname... yes
  455.     checking for connect... yes
  456.     checking for remove... yes
  457.     checking for shmat... yes
  458.     checking for IceConnectionNumber in -lICE... yes
  459.     checking for XOpenDisplay in -lX11... yes
  460.     checking for X11/Composite.h... yes
  461.     checking for X11/extensions/shape.h... yes
  462.     checking X11/ICE/ICElib.h usability... yes
  463.     checking X11/ICE/ICElib.h presence... yes
  464.     checking for X11/ICE/ICElib.h... yes
  465.     checking for IceConnectionNumber in -lICE... (cached) yes
  466.     checking X11/SM/SMlib.h usability... yes
  467.     checking X11/SM/SMlib.h presence... yes
  468.     checking for X11/SM/SMlib.h... yes
  469.     checking for SmcOpenConnection in -lSM... yes
  470.     checking whether to use Xrender... yes
  471.     checking for XRENDER... yes
  472.     checking for XRenderQueryVersion in -lXrender... yes
  473.     checking X11/extensions/Xrender.h usability... yes
  474.     checking X11/extensions/Xrender.h presence... yes
  475.     checking for X11/extensions/Xrender.h... yes
  476.     checking whether to enable RandR support... yes
  477.     checking for XRANDR... yes
  478.     checking for webdav library... neon
  479.     checking which neon to use... internal
  480.     checking whether to execute CVE tests... yes
  481.     checking whether to execute chart XShape tests... no
  482.     checking whether to disable OpenSSL usage... no
  483.     checking which openssl to use... internal
  484.     checking whether to use gnutls... no
  485.     checking which redland to use... internal
  486.     checking which libhunspell to use... internal
  487.     checking which altlinuxhyph to use... internal
  488.     checking which mythes to use... internal
  489.     checking whether to build with CoinMP... yes
  490.     checking whether to build with lpsolve... yes
  491.     checking which lpsolve to use... internal
  492.     checking which libexttextcat to use... internal
  493.     checking whether libc is >= 2.1.1... yes
  494.     checking for uuidgen... /usr/bin/uuidgen
  495.     checking for bison... /usr/bin/bison
  496.     checking the bison version... checking for flex... /usr/bin/flex
  497.     checking the flex version... checking for patch... /usr/bin/patch
  498.     checking for gnucp... no
  499.     checking for cp... /bin/cp
  500.     checking whether /bin/cp is GNU cp from coreutils with preserve= support... yes
  501.     checking for zip... /usr/bin/zip
  502.     checking for unzip... /usr/bin/unzip
  503.     checking for touch... /usr/bin/touch
  504.     checking which epoxy to use... internal
  505.     configure: VCLplugs to be built: gtk
  506.     checking whether to enable DBUS support... yes
  507.     checking for DBUS... yes
  508.     checking whether to enable Impress remote control... yes
  509.     checking whether to enable Bluetooth support in Impress remote control... yes
  510.     checking which Bluetooth header to use... internal
  511.     checking for GTK... yes
  512.     checking for GTHREAD... yes
  513.     checking whether to enable Gtk print dialog support... checking for GTK_PRINT... yes
  514.     checking whether to enable GIO support... checking for GIO... yes
  515.     checking whether to enable the new GStreamer 1.0 avmedia backend... yes
  516.     checking for GSTREAMER_1_0... yes
  517.     checking whether to enable the GStreamer 0.10 avmedia backend... no
  518.     checking whether to enable the VLC avmedia backend... no
  519.     checking for glBegin in -lGL... yes
  520.     checking whether to enable glTF support... yes
  521.     checking whether to enable COLLADA support... yes
  522.     checking which OPENCOLLADA to use... internal
  523.     checking which collada2gltf to use... internal
  524.     checking for DCONF... no
  525.     checking whether to enable dconf... no
  526.     checking whether to build the PDF import feature... no
  527.     checking whether to build PDFium... yes
  528.     checking which gpgmepp to use... internal
  529.     checking whether to build the Wiki Publisher extension... no
  530.     checking whether to build the Report Builder... no
  531.     checking whether to build support for scripts in BeanShell... no
  532.     checking whether to build support for scripts in JavaScript... no
  533.     checking whether to enable evolution 2 support... no
  534.     checking which themes to include...  breeze breeze_dark galaxy hicontrast sifr sifr_dark tango tango_testing
  535.     checking for helppack integration... integration
  536.     checking for extensions integration... yes, use integration
  537.     checking for building the ConvertTextToNumber extension... no
  538.     checking for building the Numbertext extension... no
  539.     checking whether to include third-party fonts... yes
  540.     checking whether to enable online update... no
  541.     checking whether to enable extension update... yes
  542.     checking whether to create MSI with LIMITUI=1 (silent install)... no
  543.     checking whether and how to use Xinerama... yes, with dynamic linking
  544.     checking X11/extensions/Xinerama.h usability... yes
  545.     checking X11/extensions/Xinerama.h presence... yes
  546.     checking for X11/extensions/Xinerama.h... yes
  547.     checking for XineramaIsActive in -lXinerama... yes
  548.     checking whether to use the system cairo... yes
  549.     checking for CAIRO... yes
  550.     checking whether Xrender.h defines PictStandardA8... yes
  551.     checking whether to use system liblangtag... no
  552.     checking which libpng to use... internal
  553.     checking which languages to be built... en-US
  554.     checking for alternative branding images directory... none
  555.     checking for 'intro' progress settings... none
  556.     checking for extra build ID... not set
  557.     checking for vendor... not set, using brainbreaker
  558.     checking whether to install the compat oo* wrappers... no
  559.     checking for install dirname... libreoffice
  560.     checking for prefix... /usr/local
  561.     checking for Google Drive client id and secret... set
  562.     checking for Alfresco Cloud client id and secret... set
  563.     checking for OneDrive client id and secret... set
  564.     checking whether to enable dependency tracking... yes
  565.     checking for number of processors to use... 4
  566.     checking whether C++11 use of const_iterator in standard containers is broken... no
  567.     checking whether g++ has broken static initializer_list support... no
  568.     checking whether to create huge library... no
  569.     checking whether to use icerun wrapper... no
  570.     checking MPL subset... no restrictions
  571.     checking formula logger... no
  572.     configure: setting up the build environment variables...
  573.     configure: creating ./config.status
  574.     config.status: creating config_host.mk
  575.     config.status: creating config_host_lang.mk
  576.     config.status: creating Makefile
  577.     config.status: creating lo.xcent
  578.     config.status: creating bin/bffvalidator.sh
  579.     config.status: creating bin/odfvalidator.sh
  580.     config.status: creating bin/officeotron.sh
  581.     config.status: creating instsetoo_native/util/openoffice.lst
  582.     config.status: creating sysui/desktop/macosx/Info.plist
  583.     config.status: creating ios/lo.xcconfig
  584.     config.status: creating config_host/config_probes.h
  585.     config.status: creating config_host/config_buildid.h
  586.     config.status: creating config_host/config_clang.h
  587.     config.status: creating config_host/config_dconf.h
  588.     config.status: creating config_host/config_eot.h
  589.     config.status: creating config_host/config_extension_update.h
  590.     config.status: creating config_host/config_cairo_canvas.h
  591.     config.status: creating config_host/config_cxxabi.h
  592.     config.status: creating config_host/config_dbus.h
  593.     config.status: creating config_host/config_features.h
  594.     config.status: creating config_host/config_firebird.h
  595.     config.status: creating config_host/config_folders.h
  596.     config.status: creating config_host/config_gio.h
  597.     config.status: creating config_host/config_global.h
  598.     config.status: creating config_host/config_java.h
  599.     config.status: creating config_host/config_lgpl.h
  600.     config.status: creating config_host/config_liblangtag.h
  601.     config.status: creating config_host/config_locales.h
  602.     config.status: creating config_host/config_mpl.h
  603.     config.status: creating config_host/config_kde4.h
  604.     config.status: creating config_host/config_oox.h
  605.     config.status: creating config_host/config_options.h
  606.     config.status: creating config_host/config_options_calc.h
  607.     config.status: creating config_host/config_test.h
  608.     config.status: creating config_host/config_typesizes.h
  609.     config.status: creating config_host/config_vcl.h
  610.     config.status: creating config_host/config_vclplug.h
  611.     config.status: creating config_host/config_version.h
  612.     config.status: creating config_host/config_oauth2.h
  613.     config.status: creating config_host/config_poppler.h
  614.     config.status: creating config_host/config_python.h
  615.     config.status: creating config_host/config_writerperfect.h
  616.     ****************************************************************************
  617.    
  618.     To build, run:
  619.     /usr/bin/make
  620.    
  621.     To view some help, run:
  622.     /usr/bin/make help
  623.    
  624.     After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command:
  625.     instdir/program/soffice
  626.    
  627.     If you want to run the smoketest, run:
  628.     /usr/bin/make check
  629.    
  630. checking for BUILD platform configuration... done
  631. checking how to run the C preprocessor... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -E
  632. checking for ANSI C header files... yes
  633. checking for sys/types.h... yes
  634. checking for sys/stat.h... yes
  635. checking for stdlib.h... yes
  636. checking for string.h... yes
  637. checking for memory.h... yes
  638. checking for strings.h... yes
  639. checking for inttypes.h... yes
  640. checking for stdint.h... yes
  641. checking for unistd.h... yes
  642. checking syslog.h usability... yes
  643. checking syslog.h presence... yes
  644. checking for syslog.h... yes
  645. checking whether to turn warnings to errors... yes
  646. checking whether to have assert to abort in release code... no
  647. checking whether to use ooenv for the instdir installation... yes
  648. checking whether to enable CUPS support... no
  649. checking whether we want to fetch tarballs... yes, if we use them
  650. checking whether to build help... no
  651. checking whether to include MySpell dictionaries... no
  652. checking whether to use dicts from external paths... no
  653. checking whether to enable pch feature... no
  654. checking the GNU Make version... /usr/bin/make 4.1
  655. checking whether GNU Make supports the 'file' function... yes
  656. checking for --hash-style gcc linker support... no
  657. checking for perl... /usr/bin/perl
  658. checking the Perl version... Perl 5
  659. checking for required Perl modules... all modules found
  660. checking for arm-linux-androideabi-pkg-config... no
  661. checking for pkg-config... /usr/bin/pkg-config
  662. configure: WARNING: using cross tools not prefixed with host triplet
  663. checking pkg-config is at least version 0.9.0... yes
  664. checking for arm-linux-androideabi-ar... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ar
  665. checking for arm-linux-androideabi-nm... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-nm
  666. checking for arm-linux-androideabi-ranlib... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-ranlib
  667. checking for arm-linux-androideabi-objdump... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-objdump
  668. checking for arm-linux-androideabi-readelf... no
  669. checking for readelf... readelf
  670. checking for arm-linux-androideabi-strip... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-linux-androideabi-strip
  671. checking for ANSI C header files... (cached) yes
  672. checking whether we are using the GNU C++ compiler... yes
  673. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include accepts -g... yes
  674. checking the GNU C++ compiler version... checked (g++ 4.2.1)
  675. checking how to run the C++ preprocessor... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include -E
  676. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include is broken with boost.thread... yes
  677. checking how to run the C++ preprocessor... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include -E
  678. checking how to run the C preprocessor... /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -E
  679. checking size of long... 4
  680. checking size of short... 2
  681. checking size of int... 4
  682. checking size of long long... 8
  683. checking size of double... 8
  684. checking size of void*... 4
  685. checking alignment of short... 2
  686. checking alignment of int... 4
  687. checking alignment of long... 4
  688. checking alignment of double... 8
  689. checking for special C compiler options needed for large files... no
  690. checking for _FILE_OFFSET_BITS value needed for large files... unknown
  691. checking for _LARGE_FILES value needed for large files... unknown
  692. checking whether to enable runtime optimizations... yes
  693. checking sys/sdt.h usability... no
  694. checking sys/sdt.h presence... no
  695. checking for sys/sdt.h... no
  696. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports -mno-avx... yes
  697. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports -fstack-protector-strong... yes
  698. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports atomic functions... yes
  699. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold supports __attribute__((deprecated(message)))... yes
  700. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __base_class_type_info in cxxabi.h... yes
  701. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __class_type_info in cxxabi.h... yes
  702. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include declares __cxa_allocate_exception in cxxabi.h... yes
  703. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __cxa_eh_globals in cxxabi.h... no
  704. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __cxa_exceptions in cxxabi.h... no
  705. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include declares __cxa_get_globals in cxxabi.h... yes
  706. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include declares __cxa_throw in cxxabi.h... yes
  707. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __si_class_type_info in cxxabi.h... yes
  708. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include defines __vmi_class_type_info in cxxabi.h... yes
  709. checking whether STL uses __attribute__((warn_unused))... no
  710. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports __attribute__((warn_unused))... yes
  711. checking What the C++ library is... GNU libstdc++
  712. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports C++14 or C++11... yes (-std=gnu++14)
  713. checking whether using C++11 causes libstdc++ 4.7.0/4.7.1 ABI breakage... no
  714. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports C++11 without Language Defect 757... yes
  715. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports C++11 without __float128 compile error... yes
  716. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports C++14 constexpr... yes
  717. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports C++11 ref-qualifier... yes
  718. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports _Pragma operator... yes
  719. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports -fno-sized-deallocation... yes
  720. checking if STL headers are visibility safe (GCC bug 22482)... yes
  721. checking if gcc has a visibility bug with class-level attributes (GCC bug 26905)... no
  722. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports -fno-default-inline... no
  723. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include supports -fno-enforce-eh-specs... no
  724. checking which memory allocator to use... internal
  725. checking for posix_fallocate... no
  726. checking whether to add custom build version... no
  727. checking for java... /usr/bin/java
  728. checking the installed JDK... checked (JDK 1.8.0_121)
  729. checking for javac... /usr/bin/javac
  730. checking for javadoc... /usr/bin/javadoc
  731. checking whether to enable export file validation... no
  732. checking for Microsoft Binary File Format Validator... no
  733. checking which C preprocessor to use in idlc... ucpp
  734. checking which ucpp tp use... internal
  735. checking whether to enable EPM for packing... no
  736. checking for gperf... /usr/bin/gperf
  737. checking gperf version... OK
  738. checking whether to build the ODK... no
  739. checking which zlib to use... external
  740. checking zlib.h usability... yes
  741. checking zlib.h presence... yes
  742. checking for zlib.h... yes
  743. checking for deflate in -lz... yes
  744. checking which libjpeg to use... internal, jpeg-turbo
  745. checking which clucene to use... internal
  746. checking which expat to use... internal
  747. checking which xmlsec to use... internal
  748. checking whether to enable Embedded OpenType support... no
  749. checking which librevenge to use... internal
  750. checking which libodfgen to use... internal
  751. checking which libwpd to use... internal
  752. checking which libwpg to use... internal
  753. checking which libwps to use... internal
  754. checking which libvisio to use... internal
  755. checking which libcdr to use... internal
  756. checking which libmspub to use... internal
  757. checking which libmwaw to use... internal
  758. checking which libetonyek to use... internal
  759. checking which libfreehand to use... internal
  760. checking which libebook to use... internal
  761. checking which libabw to use... internal
  762. checking which libpagemaker to use... internal
  763. checking which libzmf to use... internal
  764. checking which libstaroffice to use... internal
  765. checking which libcmis to use... internal
  766. checking which lcms2 to use... internal
  767. checking which libxslt to use... internal
  768. checking for xsltproc... /usr/bin/xsltproc
  769. checking which libxml to use... internal
  770. checking for a Python interpreter with version >= 2.6... python
  771. checking for python... /usr/bin/python
  772. checking for python version... 2.7
  773. checking for python platform... linux2
  774. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  775. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  776. checking which Python to use for Pyuno... none
  777. checking whether to build the MariaDB/MySQL Connector extension... no
  778. checking which hsqldb to use... internal
  779. checking whether hsqldb should be built with JDBC 4.1... yes
  780. checking which Firebird to use... none
  781. checking which libcurl to use... internal
  782. checking which boost to use... internal
  783. checking which mdds to use... internal
  784. checking which glm to use... internal
  785. checking which odbc headers to use... internal
  786. checking which TLS/SSL and cryptographic implementation to use... configure: WARNING: TLS/SSL implementation to use is OpenSSL but some code may still depend on NSS or GNUTLS
  787. OPENSSL
  788. checking which sane header to use... internal
  789. checking which icu to use... internal
  790. checking whether to enable breakpad... no
  791. checking whether to enable fuzzers... no
  792. checking which orcus to use... internal
  793. checking which graphite to use... internal
  794. checking which harfbuzz to use... internal
  795. checking whether to use X11...
  796. checking whether to use Xrender... no
  797. checking whether to enable RandR support... no
  798. checking for webdav library... none, disabled
  799. checking whether to execute CVE tests... yes
  800. checking whether to execute chart XShape tests... no
  801. checking whether to disable OpenSSL usage... no
  802. checking which openssl to use... internal
  803. checking whether to use gnutls... no
  804. checking which redland to use... internal
  805. checking which libhunspell to use... internal
  806. checking which altlinuxhyph to use... internal
  807. checking which mythes to use... internal
  808. checking whether to build with CoinMP... yes
  809. checking whether to build with lpsolve... no
  810. checking which libexttextcat to use... internal
  811. checking for uuidgen... /usr/bin/uuidgen
  812. checking for bison... /usr/bin/bison
  813. checking the bison version... checking for flex... /usr/bin/flex
  814. checking the flex version... checking for patch... /usr/bin/patch
  815. checking for gnucp... no
  816. checking for cp... /bin/cp
  817. checking whether /bin/cp is GNU cp from coreutils with preserve= support... yes
  818. checking for zip... /usr/bin/zip
  819. checking for unzip... /usr/bin/unzip
  820. checking for touch... /usr/bin/touch
  821. checking which epoxy to use... internal
  822. configure: VCLplugs to be built: none
  823. checking whether to enable DBUS support... no
  824. checking whether to enable Impress remote control... yes
  825. checking whether to enable Bluetooth support in Impress remote control... no
  826. checking whether to enable the VLC avmedia backend... no
  827. checking whether to enable glTF support... no
  828. checking whether to enable COLLADA support... no
  829. checking for DCONF... no
  830. checking whether to enable dconf... no
  831. checking whether to build the PDF import feature... no
  832. checking whether to build PDFium... yes
  833. checking whether to build the Wiki Publisher extension... no
  834. checking whether to build the Report Builder... no
  835. checking whether to build support for scripts in BeanShell... yes
  836. checking which beanshell to use... internal
  837. checking whether to build support for scripts in JavaScript... yes
  838. checking which rhino to use... internal
  839. checking whether to enable evolution 2 support... no
  840. checking which themes to include...  tango
  841. checking for helppack integration... no integration
  842. checking for extensions integration... yes, use integration
  843. checking for building the ConvertTextToNumber extension... no
  844. checking for building the Numbertext extension... no
  845. checking for building the NLPSolver extension... no
  846. checking for building the LanguageTool extension... no
  847. checking whether to include third-party fonts... yes
  848. checking whether to enable online update... no
  849. checking whether to enable extension update... yes
  850. checking whether to create MSI with LIMITUI=1 (silent install)... no
  851. checking whether and how to use Xinerama... no
  852. checking whether to use system liblangtag... no
  853. checking which libpng to use... internal
  854. checking whether to use specific JVM search path at runtime... no
  855. checking for jakarta-ant... no
  856. checking for ant... /usr/bin/ant
  857. checking if /usr/share/ant/bin/ant works... Ant works
  858. checking Ant lib directory... Ant lib directory found.
  859. checking whether Ant is >= 1.6.0... yes, 1.9.7
  860. checking which languages to be built... en-US
  861. checking for alternative branding images directory... none
  862. checking for 'intro' progress settings... none
  863. checking for extra build ID... not set
  864. checking for vendor... not set, using brainbreaker
  865. checking for Android package name... not set, using org.example.libreoffice
  866. checking whether to install the compat oo* wrappers... no
  867. checking for install dirname... libreoffice
  868. checking for prefix... /usr/local
  869. checking for Google Drive client id and secret... set
  870. checking for Alfresco Cloud client id and secret... set
  871. checking for OneDrive client id and secret... set
  872. checking whether to enable dependency tracking... yes
  873. checking for number of processors to use... 4
  874. checking whether C++11 use of const_iterator in standard containers is broken... no
  875. checking whether /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/llvm/prebuilt/linux-x86_64/bin/clang++ -gcc-toolchain /home/brainbreaker/android-sdk-linux/android-ndk-r15/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64 -target armv7-none-linux-androideabi -no-canonical-prefixes -mthumb -march=armv7-a -mfloat-abi=softfp -mfpu=neon -Wl,--fix-cortex-a8 -ffunction-sections -fdata-sections -L/home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a --sysroot=/home/brainbreaker/android-sdk-linux/android-ndk-r15/platforms/android-15/arch-arm -Qunused-arguments -fuse-ld=gold -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include -I /home/brainbreaker/android-sdk-linux/android-ndk-r15/sources/cxx-stl/gabi++/include has broken static initializer_list support... assuming not (cross-compiling)
  876. checking whether to create huge library... no
  877. checking whether to use icerun wrapper... no
  878. checking MPL subset... only
  879. checking formula logger... no
  880. configure: setting up the build environment variables...
  881. configure: creating ./config.status
  882. config.status: creating config_host.mk
  883. config.status: creating config_host_lang.mk
  884. config.status: creating Makefile
  885. config.status: creating lo.xcent
  886. config.status: creating bin/bffvalidator.sh
  887. config.status: creating bin/odfvalidator.sh
  888. config.status: creating bin/officeotron.sh
  889. config.status: creating instsetoo_native/util/openoffice.lst
  890. config.status: creating sysui/desktop/macosx/Info.plist
  891. config.status: creating ios/lo.xcconfig
  892. config.status: creating config_host/config_probes.h
  893. config.status: creating config_host/config_buildid.h
  894. config.status: creating config_host/config_clang.h
  895. config.status: creating config_host/config_dconf.h
  896. config.status: creating config_host/config_eot.h
  897. config.status: creating config_host/config_extension_update.h
  898. config.status: creating config_host/config_cairo_canvas.h
  899. config.status: creating config_host/config_cxxabi.h
  900. config.status: creating config_host/config_dbus.h
  901. config.status: creating config_host/config_features.h
  902. config.status: creating config_host/config_firebird.h
  903. config.status: creating config_host/config_folders.h
  904. config.status: creating config_host/config_gio.h
  905. config.status: creating config_host/config_global.h
  906. config.status: creating config_host/config_java.h
  907. config.status: creating config_host/config_lgpl.h
  908. config.status: creating config_host/config_liblangtag.h
  909. config.status: creating config_host/config_locales.h
  910. config.status: creating config_host/config_mpl.h
  911. config.status: creating config_host/config_kde4.h
  912. config.status: creating config_host/config_oox.h
  913. config.status: creating config_host/config_options.h
  914. config.status: creating config_host/config_options_calc.h
  915. config.status: creating config_host/config_test.h
  916. config.status: creating config_host/config_typesizes.h
  917. config.status: creating config_host/config_vcl.h
  918. config.status: creating config_host/config_vclplug.h
  919. config.status: creating config_host/config_version.h
  920. config.status: creating config_host/config_oauth2.h
  921. config.status: creating config_host/config_poppler.h
  922. config.status: creating config_host/config_python.h
  923. config.status: creating config_host/config_writerperfect.h
  924. ****************************************************************************
  925.  
  926. To build, run:
  927. /usr/bin/make
  928.  
  929. To view some help, run:
  930. /usr/bin/make help
  931.  
  932. *************************************
  933. * WARNING : TLS/SSL implementation to use is OpenSSL but some code may still depend on NSS or GNUTLS
  934. brainbreaker@brainbreaker:~/AndroidStudioProjects/LibreOffice$ make
  935. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libabw-0.1.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libabw-0.1.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "7a3d3415cf82ab9894f601d1b3057c4615060304d5279efdec6275e01b96a199"; then echo ERROR: expected checksum for libabw-0.1.1.tar.bz2 is 7a3d3415cf82ab9894f601d1b3057c4615060304d5279efdec6275e01b96a199 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libabw-0.1.1.tar.bz2 ../
  936. --2017-07-26 18:48:05--  https://dev-www.libreoffice.org/src/libabw-0.1.1.tar.bz2
  937. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  938. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  939. HTTP request sent, awaiting response... 200 OK
  940. Length: 369311 (361K) [application/octet-stream]
  941. Saving to: ‘./libabw-0.1.1.tar.bz2’
  942.  
  943.      0K .....                                                100%  442K=0.8s
  944.  
  945. 2017-07-26 18:48:08 (442 KB/s) - ‘./libabw-0.1.1.tar.bz2’ saved [369311/369311]
  946.  
  947. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/boost_1_63_0.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 boost_1_63_0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0"; then echo ERROR: expected checksum for boost_1_63_0.tar.bz2 is beae2529f759f6b3bf3f4969a19c2e9d6f0c503edcb2de4a61d1428519fcb3b0 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv boost_1_63_0.tar.bz2 ../
  948. --2017-07-26 18:48:08--  https://dev-www.libreoffice.org/src/boost_1_63_0.tar.bz2
  949. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  950. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  951. HTTP request sent, awaiting response... 200 OK
  952. Length: 81984414 (78M) [application/octet-stream]
  953. Saving to: ‘./boost_1_63_0.tar.bz2’
  954.  
  955.      0K ........ ........ ........ ........ ........ ........  3%  538K 2m23s
  956.   3072K ........ ........ ........ ........ ........ ........  7%  575K 2m13s
  957.   6144K ........ ........ ........ ........ ........ ........ 11%  571K 2m6s
  958.   9216K ........ ........ ........ ........ ........ ........ 15%  560K 2m1s
  959.  12288K ........ ........ ........ ........ ........ ........ 19%  562K 1m55s
  960.  15360K ........ ........ ........ ........ ........ ........ 23%  569K 1m50s
  961.  18432K ........ ........ ........ ........ ........ ........ 26%  583K 1m44s
  962.  21504K ........ ........ ........ ........ ........ ........ 30%  582K 98s
  963.  24576K ........ ........ ........ ........ ........ ........ 34%  667K 91s
  964.  27648K ........ ........ ........ ........ ........ ........ 38%  785K 83s
  965.  30720K ........ ........ ........ ........ ........ ........ 42%  780K 76s
  966.  33792K ........ ........ ........ ........ ........ ........ 46%  764K 70s
  967.  36864K ........ ........ ........ ........ ........ ........ 49%  787K 64s
  968.  39936K ........ ........ ........ ........ ........ ........ 53%  805K 58s
  969.  43008K ........ ........ ........ ........ ........ ........ 57%  753K 53s
  970.  46080K ........ ........ ........ ........ ........ ........ 61%  791K 47s
  971.  49152K ........ ........ ........ ........ ........ ........ 65%  743K 42s
  972.  52224K ........ ........ ........ ........ ........ ........ 69%  650K 38s
  973.  55296K ........ ........ ........ ........ ........ ........ 72%  772K 33s
  974.  58368K ........ ........ ........ ........ ........ ........ 76%  773K 28s
  975.  61440K ........ ........ ........ ........ ........ ........ 80%  740K 23s
  976.  64512K ........ ........ ........ ........ ........ ........ 84%  793K 19s
  977.  67584K ........ ........ ........ ........ ........ ........ 88%  797K 14s
  978.  70656K ........ ........ ........ ........ ........ ........ 92%  784K 9s
  979.  73728K ........ ........ ........ ........ ........ ........ 95%  772K 5s
  980.  76800K ........ ........ ........ ........ ........ ........ 99%  762K 0s
  981.  79872K ..                                                   100%  904K=1m56s
  982.  
  983. 2017-07-26 18:50:06 (688 KB/s) - ‘./boost_1_63_0.tar.bz2’ saved [81984414/81984414]
  984.  
  985. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip | sed "s/ .*//"` && if test "$SUM" != "9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96"; then echo ERROR: expected checksum for beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip is 9e93c73e23aff644b17dfff656444474c14150e7f3b38b19635e622235e01c96 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip ../
  986. --2017-07-26 18:50:06--  https://dev-www.libreoffice.org/src/beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip
  987. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  988. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  989. HTTP request sent, awaiting response... 200 OK
  990. Length: 1997625 (1.9M) [application/zip]
  991. Saving to: ‘./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip’
  992.  
  993.      0K ........ ........ ........ ......                    100%  694K=2.8s
  994.  
  995. 2017-07-26 18:50:11 (694 KB/s) - ‘./beeca87be45ec87d241ddd0e1bad80c1-bsh-2.0b6-src.zip’ saved [1997625/1997625]
  996.  
  997. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/cairo-1.14.8.tar.xz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 cairo-1.14.8.tar.xz | sed "s/ .*//"` && if test "$SUM" != "d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20"; then echo ERROR: expected checksum for cairo-1.14.8.tar.xz is d1f2d98ae9a4111564f6de4e013d639cf77155baf2556582295a0f00a9bc5e20 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv cairo-1.14.8.tar.xz ../
  998. --2017-07-26 18:50:11--  https://dev-www.libreoffice.org/src/cairo-1.14.8.tar.xz
  999. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1000. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1001. HTTP request sent, awaiting response... 200 OK
  1002. Length: 35392464 (34M) [application/octet-stream]
  1003. Saving to: ‘./cairo-1.14.8.tar.xz’
  1004.  
  1005.      0K ........ ........ ........ ........ ........ ........  8%  695K 45s
  1006.   3072K ........ ........ ........ ........ ........ ........ 17%  773K 39s
  1007.   6144K ........ ........ ........ ........ ........ ........ 26%  803K 34s
  1008.   9216K ........ ........ ........ ........ ........ ........ 35%  803K 29s
  1009.  12288K ........ ........ ........ ........ ........ ........ 44%  782K 25s
  1010.  15360K ........ ........ ........ ........ ........ ........ 53%  721K 21s
  1011.  18432K ........ ........ ........ ........ ........ ........ 62%  733K 17s
  1012.  21504K ........ ........ ........ ........ ........ ........ 71%  612K 14s
  1013.  24576K ........ ........ ........ ........ ........ ........ 79%  730K 9s
  1014.  27648K ........ ........ ........ ........ ........ ........ 88%  698K 5s
  1015.  30720K ........ ........ ........ ........ ........ ........ 97%  736K 1s
  1016.  33792K ........ ....                                        100%  645K=47s
  1017.  
  1018. 2017-07-26 18:51:00 (729 KB/s) - ‘./cairo-1.14.8.tar.xz’ saved [35392464/35392464]
  1019.  
  1020. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e"; then echo ERROR: expected checksum for e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz is 21b6b249b51c6800dc9553b65106e1e37d0e25df942c90531d4c3997aa20a88e 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz ../
  1021. --2017-07-26 18:51:01--  https://dev-www.libreoffice.org/src/e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz
  1022. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1023. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1024. HTTP request sent, awaiting response... 200 OK
  1025. Length: 878784 (858K) [application/octet-stream]
  1026. Saving to: ‘./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz’
  1027.  
  1028.      0K ........ .....                                       100%  421K=2.0s
  1029.  
  1030. 2017-07-26 18:51:04 (421 KB/s) - ‘./e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz’ saved [878784/878784]
  1031.  
  1032. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcdr-0.1.3.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcdr-0.1.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d"; then echo ERROR: expected checksum for libcdr-0.1.3.tar.bz2 is 5160bbbfefe52bd4880840fad2b07a512813e37bfaf8ccac062fca238f230f4d 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libcdr-0.1.3.tar.bz2 ../
  1033. --2017-07-26 18:51:04--  https://dev-www.libreoffice.org/src/libcdr-0.1.3.tar.bz2
  1034. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1035. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1036. HTTP request sent, awaiting response... 200 OK
  1037. Length: 731755 (715K) [application/octet-stream]
  1038. Saving to: ‘./libcdr-0.1.3.tar.bz2’
  1039.  
  1040.      0K ........ ...                                         100%  221K=3.2s
  1041.  
  1042. 2017-07-26 18:51:09 (221 KB/s) - ‘./libcdr-0.1.3.tar.bz2’ saved [731755/731755]
  1043.  
  1044. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab"; then echo ERROR: expected checksum for 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz is ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz ../
  1045. --2017-07-26 18:51:09--  https://dev-www.libreoffice.org/src/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz
  1046. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1047. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1048. HTTP request sent, awaiting response... 200 OK
  1049. Length: 2241498 (2.1M) [application/octet-stream]
  1050. Saving to: ‘./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz’
  1051.  
  1052.      0K ........ ........ ........ ........ ..               100%  469K=4.7s
  1053.  
  1054. 2017-07-26 18:51:15 (469 KB/s) - ‘./48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz’ saved [2241498/2241498]
  1055.  
  1056. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libcmis-0.5.1.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libcmis-0.5.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6acbdf22ecdbaba37728729b75bfc085ee5a4b49a6024757cfb86ccd3da27b0e"; then echo ERROR: expected checksum for libcmis-0.5.1.tar.gz is 6acbdf22ecdbaba37728729b75bfc085ee5a4b49a6024757cfb86ccd3da27b0e 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libcmis-0.5.1.tar.gz ../
  1057. --2017-07-26 18:51:15--  https://dev-www.libreoffice.org/src/libcmis-0.5.1.tar.gz
  1058. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1059. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1060. HTTP request sent, awaiting response... 200 OK
  1061. Length: 767701 (750K) [application/octet-stream]
  1062. Saving to: ‘./libcmis-0.5.1.tar.gz’
  1063.  
  1064.      0K ........ ...                                         100%  305K=2.5s
  1065.  
  1066. 2017-07-26 18:51:19 (305 KB/s) - ‘./libcmis-0.5.1.tar.gz’ saved [767701/767701]
  1067.  
  1068. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 CoinMP-1.7.6.tgz | sed "s/ .*//"` && if test "$SUM" != "86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f"; then echo ERROR: expected checksum for CoinMP-1.7.6.tgz is 86c798780b9e1f5921fe4efe651a93cb420623b45aa1fdff57af8c37f116113f 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv CoinMP-1.7.6.tgz ../
  1069. --2017-07-26 18:51:19--  https://dev-www.libreoffice.org/src/CoinMP-1.7.6.tgz
  1070. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1071. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1072. HTTP request sent, awaiting response... 200 OK
  1073. Length: 10343849 (9.9M) [application/octet-stream]
  1074. Saving to: ‘./CoinMP-1.7.6.tgz’
  1075.  
  1076.      0K ........ ........ ........ ........ ........ ........ 30%  467K 15s
  1077.   3072K ........ ........ ........ ........ ........ ........ 60%  665K 7s
  1078.   6144K ........ ........ ........ ........ ........ ........ 91%  711K 1s
  1079.   9216K ........ .....                                       100%  689K=17s
  1080.  
  1081. 2017-07-26 18:51:37 (601 KB/s) - ‘./CoinMP-1.7.6.tgz’ saved [10343849/10343849]
  1082.  
  1083. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/curl-7.52.1.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 curl-7.52.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "a8984e8b20880b621f61a62d95ff3c0763a3152093a9f9ce4287cfd614add6ae"; then echo ERROR: expected checksum for curl-7.52.1.tar.gz is a8984e8b20880b621f61a62d95ff3c0763a3152093a9f9ce4287cfd614add6ae 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv curl-7.52.1.tar.gz ../
  1084. --2017-07-26 18:51:37--  https://dev-www.libreoffice.org/src/curl-7.52.1.tar.gz
  1085. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1086. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1087. HTTP request sent, awaiting response... 200 OK
  1088. Length: 3504621 (3.3M) [application/octet-stream]
  1089. Saving to: ‘./curl-7.52.1.tar.gz’
  1090.  
  1091.      0K ........ ........ ........ ........ ........ ........ 89%  482K 1s
  1092.   3072K .....                                                100%  639K=6.9s
  1093.  
  1094. 2017-07-26 18:51:45 (494 KB/s) - ‘./curl-7.52.1.tar.gz’ saved [3504621/3504621]
  1095.  
  1096. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libe-book-0.1.2.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libe-book-0.1.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "b710a57c633205b933015474d0ac0862253d1c52114d535dd09b20939a0d1850"; then echo ERROR: expected checksum for libe-book-0.1.2.tar.bz2 is b710a57c633205b933015474d0ac0862253d1c52114d535dd09b20939a0d1850 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libe-book-0.1.2.tar.bz2 ../
  1097. --2017-07-26 18:51:45--  https://dev-www.libreoffice.org/src/libe-book-0.1.2.tar.bz2
  1098. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1099. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1100. HTTP request sent, awaiting response... 200 OK
  1101. Length: 465922 (455K) [application/octet-stream]
  1102. Saving to: ‘./libe-book-0.1.2.tar.bz2’
  1103.  
  1104.      0K .......                                              100%  288K=1.6s
  1105.  
  1106. 2017-07-26 18:51:48 (288 KB/s) - ‘./libe-book-0.1.2.tar.bz2’ saved [465922/465922]
  1107.  
  1108. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libetonyek-0.1.6.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libetonyek-0.1.6.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "032f53e8d7691e48a73ddbe74fa84c906ff6ff32a33e6ee2a935b6fdb6aecb78"; then echo ERROR: expected checksum for libetonyek-0.1.6.tar.bz2 is 032f53e8d7691e48a73ddbe74fa84c906ff6ff32a33e6ee2a935b6fdb6aecb78 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libetonyek-0.1.6.tar.bz2 ../
  1109. --2017-07-26 18:51:48--  https://dev-www.libreoffice.org/src/libetonyek-0.1.6.tar.bz2
  1110. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1111. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1112. HTTP request sent, awaiting response... 200 OK
  1113. Length: 1696455 (1.6M) [application/octet-stream]
  1114. Saving to: ‘./libetonyek-0.1.6.tar.bz2’
  1115.  
  1116.      0K ........ ........ ........ .                         100%  390K=4.2s
  1117.  
  1118. 2017-07-26 18:51:54 (390 KB/s) - ‘./libetonyek-0.1.6.tar.bz2’ saved [1696455/1696455]
  1119.  
  1120. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/expat-2.2.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 expat-2.2.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885"; then echo ERROR: expected checksum for expat-2.2.1.tar.bz2 is 1868cadae4c82a018e361e2b2091de103cd820aaacb0d6cfa49bd2cd83978885 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv expat-2.2.1.tar.bz2 ../
  1121. --2017-07-26 18:51:54--  https://dev-www.libreoffice.org/src/expat-2.2.1.tar.bz2
  1122. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1123. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1124. HTTP request sent, awaiting response... 200 OK
  1125. Length: 405441 (396K) [application/octet-stream]
  1126. Saving to: ‘./expat-2.2.1.tar.bz2’
  1127.  
  1128.      0K ......                                               100%  327K=1.2s
  1129.  
  1130. 2017-07-26 18:51:56 (327 KB/s) - ‘./expat-2.2.1.tar.bz2’ saved [405441/405441]
  1131.  
  1132. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/fontconfig-2.12.4.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 fontconfig-2.12.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "668293fcc4b3c59765cdee5cee05941091c0879edcc24dfec5455ef83912e45c"; then echo ERROR: expected checksum for fontconfig-2.12.4.tar.bz2 is 668293fcc4b3c59765cdee5cee05941091c0879edcc24dfec5455ef83912e45c 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv fontconfig-2.12.4.tar.bz2 ../
  1133. --2017-07-26 18:51:56--  https://dev-www.libreoffice.org/src/fontconfig-2.12.4.tar.bz2
  1134. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1135. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1136. HTTP request sent, awaiting response... 200 OK
  1137. Length: 1613580 (1.5M) [application/octet-stream]
  1138. Saving to: ‘./fontconfig-2.12.4.tar.bz2’
  1139.  
  1140.      0K ........ ........ ........                           100%  374K=4.2s
  1141.  
  1142. 2017-07-26 18:52:02 (374 KB/s) - ‘./fontconfig-2.12.4.tar.bz2’ saved [1613580/1613580]
  1143.  
  1144. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libfreehand-0.1.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libfreehand-0.1.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "45dab0e5d632eb51eeb00847972ca03835d6791149e9e714f093a9df2b445877"; then echo ERROR: expected checksum for libfreehand-0.1.1.tar.bz2 is 45dab0e5d632eb51eeb00847972ca03835d6791149e9e714f093a9df2b445877 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libfreehand-0.1.1.tar.bz2 ../
  1145. --2017-07-26 18:52:02--  https://dev-www.libreoffice.org/src/libfreehand-0.1.1.tar.bz2
  1146. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1147. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1148. HTTP request sent, awaiting response... 200 OK
  1149. Length: 597212 (583K) [application/octet-stream]
  1150. Saving to: ‘./libfreehand-0.1.1.tar.bz2’
  1151.  
  1152.      0K ........ .                                           100%  338K=1.7s
  1153.  
  1154. 2017-07-26 18:52:05 (338 KB/s) - ‘./libfreehand-0.1.1.tar.bz2’ saved [597212/597212]
  1155.  
  1156. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/freetype-2.7.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 freetype-2.7.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "3a3bb2c4e15ffb433f2032f50a5b5a92558206822e22bfe8cbe339af4aa82f88"; then echo ERROR: expected checksum for freetype-2.7.1.tar.bz2 is 3a3bb2c4e15ffb433f2032f50a5b5a92558206822e22bfe8cbe339af4aa82f88 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv freetype-2.7.1.tar.bz2 ../
  1157. --2017-07-26 18:52:05--  https://dev-www.libreoffice.org/src/freetype-2.7.1.tar.bz2
  1158. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1159. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1160. HTTP request sent, awaiting response... 200 OK
  1161. Length: 1825107 (1.7M) [application/octet-stream]
  1162. Saving to: ‘./freetype-2.7.1.tar.bz2’
  1163.  
  1164.      0K ........ ........ ........ ...                       100%  440K=4.1s
  1165.  
  1166. 2017-07-26 18:52:10 (440 KB/s) - ‘./freetype-2.7.1.tar.bz2’ saved [1825107/1825107]
  1167.  
  1168. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libepoxy-1.3.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libepoxy-1.3.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64"; then echo ERROR: expected checksum for libepoxy-1.3.1.tar.bz2 is 1d8668b0a259c709899e1c4bab62d756d9002d546ce4f59c9665e2fc5f001a64 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libepoxy-1.3.1.tar.bz2 ../
  1169. --2017-07-26 18:52:10--  https://dev-www.libreoffice.org/src/libepoxy-1.3.1.tar.bz2
  1170. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1171. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1172. HTTP request sent, awaiting response... 200 OK
  1173. Length: 820119 (801K) [application/octet-stream]
  1174. Saving to: ‘./libepoxy-1.3.1.tar.bz2’
  1175.  
  1176.      0K ........ ....                                        100%  318K=2.5s
  1177.  
  1178. 2017-07-26 18:52:14 (318 KB/s) - ‘./libepoxy-1.3.1.tar.bz2’ saved [820119/820119]
  1179.  
  1180. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip | sed "s/ .*//"` && if test "$SUM" != "d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a"; then echo ERROR: expected checksum for bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip is d0312c360efe04dd048b3311fe375ff36f1993b4c2e3cb58c81062990532904a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip ../
  1181. --2017-07-26 18:52:14--  https://dev-www.libreoffice.org/src/bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip
  1182. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1183. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1184. HTTP request sent, awaiting response... 200 OK
  1185. Length: 5290295 (5.0M) [application/zip]
  1186. Saving to: ‘./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip’
  1187.  
  1188.      0K ........ ........ ........ ........ ........ ........ 59%  464K 5s
  1189.   3072K ........ ........ ........ ........                  100%  545K=10s
  1190.  
  1191. 2017-07-26 18:52:26 (494 KB/s) - ‘./bae83fa5dc7f081768daace6e199adc3-glm-0.9.4.6-libreoffice.zip’ saved [5290295/5290295]
  1192.  
  1193. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.10.tgz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 graphite2-minimal-1.3.10.tgz | sed "s/ .*//"` && if test "$SUM" != "aa5e58356cd084000609ebbd93fef456a1bc0ab9e46fea20e81552fb286232a9"; then echo ERROR: expected checksum for graphite2-minimal-1.3.10.tgz is aa5e58356cd084000609ebbd93fef456a1bc0ab9e46fea20e81552fb286232a9 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv graphite2-minimal-1.3.10.tgz ../
  1194. --2017-07-26 18:52:26--  https://dev-www.libreoffice.org/src/graphite2-minimal-1.3.10.tgz
  1195. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1196. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1197. HTTP request sent, awaiting response... 200 OK
  1198. Length: 155690 (152K) [application/octet-stream]
  1199. Saving to: ‘./graphite2-minimal-1.3.10.tgz’
  1200.  
  1201.      0K ..                                                   100%  328K=0.5s
  1202.  
  1203. 2017-07-26 18:52:27 (328 KB/s) - ‘./graphite2-minimal-1.3.10.tgz’ saved [155690/155690]
  1204.  
  1205. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/harfbuzz-1.3.2.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 harfbuzz-1.3.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027"; then echo ERROR: expected checksum for harfbuzz-1.3.2.tar.bz2 is 8543a6372f08c5987c632dfaa86210c7edb3f43fbacd96095c609bc3539ce027 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv harfbuzz-1.3.2.tar.bz2 ../
  1206. --2017-07-26 18:52:28--  https://dev-www.libreoffice.org/src/harfbuzz-1.3.2.tar.bz2
  1207. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1208. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1209. HTTP request sent, awaiting response... 200 OK
  1210. Length: 1357986 (1.3M) [application/octet-stream]
  1211. Saving to: ‘./harfbuzz-1.3.2.tar.bz2’
  1212.  
  1213.      0K ........ ........ ....                               100%  354K=3.7s
  1214.  
  1215. 2017-07-26 18:52:33 (354 KB/s) - ‘./harfbuzz-1.3.2.tar.bz2’ saved [1357986/1357986]
  1216.  
  1217. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip | sed "s/ .*//"` && if test "$SUM" != "d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370"; then echo ERROR: expected checksum for 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip is d30b13f4ba2e3b6a2d4f020c0dee0a9fb9fc6fbcc2d561f36b78da4bf3802370 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip ../
  1218. --2017-07-26 18:52:33--  https://dev-www.libreoffice.org/src/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
  1219. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1220. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1221. HTTP request sent, awaiting response... 200 OK
  1222. Length: 3519470 (3.4M) [application/zip]
  1223. Saving to: ‘./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip’
  1224.  
  1225.      0K ........ ........ ........ ........ ........ ........ 89%  514K 1s
  1226.   3072K .....                                                100%  776K=6.4s
  1227.  
  1228. 2017-07-26 18:52:40 (533 KB/s) - ‘./17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip’ saved [3519470/3519470]
  1229.  
  1230. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz | sed "s/ .*//"` && if test "$SUM" != "512e7d2ee69dad0b35ca011076405e56e0f10963a02d4859dbcc4faf53ca68e2"; then echo ERROR: expected checksum for 047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz is 512e7d2ee69dad0b35ca011076405e56e0f10963a02d4859dbcc4faf53ca68e2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz ../
  1231. --2017-07-26 18:52:41--  https://dev-www.libreoffice.org/src/047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz
  1232. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1233. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1234. HTTP request sent, awaiting response... 200 OK
  1235. Length: 699377 (683K) [application/octet-stream]
  1236. Saving to: ‘./047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz’
  1237.  
  1238.      0K ........ ..                                          100%  449K=1.5s
  1239.  
  1240. 2017-07-26 18:52:43 (449 KB/s) - ‘./047c3feb121261b76dc16cdb62f54483-hunspell-1.6.0.tar.gz’ saved [699377/699377]
  1241.  
  1242. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz | sed "s/ .*//"` && if test "$SUM" != "304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705"; then echo ERROR: expected checksum for 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz is 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz ../
  1243. --2017-07-26 18:52:43--  https://dev-www.libreoffice.org/src/5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz
  1244. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1245. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1246. HTTP request sent, awaiting response... 200 OK
  1247. Length: 638369 (623K) [application/octet-stream]
  1248. Saving to: ‘./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz’
  1249.  
  1250.      0K ........ .                                           100%  295K=2.1s
  1251.  
  1252. 2017-07-26 18:52:47 (295 KB/s) - ‘./5ade6ae2a99bc1e9e57031ca88d36dad-hyphen-2.8.8.tar.gz’ saved [638369/638369]
  1253.  
  1254. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-59_1-src.tgz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-59_1-src.tgz | sed "s/ .*//"` && if test "$SUM" != "7132fdaf9379429d004005217f10e00b7d2319d0fea22bdfddef8991c45b75fe"; then echo ERROR: expected checksum for icu4c-59_1-src.tgz is 7132fdaf9379429d004005217f10e00b7d2319d0fea22bdfddef8991c45b75fe 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv icu4c-59_1-src.tgz ../
  1255. --2017-07-26 18:52:47--  https://dev-www.libreoffice.org/src/icu4c-59_1-src.tgz
  1256. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1257. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1258. HTTP request sent, awaiting response... 200 OK
  1259. Length: 22706578 (22M) [application/octet-stream]
  1260. Saving to: ‘./icu4c-59_1-src.tgz’
  1261.  
  1262.      0K ........ ........ ........ ........ ........ ........ 13%  502K 38s
  1263.   3072K ........ ........ ........ ........ ........ ........ 27%  706K 27s
  1264.   6144K ........ ........ ........ ........ ........ ........ 41%  695K 21s
  1265.   9216K ........ ........ ........ ........ ........ ........ 55%  721K 15s
  1266.  12288K ........ ........ ........ ........ ........ ........ 69%  701K 10s
  1267.  15360K ........ ........ ........ ........ ........ ........ 83%  742K 6s
  1268.  18432K ........ ........ ........ ........ ........ ........ 96%  746K 1s
  1269.  21504K ........ ..                                          100%  755K=33s
  1270.  
  1271. 2017-07-26 18:53:21 (679 KB/s) - ‘./icu4c-59_1-src.tgz’ saved [22706578/22706578]
  1272.  
  1273. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/icu4c-59_1-data.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 icu4c-59_1-data.zip | sed "s/ .*//"` && if test "$SUM" != "38a84c1289c32a96924ff286a2f33edc97671b4cc90e8c99708553a6b5a9e70a"; then echo ERROR: expected checksum for icu4c-59_1-data.zip is 38a84c1289c32a96924ff286a2f33edc97671b4cc90e8c99708553a6b5a9e70a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv icu4c-59_1-data.zip ../
  1274. --2017-07-26 18:53:21--  https://dev-www.libreoffice.org/src/icu4c-59_1-data.zip
  1275. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1276. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1277. HTTP request sent, awaiting response... 200 OK
  1278. Length: 15476078 (15M) [application/zip]
  1279. Saving to: ‘./icu4c-59_1-data.zip’
  1280.  
  1281.      0K ........ ........ ........ ........ ........ ........ 20%  691K 17s
  1282.   3072K ........ ........ ........ ........ ........ ........ 40%  708K 13s
  1283.   6144K ........ ........ ........ ........ ........ ........ 60%  764K 8s
  1284.   9216K ........ ........ ........ ........ ........ ........ 81%  701K 4s
  1285.  12288K ........ ........ ........ ........ ........ ....    100%  686K=21s
  1286.  
  1287. 2017-07-26 18:53:44 (709 KB/s) - ‘./icu4c-59_1-data.zip’ saved [15476078/15476078]
  1288.  
  1289. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.1.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libjpeg-turbo-1.5.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "41429d3d253017433f66e3d472b8c7d998491d2f41caa7306b8d9a6f2a2c666c"; then echo ERROR: expected checksum for libjpeg-turbo-1.5.1.tar.gz is 41429d3d253017433f66e3d472b8c7d998491d2f41caa7306b8d9a6f2a2c666c 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libjpeg-turbo-1.5.1.tar.gz ../
  1290. --2017-07-26 18:53:44--  https://dev-www.libreoffice.org/src/libjpeg-turbo-1.5.1.tar.gz
  1291. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1292. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1293. HTTP request sent, awaiting response... 200 OK
  1294. Length: 1650647 (1.6M) [application/octet-stream]
  1295. Saving to: ‘./libjpeg-turbo-1.5.1.tar.gz’
  1296.  
  1297.      0K ........ ........ ........ .                         100%  554K=2.9s
  1298.  
  1299. 2017-07-26 18:53:48 (554 KB/s) - ‘./libjpeg-turbo-1.5.1.tar.gz’ saved [1650647/1650647]
  1300.  
  1301. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/lcms2-2.8.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 lcms2-2.8.tar.gz | sed "s/ .*//"` && if test "$SUM" != "66d02b229d2ea9474e62c2b6cd6720fde946155cd1d0d2bffdab829790a0fb22"; then echo ERROR: expected checksum for lcms2-2.8.tar.gz is 66d02b229d2ea9474e62c2b6cd6720fde946155cd1d0d2bffdab829790a0fb22 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv lcms2-2.8.tar.gz ../
  1302. --2017-07-26 18:53:48--  https://dev-www.libreoffice.org/src/lcms2-2.8.tar.gz
  1303. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1304. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1305. HTTP request sent, awaiting response... 200 OK
  1306. Length: 6687005 (6.4M) [application/octet-stream]
  1307. Saving to: ‘./lcms2-2.8.tar.gz’
  1308.  
  1309.      0K ........ ........ ........ ........ ........ ........ 47%  660K 5s
  1310.   3072K ........ ........ ........ ........ ........ ........ 94%  750K 1s
  1311.   6144K ......                                               100%  830K=9.2s
  1312.  
  1313. 2017-07-26 18:53:59 (709 KB/s) - ‘./lcms2-2.8.tar.gz’ saved [6687005/6687005]
  1314.  
  1315. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "9595601c41051356d03d0a7d5dcad334fe1b420d221f6885d143c14bb8d62163"; then echo ERROR: expected checksum for 10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2 is 9595601c41051356d03d0a7d5dcad334fe1b420d221f6885d143c14bb8d62163 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2 ../
  1316. --2017-07-26 18:53:59--  https://dev-www.libreoffice.org/src/10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2
  1317. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1318. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1319. HTTP request sent, awaiting response... 200 OK
  1320. Length: 1129140 (1.1M) [application/octet-stream]
  1321. Saving to: ‘./10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2’
  1322.  
  1323.      0K ........ ........ .                                  100%  351K=3.1s
  1324.  
  1325. 2017-07-26 18:54:04 (351 KB/s) - ‘./10d61fbaa6a06348823651b1bd7940fe-libexttextcat-3.4.4.tar.bz2’ saved [1129140/1129140]
  1326.  
  1327. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/language-subtag-registry-2017-04-19.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 language-subtag-registry-2017-04-19.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "8333809eec6fce852a1d6de68859962106e13a84705417efb03452164da3ee7a"; then echo ERROR: expected checksum for language-subtag-registry-2017-04-19.tar.bz2 is 8333809eec6fce852a1d6de68859962106e13a84705417efb03452164da3ee7a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv language-subtag-registry-2017-04-19.tar.bz2 ../
  1328. --2017-07-26 18:54:04--  https://dev-www.libreoffice.org/src/language-subtag-registry-2017-04-19.tar.bz2
  1329. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1330. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1331. HTTP request sent, awaiting response... 200 OK
  1332. Length: 74240 (72K) [application/octet-stream]
  1333. Saving to: ‘./language-subtag-registry-2017-04-19.tar.bz2’
  1334.  
  1335.      0K .                                                    100%  319K=0.2s
  1336.  
  1337. 2017-07-26 18:54:05 (319 KB/s) - ‘./language-subtag-registry-2017-04-19.tar.bz2’ saved [74240/74240]
  1338.  
  1339. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liblangtag-0.6.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e"; then echo ERROR: expected checksum for liblangtag-0.6.2.tar.bz2 is d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv liblangtag-0.6.2.tar.bz2 ../
  1340. --2017-07-26 18:54:05--  https://dev-www.libreoffice.org/src/liblangtag-0.6.2.tar.bz2
  1341. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1342. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1343. HTTP request sent, awaiting response... 200 OK
  1344. Length: 766080 (748K) [application/octet-stream]
  1345. Saving to: ‘./liblangtag-0.6.2.tar.bz2’
  1346.  
  1347.      0K ........ ...                                         100%  392K=1.9s
  1348.  
  1349. 2017-07-26 18:54:08 (392 KB/s) - ‘./liblangtag-0.6.2.tar.bz2’ saved [766080/766080]
  1350.  
  1351. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpng-1.6.30.tar.xz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpng-1.6.30.tar.xz | sed "s/ .*//"` && if test "$SUM" != "267c332ffff70cc599d3929207869f698798f1df143aa5f9597b007c14353666"; then echo ERROR: expected checksum for libpng-1.6.30.tar.xz is 267c332ffff70cc599d3929207869f698798f1df143aa5f9597b007c14353666 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libpng-1.6.30.tar.xz ../
  1352. --2017-07-26 18:54:08--  https://dev-www.libreoffice.org/src/libpng-1.6.30.tar.xz
  1353. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1354. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1355. HTTP request sent, awaiting response... 200 OK
  1356. Length: 988608 (965K) [application/octet-stream]
  1357. Saving to: ‘./libpng-1.6.30.tar.xz’
  1358.  
  1359.      0K ........ .......                                     100%  350K=2.8s
  1360.  
  1361. 2017-07-26 18:54:12 (350 KB/s) - ‘./libpng-1.6.30.tar.xz’ saved [988608/988608]
  1362.  
  1363. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c"; then echo ERROR: expected checksum for ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz is ffb911191e509b966deb55de705387f14156e1a56b21824357cdf0053233633c 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz ../
  1364. --2017-07-26 18:54:12--  https://dev-www.libreoffice.org/src/ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz
  1365. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1366. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1367. HTTP request sent, awaiting response... 200 OK
  1368. Length: 5374830 (5.1M) [application/octet-stream]
  1369. Saving to: ‘./ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz’
  1370.  
  1371.      0K ........ ........ ........ ........ ........ ........ 58%  532K 4s
  1372.   3072K ........ ........ ........ ........ ..               100%  795K=8.5s
  1373.  
  1374. 2017-07-26 18:54:21 (616 KB/s) - ‘./ae249165c173b1ff386ee8ad676815f5-libxml2-2.9.4.tar.gz’ saved [5374830/5374830]
  1375.  
  1376. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/xmlsec1-1.2.24.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 xmlsec1-1.2.24.tar.gz | sed "s/ .*//"` && if test "$SUM" != "99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc"; then echo ERROR: expected checksum for xmlsec1-1.2.24.tar.gz is 99a8643f118bb1261a72162f83e2deba0f4f690893b4b90e1be4f708e8d481cc 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv xmlsec1-1.2.24.tar.gz ../
  1377. --2017-07-26 18:54:21--  https://dev-www.libreoffice.org/src/xmlsec1-1.2.24.tar.gz
  1378. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1379. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1380. HTTP request sent, awaiting response... 200 OK
  1381. Length: 1835762 (1.8M) [application/octet-stream]
  1382. Saving to: ‘./xmlsec1-1.2.24.tar.gz’
  1383.  
  1384.      0K ........ ........ ........ ....                      100%  377K=4.8s
  1385.  
  1386. 2017-07-26 18:54:28 (377 KB/s) - ‘./xmlsec1-1.2.24.tar.gz’ saved [1835762/1835762]
  1387.  
  1388. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz | sed "s/ .*//"` && if test "$SUM" != "b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce"; then echo ERROR: expected checksum for a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz is b5976e3857837e7617b29f2249ebb5eeac34e249208d31f1fbf7a6ba7a4090ce 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz ../
  1389. --2017-07-26 18:54:28--  https://dev-www.libreoffice.org/src/a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz
  1390. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1391. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1392. HTTP request sent, awaiting response... 200 OK
  1393. Length: 3428524 (3.3M) [application/octet-stream]
  1394. Saving to: ‘./a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz’
  1395.  
  1396.      0K ........ ........ ........ ........ ........ ........ 91%  624K 0s
  1397.   3072K ....                                                 100%  860K=5.2s
  1398.  
  1399. 2017-07-26 18:54:34 (639 KB/s) - ‘./a129d3c44c022de3b9dcf6d6f288d72e-libxslt-1.1.29.tar.gz’ saved [3428524/3428524]
  1400.  
  1401. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/mdds-1.2.3.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 mdds-1.2.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "402fec18256f95b89517d54d85f00bce1faa6e517cb3d7c98a720fddd063354f"; then echo ERROR: expected checksum for mdds-1.2.3.tar.bz2 is 402fec18256f95b89517d54d85f00bce1faa6e517cb3d7c98a720fddd063354f 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv mdds-1.2.3.tar.bz2 ../
  1402. --2017-07-26 18:54:34--  https://dev-www.libreoffice.org/src/mdds-1.2.3.tar.bz2
  1403. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1404. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1405. HTTP request sent, awaiting response... 200 OK
  1406. Length: 287079 (280K) [application/octet-stream]
  1407. Saving to: ‘./mdds-1.2.3.tar.bz2’
  1408.  
  1409.      0K ....                                                 100%  291K=1.0s
  1410.  
  1411. 2017-07-26 18:54:36 (291 KB/s) - ‘./mdds-1.2.3.tar.bz2’ saved [287079/287079]
  1412.  
  1413. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz | sed "s/ .*//"` && if test "$SUM" != "c48d1c2fd613c9c06c959c34da7b8388059e2408d2bb19845dc3ed35f76e4d09"; then echo ERROR: expected checksum for 368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz is c48d1c2fd613c9c06c959c34da7b8388059e2408d2bb19845dc3ed35f76e4d09 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz ../
  1414. --2017-07-26 18:54:36--  https://dev-www.libreoffice.org/src/368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz
  1415. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1416. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1417. HTTP request sent, awaiting response... 200 OK
  1418. Length: 112756 (110K) [application/octet-stream]
  1419. Saving to: ‘./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz’
  1420.  
  1421.      0K .                                                    100%  200K=0.5s
  1422.  
  1423. 2017-07-26 18:54:38 (200 KB/s) - ‘./368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz’ saved [112756/112756]
  1424.  
  1425. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz | sed "s/ .*//"` && if test "$SUM" != "4bd12b6cbc321c1cf16da76e2c585c925ce956a08067ae6f6c64eff6ccfdaf5a"; then echo ERROR: expected checksum for c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz is 4bd12b6cbc321c1cf16da76e2c585c925ce956a08067ae6f6c64eff6ccfdaf5a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz ../
  1426. --2017-07-26 18:54:38--  https://dev-www.libreoffice.org/src/c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz
  1427. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1428. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1429. HTTP request sent, awaiting response... 200 OK
  1430. Length: 1169488 (1.1M) [application/octet-stream]
  1431. Saving to: ‘./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz’
  1432.  
  1433.      0K ........ ........ .                                  100%  380K=3.0s
  1434.  
  1435. 2017-07-26 18:54:43 (380 KB/s) - ‘./c74b7223abe75949b4af367942d96c7a-crosextrafonts-carlito-20130920.tar.gz’ saved [1169488/1169488]
  1436.  
  1437. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip | sed "s/ .*//"` && if test "$SUM" != "7576310b219e04159d35ff61dd4a4ec4cdba4f35c00e002a136f00e96a908b0a"; then echo ERROR: expected checksum for 33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip is 7576310b219e04159d35ff61dd4a4ec4cdba4f35c00e002a136f00e96a908b0a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip ../
  1438. --2017-07-26 18:54:43--  https://dev-www.libreoffice.org/src/33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip
  1439. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1440. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1441. HTTP request sent, awaiting response... 200 OK
  1442. Length: 5522795 (5.3M) [application/zip]
  1443. Saving to: ‘./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip’
  1444.  
  1445.      0K ........ ........ ........ ........ ........ ........ 56%  485K 5s
  1446.   3072K ........ ........ ........ ........ ....             100%  761K=9.4s
  1447.  
  1448. 2017-07-26 18:54:53 (575 KB/s) - ‘./33e1e61fab06a547851ed308b4ffef42-dejavu-fonts-ttf-2.37.zip’ saved [5522795/5522795]
  1449.  
  1450. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip | sed "s/ .*//"` && if test "$SUM" != "2f1a2c5491d7305dffd3520c6375d2f3e14931ee35c6d8ae1e8f098bf1a7b3cc"; then echo ERROR: expected checksum for 1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip is 2f1a2c5491d7305dffd3520c6375d2f3e14931ee35c6d8ae1e8f098bf1a7b3cc 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip ../
  1451. --2017-07-26 18:54:53--  https://dev-www.libreoffice.org/src/1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip
  1452. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1453. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1454. HTTP request sent, awaiting response... 200 OK
  1455. Length: 811606 (793K) [application/zip]
  1456. Saving to: ‘./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip’
  1457.  
  1458.      0K ........ ....                                        100%  309K=2.6s
  1459.  
  1460. 2017-07-26 18:54:57 (309 KB/s) - ‘./1725634df4bb3dcb1b2c91a6175f8789-GentiumBasic_1102.zip’ saved [811606/811606]
  1461.  
  1462. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4cfee5c"; then echo ERROR: expected checksum for 134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz is 61a7e2b6742a43c73e8762cdfeaf6dfcf9abdd2cfa0b099a9854d69bc4cfee5c 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz ../
  1463. --2017-07-26 18:54:57--  https://dev-www.libreoffice.org/src/134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz
  1464. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1465. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1466. HTTP request sent, awaiting response... 200 OK
  1467. Length: 1333593 (1.3M) [application/octet-stream]
  1468. Saving to: ‘./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz’
  1469.  
  1470.      0K ........ ........ ....                               100%  362K=3.6s
  1471.  
  1472. 2017-07-26 18:55:02 (362 KB/s) - ‘./134d8262145fc793c6af494dcace3e71-liberation-fonts-ttf-1.07.4.tar.gz’ saved [1333593/1333593]
  1473.  
  1474. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504"; then echo ERROR: expected checksum for 5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz is 7890278a6cd17873c57d9cd785c2d230d9abdea837e96516019c5885dd271504 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz ../
  1475. --2017-07-26 18:55:02--  https://dev-www.libreoffice.org/src/5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz
  1476. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1477. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1478. HTTP request sent, awaiting response... 200 OK
  1479. Length: 2285857 (2.2M) [application/octet-stream]
  1480. Saving to: ‘./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz’
  1481.  
  1482.      0K ........ ........ ........ ........ ..               100%  286K=7.8s
  1483.  
  1484. 2017-07-26 18:55:11 (286 KB/s) - ‘./5c781723a0d9ed6188960defba8e91cf-liberation-fonts-ttf-2.00.1.tar.gz’ saved [2285857/2285857]
  1485.  
  1486. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip | sed "s/ .*//"` && if test "$SUM" != "54adcb2bc8cac0927a647fbd9362f45eff48130ce6e2379dc3867643019e08c5"; then echo ERROR: expected checksum for e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip is 54adcb2bc8cac0927a647fbd9362f45eff48130ce6e2379dc3867643019e08c5 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip ../
  1487. --2017-07-26 18:55:11--  https://dev-www.libreoffice.org/src/e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip
  1488. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1489. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1490. HTTP request sent, awaiting response... 200 OK
  1491. Length: 6651982 (6.3M) [application/zip]
  1492. Saving to: ‘./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip’
  1493.  
  1494.      0K ........ ........ ........ ........ ........ ........ 47%  355K 10s
  1495.   3072K ........ ........ ........ ........ ........ ........ 94%  659K 1s
  1496.   6144K .....                                                100%  697K=14s
  1497.  
  1498. 2017-07-26 18:55:27 (471 KB/s) - ‘./e7a384790b13c29113e22e596ade9687-LinLibertineG-20120116.zip’ saved [6651982/6651982]
  1499.  
  1500. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz | sed "s/ .*//"` && if test "$SUM" != "cc80fd415e57ecec067339beadd0eef9eaa45e65d3c51a922ba5f9172779bfb8"; then echo ERROR: expected checksum for 7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz is cc80fd415e57ecec067339beadd0eef9eaa45e65d3c51a922ba5f9172779bfb8 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz ../
  1501. --2017-07-26 18:55:27--  https://dev-www.libreoffice.org/src/7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz
  1502. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1503. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1504. HTTP request sent, awaiting response... 200 OK
  1505. Length: 466545 (456K) [application/octet-stream]
  1506. Saving to: ‘./7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz’
  1507.  
  1508.      0K .......                                              100%  269K=1.7s
  1509.  
  1510. 2017-07-26 18:55:30 (269 KB/s) - ‘./7a15edea7d415ac5150ea403e27401fd-open-sans-font-ttf-1.10.tar.gz’ saved [466545/466545]
  1511.  
  1512. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6757feb23f889a82df59679d02b8ee1f907df0a0ac1c49cdb48ed737b60e5dfa"; then echo ERROR: expected checksum for c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz is 6757feb23f889a82df59679d02b8ee1f907df0a0ac1c49cdb48ed737b60e5dfa 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz ../
  1513. --2017-07-26 18:55:30--  https://dev-www.libreoffice.org/src/c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz
  1514. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1515. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1516. HTTP request sent, awaiting response... 200 OK
  1517. Length: 714196 (697K) [application/octet-stream]
  1518. Saving to: ‘./c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz’
  1519.  
  1520.      0K ........ ..                                          100%  316K=2.2s
  1521.  
  1522. 2017-07-26 18:55:33 (316 KB/s) - ‘./c3c1a8ba7452950636e871d25020ce0d-pt-serif-font-1.0000W.tar.gz’ saved [714196/714196]
  1523.  
  1524. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz | sed "s/ .*//"` && if test "$SUM" != "09466dce87653333f189acd8358c60c6736dcd95f042dee0b644bdcf65b6ae2f"; then echo ERROR: expected checksum for 907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz is 09466dce87653333f189acd8358c60c6736dcd95f042dee0b644bdcf65b6ae2f 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz ../
  1525. --2017-07-26 18:55:33--  https://dev-www.libreoffice.org/src/907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz
  1526. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1527. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1528. HTTP request sent, awaiting response... 200 OK
  1529. Length: 1338551 (1.3M) [application/octet-stream]
  1530. Saving to: ‘./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz’
  1531.  
  1532.      0K ........ ........ ....                               100%  367K=3.6s
  1533.  
  1534. 2017-07-26 18:55:38 (367 KB/s) - ‘./907d6e99f241876695c19ff3db0b8923-source-code-pro-2.030R-ro-1.050R-it.tar.gz’ saved [1338551/1338551]
  1535.  
  1536. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz | sed "s/ .*//"` && if test "$SUM" != "e7bc9a1fec787a529e49f5a26b93dcdcf41506449dfc70f92cdef6d17eb6fb61"; then echo ERROR: expected checksum for edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz is e7bc9a1fec787a529e49f5a26b93dcdcf41506449dfc70f92cdef6d17eb6fb61 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz ../
  1537. --2017-07-26 18:55:38--  https://dev-www.libreoffice.org/src/edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz
  1538. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1539. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1540. HTTP request sent, awaiting response... 200 OK
  1541. Length: 1098827 (1.0M) [application/octet-stream]
  1542. Saving to: ‘./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz’
  1543.  
  1544.      0K ........ ........                                    100%  353K=3.0s
  1545.  
  1546. 2017-07-26 18:55:43 (353 KB/s) - ‘./edc4d741888bc0d38e32dbaa17149596-source-sans-pro-2.010R-ro-1.065R-it.tar.gz’ saved [1098827/1098827]
  1547.  
  1548. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/EmojiOneColor-SVGinOT-1.3.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 EmojiOneColor-SVGinOT-1.3.tar.gz | sed "s/ .*//"` && if test "$SUM" != "d1a08f7c10589f22740231017694af0a7a270760c8dec33d8d1c038e2be0a0c7"; then echo ERROR: expected checksum for EmojiOneColor-SVGinOT-1.3.tar.gz is d1a08f7c10589f22740231017694af0a7a270760c8dec33d8d1c038e2be0a0c7 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv EmojiOneColor-SVGinOT-1.3.tar.gz ../
  1549. --2017-07-26 18:55:43--  https://dev-www.libreoffice.org/src/EmojiOneColor-SVGinOT-1.3.tar.gz
  1550. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1551. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1552. HTTP request sent, awaiting response... 200 OK
  1553. Length: 2961759 (2.8M) [application/octet-stream]
  1554. Saving to: ‘./EmojiOneColor-SVGinOT-1.3.tar.gz’
  1555.  
  1556.      0K ........ ........ ........ ........ ........ .....   100% 31.1K=93s
  1557.  
  1558. 2017-07-26 18:57:17 (31.1 KB/s) - ‘./EmojiOneColor-SVGinOT-1.3.tar.gz’ saved [2961759/2961759]
  1559.  
  1560. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmspub-0.1.2.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmspub-0.1.2.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "26d488527ffbb0b41686d4bab756e3e6aaeb99f88adeb169d0c16d2cde96859a"; then echo ERROR: expected checksum for libmspub-0.1.2.tar.bz2 is 26d488527ffbb0b41686d4bab756e3e6aaeb99f88adeb169d0c16d2cde96859a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libmspub-0.1.2.tar.bz2 ../
  1561. --2017-07-26 18:57:17--  https://dev-www.libreoffice.org/src/libmspub-0.1.2.tar.bz2
  1562. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1563. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1564. HTTP request sent, awaiting response... 200 OK
  1565. Length: 429360 (419K) [application/octet-stream]
  1566. Saving to: ‘./libmspub-0.1.2.tar.bz2’
  1567.  
  1568.      0K ......                                               100% 14.4K=29s
  1569.  
  1570. 2017-07-26 18:57:48 (14.4 KB/s) - ‘./libmspub-0.1.2.tar.bz2’ saved [429360/429360]
  1571.  
  1572. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libmwaw-0.3.12.tar.xz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libmwaw-0.3.12.tar.xz | sed "s/ .*//"` && if test "$SUM" != "7691a6e6e7221d61c40e3f630a8907e3e516b99a587e47d09ec53f8ac60ed1e7"; then echo ERROR: expected checksum for libmwaw-0.3.12.tar.xz is 7691a6e6e7221d61c40e3f630a8907e3e516b99a587e47d09ec53f8ac60ed1e7 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libmwaw-0.3.12.tar.xz ../
  1573. --2017-07-26 18:57:48--  https://dev-www.libreoffice.org/src/libmwaw-0.3.12.tar.xz
  1574. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1575. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1576. HTTP request sent, awaiting response... 200 OK
  1577. Length: 1258972 (1.2M) [application/octet-stream]
  1578. Saving to: ‘./libmwaw-0.3.12.tar.xz’
  1579.  
  1580.      0K ........ ........ ...                                100% 14.4K=86s
  1581.  
  1582. 2017-07-26 18:59:15 (14.4 KB/s) - ‘./libmwaw-0.3.12.tar.xz’ saved [1258972/1258972]
  1583.  
  1584. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz | sed "s/ .*//"` && if test "$SUM" != "1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f"; then echo ERROR: expected checksum for a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz is 1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz ../
  1585. --2017-07-26 18:59:15--  https://dev-www.libreoffice.org/src/a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz
  1586. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1587. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1588. HTTP request sent, awaiting response... 200 OK
  1589. Length: 4910303 (4.7M) [application/octet-stream]
  1590. Saving to: ‘./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz’
  1591.  
  1592.      0K ........ ........ ........ ........ ........ ........ 64% 14.1K 2m2s
  1593.   3072K ........ ........ ........ ..                        100% 14.3K=5m38s
  1594.  
  1595. 2017-07-26 19:04:55 (14.2 KB/s) - ‘./a8c2c5b8f09e7ede322d5c602ff6a4b6-mythes-1.2.4.tar.gz’ saved [4910303/4910303]
  1596.  
  1597. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libodfgen-0.1.6.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2"; then echo ERROR: expected checksum for libodfgen-0.1.6.tar.bz2 is 2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libodfgen-0.1.6.tar.bz2 ../
  1598. --2017-07-26 19:04:55--  https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2
  1599. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1600. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1601. HTTP request sent, awaiting response... 200 OK
  1602. Length: 446705 (436K) [application/octet-stream]
  1603. Saving to: ‘./libodfgen-0.1.6.tar.bz2’
  1604.  
  1605.      0K .....^Z
  1606. [1]+  Stopped                 make
  1607. brainbreaker@brainbreaker:~/AndroidStudioProjects/LibreOffice$ make
  1608. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libodfgen-0.1.6.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2"; then echo ERROR: expected checksum for libodfgen-0.1.6.tar.bz2 is 2c7b21892f84a4c67546f84611eccdad6259875c971e98ddb027da66ea0ac9c2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libodfgen-0.1.6.tar.bz2 ../
  1609. --2017-07-26 19:08:26--  https://dev-www.libreoffice.org/src/libodfgen-0.1.6.tar.bz2
  1610. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1611. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1612. HTTP request sent, awaiting response... 200 OK
  1613. Length: 446705 (436K) [application/octet-stream]
  1614. Saving to: ‘./libodfgen-0.1.6.tar.bz2’
  1615.  
  1616.      0K ......                                               100%  107K=4.1s
  1617.  
  1618. 2017-07-26 19:08:32 (107 KB/s) - ‘./libodfgen-0.1.6.tar.bz2’ saved [446705/446705]
  1619.  
  1620. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/openssl-1.0.2k.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 openssl-1.0.2k.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0"; then echo ERROR: expected checksum for openssl-1.0.2k.tar.gz is 6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv openssl-1.0.2k.tar.gz ../
  1621. --2017-07-26 19:08:32--  https://dev-www.libreoffice.org/src/openssl-1.0.2k.tar.gz
  1622. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1623. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1624. HTTP request sent, awaiting response... 200 OK
  1625. Length: 5309236 (5.1M) [application/octet-stream]
  1626. Saving to: ‘./openssl-1.0.2k.tar.gz’
  1627.  
  1628.      0K ........ ........ ........ ........ ........ ........ 59%  122K 17s
  1629.   3072K ........ ........ ........ ........ .                100%  172K=38s
  1630.  
  1631. 2017-07-26 19:09:12 (138 KB/s) - ‘./openssl-1.0.2k.tar.gz’ saved [5309236/5309236]
  1632.  
  1633. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/liborcus-0.12.1.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 liborcus-0.12.1.tar.gz | sed "s/ .*//"` && if test "$SUM" != "676b1fedd721f64489650f5e76d7f98b750439914d87cae505b8163d08447908"; then echo ERROR: expected checksum for liborcus-0.12.1.tar.gz is 676b1fedd721f64489650f5e76d7f98b750439914d87cae505b8163d08447908 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv liborcus-0.12.1.tar.gz ../
  1634. --2017-07-26 19:09:12--  https://dev-www.libreoffice.org/src/liborcus-0.12.1.tar.gz
  1635. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1636. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1637. HTTP request sent, awaiting response... 200 OK
  1638. Length: 2117890 (2.0M) [application/octet-stream]
  1639. Saving to: ‘./liborcus-0.12.1.tar.gz’
  1640.  
  1641.      0K ........ ........ ........ ........                  100%  144K=14s
  1642.  
  1643. 2017-07-26 19:09:28 (144 KB/s) - ‘./liborcus-0.12.1.tar.gz’ saved [2117890/2117890]
  1644.  
  1645. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/owncloud-android-library-0.9.4-no-binary-deps.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 owncloud-android-library-0.9.4-no-binary-deps.tar.gz | sed "s/ .*//"` && if test "$SUM" != "b18b3e3ef7fae6a79b62f2bb43cc47a5346b6330f6a383dc4be34439aca5e9fb"; then echo ERROR: expected checksum for owncloud-android-library-0.9.4-no-binary-deps.tar.gz is b18b3e3ef7fae6a79b62f2bb43cc47a5346b6330f6a383dc4be34439aca5e9fb 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv owncloud-android-library-0.9.4-no-binary-deps.tar.gz ../
  1646. --2017-07-26 19:09:28--  https://dev-www.libreoffice.org/src/owncloud-android-library-0.9.4-no-binary-deps.tar.gz
  1647. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1648. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1649. HTTP request sent, awaiting response... 200 OK
  1650. Length: 760676 (743K) [application/octet-stream]
  1651. Saving to: ‘./owncloud-android-library-0.9.4-no-binary-deps.tar.gz’
  1652.  
  1653.      0K ........ ...                                         100% 83.9K=8.9s
  1654.  
  1655. 2017-07-26 19:09:40 (83.9 KB/s) - ‘./owncloud-android-library-0.9.4-no-binary-deps.tar.gz’ saved [760676/760676]
  1656.  
  1657. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libpagemaker-0.0.3.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libpagemaker-0.0.3.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "3b5de037692f8e156777a75e162f6b110fa24c01749e4a66d7eb83f364e52a33"; then echo ERROR: expected checksum for libpagemaker-0.0.3.tar.bz2 is 3b5de037692f8e156777a75e162f6b110fa24c01749e4a66d7eb83f364e52a33 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libpagemaker-0.0.3.tar.bz2 ../
  1658. --2017-07-26 19:09:40--  https://dev-www.libreoffice.org/src/libpagemaker-0.0.3.tar.bz2
  1659. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1660. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1661. HTTP request sent, awaiting response... 200 OK
  1662. Length: 376953 (368K) [application/octet-stream]
  1663. Saving to: ‘./libpagemaker-0.0.3.tar.bz2’
  1664.  
  1665.      0K .....                                                100%  133K=2.8s
  1666.  
  1667. 2017-07-26 19:09:44 (133 KB/s) - ‘./libpagemaker-0.0.3.tar.bz2’ saved [376953/376953]
  1668.  
  1669. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/pdfium-3151.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 pdfium-3151.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "d24f41b65a797e545eeafc37106a85001437664267361a7576572b967d31ed6a"; then echo ERROR: expected checksum for pdfium-3151.tar.bz2 is d24f41b65a797e545eeafc37106a85001437664267361a7576572b967d31ed6a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv pdfium-3151.tar.bz2 ../
  1670. --2017-07-26 19:09:44--  https://dev-www.libreoffice.org/src/pdfium-3151.tar.bz2
  1671. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1672. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1673. HTTP request sent, awaiting response... 200 OK
  1674. Length: 5791340 (5.5M) [application/octet-stream]
  1675. Saving to: ‘./pdfium-3151.tar.bz2’
  1676.  
  1677.      0K ........ ........ ........ ........ ........ ........ 54%  169K 15s
  1678.   3072K ........ ........ ........ ........ ........         100%  226K=30s
  1679.  
  1680. 2017-07-26 19:10:17 (191 KB/s) - ‘./pdfium-3151.tar.bz2’ saved [5791340/5791340]
  1681.  
  1682. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz | sed "s/ .*//"` && if test "$SUM" != "ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed"; then echo ERROR: expected checksum for a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz is ada7f0ba54787b33485d090d3d2680533520cd4426d2f7fb4782dd4a6a1480ed 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz ../
  1683. --2017-07-26 19:10:17--  https://dev-www.libreoffice.org/src/a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz
  1684. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1685. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1686. HTTP request sent, awaiting response... 200 OK
  1687. Length: 1886657 (1.8M) [application/octet-stream]
  1688. Saving to: ‘./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz’
  1689.  
  1690.      0K ........ ........ ........ ....                      100%  208K=8.9s
  1691.  
  1692. 2017-07-26 19:10:27 (208 KB/s) - ‘./a39f6c07ddb20d7dd2ff1f95fa21e2cd-raptor2-2.0.15.tar.gz’ saved [1886657/1886657]
  1693.  
  1694. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz | sed "s/ .*//"` && if test "$SUM" != "6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c"; then echo ERROR: expected checksum for 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz is 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz ../
  1695. --2017-07-26 19:10:27--  https://dev-www.libreoffice.org/src/1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz
  1696. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1697. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1698. HTTP request sent, awaiting response... 200 OK
  1699. Length: 1595647 (1.5M) [application/octet-stream]
  1700. Saving to: ‘./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz’
  1701.  
  1702.      0K ........ ........ ........                           100%  114K=14s
  1703.  
  1704. 2017-07-26 19:10:42 (114 KB/s) - ‘./1f5def51ca0026cd192958ef07228b52-rasqal-0.9.33.tar.gz’ saved [1595647/1595647]
  1705.  
  1706. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz | sed "s/ .*//"` && if test "$SUM" != "de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681"; then echo ERROR: expected checksum for e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz is de1847f7b59021c16bdc72abb4d8e2d9187cd6124d69156f3326dd34ee043681 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz ../
  1707. --2017-07-26 19:10:43--  https://dev-www.libreoffice.org/src/e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz
  1708. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1709. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1710. HTTP request sent, awaiting response... 200 OK
  1711. Length: 1621566 (1.5M) [application/octet-stream]
  1712. Saving to: ‘./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz’
  1713.  
  1714.      0K ........ ........ ........                           100% 76.7K=21s
  1715.  
  1716. 2017-07-26 19:11:05 (76.7 KB/s) - ‘./e5be03eda13ef68aabab6e42aa67715e-redland-1.0.17.tar.gz’ saved [1621566/1621566]
  1717.  
  1718. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 librevenge-0.0.4.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf"; then echo ERROR: expected checksum for librevenge-0.0.4.tar.bz2 is c51601cd08320b75702812c64aae0653409164da7825fd0f451ac2c5dbe77cbf 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv librevenge-0.0.4.tar.bz2 ../
  1719. --2017-07-26 19:11:05--  https://dev-www.libreoffice.org/src/librevenge-0.0.4.tar.bz2
  1720. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1721. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1722. HTTP request sent, awaiting response... 200 OK
  1723. Length: 529833 (517K) [application/octet-stream]
  1724. Saving to: ‘./librevenge-0.0.4.tar.bz2’
  1725.  
  1726.      0K ........                                             100%  248K=2.1s
  1727.  
  1728. 2017-07-26 19:11:09 (248 KB/s) - ‘./librevenge-0.0.4.tar.bz2’ saved [529833/529833]
  1729.  
  1730. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip | sed "s/ .*//"` && if test "$SUM" != "1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753"; then echo ERROR: expected checksum for 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip is 1fb458d6aab06932693cc8a9b6e4e70944ee1ff052fa63606e3131df34e21753 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip ../
  1731. --2017-07-26 19:11:09--  https://dev-www.libreoffice.org/src/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
  1732. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1733. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1734. HTTP request sent, awaiting response... 200 OK
  1735. Length: 1521926 (1.5M) [application/zip]
  1736. Saving to: ‘./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip’
  1737.  
  1738.      0K ........ ........ .......                            100%  197K=7.6s
  1739.  
  1740. 2017-07-26 19:11:17 (197 KB/s) - ‘./798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip’ saved [1521926/1521926]
  1741.  
  1742. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip | sed "s/ .*//"` && if test "$SUM" != "64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1"; then echo ERROR: expected checksum for 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip is 64585ac36a81291a58269ec5347e7e3e2e8596dbacb9221015c208191333c6e1 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip ../
  1743. --2017-07-26 19:11:18--  https://dev-www.libreoffice.org/src/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
  1744. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1745. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1746. HTTP request sent, awaiting response... 200 OK
  1747. Length: 9796 (9.6K) [application/zip]
  1748. Saving to: ‘./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip’
  1749.  
  1750.      0K                                                      100%  171M=0s
  1751.  
  1752. 2017-07-26 19:11:19 (171 MB/s) - ‘./35c94d2df8893241173de1d16b6034c0-swingExSrc.zip’ saved [9796/9796]
  1753.  
  1754. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libstaroffice-0.0.4.tar.xz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libstaroffice-0.0.4.tar.xz | sed "s/ .*//"` && if test "$SUM" != "6e728784d002144716b10fe122973b3e4edda9004538386b0b58bb303404903a"; then echo ERROR: expected checksum for libstaroffice-0.0.4.tar.xz is 6e728784d002144716b10fe122973b3e4edda9004538386b0b58bb303404903a 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libstaroffice-0.0.4.tar.xz ../
  1755. --2017-07-26 19:11:19--  https://dev-www.libreoffice.org/src/libstaroffice-0.0.4.tar.xz
  1756. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1757. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1758. HTTP request sent, awaiting response... 200 OK
  1759. Length: 681828 (666K) [application/octet-stream]
  1760. Saving to: ‘./libstaroffice-0.0.4.tar.xz’
  1761.  
  1762.      0K ........ ..                                          100%  182K=3.7s
  1763.  
  1764. 2017-07-26 19:11:24 (182 KB/s) - ‘./libstaroffice-0.0.4.tar.xz’ saved [681828/681828]
  1765.  
  1766. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz | sed "s/ .*//"` && if test "$SUM" != "983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776"; then echo ERROR: expected checksum for 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz is 983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz ../
  1767. --2017-07-26 19:11:24--  https://dev-www.libreoffice.org/src/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz
  1768. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1769. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1770. HTTP request sent, awaiting response... 200 OK
  1771. Length: 96939 (95K) [application/octet-stream]
  1772. Saving to: ‘./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz’
  1773.  
  1774.      0K .                                                    100%  206K=0.5s
  1775.  
  1776. 2017-07-26 19:11:26 (206 KB/s) - ‘./0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz’ saved [96939/96939]
  1777.  
  1778. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libvisio-0.1.5.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libvisio-0.1.5.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e"; then echo ERROR: expected checksum for libvisio-0.1.5.tar.bz2 is b83b7991a40b4e7f07d0cac7bb46ddfac84dece705fd18e21bfd119a09be458e 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libvisio-0.1.5.tar.bz2 ../
  1779. --2017-07-26 19:11:26--  https://dev-www.libreoffice.org/src/libvisio-0.1.5.tar.bz2
  1780. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1781. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1782. HTTP request sent, awaiting response... 200 OK
  1783. Length: 602628 (589K) [application/octet-stream]
  1784. Saving to: ‘./libvisio-0.1.5.tar.bz2’
  1785.  
  1786.      0K ........ .                                           100% 59.1K=10s
  1787.  
  1788. 2017-07-26 19:11:37 (59.1 KB/s) - ‘./libvisio-0.1.5.tar.bz2’ saved [602628/602628]
  1789.  
  1790. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpd-0.10.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpd-0.10.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d"; then echo ERROR: expected checksum for libwpd-0.10.1.tar.bz2 is efc20361d6e43f9ff74de5f4d86c2ce9c677693f5da08b0a88d603b7475a508d 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libwpd-0.10.1.tar.bz2 ../
  1791. --2017-07-26 19:11:37--  https://dev-www.libreoffice.org/src/libwpd-0.10.1.tar.bz2
  1792. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1793. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1794. HTTP request sent, awaiting response... 200 OK
  1795. Length: 656856 (641K) [application/octet-stream]
  1796. Saving to: ‘./libwpd-0.10.1.tar.bz2’
  1797.  
  1798.      0K ........ ..                                          100% 79.8K=8.0s
  1799.  
  1800. 2017-07-26 19:11:46 (79.8 KB/s) - ‘./libwpd-0.10.1.tar.bz2’ saved [656856/656856]
  1801.  
  1802. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwpg-0.3.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwpg-0.3.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "29049b95895914e680390717a243b291448e76e0f82fb4d2479adee5330fbb59"; then echo ERROR: expected checksum for libwpg-0.3.1.tar.bz2 is 29049b95895914e680390717a243b291448e76e0f82fb4d2479adee5330fbb59 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libwpg-0.3.1.tar.bz2 ../
  1803. --2017-07-26 19:11:46--  https://dev-www.libreoffice.org/src/libwpg-0.3.1.tar.bz2
  1804. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1805. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1806. HTTP request sent, awaiting response... 200 OK
  1807. Length: 397128 (388K) [application/octet-stream]
  1808. Saving to: ‘./libwpg-0.3.1.tar.bz2’
  1809.  
  1810.      0K ......                                               100%  109K=3.6s
  1811.  
  1812. 2017-07-26 19:11:51 (109 KB/s) - ‘./libwpg-0.3.1.tar.bz2’ saved [397128/397128]
  1813.  
  1814. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libwps-0.4.7.tar.xz 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libwps-0.4.7.tar.xz | sed "s/ .*//"` && if test "$SUM" != "2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217"; then echo ERROR: expected checksum for libwps-0.4.7.tar.xz is 2f2cab630bceace24f9dbb7d187cd6cd1f4c9f8a7b682c5f7e49c1e2cb58b217 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libwps-0.4.7.tar.xz ../
  1815. --2017-07-26 19:11:51--  https://dev-www.libreoffice.org/src/libwps-0.4.7.tar.xz
  1816. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1817. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1818. HTTP request sent, awaiting response... 200 OK
  1819. Length: 595580 (582K) [application/octet-stream]
  1820. Saving to: ‘./libwps-0.4.7.tar.xz’
  1821.  
  1822.      0K ........ .                                           100%  100K=5.8s
  1823.  
  1824. 2017-07-26 19:11:58 (100 KB/s) - ‘./libwps-0.4.7.tar.xz’ saved [595580/595580]
  1825.  
  1826. cd /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/tmp && bash -c 'wget --progress=dot:mega -Q 0 -P "." -l 0 -nd -nH -N --no-use-server-timestamps https://dev-www.libreoffice.org/src/libzmf-0.0.1.tar.bz2 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`shasum -a 256 libzmf-0.0.1.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "b69f7f6e94cf695c4b672ca65def4825490a1e7dee34c2126309b96d21a19e6b"; then echo ERROR: expected checksum for libzmf-0.0.1.tar.bz2 is b69f7f6e94cf695c4b672ca65def4825490a1e7dee34c2126309b96d21a19e6b 2>&1 | tee -a /home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/fetch.log; false; fi && mv libzmf-0.0.1.tar.bz2 ../
  1827. --2017-07-26 19:11:58--  https://dev-www.libreoffice.org/src/libzmf-0.0.1.tar.bz2
  1828. Resolving dev-www.libreoffice.org (dev-www.libreoffice.org)... 2a00:1828:a012:201::1, 89.238.68.201
  1829. Connecting to dev-www.libreoffice.org (dev-www.libreoffice.org)|2a00:1828:a012:201::1|:443... connected.
  1830. HTTP request sent, awaiting response... 200 OK
  1831. Length: 404766 (395K) [application/octet-stream]
  1832. Saving to: ‘./libzmf-0.0.1.tar.bz2’
  1833.  
  1834.      0K ......                                               100%  147K=2.7s
  1835.  
  1836. 2017-07-26 19:12:02 (147 KB/s) - ‘./libzmf-0.0.1.tar.bz2’ saved [404766/404766]
  1837.  
  1838. # fetch again in case there are externals only needed on build platform
  1839. make gb_Side=build -j 4 -rs -f /home/brainbreaker/AndroidStudioProjects/LibreOffice/Makefile fetch
  1840. make gb_Side=build -j 4 -rs -f /home/brainbreaker/AndroidStudioProjects/LibreOffice/Makefile.gbuild build-tools
  1841. [C  ] solenv/bin/concat-deps.c
  1842. [LNK] Executable/concat-deps
  1843. [DEP] LNK:Library/libxmlreaderlo.so
  1844. [DEP] LNK:Library/libutllo.so
  1845. [DEP] LNK:Library/libunotest.so
  1846. [DEP] LNK:Library/unoexceptionprotector.so
  1847. [DEP] LNK:Library/unobootstrapprotector.so
  1848. [DEP] LNK:Executable/unoidl-write
  1849. [DEP] LNK:Executable/unoidl-check
  1850. [DEP] LNK:Library/libunoidllo.so
  1851. [DEP] LNK:Executable/unoidl-read
  1852. [DEP] LNK:Library/libucbhelper.so
  1853. [DEP] LNK:Executable/bestreversemap
  1854. [DEP] LNK:StaticLibrary/libooopathutils.a
  1855. [DEP] LNK:Library/libtllo.so
  1856. [DEP] LNK:Library/libstorelo.so
  1857. [DEP] LNK:Library/libstocserviceslo.so
  1858. [DEP] LNK:Library/libreflectionlo.so
  1859. [DEP] LNK:Library/libproxyfaclo.so
  1860. [DEP] LNK:Library/libnamingservicelo.so
  1861. [DEP] LNK:Library/libinvocationlo.so
  1862. [DEP] LNK:Library/libinvocadaptlo.so
  1863. [DEP] LNK:Library/libintrospectionlo.so
  1864. [DEP] LNK:Library/libbootstraplo.so
  1865. [DEP] LNK:Executable/makedepend
  1866. [DEP] LNK:Executable/cpp
  1867. [DEP] LNK:Executable/gbuildtojson
  1868. [DEP] LNK:Executable/concat-deps
  1869. [DEP] LNK:Library/libcmdmaillo.so
  1870. [DEP] LNK:Executable/uri-encode
  1871. [DEP] LNK:StaticLibrary/libshell_xmlparser.a
  1872. [DEP] LNK:Library/librecentfile.so
  1873. [DEP] LNK:Library/libsysshlo.so
  1874. [DEP] LNK:Executable/lngconvex
  1875. [DEP] LNK:Library/liblosessioninstalllo.so
  1876. [DEP] LNK:Library/liblocalebe1lo.so
  1877. [DEP] LNK:Library/libdesktopbe1lo.so
  1878. [DEP] LNK:Library/libgetuid.so
  1879. [DEP] LNK:Library/libsaxlo.so
  1880. [DEP] LNK:Library/libexpwraplo.so
  1881. [DEP] LNK:Library/libuno_salhelpergcc3.so.3
  1882. [DEP] LNK:Executable/osl_process_child
  1883. [DEP] LNK:Library/libsal_textenclo.so
  1884. [DEP] LNK:Library/libuno_sal.so.3
  1885. [DEP] LNK:Executable/cppunittester
  1886. [DEP] LNK:Library/libuuresolverlo.so
  1887. [DEP] LNK:StaticLibrary/libregistry_helper.a
  1888. [DEP] LNK:Executable/regview
  1889. [DEP] LNK:Executable/regmerge
  1890. [DEP] LNK:Library/libreglo.so
  1891. [DEP] LNK:StaticLibrary/libtransex.a
  1892. [DEP] LNK:Executable/treex
  1893. [DEP] LNK:Executable/propex
  1894. [DEP] LNK:Executable/pocheck
  1895. [DEP] LNK:Executable/localize
  1896. [DEP] LNK:Executable/xrmex
  1897. [DEP] LNK:Executable/cfgex
  1898. [DEP] LNK:Executable/ulfex
  1899. [DEP] LNK:Executable/idxdict
  1900. [DEP] LNK:Executable/helpex
  1901. [DEP] LNK:Library/libiolo.so
  1902. [DEP] LNK:Executable/svidl
  1903. [DEP] LNK:Library/libi18nutil.so
  1904. [DEP] LNK:Executable/saxparser
  1905. [DEP] LNK:Executable/genindex_data
  1906. [DEP] LNK:Executable/gendict
  1907. [DEP] LNK:Executable/genconv_dict
  1908. [DEP] LNK:Executable/gencoll_rule
  1909. [DEP] LNK:Library/libtextconv_dict.so
  1910. [DEP] LNK:Library/liblocaledata_others.so
  1911. [DEP] LNK:Library/liblocaledata_euro.so
  1912. [DEP] LNK:Library/liblocaledata_es.so
  1913. [DEP] LNK:Library/liblocaledata_en.so
  1914. [DEP] LNK:Library/libindex_data.so
  1915. [DEP] LNK:Library/libi18nsearchlo.so
  1916. [DEP] LNK:Library/libi18npoollo.so
  1917. [DEP] LNK:Library/libdict_zh.so
  1918. [DEP] LNK:Library/libdict_ja.so
  1919. [DEP] LNK:Library/libcollator_data.so
  1920. [DEP] LNK:Library/libi18nlangtag.so
  1921. [DEP] LNK:Executable/ucpp
  1922. [DEP] LNK:Library/libpdfiumlo.so
  1923. [DEP] LNK:StaticLibrary/libopencollada_parser.a
  1924. [DEP] LNK:Library/libneon.so
  1925. [DEP] LNK:StaticLibrary/libpng.a
  1926. [DEP] LNK:StaticLibrary/libcmislib.a
  1927. [DEP] LNK:StaticLibrary/libgraphite.a
  1928. [DEP] LNK:StaticLibrary/libexpat.a
  1929. [DEP] LNK:Library/libepoxy.so
  1930. [DEP] LNK:StaticLibrary/libcollada2gltf.a
  1931. [DEP] LNK:Library/libclucene.so
  1932. [DEP] LNK:Library/libclewlo.so
  1933. [DEP] LNK:StaticLibrary/libboost_iostreams.a
  1934. [DEP] LNK:StaticLibrary/libboost_system.a
  1935. [DEP] LNK:StaticLibrary/libboost_locale.a
  1936. [DEP] LNK:StaticLibrary/libboost_filesystem.a
  1937. [DEP] LNK:StaticLibrary/libboost_date_time.a
  1938. [DEP] LNK:StaticLibrary/libfindsofficepath.a
  1939. [DEP] LNK:Library/libuno_cppuhelpergcc3.so.3
  1940. [DEP] LNK:Library/libunsafe_uno_uno.so
  1941. [DEP] LNK:Library/libuno_purpenvhelpergcc3.so.3
  1942. [DEP] LNK:Library/liblog_uno_uno.so
  1943. [DEP] LNK:Library/libuno_cppu.so.3
  1944. [DEP] LNK:Library/libaffine_uno_uno.so
  1945. [DEP] LNK:Library/libcomphelper.so
  1946. [DEP] LNK:Executable/cppumaker
  1947. [DEP] LNK:Executable/javamaker
  1948. [DEP] LNK:StaticLibrary/libcodemaker_java.a
  1949. [DEP] LNK:StaticLibrary/libcodemaker_cpp.a
  1950. [DEP] LNK:StaticLibrary/libcodemaker.a
  1951. [DEP] LNK:Library/libgcc3_uno.so
  1952. [DEP] LNK:Library/libbinaryurplo.so
  1953. [DEP] LNK:Library/libbasegfxlo.so
  1954. [LEX] l10ntools/source/cfglex
  1955. [YAC] unoidl/source/sourceprovider-parser
  1956. [LEX] unoidl/source/sourceprovider-scanner
  1957. [CAT] officecfg_qa_allheaders.hxx
  1958. [XSL] CustomTarget/officecfg/registry/officecfg/Inet.hxx
  1959. [XSL] CustomTarget/officecfg/registry/officecfg/Interaction.hxx
  1960. [XSL] CustomTarget/officecfg/registry/officecfg/LDAP.hxx
  1961. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Accelerators.hxx
  1962. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Addons.hxx
  1963. [XSL] CustomTarget/officecfg/registry/officecfg/Office/BasicIDE.hxx
  1964. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Calc.hxx
  1965. [XSL] CustomTarget/officecfg/registry/officecfg/Office/CalcAddIns.hxx
  1966. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Canvas.hxx
  1967. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Chart.hxx
  1968. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Commands.hxx
  1969. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Common.hxx
  1970. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Compatibility.hxx
  1971. [XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess.hxx
  1972. [XSL] CustomTarget/officecfg/registry/officecfg/Office/DataAccess/Drivers.hxx
  1973. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Draw.hxx
  1974. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Embedding.hxx
  1975. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Events.hxx
  1976. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtendedColorScheme.hxx
  1977. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionDependencies.hxx
  1978. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ExtensionManager.hxx
  1979. [XSL] CustomTarget/officecfg/registry/officecfg/Office/FormWizard.hxx
  1980. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Histories.hxx
  1981. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Impress.hxx
  1982. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Java.hxx
  1983. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Jobs.hxx
  1984. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Labels.hxx
  1985. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Linguistic.hxx
  1986. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Logging.hxx
  1987. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Math.hxx
  1988. [XSL] CustomTarget/officecfg/registry/officecfg/Office/OOoImprovement/Settings.hxx
  1989. [XSL] CustomTarget/officecfg/registry/officecfg/Office/OptionsDialog.hxx
  1990. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Paths.hxx
  1991. [XSL] CustomTarget/officecfg/registry/officecfg/Office/PresentationMinimizer.hxx
  1992. [XSL] CustomTarget/officecfg/registry/officecfg/Office/PresenterScreen.hxx
  1993. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ProtocolHandler.hxx
  1994. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Recovery.hxx
  1995. [XSL] CustomTarget/officecfg/registry/officecfg/Office/ReportDesign.hxx
  1996. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Scripting.hxx
  1997. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Security.hxx
  1998. [XSL] CustomTarget/officecfg/registry/officecfg/Office/TabBrowse.hxx
  1999. [XSL] CustomTarget/officecfg/registry/officecfg/Office/TableWizard.hxx
  2000. [XSL] CustomTarget/officecfg/registry/officecfg/Office/TypeDetection.hxx
  2001. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI.hxx
  2002. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BaseWindowState.hxx
  2003. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDECommands.hxx
  2004. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BasicIDEWindowState.hxx
  2005. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyCommands.hxx
  2006. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/BibliographyWindowState.hxx
  2007. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcCommands.hxx
  2008. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/CalcWindowState.hxx
  2009. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Category.hxx
  2010. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartCommands.hxx
  2011. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ChartWindowState.hxx
  2012. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Commands.hxx
  2013. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Controller.hxx
  2014. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbBrowserWindowState.hxx
  2015. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbQueryWindowState.hxx
  2016. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbRelationWindowState.hxx
  2017. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbReportWindowState.hxx
  2018. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableDataWindowState.hxx
  2019. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbTableWindowState.hxx
  2020. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DbuCommands.hxx
  2021. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawImpressCommands.hxx
  2022. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/DrawWindowState.hxx
  2023. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Effects.hxx
  2024. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Factories.hxx
  2025. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCategories.hxx
  2026. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GenericCommands.hxx
  2027. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/GlobalSettings.hxx
  2028. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ImpressWindowState.hxx
  2029. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathCommands.hxx
  2030. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/MathWindowState.hxx
  2031. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Notebookbar.hxx
  2032. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ReportCommands.hxx
  2033. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/Sidebar.hxx
  2034. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleCommands.hxx
  2035. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/StartModuleWindowState.hxx
  2036. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/ToolbarMode.hxx
  2037. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowContentFactories.hxx
  2038. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WindowState.hxx
  2039. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterCommands.hxx
  2040. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterFormWindowState.hxx
  2041. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterGlobalWindowState.hxx
  2042. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterReportWindowState.hxx
  2043. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWebWindowState.hxx
  2044. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/WriterWindowState.hxx
  2045. [XSL] CustomTarget/officecfg/registry/officecfg/Office/UI/XFormsWindowState.hxx
  2046. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Update.hxx
  2047. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Views.hxx
  2048. [XSL] CustomTarget/officecfg/registry/officecfg/Office/Writer.hxx
  2049. [XSL] CustomTarget/officecfg/registry/officecfg/Office/WriterWeb.hxx
  2050. [XSL] CustomTarget/officecfg/registry/officecfg/Setup.hxx
  2051. [XSL] CustomTarget/officecfg/registry/officecfg/System.hxx
  2052. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Filter.hxx
  2053. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/GraphicFilter.hxx
  2054. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Misc.hxx
  2055. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/Types.hxx
  2056. [XSL] CustomTarget/officecfg/registry/officecfg/TypeDetection/UISort.hxx
  2057. [XSL] CustomTarget/officecfg/registry/officecfg/UserProfile.hxx
  2058. [XSL] CustomTarget/officecfg/registry/officecfg/VCL.hxx
  2059. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Configuration.hxx
  2060. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Hierarchy.hxx
  2061. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/InteractionHandler.hxx
  2062. [XSL] CustomTarget/officecfg/registry/officecfg/ucb/Store.hxx
  2063. make[1]: *** No rule to make target '/home/brainbreaker/AndroidStudioProjects/LibreOffice/external/tarballs/nss-3.29.5-with-nspr-4.13.1.tar.gz', needed by '/home/brainbreaker/AndroidStudioProjects/LibreOffice/workdir_for_build/UnpackedTarget/nss-3.29.5-with-nspr-4.13.1.tar.gz'.  Stop.
  2064. make[1]: *** Waiting for unfinished jobs....
  2065. Makefile:277: recipe for target 'cross-toolset' failed
  2066. make: *** [cross-toolset] Error 2
Add Comment
Please, Sign In to add comment