Paste #241235

   
pasted on 09.12.2021 11:22
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
 * (103 из 125) Гибкая и производительная реализация протокола BitTorrent на языке C++
 * Сборка net-libs/libtorrent-rasterbar-1.2.14-r1 ...                                                                              
...

using python : 3.9 : "/usr/bin/python3.9" : "/usr/include/python3.9" "/usr/include/python3.9" : : <libtorrent-python>on : ".cpython-39-x86_64-linux-gnu" ;

b2 boost-link=shared libtorrent-link=prebuilt deprecated-functions=on variant=release address-model=64 -j4 python=3.9 libtorrent-python=on python-install-path=/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/work/libtorrent-1.2.14-python3_9/build/lib install_module linkflags=-L/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/work/libtorrent-1.2.14/src/.libs linkflags=-L/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/work/libtorrent-1.2.14-python3_9/bindings/python/../../src/.libs linkflags=-L/usr/lib64 linkflags=-L/usr/lib64
error: [Errno 2] No such file or directory: 'b2'
 * ERROR: net-libs/libtorrent-rasterbar-1.2.14-r1::gentoo failed (compile phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  127:  Called src_compile
 *   environment, line 3548:  Called distutils-r1_src_compile
 *   environment, line 1514:  Called _distutils-r1_run_foreach_impl 'python_compile'
 *   environment, line  604:  Called python_foreach_impl 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 3206:  Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 2640:  Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'python_compile'
 *   environment, line 2638:  Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'python_compile'
 *   environment, line  939:  Called distutils-r1_run_phase 'python_compile'
 *   environment, line 1507:  Called python_compile
 *   environment, line 3546:  Called distutils-r1_python_compile
 *   environment, line 1366:  Called esetup.py 'build' '-j' '4'
 *   environment, line 2097:  Called die
 * The specific snippet of code:
 *       "${@}" || die -n;
 * 
 * If you need support, post the output of `emerge --info '=net-libs/libtorrent-rasterbar-1.2.14-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-libs/libtorrent-rasterbar-1.2.14-r1::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/temp/environment'.
 * Working directory: '/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/work/libtorrent-1.2.14-python3_9/bindings/python'
 * S: '/var/calculate/tmp/portage/net-libs/libtorrent-rasterbar-1.2.14-r1/work/libtorrent-1.2.14'

 * Не удалось собрать net-libs/libtorrent-rasterbar-1.2.14-r1::gentoo
 * Не удалось обновить
Add Comment
Author