Advertisement
Guest User

Untitled

a guest
Nov 5th, 2018
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.81 KB | None | 0 0
  1. b@b:~/joinmarket-clientserver-0.4.0$ ./install.sh
  2. + main
  3. + jm_source=/home/b/joinmarket-clientserver-0.4.0
  4. + jm_root=/home/b/joinmarket-clientserver-0.4.0/jmvenv
  5. + jm_deps=/home/b/joinmarket-clientserver-0.4.0/deps
  6. + export PKG_CONFIG_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/pkgconfig:
  7. + PKG_CONFIG_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/pkgconfig:
  8. + export LD_LIBRARY_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib:
  9. + LD_LIBRARY_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib:
  10. + export C_INCLUDE_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/include:
  11. + C_INCLUDE_PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/include:
  12. + export MAKEFLAGS=-j
  13. + MAKEFLAGS=-j
  14. + develop_build=
  15. + no_gpg_validation=
  16. + reinstall=false
  17. + parse_flags
  18. ++ install_get_os
  19. ++ os_is_deb
  20. ++ echo debian
  21. + install_os=debian
  22. + deps_install
  23. + [[ debian == \d\e\b\i\a\n ]]
  24. + deb_deps_install 'python-virtualenv curl python-dev python-pip build-essential automake pkg-config libtool'
  25. + deb_deps=(${1})
  26. + deb_deps_check
  27. + apt-cache policy python-virtualenv curl python-dev python-pip build-essential automake pkg-config libtool
  28. + grep 'Installed.*none'
  29. + return 0
  30. + venv_setup
  31. + check_skip_build jmvenv
  32. + [[ false == false ]]
  33. + [[ -d jmvenv ]]
  34. + read -p 'Directory jmvenv exists. Remove and recreate? (y/n) ' q
  35. Directory jmvenv exists. Remove and recreate? (y/n) y
  36. + [[ y =~ Y|y ]]
  37. + rm -rf ./jmvenv
  38. + mkdir -p ./jmvenv
  39. + return 1
  40. + reinstall=true
  41. + virtualenv -p python2 /home/b/joinmarket-clientserver-0.4.0/jmvenv
  42. Running virtualenv with interpreter /usr/bin/python2
  43. New python executable in /home/b/joinmarket-clientserver-0.4.0/jmvenv/bin/python2
  44. Also creating executable in /home/b/joinmarket-clientserver-0.4.0/jmvenv/bin/python
  45. Installing setuptools, pkg_resources, pip, wheel...done.
  46. + source /home/b/joinmarket-clientserver-0.4.0/jmvenv/bin/activate
  47. ++ deactivate nondestructive
  48. ++ unset -f pydoc
  49. ++ '[' -z '' ']'
  50. ++ '[' -z '' ']'
  51. ++ '[' -n /bin/bash ']'
  52. ++ hash -r
  53. ++ '[' -z '' ']'
  54. ++ unset VIRTUAL_ENV
  55. ++ '[' '!' nondestructive = nondestructive ']'
  56. ++ VIRTUAL_ENV=/home/b/joinmarket-clientserver-0.4.0/jmvenv
  57. ++ export VIRTUAL_ENV
  58. ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  59. ++ PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  60. ++ export PATH
  61. ++ '[' -z '' ']'
  62. ++ '[' -z '' ']'
  63. ++ _OLD_VIRTUAL_PS1=
  64. ++ '[' x '!=' x ']'
  65. +++ basename /home/b/joinmarket-clientserver-0.4.0/jmvenv
  66. ++ PS1='(jmvenv) '
  67. ++ export PS1
  68. ++ alias pydoc
  69. ++ '[' -n /bin/bash ']'
  70. ++ hash -r
  71. + pip install --upgrade pip
  72. Requirement already up-to-date: pip in ./jmvenv/lib/python2.7/site-packages (18.1)
  73. + pip install --upgrade setuptools
  74. Requirement already up-to-date: setuptools in ./jmvenv/lib/python2.7/site-packages (40.5.0)
  75. + deactivate
  76. + unset -f pydoc
  77. + '[' -z _ ']'
  78. + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  79. + export PATH
  80. + unset _OLD_VIRTUAL_PATH
  81. + '[' -z '' ']'
  82. + '[' -n /bin/bash ']'
  83. + hash -r
  84. + '[' -z _ ']'
  85. + PS1=
  86. + export PS1
  87. + unset _OLD_VIRTUAL_PS1
  88. + unset VIRTUAL_ENV
  89. + '[' '!' '' = nondestructive ']'
  90. + unset -f deactivate
  91. + source /home/b/joinmarket-clientserver-0.4.0/jmvenv/bin/activate
  92. ++ deactivate nondestructive
  93. ++ unset -f pydoc
  94. ++ '[' -z '' ']'
  95. ++ '[' -z '' ']'
  96. ++ '[' -n /bin/bash ']'
  97. ++ hash -r
  98. ++ '[' -z '' ']'
  99. ++ unset VIRTUAL_ENV
  100. ++ '[' '!' nondestructive = nondestructive ']'
  101. ++ VIRTUAL_ENV=/home/b/joinmarket-clientserver-0.4.0/jmvenv
  102. ++ export VIRTUAL_ENV
  103. ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  104. ++ PATH=/home/b/joinmarket-clientserver-0.4.0/jmvenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
  105. ++ export PATH
  106. ++ '[' -z '' ']'
  107. ++ '[' -z '' ']'
  108. ++ _OLD_VIRTUAL_PS1=
  109. ++ '[' x '!=' x ']'
  110. +++ basename /home/b/joinmarket-clientserver-0.4.0/jmvenv
  111. ++ PS1='(jmvenv) '
  112. ++ export PS1
  113. ++ alias pydoc
  114. ++ '[' -n /bin/bash ']'
  115. ++ hash -r
  116. + mkdir -p deps/cache
  117. + pushd deps
  118. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  119. + libffi_install
  120. + libffi_version=libffi-3.2.1
  121. + libffi_lib_tar=v3.2.1.tar.gz
  122. + libffi_lib_sha=96d08dee6f262beea1a18ac9a3801f64018dc4521895e9198d029d6850febe23
  123. + libffi_url=https://github.com/libffi/libffi/archive
  124. + check_skip_build libffi-3.2.1
  125. + [[ true == false ]]
  126. + return 1
  127. + pushd cache
  128. ~/joinmarket-clientserver-0.4.0/deps/cache ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  129. + sha256_verify 96d08dee6f262beea1a18ac9a3801f64018dc4521895e9198d029d6850febe23 v3.2.1.tar.gz
  130. ++ uname
  131. + [[ Linux == \D\a\r\w\i\n ]]
  132. + sha256sum -c
  133. v3.2.1.tar.gz: OK
  134. + return 0
  135. + sha256_verify 96d08dee6f262beea1a18ac9a3801f64018dc4521895e9198d029d6850febe23 v3.2.1.tar.gz
  136. ++ uname
  137. + [[ Linux == \D\a\r\w\i\n ]]
  138. + sha256sum -c
  139. v3.2.1.tar.gz: OK
  140. + return 0
  141. + tar -xzf v3.2.1.tar.gz -C ../
  142. + popd
  143. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  144. + pushd libffi-3.2.1
  145. ~/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1 ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  146. + libffi_patch_disable_docs
  147. + cat
  148. + cat
  149. + cat
  150. + patch Makefile.am Makefile.am.patch
  151. patching file Makefile.am
  152. + patch configure.ac autoreconf.patch
  153. patching file configure.ac
  154. + patch configure.ac configure.ac.patch
  155. patching file configure.ac
  156. + libffi_build
  157. + ./autogen.sh
  158. autoreconf: Entering directory `.'
  159. autoreconf: configure.ac: not using Gettext
  160. autoreconf: running: aclocal --force -I m4
  161. autoreconf: configure.ac: tracing
  162. autoreconf: running: libtoolize --copy --force
  163. libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
  164. libtoolize: copying file './ltmain.sh'
  165. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  166. libtoolize: copying file 'm4/libtool.m4'
  167. libtoolize: copying file 'm4/ltoptions.m4'
  168. libtoolize: copying file 'm4/ltsugar.m4'
  169. libtoolize: copying file 'm4/ltversion.m4'
  170. libtoolize: copying file 'm4/lt~obsolete.m4'
  171. autoreconf: running: /usr/bin/autoconf --force
  172. autoreconf: running: /usr/bin/autoheader --force
  173. autoreconf: running: automake --add-missing --copy --force-missing
  174. configure.ac:32: installing './compile'
  175. configure.ac:20: installing './missing'
  176. Makefile.am: installing './depcomp'
  177. autoreconf: Leaving directory `.'
  178. + ./configure --disable-docs --enable-shared --prefix=/home/b/joinmarket-clientserver-0.4.0/jmvenv
  179. checking build system type... x86_64-pc-linux-gnu
  180. checking host system type... x86_64-pc-linux-gnu
  181. checking target system type... x86_64-pc-linux-gnu
  182. continue configure in default builddir "./x86_64-pc-linux-gnu"
  183. ....exec /bin/bash .././configure "--srcdir=.." "--enable-builddir=x86_64-pc-linux-gnu" "linux
  184. gnu"
  185. checking build system type... x86_64-pc-linux-gnu
  186. checking host system type... x86_64-pc-linux-gnu
  187. checking target system type... x86_64-pc-linux-gnu
  188. checking for gsed... sed
  189. checking for a BSD-compatible install... /usr/bin/install -c
  190. checking whether build environment is sane... yes
  191. checking for a thread-safe mkdir -p... /bin/mkdir -p
  192. checking for gawk... no
  193. checking for mawk... mawk
  194. checking whether make sets $(MAKE)... yes
  195. checking whether make supports nested variables... yes
  196. checking for gcc... gcc
  197. checking whether the C compiler works... yes
  198. checking for C compiler default output file name... a.out
  199. checking for suffix of executables...
  200. checking whether we are cross compiling... no
  201. checking for suffix of object files... o
  202. checking whether we are using the GNU C compiler... yes
  203. checking whether gcc accepts -g... yes
  204. checking for gcc option to accept ISO C89... none needed
  205. checking whether gcc understands -c and -o together... yes
  206. checking for style of include used by make... GNU
  207. checking dependency style of gcc... gcc3
  208. checking for g++... g++
  209. checking whether we are using the GNU C++ compiler... yes
  210. checking whether g++ accepts -g... yes
  211. checking dependency style of g++... gcc3
  212. checking dependency style of gcc... gcc3
  213. checking how to print strings... printf
  214. checking for a sed that does not truncate output... /bin/sed
  215. checking for grep that handles long lines and -e... /bin/grep
  216. checking for egrep... /bin/grep -E
  217. checking for fgrep... /bin/grep -F
  218. checking for ld used by gcc... /usr/bin/ld
  219. checking if the linker (/usr/bin/ld) is GNU ld... yes
  220. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  221. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  222. checking whether ln -s works... yes
  223. checking the maximum length of command line arguments... 1572864
  224. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  225. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  226. checking for /usr/bin/ld option to reload object files... -r
  227. checking for objdump... objdump
  228. checking how to recognize dependent libraries... pass_all
  229. checking for dlltool... no
  230. checking how to associate runtime and link libraries... printf %s\n
  231. checking for ar... ar
  232. checking for archiver @FILE support... @
  233. checking for strip... strip
  234. checking for ranlib... ranlib
  235. checking command to parse /usr/bin/nm -B output from gcc object... ok
  236. checking for sysroot... no
  237. checking for a working dd... /bin/dd
  238. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  239. checking for mt... mt
  240. checking if mt is a manifest tool... no
  241. checking how to run the C preprocessor... gcc -E
  242. checking for ANSI C header files... yes
  243. checking for sys/types.h... yes
  244. checking for sys/stat.h... yes
  245. checking for stdlib.h... yes
  246. checking for string.h... yes
  247. checking for memory.h... yes
  248. checking for strings.h... yes
  249. checking for inttypes.h... yes
  250. checking for stdint.h... yes
  251. checking for unistd.h... yes
  252. checking for dlfcn.h... yes
  253. checking for objdir... .libs
  254. checking if gcc supports -fno-rtti -fno-exceptions... no
  255. checking for gcc option to produce PIC... -fPIC -DPIC
  256. checking if gcc PIC flag -fPIC -DPIC works... yes
  257. checking if gcc static flag -static works... yes
  258. checking if gcc supports -c -o file.o... yes
  259. checking if gcc supports -c -o file.o... (cached) yes
  260. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  261. checking whether -lc should be explicitly linked in... no
  262. checking dynamic linker characteristics... GNU/Linux ld.so
  263. checking how to hardcode library paths into programs... immediate
  264. checking whether stripping libraries is possible... yes
  265. checking if libtool supports shared libraries... yes
  266. checking whether to build shared libraries... yes
  267. checking whether to build static libraries... yes
  268. checking how to run the C++ preprocessor... g++ -E
  269. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  270. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  271. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  272. checking for g++ option to produce PIC... -fPIC -DPIC
  273. checking if g++ PIC flag -fPIC -DPIC works... yes
  274. checking if g++ static flag -static works... yes
  275. checking if g++ supports -c -o file.o... yes
  276. checking if g++ supports -c -o file.o... (cached) yes
  277. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  278. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  279. checking how to hardcode library paths into programs... immediate
  280. checking size of size_t... 8
  281. checking for C compiler vendor... gnu
  282. checking whether C compiler accepts -fstrict-aliasing... yes
  283. checking whether C compiler accepts -ffast-math... yes
  284. checking for gcc architecture flag...
  285. checking for x86 cpuid 0 output... d:756e6547:6c65746e:49656e69
  286. checking for x86 cpuid 1 output... 306c3:1100800:7fdafbbf:bfebfbff
  287. checking whether C compiler accepts -march=core2... yes
  288. checking for gcc architecture flag... -march=core2
  289. checking whether C compiler accepts -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2... yes
  290. checking CFLAGS for maximum warnings... -Wall
  291. checking whether to enable maintainer-specific portions of Makefiles... no
  292. checking sys/mman.h usability... yes
  293. checking sys/mman.h presence... yes
  294. checking for sys/mman.h... yes
  295. checking for mmap... yes
  296. checking for mkostemp... yes
  297. checking for sys/mman.h... (cached) yes
  298. checking for mmap... (cached) yes
  299. checking whether read-only mmap of a plain file works... yes
  300. checking whether mmap from /dev/zero works... yes
  301. checking for MAP_ANON(YMOUS)... yes
  302. checking whether mmap with MAP_ANON(YMOUS) works... yes
  303. checking for ANSI C header files... (cached) yes
  304. checking for memcpy... yes
  305. checking for size_t... yes
  306. checking for working alloca.h... yes
  307. checking for alloca... yes
  308. checking size of double... 8
  309. checking size of long double... 16
  310. checking whether byte ordering is bigendian... no
  311. checking assembler .cfi pseudo-op support... yes
  312. checking assembler supports pc related relocs... yes
  313. checking assembler .ascii pseudo-op support... yes
  314. checking assembler .string pseudo-op support... yes
  315. checking for _ prefix in compiled symbols... no
  316. checking toolchain supports unwind section type... yes
  317. checking whether .eh_frame section should be read-only... yes
  318. checking for __attribute__((visibility("hidden")))... yes
  319. checking that generated files are newer than configure... done
  320. configure: creating ./config.status
  321. config.status: creating include/Makefile
  322. config.status: creating include/ffi.h
  323. config.status: creating Makefile
  324. config.status: creating testsuite/Makefile
  325. config.status: creating man/Makefile
  326. config.status: creating libffi.pc
  327. config.status: creating fficonfig.h
  328. config.status: fficonfig.h is unchanged
  329. config.status: linking ../src/x86/ffitarget.h to include/ffitarget.h
  330. config.status: executing buildir commands
  331. config.status: create top_srcdir/Makefile guessed from local Makefile
  332. config.status: build in x86_64-pc-linux-gnu (HOST=)
  333. config.status: executing depfiles commands
  334. config.status: executing libtool commands
  335. config.status: executing include commands
  336. config.status: executing src commands
  337. + make uninstall
  338. MAKE x86_64-pc-linux-gnu : 0 * uninstall
  339. make[1]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  340. Making uninstall in include
  341. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  342. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  343. Making uninstall in testsuite
  344. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  345. make[2]: Nothing to be done for 'uninstall'.
  346. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  347. Making uninstall in man
  348. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  349. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  350. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  351. /bin/bash ./libtool --mode=uninstall rm -f '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.la'
  352. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  353. make[1]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  354. + make
  355. MAKE x86_64-pc-linux-gnu : 0 * all-all
  356. make[1]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  357. make 'AR_FLAGS=' 'CC_FOR_BUILD=' 'CFLAGS=-O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions' 'CXXFLAGS=-g -O2' 'CFLAGS_FOR_BUILD=' 'CFLAGS_FOR_TARGET=' 'INSTALL=/usr/bin/install -c' 'INSTALL_DATA=/usr/bin/install -c -m 644' 'INSTALL_PROGRAM=/usr/bin/install -c' 'INSTALL_SCRIPT=/usr/bin/install -c' 'JC1FLAGS=' 'LDFLAGS=' 'LIBCFLAGS=' 'LIBCFLAGS_FOR_TARGET=' 'MAKE=make' 'MAKEINFO=/bin/bash /home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/missing makeinfo ' 'PICFLAG=' 'PICFLAG_FOR_TARGET=' 'RUNTESTFLAGS=' 'SHELL=/bin/bash' 'exec_prefix=/home/b/joinmarket-clientserver-0.4.0/jmvenv' 'infodir=/home/b/joinmarket-clientserver-0.4.0/jmvenv/share/info' 'libdir=/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib' 'mandir=/home/b/joinmarket-clientserver-0.4.0/jmvenv/share/man' 'prefix=/home/b/joinmarket-clientserver-0.4.0/jmvenv' 'AR=ar' 'AS=as' 'CC=gcc' 'CXX=g++' 'LD=/usr/bin/ld -m elf_x86_64' 'NM=/usr/bin/nm -B' 'RANLIB=ranlib' 'DESTDIR=' all-recursive
  358. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  359. Making all in include
  360. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  361. make[3]: Nothing to be done for 'all'.
  362. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  363. Making all in testsuite
  364. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  365. make[3]: Nothing to be done for 'all'.
  366. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  367. Making all in man
  368. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  369. make[3]: Nothing to be done for 'all'.
  370. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  371. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  372. depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  373. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF $depbase.Tpo -c -o src/prep_cif.lo ../src/prep_cif.c &&\
  374. mv -f $depbase.Tpo $depbase.Plo
  375. depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  376. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF $depbase.Tpo -c -o src/types.lo ../src/types.c &&\
  377. mv -f $depbase.Tpo $depbase.Plo
  378. depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  379. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/raw_api.lo ../src/raw_api.c &&\
  380. mv -f $depbase.Tpo $depbase.Plo
  381. depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  382. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF $depbase.Tpo -c -o src/java_raw_api.lo ../src/java_raw_api.c &&\
  383. mv -f $depbase.Tpo $depbase.Plo
  384. depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  385. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF $depbase.Tpo -c -o src/closures.lo ../src/closures.c &&\
  386. mv -f $depbase.Tpo $depbase.Plo
  387. depbase=`echo src/x86/ffi64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  388. /bin/bash ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/ffi64.lo ../src/x86/ffi64.c &&\
  389. mv -f $depbase.Tpo $depbase.Plo
  390. depbase=`echo src/x86/unix64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
  391. /bin/bash ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF $depbase.Tpo -c -o src/x86/unix64.lo ../src/x86/unix64.S &&\
  392. mv -f $depbase.Tpo $depbase.Plo
  393. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -fPIC -DPIC -o src/.libs/raw_api.o
  394. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -fPIC -DPIC -o src/.libs/prep_cif.o
  395. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -fPIC -DPIC -o src/.libs/types.o
  396. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -fPIC -DPIC -o src/x86/.libs/unix64.o
  397. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -fPIC -DPIC -o src/.libs/closures.o
  398. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -fPIC -DPIC -o src/.libs/java_raw_api.o
  399. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -I. -I../include -Iinclude -I../src -MT src/x86/unix64.lo -MD -MP -MF src/x86/.deps/unix64.Tpo -c ../src/x86/unix64.S -o src/x86/unix64.o >/dev/null 2>&1
  400. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -fPIC -DPIC -o src/x86/.libs/ffi64.o
  401. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c ../src/types.c -o src/types.o >/dev/null 2>&1
  402. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c ../src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
  403. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c ../src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
  404. ../src/closures.c: In function ‘dlmmap_locked’:
  405. ../src/closures.c:488:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
  406. ftruncate (execfd, offset);
  407. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  408. ../src/closures.c:500:7: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result [-Wunused-result]
  409. ftruncate (execfd, offset);
  410. ^~~~~~~~~~~~~~~~~~~~~~~~~~
  411. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c ../src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
  412. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/x86/ffi64.lo -MD -MP -MF src/x86/.deps/ffi64.Tpo -c ../src/x86/ffi64.c -o src/x86/ffi64.o >/dev/null 2>&1
  413. libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -MT src/closures.lo -MD -MP -MF src/.deps/closures.Tpo -c ../src/closures.c -o src/closures.o >/dev/null 2>&1
  414. /bin/bash ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -o libffi_convenience.la src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
  415. /bin/bash ./libtool --tag=CC --mode=link gcc -O3 -fomit-frame-pointer -fstrict-aliasing -ffast-math -march=core2 -Wall -fexceptions -no-undefined -version-info `grep -v '^#' ../libtool-version` -o libffi.la -rpath /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/closures.lo src/x86/ffi64.lo src/x86/unix64.lo src/x86/ffi.lo src/x86/sysv.lo
  416. libtool: link: rm -fr .libs/libffi_convenience.a .libs/libffi_convenience.la
  417. libtool: link: ar cru .libs/libffi_convenience.a src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o
  418. ar: `u' modifier ignored since `D' is the default (see `U')
  419. libtool: link: ranlib .libs/libffi_convenience.a
  420. libtool: link: rm -fr .libs/libffi.a .libs/libffi.la .libs/libffi.lai .libs/libffi.so .libs/libffi.so.6 .libs/libffi.so.6.0.4
  421. libtool: link: ( cd ".libs" && rm -f "libffi_convenience.la" && ln -s "../libffi_convenience.la" "libffi_convenience.la" )
  422. libtool: link: gcc -shared -fPIC -DPIC src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -O3 -march=core2 -Wl,-soname -Wl,libffi.so.6 -o .libs/libffi.so.6.0.4
  423. libtool: link: (cd ".libs" && rm -f "libffi.so.6" && ln -s "libffi.so.6.0.4" "libffi.so.6")
  424. libtool: link: (cd ".libs" && rm -f "libffi.so" && ln -s "libffi.so.6.0.4" "libffi.so")
  425. libtool: link: ar cru .libs/libffi.a src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/closures.o src/x86/ffi64.o src/x86/unix64.o src/x86/ffi.o src/x86/sysv.o
  426. ar: `u' modifier ignored since `D' is the default (see `U')
  427. libtool: link: ranlib .libs/libffi.a
  428. libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../libffi.la" "libffi.la" )
  429. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  430. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  431. make[1]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  432. + make check
  433. MAKE x86_64-pc-linux-gnu : 0 * check
  434. make[1]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  435. Making check in include
  436. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  437. make[2]: Nothing to be done for 'check'.
  438. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  439. Making check in testsuite
  440. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  441. make check-DEJAGNU
  442. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  443. Making a new site.exp file ...
  444. srcdir='../../testsuite'; export srcdir; \
  445. EXPECT=expect; export EXPECT; \
  446. if /bin/bash -c "runtest --version" > /dev/null 2>&1; then \
  447. exit_status=0; l='libffi'; for tool in $l; do \
  448. if runtest --tool $tool --srcdir $srcdir ; \
  449. then :; else exit_status=1; fi; \
  450. done; \
  451. else echo "WARNING: could not find 'runtest'" 1>&2; :;\
  452. fi; \
  453. exit $exit_status
  454. WARNING: could not find 'runtest'
  455. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  456. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  457. Making check in man
  458. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  459. make[2]: Nothing to be done for 'check'.
  460. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  461. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  462. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  463. make[1]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  464. + make install
  465. MAKE x86_64-pc-linux-gnu : 0 * install
  466. make[1]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  467. Making install in include
  468. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  469. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  470. make[3]: Nothing to be done for 'install-exec-am'.
  471. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/libffi-3.2.1/include'
  472. /usr/bin/install -c -m 644 ffi.h ffitarget.h '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/libffi-3.2.1/include'
  473. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  474. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/include'
  475. Making install in testsuite
  476. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  477. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  478. make[3]: Nothing to be done for 'install-exec-am'.
  479. make[3]: Nothing to be done for 'install-data-am'.
  480. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  481. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/testsuite'
  482. Making install in man
  483. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  484. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  485. make[3]: Nothing to be done for 'install-exec-am'.
  486. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/jmvenv/share/man/man3'
  487. /usr/bin/install -c -m 644 ../../man/ffi.3 ../../man/ffi_call.3 ../../man/ffi_prep_cif.3 ../../man/ffi_prep_cif_var.3 '/home/b/joinmarket-clientserver-0.4.0/jmvenv/share/man/man3'
  488. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  489. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu/man'
  490. make[2]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  491. make[3]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  492. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/pkgconfig'
  493. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib'
  494. /bin/bash ./libtool --mode=install /usr/bin/install -c libffi.la '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib'
  495. /usr/bin/install -c -m 644 libffi.pc '/home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/pkgconfig'
  496. libtool: install: /usr/bin/install -c .libs/libffi.so.6.0.4 /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.so.6.0.4
  497. libtool: install: (cd /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib && { ln -s -f libffi.so.6.0.4 libffi.so.6 || { rm -f libffi.so.6 && ln -s libffi.so.6.0.4 libffi.so.6; }; })
  498. libtool: install: (cd /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib && { ln -s -f libffi.so.6.0.4 libffi.so || { rm -f libffi.so && ln -s libffi.so.6.0.4 libffi.so; }; })
  499. libtool: install: /usr/bin/install -c .libs/libffi.lai /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.la
  500. libtool: install: /usr/bin/install -c .libs/libffi.a /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.a
  501. libtool: install: chmod 644 /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.a
  502. libtool: install: ranlib /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib/libffi.a
  503. libtool: finish: PATH="/home/b/joinmarket-clientserver-0.4.0/jmvenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib
  504. ----------------------------------------------------------------------
  505. Libraries have been installed in:
  506. /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/../lib
  507.  
  508. If you ever happen to want to link against installed libraries
  509. in a given directory, LIBDIR, you must either use libtool, and
  510. specify the full pathname of the library, or use the '-LLIBDIR'
  511. flag during linking and do at least one of the following:
  512. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  513. during execution
  514. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  515. during linking
  516. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  517. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  518.  
  519. See any operating system documentation about shared libraries for
  520. more information, such as the ld(1) and ld.so(8) manual pages.
  521. ----------------------------------------------------------------------
  522. make[3]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  523. make[2]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  524. make[1]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/libffi-3.2.1/x86_64-pc-linux-gnu'
  525. + popd
  526. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  527. + libsecp256k1_install
  528. + secp256k1_version=d33352151699bd7598b868369dace092f7855740
  529. + secp256k1_lib_tar=d33352151699bd7598b868369dace092f7855740.tar.gz
  530. + secp256k1_lib_sha=77fd87ae53830b40a2c38490cbe7b689af71db1b55362abdec1496c45ef329b0
  531. + secp256k1_url=https://github.com/bitcoin-core/secp256k1/archive
  532. + check_skip_build secp256k1-d33352151699bd7598b868369dace092f7855740
  533. + [[ true == false ]]
  534. + return 1
  535. + pushd cache
  536. ~/joinmarket-clientserver-0.4.0/deps/cache ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  537. + sha256_verify 77fd87ae53830b40a2c38490cbe7b689af71db1b55362abdec1496c45ef329b0 d33352151699bd7598b868369dace092f7855740.tar.gz
  538. ++ uname
  539. + [[ Linux == \D\a\r\w\i\n ]]
  540. + sha256sum -c
  541. d33352151699bd7598b868369dace092f7855740.tar.gz: OK
  542. + return 0
  543. + sha256_verify 77fd87ae53830b40a2c38490cbe7b689af71db1b55362abdec1496c45ef329b0 d33352151699bd7598b868369dace092f7855740.tar.gz
  544. ++ uname
  545. + [[ Linux == \D\a\r\w\i\n ]]
  546. + sha256sum -c
  547. d33352151699bd7598b868369dace092f7855740.tar.gz: OK
  548. + return 0
  549. + tar -xzf d33352151699bd7598b868369dace092f7855740.tar.gz -C ../
  550. + popd
  551. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  552. + secp256k1-py_install
  553. + secp256k1_py_version=0.13.2.4
  554. + secp256k1_py_lib_tar=0.13.2.4.tar.gz
  555. + secp256k1_py_lib_sha=f7920b1b887fe6745c49aebea40cefe867adddf11eb2c164624f1f2729f74657
  556. + secp256k1_py_url=https://github.com/ludbb/secp256k1-py/archive
  557. + rm -rf ./secp256k1-py-0.13.2.4
  558. + pushd cache
  559. ~/joinmarket-clientserver-0.4.0/deps/cache ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  560. + sha256_verify f7920b1b887fe6745c49aebea40cefe867adddf11eb2c164624f1f2729f74657 0.13.2.4.tar.gz
  561. ++ uname
  562. + [[ Linux == \D\a\r\w\i\n ]]
  563. + sha256sum -c
  564. 0.13.2.4.tar.gz: OK
  565. + return 0
  566. + sha256_verify f7920b1b887fe6745c49aebea40cefe867adddf11eb2c164624f1f2729f74657 0.13.2.4.tar.gz
  567. ++ uname
  568. + [[ Linux == \D\a\r\w\i\n ]]
  569. + sha256sum -c
  570. 0.13.2.4.tar.gz: OK
  571. + return 0
  572. + tar -xzf 0.13.2.4.tar.gz -C ../
  573. + popd
  574. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  575. + pushd secp256k1-py-0.13.2.4
  576. ~/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4 ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  577. + libsecp256k1-py_build
  578. + [[ -d /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740 ]]
  579. + unlink ./libsecp256k1
  580. unlink: cannot unlink './libsecp256k1': No such file or directory
  581. + ln -sf /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740/ ./libsecp256k1
  582. + python setup.py install
  583. 0.29.1
  584. zip_safe flag not set; analyzing archive contents...
  585.  
  586. Installed /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/pytest_runner-2.6.2-py2.7.egg
  587. Searching for cffi>=1.3.0
  588. Reading https://pypi.org/simple/cffi/
  589. Downloading https://files.pythonhosted.org/packages/14/dd/3e7a1e1280e7d767bd3fa15791759c91ec19058ebe31217fe66f3e9a8c49/cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl#sha256=edabd457cd23a02965166026fd9bfd196f4324fe6032e866d0f3bd0301cd486f
  590. Best match: cffi 1.11.5
  591. Processing cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl
  592. Installing cffi-1.11.5-cp27-cp27mu-manylinux1_x86_64.whl to /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs
  593. writing requirements to /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/cffi-1.11.5-py2.7-linux-x86_64.egg/EGG-INFO/requires.txt
  594.  
  595. Installed /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/cffi-1.11.5-py2.7-linux-x86_64.egg
  596. Searching for pycparser
  597. Reading https://pypi.org/simple/pycparser/
  598. Downloading https://files.pythonhosted.org/packages/68/9e/49196946aee219aead1290e00d1e7fdeab8567783e83e1b9ab5585e6206a/pycparser-2.19.tar.gz#sha256=a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3
  599. Best match: pycparser 2.19
  600. Processing pycparser-2.19.tar.gz
  601. Writing /tmp/easy_install-sY2VjS/pycparser-2.19/setup.cfg
  602. Running pycparser-2.19/setup.py -q bdist_egg --dist-dir /tmp/easy_install-sY2VjS/pycparser-2.19/egg-dist-tmp-jL6Eb7
  603. warning: no previously-included files found matching 'setup.pyc'
  604. warning: no previously-included files matching 'yacctab.*' found under directory 'tests'
  605. warning: no previously-included files matching 'lextab.*' found under directory 'tests'
  606. warning: no previously-included files matching 'yacctab.*' found under directory 'examples'
  607. warning: no previously-included files matching 'lextab.*' found under directory 'examples'
  608. zip_safe flag not set; analyzing archive contents...
  609. pycparser.ply.lex: module references __file__
  610. pycparser.ply.lex: module MAY be using inspect.getsourcefile
  611. pycparser.ply.yacc: module references __file__
  612. pycparser.ply.yacc: module MAY be using inspect.getsourcefile
  613. pycparser.ply.yacc: module MAY be using inspect.stack
  614. pycparser.ply.ygen: module references __file__
  615. creating /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/pycparser-2.19-py2.7.egg
  616. Extracting pycparser-2.19-py2.7.egg to /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs
  617.  
  618. Installed /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/pycparser-2.19-py2.7.egg
  619. Using bundled libsecp256k1
  620. running install
  621. running bdist_egg
  622. running egg_info
  623. creating secp256k1.egg-info
  624. writing requirements to secp256k1.egg-info/requires.txt
  625. writing secp256k1.egg-info/PKG-INFO
  626. writing top-level names to secp256k1.egg-info/top_level.txt
  627. writing dependency_links to secp256k1.egg-info/dependency_links.txt
  628. writing manifest file 'secp256k1.egg-info/SOURCES.txt'
  629. reading manifest file 'secp256k1.egg-info/SOURCES.txt'
  630. reading manifest template 'MANIFEST.in'
  631. writing manifest file 'secp256k1.egg-info/SOURCES.txt'
  632. installing library code to build/bdist.linux-x86_64/egg
  633. running build_clib
  634. checking build system type... x86_64-pc-linux-gnu
  635. checking host system type... x86_64-pc-linux-gnu
  636. checking for a BSD-compatible install... /usr/bin/install -c
  637. checking whether build environment is sane... yes
  638. checking for a thread-safe mkdir -p... /bin/mkdir -p
  639. checking for gawk... no
  640. checking for mawk... mawk
  641. checking whether make sets $(MAKE)... yes
  642. checking whether make supports nested variables... yes
  643. checking how to print strings... printf
  644. checking for style of include used by make... GNU
  645. checking for gcc... gcc
  646. checking whether the C compiler works... yes
  647. checking for C compiler default output file name... a.out
  648. checking for suffix of executables...
  649. checking whether we are cross compiling... no
  650. checking for suffix of object files... o
  651. checking whether we are using the GNU C compiler... yes
  652. checking whether gcc accepts -g... yes
  653. checking for gcc option to accept ISO C89... none needed
  654. checking whether gcc understands -c and -o together... yes
  655. checking dependency style of gcc... none
  656. checking for a sed that does not truncate output... /bin/sed
  657. checking for grep that handles long lines and -e... /bin/grep
  658. checking for egrep... /bin/grep -E
  659. checking for fgrep... /bin/grep -F
  660. checking for ld used by gcc... /usr/bin/ld
  661. checking if the linker (/usr/bin/ld) is GNU ld... yes
  662. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  663. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  664. checking whether ln -s works... yes
  665. checking the maximum length of command line arguments... 1572864
  666. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  667. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  668. checking for /usr/bin/ld option to reload object files... -r
  669. checking for objdump... objdump
  670. checking how to recognize dependent libraries... pass_all
  671. checking for dlltool... no
  672. checking how to associate runtime and link libraries... printf %s\n
  673. checking for ar... ar
  674. checking for archiver @FILE support... @
  675. checking for strip... strip
  676. checking for ranlib... ranlib
  677. checking command to parse /usr/bin/nm -B output from gcc object... ok
  678. checking for sysroot... no
  679. checking for a working dd... /bin/dd
  680. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  681. checking for mt... mt
  682. checking if mt is a manifest tool... no
  683. checking how to run the C preprocessor... gcc -E
  684. checking for ANSI C header files... yes
  685. checking for sys/types.h... yes
  686. checking for sys/stat.h... yes
  687. checking for stdlib.h... yes
  688. checking for string.h... yes
  689. checking for memory.h... yes
  690. checking for strings.h... yes
  691. checking for inttypes.h... yes
  692. checking for stdint.h... yes
  693. checking for unistd.h... yes
  694. checking for dlfcn.h... yes
  695. checking for objdir... .libs
  696. checking if gcc supports -fno-rtti -fno-exceptions... no
  697. checking for gcc option to produce PIC... -fPIC -DPIC
  698. checking if gcc PIC flag -fPIC -DPIC works... yes
  699. checking if gcc static flag -static works... yes
  700. checking if gcc supports -c -o file.o... yes
  701. checking if gcc supports -c -o file.o... (cached) yes
  702. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  703. checking dynamic linker characteristics... GNU/Linux ld.so
  704. checking how to hardcode library paths into programs... immediate
  705. checking whether stripping libraries is possible... yes
  706. checking if libtool supports shared libraries... yes
  707. checking whether to build shared libraries... no
  708. checking whether to build static libraries... yes
  709. checking whether make supports nested variables... (cached) yes
  710. checking for pkg-config... /usr/bin/pkg-config
  711. checking pkg-config is at least version 0.9.0... yes
  712. checking for ar... /usr/bin/ar
  713. checking for ranlib... /usr/bin/ranlib
  714. checking for strip... /usr/bin/strip
  715. checking for gcc... gcc
  716. checking whether we are using the GNU C compiler... (cached) yes
  717. checking whether gcc accepts -g... yes
  718. checking for gcc option to accept ISO C89... (cached) none needed
  719. checking whether gcc understands -c and -o together... (cached) yes
  720. checking dependency style of gcc... (cached) none
  721. checking how to run the C preprocessor... gcc -E
  722. checking for gcc option to accept ISO C89... (cached) none needed
  723. checking dependency style of gcc... none
  724. checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes
  725. checking if gcc supports -fvisibility=hidden... yes
  726. checking for __int128... yes
  727. checking for __builtin_expect... yes
  728. checking native compiler: gcc... ok
  729. checking for x86_64 assembly availability... yes
  730. checking for CRYPTO... no
  731. checking openssl/crypto.h usability... no
  732. checking openssl/crypto.h presence... no
  733. checking for openssl/crypto.h... no
  734. checking for javac... no
  735. configure: WARNING: cannot find JDK; try setting $JAVAC or $JAVA_HOME
  736. checking jni headers... none
  737. configure: WARNING: jni headers/dependencies not found. jni support disabled
  738. checking whether byte ordering is bigendian... no
  739. configure: Using static precomputation: yes
  740. configure: Using assembly optimizations: x86_64
  741. configure: Using field implementation: 64bit
  742. configure: Using bignum implementation: no
  743. configure: Using scalar implementation: 64bit
  744. configure: Using endomorphism optimizations: no
  745. configure: Building benchmarks: yes
  746. configure: Building for coverage analysis: no
  747. configure: Building ECDH module: no
  748. configure: Building ECDSA pubkey recovery module: yes
  749. configure: Using jni: no
  750. checking that generated files are newer than configure... done
  751. configure: creating ./config.status
  752. config.status: creating Makefile
  753. config.status: creating libsecp256k1.pc
  754. config.status: creating src/libsecp256k1-config.h
  755. config.status: executing depfiles commands
  756. config.status: executing libtool commands
  757. gcc -I/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740 -g -O2 -Wall -Wextra -Wno-unused-function -c /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740/src/gen_context.c -o gen_context.o
  758. CC src/bench_verify.o
  759. CC src/exhaustive_tests-tests_exhaustive.o
  760. CC src/bench_sign.o
  761. CC src/bench_recover.o
  762. gcc gen_context.o -o gen_context
  763. ./gen_context
  764. CC src/bench_ecmult-bench_ecmult.o
  765. CC src/bench_internal-bench_internal.o
  766. CC src/libsecp256k1_la-secp256k1.lo
  767. CC src/tests-tests.o
  768. CCLD exhaustive_tests
  769. CCLD libsecp256k1.la
  770. /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  771. CCLD bench_verify
  772. CCLD bench_recover
  773. CCLD bench_sign
  774. CCLD bench_ecmult
  775. CCLD bench_internal
  776. CCLD tests
  777. make[1]: Entering directory '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7'
  778. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib'
  779. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/include'
  780. /bin/bash ./libtool --mode=install /usr/bin/install -c libsecp256k1.la '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib'
  781. /bin/mkdir -p '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/pkgconfig'
  782. /usr/bin/install -c -m 644 /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740/include/secp256k1.h /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-d33352151699bd7598b868369dace092f7855740/include/secp256k1_recovery.h '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/include'
  783. /usr/bin/install -c -m 644 libsecp256k1.pc '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/pkgconfig'
  784. libtool: install: /usr/bin/install -c .libs/libsecp256k1.lai /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/libsecp256k1.la
  785. libtool: install: /usr/bin/install -c .libs/libsecp256k1.a /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/libsecp256k1.a
  786. libtool: install: chmod 644 /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/libsecp256k1.a
  787. libtool: install: /usr/bin/ranlib /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib/libsecp256k1.a
  788. libtool: finish: PATH="/home/b/joinmarket-clientserver-0.4.0/jmvenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib
  789. ----------------------------------------------------------------------
  790. Libraries have been installed in:
  791. /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib
  792.  
  793. If you ever happen to want to link against installed libraries
  794. in a given directory, LIBDIR, you must either use libtool, and
  795. specify the full pathname of the library, or use the '-LLIBDIR'
  796. flag during linking and do at least one of the following:
  797. - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
  798. during execution
  799. - add LIBDIR to the 'LD_RUN_PATH' environment variable
  800. during linking
  801. - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
  802. - have your system administrator add LIBDIR to '/etc/ld.so.conf'
  803.  
  804. See any operating system documentation about shared libraries for
  805. more information, such as the ld(1) and ld.so(8) manual pages.
  806. ----------------------------------------------------------------------
  807. make[1]: Leaving directory '/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7'
  808. running install_lib
  809. running build_py
  810. creating build/lib.linux-x86_64-2.7
  811. creating build/lib.linux-x86_64-2.7/secp256k1
  812. copying secp256k1/__main__.py -> build/lib.linux-x86_64-2.7/secp256k1
  813. copying secp256k1/__init__.py -> build/lib.linux-x86_64-2.7/secp256k1
  814. running build_ext
  815. generating cffi module 'build/temp.linux-x86_64-2.7/_libsecp256k1.c'
  816. building '_libsecp256k1' extension
  817. creating build/temp.linux-x86_64-2.7/build
  818. creating build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7
  819. x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-nbjU53/python2.7-2.7.15~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DCFFI_ENABLE_RECOVERY -I/usr/include/python2.7 -Ibuild/temp.linux-x86_64-2.7/include -I/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/include -c build/temp.linux-x86_64-2.7/_libsecp256k1.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_libsecp256k1.o
  820. x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-nbjU53/python2.7-2.7.15~rc1=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-Bsymbolic-functions -Wl,-z,relro -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-nbjU53/python2.7-2.7.15~rc1=. -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_libsecp256k1.o -Lbuild/temp.linux-x86_64-2.7/lib -L/home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/build/temp.linux-x86_64-2.7/lib -Lbuild/temp.linux-x86_64-2.7 -lsecp256k1 -lsecp256k1 -o build/lib.linux-x86_64-2.7/secp256k1/_libsecp256k1.so
  821. creating build/bdist.linux-x86_64
  822. creating build/bdist.linux-x86_64/egg
  823. creating build/bdist.linux-x86_64/egg/secp256k1
  824. copying build/lib.linux-x86_64-2.7/secp256k1/__main__.py -> build/bdist.linux-x86_64/egg/secp256k1
  825. copying build/lib.linux-x86_64-2.7/secp256k1/_libsecp256k1.so -> build/bdist.linux-x86_64/egg/secp256k1
  826. copying build/lib.linux-x86_64-2.7/secp256k1/__init__.py -> build/bdist.linux-x86_64/egg/secp256k1
  827. byte-compiling build/bdist.linux-x86_64/egg/secp256k1/__main__.py to __main__.pyc
  828. byte-compiling build/bdist.linux-x86_64/egg/secp256k1/__init__.py to __init__.pyc
  829. creating stub loader for secp256k1/_libsecp256k1.so
  830. byte-compiling build/bdist.linux-x86_64/egg/secp256k1/_libsecp256k1.py to _libsecp256k1.pyc
  831. creating build/bdist.linux-x86_64/egg/EGG-INFO
  832. copying secp256k1.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO
  833. copying secp256k1.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  834. copying secp256k1.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  835. copying secp256k1.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO
  836. copying secp256k1.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  837. copying secp256k1.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO
  838. writing build/bdist.linux-x86_64/egg/EGG-INFO/native_libs.txt
  839. creating dist
  840. creating 'dist/secp256k1-0.13.2-py2.7-linux-x86_64.egg' and adding 'build/bdist.linux-x86_64/egg' to it
  841. removing 'build/bdist.linux-x86_64/egg' (and everything under it)
  842. Processing secp256k1-0.13.2-py2.7-linux-x86_64.egg
  843. creating /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/python2.7/site-packages/secp256k1-0.13.2-py2.7-linux-x86_64.egg
  844. Extracting secp256k1-0.13.2-py2.7-linux-x86_64.egg to /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/python2.7/site-packages
  845. Adding secp256k1 0.13.2 to easy-install.pth file
  846.  
  847. Installed /home/b/joinmarket-clientserver-0.4.0/jmvenv/lib/python2.7/site-packages/secp256k1-0.13.2-py2.7-linux-x86_64.egg
  848. Processing dependencies for secp256k1==0.13.2
  849. Searching for cffi==1.11.5
  850. Best match: cffi 1.11.5
  851. Processing cffi-1.11.5-py2.7-linux-x86_64.egg
  852. Adding cffi 1.11.5 to easy-install.pth file
  853.  
  854. Using /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/cffi-1.11.5-py2.7-linux-x86_64.egg
  855. Searching for pycparser==2.19
  856. Best match: pycparser 2.19
  857. Processing pycparser-2.19-py2.7.egg
  858. Adding pycparser 2.19 to easy-install.pth file
  859.  
  860. Using /home/b/joinmarket-clientserver-0.4.0/deps/secp256k1-py-0.13.2.4/.eggs/pycparser-2.19-py2.7.egg
  861. Finished processing dependencies for secp256k1==0.13.2
  862. + return 0
  863. + popd
  864. ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  865. + libsodium_install
  866. + sodium_version=libsodium-1.0.13
  867. + sodium_lib_tar=libsodium-1.0.13.tar.gz
  868. + sodium_lib_sig=libsodium-1.0.13.tar.gz.sig
  869. + sodium_lib_sha=9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd
  870. + sodium_url=https://download.libsodium.org/libsodium/releases/old
  871. + sodium_signer_key_url='https://pgp.mit.edu/pks/lookup?op=get&search=0x210627AABA709FE1'
  872. + sodium_signer_key_id=62F25B592B6F76DA
  873. + check_skip_build libsodium-1.0.13
  874. + [[ true == false ]]
  875. + return 1
  876. + pushd cache
  877. ~/joinmarket-clientserver-0.4.0/deps/cache ~/joinmarket-clientserver-0.4.0/deps ~/joinmarket-clientserver-0.4.0
  878. + sha256_verify 9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd libsodium-1.0.13.tar.gz
  879. ++ uname
  880. + [[ Linux == \D\a\r\w\i\n ]]
  881. + sha256sum -c
  882. libsodium-1.0.13.tar.gz: OK
  883. + return 0
  884. + sha256_verify 9c13accb1a9e59ab3affde0e60ef9a2149ed4d6e8f99c93c7a5b97499ee323fd libsodium-1.0.13.tar.gz
  885. ++ uname
  886. + [[ Linux == \D\a\r\w\i\n ]]
  887. + sha256sum -c
  888. libsodium-1.0.13.tar.gz: OK
  889. + return 0
  890. + [[ -z '' ]]
  891. + gpg_verify_key libsodium_signer.key 62F25B592B6F76DA
  892. + gpg --keyid-format long
  893. + grep 62F25B592B6F76DA
  894. gpg: WARNING: no command supplied. Trying to guess what you mean ...
  895. gpg: no valid OpenPGP data found.
  896. gpg: processing message failed: Unknown system error
  897. + return 1
  898. + echo 'Libsodium was not built. Exiting.'
  899. Libsodium was not built. Exiting.
  900. + return 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement