Advertisement
Guest User

my_logs_armbian

a guest
Oct 2nd, 2023
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.04 KB | Software | 0 0
  1. # Armbian ANSI build logs for e856e718-1d64-4a65-a421-29e7889922df - use "less -SR" to view
  2. # Armbian build at Mon Oct 2 10:35:46 EET 2023 on dary-VirtualBox
  3. ------------------------------------------------------------------------------------------------------------
  4. # Repeat build: ./compile.sh build BOARD=nanopiair BRANCH=current BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=jammy
  5. # ARGs: 'PREFER_DOCKER=no' 'ARMBIAN_RELAUNCHED=yes' 'SET_OWNER_TO_UID=1000' 'build'
  6. ------------------------------------------------------------------------------------------------------------
  7. # GIT revision
  8. commit 916c4f881b9ff3c9dc6e4728df1de1063e34466b (grafted, HEAD -> main, origin/main, origin/HEAD)
  9. Author: Paolo Sabatino <paolo.sabatino@gmail.com>
  10.  
  11. rk322x: remove rk322x-fixup.scr file from overlays
  12. ------------------------------------------------------------------------------------------------------------
  13. # GIT status
  14. On branch main
  15. Your branch is up to date with 'origin/main'.
  16.  
  17. nothing to commit, working tree clean
  18. ------------------------------------------------------------------------------------------------------------
  19. ### config_early_init.log
  20. --> (0) INFO: Starting single build process [ no BOARD set ]
  21. --> (0) INFO: Checking [ basic host setup ]
  22. --> (0) INFO: Build host OS release [ jammy ]
  23. --> (0) INFO: Build host architecture [ amd64 ]
  24. --> (5) INFO: Generating list of all available boards [ might take a while ]
  25. --> (13) ERROR: Error 3 occurred in main shell [ at /home/dary/folder_4/build/lib/functions/configuration/menu.sh:38
  26. dialog_if_terminal_set_vars() --> lib/functions/configuration/menu.sh:38
  27. interactive_config_ask_board_list() --> lib/functions/configuration/interactive.sh:149
  28. config_possibly_interactive_kernel_board() --> lib/functions/main/config-interactive.sh:16
  29. prep_conf_main_build_single() --> lib/functions/main/config-prepare.sh:21
  30. cli_standard_build_run() --> lib/functions/cli/cli-build.sh:22
  31. armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
  32. cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
  33. main() --> compile.sh:50
  34. ]
  35. --> (15) INFO: Generating list of all available boards [ might take a while ]
  36. ------------------------------------------------------------------------------------------------------------
  37. ### config_source_board_file.log
  38. --> (29) INFO: Sourcing board configuration [ /home/dary/folder_4/build/config/boards/nanopiair.csc ]
  39. ------------------------------------------------------------------------------------------------------------
  40. ### do_main_configuration.log
  41. --> (46) INFO: Starting main configuration
  42. --> (46) INFO: Using REVISION from [ main VERSION file: '23.08.0-trunk' ]
  43. --> (46) INFO: Sourcing family configuration [ /home/dary/folder_4/build/config/sources/families/sun8i.conf ]
  44. --> (46) INFO: Enabling extension [ sunxi-tools ]
  45. --> (46) INFO: Sourcing arch configuration [ armhf.conf ]
  46. --> (47) INFO: Extension manager [ processed 5 Extension Methods calls and 6 Extension Method implementations ]
  47. ------------------------------------------------------------------------------------------------------------
  48. ### config_post_main.log
  49. --> (47) INFO: Configuration prepared for BOARD build [ nanopiair.csc ]
  50. --> (47) EXT: Repeat Build Options (early) [ ./compile.sh build BOARD=nanopiair BRANCH=current BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=jammy ]
  51. ------------------------------------------------------------------------------------------------------------
  52. ### check_dir_for_mount_options.log
  53. --> (47) INFO: Checked directory OK for mount options [ /home/dary/folder_4/build/.tmp ('main temporary dir') ]
  54. ------------------------------------------------------------------------------------------------------------
  55. ### prepare_host_noninteractive.log
  56. --> (48) INFO: Preparing [ host ]
  57. --> (49) COMMAND: update-ccache-symlinks
  58. --> (49) INFO: Ignoring toolchains [ SKIP_EXTERNAL_TOOLCHAINS: yes ]
  59. ------------------------------------------------------------------------------------------------------------
  60. ### aggregate_packages.log
  61. --> (50) INFO: Aggregating packages [ rootfs ]
  62. --> (50) INFO: Python3 version [ 3.10.12 - 'Python 3.10.12' ]
  63. --> (51) INFO: pip3 version [ 23.2.1: 'pip 23.2.1 from /home/dary/.local/lib/python3.10/site-packages/pip (python 3.10)' ]
  64. --> (51) INFO: Installing pip packages for Python tools [ 4f9260b774 ]
  65. --> (51) COMMAND: rm -fv /home/dary/folder_4/build/cache/pip/pip_pkg_hash*
  66. --> (51) COMMAND: env -i 'PYTHONUSERBASE=/home/dary/folder_4/build/cache/pip/base' 'PYTHONUNBUFFERED=yes' 'PYTHONPYCACHEPREFIX=/home/dary/folder_4/build/cache/pip/pycache' /usr/bin/python3 -m pip install --no-warn-script-location --user --break-system-packages --root-user-action=ignore unidiff==0.7.4 GitPython==3.1.30 unidecode==1.3.6 coloredlogs==15.0.1 PyYAML==6.0 oras==0.1.17 Jinja2==3.1.2 rich==13.4.1
  67.  
  68. Usage:
  69. /usr/bin/python3 -m pip install [options] <requirement specifier> [package-index-options] ...
  70. /usr/bin/python3 -m pip install [options] -r <requirements file> [package-index-options] ...
  71. /usr/bin/python3 -m pip install [options] [-e] <vcs project url> ...
  72. /usr/bin/python3 -m pip install [options] [-e] <local project path> ...
  73. /usr/bin/python3 -m pip install [options] <archive url/path> ...
  74.  
  75. no such option: --break-system-packages
  76. -->--> command failed with error code 2 after 2 seconds
  77. --> (53) WARNING: stacktrace for failed command [ exit code 2:/usr/bin/env bash -e -o pipefail -c env -i 'PYTHONUSERBASE=/home/dary/folder_4/build/cache/pip/base' 'PYTHONUNBUFFERED=yes' 'PYTHONPYCACHEPREFIX=/home/dary/folder_4/build/cache/pip/pycache' /usr/bin/python3 -m pip install --no-warn-script-location --user --break-system-packages --root-user-action=ignore unidiff==0.7.4 GitPython==3.1.30 unidecode==1.3.6 coloredlogs==15.0.1 PyYAML==6.0 oras==0.1.17 Jinja2==3.1.2 rich==13.4.1
  78. run_host_command_logged() --> lib/functions/logging/runners.sh:193
  79. prepare_python_and_pip() --> lib/functions/general/python-tools.sh:131
  80. aggregate_all_packages_python() --> lib/functions/configuration/aggregation.sh:47
  81. aggregate_packages() --> lib/functions/configuration/aggregation.sh:35
  82. do_with_logging() --> lib/functions/logging/section-logging.sh:81
  83. aggregate_packages_in_logging_section() --> lib/functions/configuration/aggregation.sh:23
  84. main_default_start_build() --> lib/functions/main/start-end.sh:25
  85. do_with_default_build() --> lib/functions/main/default-build.sh:41
  86. cli_standard_build_run() --> lib/functions/cli/cli-build.sh:25
  87. armbian_cli_run_command() --> lib/functions/cli/utils-cli.sh:136
  88. cli_entrypoint() --> lib/functions/cli/entrypoint.sh:176
  89. main() --> compile.sh:50 ]
  90. --> (54) ERROR: Cleaning up [ please wait for cleanups to finish ]
  91. ------------------------------------------------------------------------------------------------------------
Tags: logs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement