Paste #152926

   
pasted on 16.11.2020 12:31
  • 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# cl-update -1 --clean-pkg
Синхронизация репозиториев
 * Проверка текущего сервера обновлений ...                               [ ok ]
 * Проверка обновлений Distros ...                                        [ ok ]
 * Проверка обновлений Calculate ...                                      [ ok ]
 * Проверка обновлений Gentoo ...                                         [ ok ]
 * Удаление истории репозитория Distros ...                               [ ok ]
 * Удаление истории репозитория Calculate ...                             [ ok ]
 * Удаление истории репозитория Gentoo ...                                [ ok ]
 * Синхронизация завершена
Конфигурация системы
 * Сервер обновлений https://mirror.yandex.ru/calculate
Обновление пакетов
 * Вычисление зависимостей ...
 * Система находится в актуальном состоянии  
Пересборка зависимых модулей
 * Обновление модулей ядра ...                                            [ ok ]
 * (1 из 7) Модули ядра для виртуальной машины VirtualBox
 * Сборка app-emulation/virtualbox-modules-6.1.16 ...                     [ ok ]
 * (2 из 7) Simple yet fast and modern VPN that utilizes state-of-the-art cryptography.
 * Сборка net-vpn/wireguard-modules-1.0.20200908 ...                      [ ok ]
 * (3 из 7) Broadcom's IEEE 802.11a/b/g/n hybrid Linux device driver
 * Сборка net-wireless/broadcom-sta-6.30.223.271-r6 ...                   [ ok ]
 * (4 из 7) Realtek RTL8723DE module for Linux kernel
 * Сборка net-wireless/rtl8723de-20200617 ...                             [ ok ]
 * Determining the location of the kernel source code
 * Unable to find kernel sources at /usr/src/linux
 * Please make sure that /usr/src/linux points at your running kernel, 
 * (or the kernel you wish to build against).
 * Alternatively, set the KERNEL_DIR environment variable to the kernel sources location
 * Unable to calculate Linux Kernel version for build, attempting to use running version
 * Could not find a usable .config in the kernel source directory.
 * Please ensure that /usr/src/linux points to a configured set of Linux sources.
 * If you are using KBUILD_OUTPUT, please set the environment var so that
 * it points to the necessary object directory so that it might find .config.
 * ERROR: net-wireless/broadcom-sta-6.30.223.271-r6::gentoo failed (setup phase):
 *   Kernel not configured; no .config found in 
 * 
 * Call stack:
 *                             ebuild.sh, line 125:  Called pkg_setup
 *   broadcom-sta-6.30.223.271-r6.ebuild, line  68:  Called linux-mod_pkg_setup
 *                      linux-mod.eclass, line 586:  Called linux-info_pkg_setup
 *                     linux-info.eclass, line 962:  Called check_extra_config
 *                     linux-info.eclass, line 770:  Called require_configured_kernel
 *                     linux-info.eclass, line 304:  Called die
 * The specific snippet of code:
 *   		die "Kernel not configured; no .config found in ${KV_OUT_DIR}"
 * 
 * If you need support, post the output of `emerge --info '=net-wireless/broadcom-sta-6.30.223.271-r6::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=net-wireless/broadcom-sta-6.30.223.271-r6::gentoo'`.
 * The complete build log is located at '/var/calculate/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/temp/build.log'.
 * The ebuild environment file is located at '/var/calculate/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/temp/die.env'.
 * Working directory: '/var/calculate/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/homedir'
 * S: '/var/calculate/tmp/portage/net-wireless/broadcom-sta-6.30.223.271-r6/work'

 * Не удалось собрать net-wireless/broadcom-sta-6.30.223.271-r6::gentoo
 * Не удалось обновить
Add Comment
Author