Advertisement
Guest User

Untitled

a guest
Aug 5th, 2019
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.53 KB | None | 0 0
  1. Log started at: Mon Aug 5 18:13:24 PDT 2019
  2.  
  3. RetroPie-Setup version: 4.5.1 (61371f9b)
  4. System: Ubuntu 18.04.2 LTS - Linux Asus 4.18.0-25-generic #26~18.04.1-Ubuntu SMP Thu Jun 27 07:28:31 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  5.  
  6. = = = = = = = = = = = = = = = = = = = = =
  7. Installing dependencies for 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
  8. = = = = = = = = = = = = = = = = = = = = =
  9.  
  10. ~/RetroPie-Setup/tmp/build/retroarch ~
  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 --branch v1.7.6 "https://github.com/libretro/RetroArch.git" "/home/brandon/RetroPie-Setup/tmp/build/retroarch"
  17. Cloning into '/home/brandon/RetroPie-Setup/tmp/build/retroarch'...
  18. Note: checking out '9750719074041e0f1949cf9535d1e04945f6213b'.
  19.  
  20. You are in 'detached HEAD' state. You can look around, make experimental
  21. changes and commit them, and you can discard any commits you make in this
  22. state without impacting any branches by performing another checkout.
  23.  
  24. If you want to create a new branch to retain commits you create, you may
  25. do so (now or later) by using -b with the checkout command again. Example:
  26.  
  27. git checkout -b <new-branch-name>
  28.  
  29. HEAD is now in branch 'HEAD' at commit '9750719074041e0f1949cf9535d1e04945f6213b'
  30. patching file input/input_driver.c
  31. Successfully applied patch: /home/brandon/RetroPie-Setup/scriptmodules/emulators/retroarch/01_hotkey_hack.diff
  32. patching file menu/widgets/menu_entry.c
  33. Successfully applied patch: /home/brandon/RetroPie-Setup/scriptmodules/emulators/retroarch/02_disable_search.diff
  34. patching file input/drivers_joypad/udev_joypad.c
  35. Successfully applied patch: /home/brandon/RetroPie-Setup/scriptmodules/emulators/retroarch/03_disable_udev_sort.diff
  36. ~
  37. ~/RetroPie-Setup/tmp/build/retroarch ~
  38.  
  39. = = = = = = = = = = = = = = = = = = = = =
  40. Building 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
  41. = = = = = = = = = = = = = = = = = = = = =
  42.  
  43. Checking operating system ... Linux (Ubuntu 18.04.2 LTS 18.04)
  44. Checking for suitable working C compiler ... /usr/bin/gcc works
  45. Checking for suitable working C++ compiler ... /usr/bin/g++ works
  46. Checking for pkg-config ... /usr/bin/pkg-config
  47. Checking for availability of switch -std=gnu99 in /usr/bin/gcc ... yes
  48. Checking for availability of switch -Wno-unused-result in /usr/bin/gcc ... yes
  49. Checking for availability of switch -Wno-unused-variable in /usr/bin/gcc ... yes
  50. Checking function sd_get_machine_names in -lsystemd ... no
  51. Checking presence of package bcm_host ... no
  52. Checking function bcm_host_init in -lbcm_host ... no
  53. Checking presence of package egl ... 19.0.2
  54. Checking function ass_library_init in -lass ... no
  55. Checking function pthread_create in -lpthread ... yes
  56. Checking function pthread_key_create in -lpthread ... yes
  57. Checking function dlopen in -ldl ... yes
  58. Checking function socket in -lc ... yes
  59. Checking function getaddrinfo in -lc ... yes
  60. Checking existence of -lminiupnpc ... yes
  61. Checking function fcntl in -lc ... yes
  62. Checking function getopt_long in -lc ... yes
  63. Checking presence of package alsa ... 1.1.3
  64. Checking presence of predefined macro AUDIO_SETINFO in sys/audioio.h ... no
  65. Checking presence of package rsound >= 1.1 ... no
  66. Checking presence of package libroar ... no
  67. Checking presence of package libpulse ... 11.1
  68. Checking presence of package sdl2 >= 2.0.0 ... 2.0.8
  69. Checking presence of package flac ... no
  70. Checking presence of header file mbedtls/entropy.h ... yes
  71. Checking existence of -lmbedtls ... yes
  72. Checking existence of -lmbedx509 ... yes
  73. Checking existence of -lmbedcrypto ... yes
  74. Checking presence of package libusb-1.0 >= 1.0.13 ... 1.0.21
  75. Checking presence of header file GL/gl.h ... yes
  76. Checking existence of -lGL ... no
  77. Forced to build with library -lGL, but cannot locate. Exiting ...
  78. Makefile:10: config.mk: No such file or directory
  79. rm -rf obj-unix
  80. rm -f retroarch
  81. rm -f *.d
  82. Makefile:10: config.mk: No such file or directory
  83. config.mk is outdated or non-existing. Run ./configure again.
  84. Makefile:190: recipe for target 'config.mk' failed
  85. make: *** [config.mk] Error 1
  86. ~
  87. Could not successfully build retroarch - RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators (/home/brandon/RetroPie-Setup/tmp/build/retroarch/retroarch not found).
  88.  
  89. Log ended at: Mon Aug 5 18:13:32 PDT 2019
  90. Total running time: 0 hours, 0 mins, 8 secs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement