Advertisement
Guest User

Untitled

a guest
Feb 4th, 2024
212
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.87 KB | None | 0 0
  1. Log started at: Sun 4 Feb 11:59:32 GMT 2024
  2.  
  3. RetroPie-Setup version: 4.8.6 (4b3b8608)
  4. System: rpi5 (aarch64) - Debian GNU/Linux 12 (bookworm) - Linux raspberrypi 6.1.0-rpi7-rpi-2712 #1 SMP PREEMPT Debian 1:6.1.63-1+rpt1 (2023-11-24) aarch64 GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. /home/alucard/RetroPie-Setup/tmp/build/retroarch /home/alucard
  11.  
  12. = = = = = = = = = = = = = = = = = = = = =
  13. Getting sources for 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
  14. = = = = = = = = = = = = = = = = = = = = =
  15.  
  16. git clone --recursive --depth 1 --shallow-submodules --branch retropie-v1.16.0 "https://github.com/retropie/RetroArch.git" "/home/alucard/RetroPie-Setup/tmp/build/retroarch"
  17. Cloning into '/home/alucard/RetroPie-Setup/tmp/build/retroarch'...
  18. Updating files: 91% (9962/10847)
  19. Updating files: 92% (9980/10847)
  20. Updating files: 93% (10088/10847)
  21. Updating files: 94% (10197/10847)
  22. Updating files: 95% (10305/10847)
  23. Updating files: 96% (10414/10847)
  24. Updating files: 97% (10522/10847)
  25. Updating files: 98% (10631/10847)
  26. Updating files: 99% (10739/10847)
  27. Updating files: 100% (10847/10847)
  28. Updating files: 100% (10847/10847), done.
  29. HEAD is now in branch 'retropie-v1.16.0' at commit 'e89a7ce8e26335e09230286f7a00f3b056b3b3a2'
  30. /home/alucard
  31. /home/alucard/RetroPie-Setup/tmp/build/retroarch /home/alucard
  32.  
  33. = = = = = = = = = = = = = = = = = = = = =
  34. Building 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
  35. = = = = = = = = = = = = = = = = = = = = =
  36.  
  37. Checking operating system ... Linux
  38. Checking for suitable working C compiler ... /usr/bin/gcc works
  39. Checking for suitable working C++ compiler ... /usr/bin/g++ works
  40. Checking for pkg-config ... /usr/bin/pkgconf
  41. Checking for availability of switch -std=gnu99 in /usr/bin/gcc ... yes
  42. Checking for availability of switch -std=c++11 in /usr/bin/g++ ... yes
  43. Checking for availability of switch -Wno-unused-result in /usr/bin/gcc ... yes
  44. Checking for availability of switch -Wno-unused-variable in /usr/bin/gcc ... yes
  45. Checking function sd_get_machine_names in -lsystemd ... no
  46. Checking presence of header file EGL/eglext.h ... yes
  47. Checking presence of package egl ... 1.5
  48. Checking function ass_library_init in -lfribidi -lass ... no
  49. Checking function pthread_create in -lpthread ... yes
  50. Checking function pthread_key_create in -lpthread ... yes
  51. Checking presence of package check >= 0.15 ... no
  52. Checking presence of header file scsi/sg.h ... yes
  53. Checking function dlopen in -ldl ... yes
  54. Checking function socket in -lc ... yes
  55. Checking function getaddrinfo in -lc ... yes
  56. Checking function fcntl in -lc ... yes
  57. Checking function getopt_long in -lc ... yes
  58. Checking presence of package alsa ... 1.2.8
  59. Checking presence of package libsixel >= 1.6.0 ... no
  60. Checking presence of predefined macro AUDIO_SETINFO in sys/audioio.h ... no
  61. Checking presence of package rsound >= 1.1 ... no
  62. Checking presence of package libroar >= 1.0.12 ... no
  63. Checking presence of package sdl2 >= 2.0.0 ... 2.26.3
  64. Checking presence of package flac ... 1.4.2
  65. Checking existence of -lmbedtls -lmbedx509 -lmbedcrypto ... yes
  66. Checking presence of header file mbedtls/entropy.h ... yes
  67. Notice: HID is disabled, libusb support will also be disabled.
  68. Checking existence of -ldinput8 ... no
  69. Checking existence of -ld3d9 ... no
  70. Checking existence of -ldsound ... no
  71. Checking existence of -ld3dx8 ... no
  72. Checking existence of -ld3dx9 ... no
  73. Notice: OpenGL is disabled, Cg support will also be disabled.
  74. Notice: OpenGL is disabled, OpenGL1 support will also be disabled.
  75. Checking presence of package zlib ... 1.2.13
  76. Checking presence of package libavcodec >= 57 ... 59.37.100
  77. Checking presence of package libavformat >= 57 ... 59.27.100
  78. Checking presence of package libavdevice >= 57 ... 59.7.100
  79. Checking presence of package libswresample >= 2 ... 4.7.100
  80. Checking presence of package libavutil >= 55 ... 57.28.100
  81. Checking presence of package libswscale >= 4 ... 6.7.100
  82. Checking presence of header file libavutil/channel_layout.h ... yes
  83. Checking function dlopen in -ldl ... yes
  84. Checking presence of package gbm >= 9.0 ... 23.2.1-1~bpo12+rpt3
  85. Checking presence of package libdrm ... no
  86. Error: DRM is disabled and forced to build with KMS support.
  87. rm -rf obj-unix
  88. rm -f retroarch
  89. rm -f *.d
  90. config.mk is outdated or non-existing. Run ./configure again.
  91. make: *** [Makefile:196: config.mk] Error 1
  92. Could not successfully build retroarch - RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators (/home/alucard/RetroPie-Setup/tmp/build/retroarch/retroarch not found).
  93. /home/alucard
  94.  
  95. Log ended at: Sun 4 Feb 12:00:45 GMT 2024
  96. Total running time: 0 hours, 1 mins, 13 secs
  97.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement