Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Log started at: Wed 06 Sep 2023 10:29:51 AM UTC
- RetroPie-Setup version: 4.8.5 (e99c273)
- System: rockpro64 (aarch64) - Ubuntu 20.04.6 LTS - Linux playbox 5.15.93-rockchip64 #23.02.2 SMP PREEMPT Fri Feb 17 23:48:36 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux
- Update is available - updating ...
- = = = = = = = = = = = = = = = = = = = = =
- Installing dependencies for 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
- = = = = = = = = = = = = = = = = = = = = =
- /home/pi/RetroPie-Setup/tmp/build/retroarch /home/pi
- = = = = = = = = = = = = = = = = = = = = =
- Getting sources for 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
- = = = = = = = = = = = = = = = = = = = = =
- Already on 'retropie-v1.15.0'
- Your branch is up to date with 'origin/retropie-v1.15.0'.
- Already up to date.
- HEAD is now in branch 'retropie-v1.15.0' at commit '1e5b1bafe1d5b3eeb8eee36949e91fe17e3efd03'
- /home/pi
- /home/pi/RetroPie-Setup/tmp/build/retroarch /home/pi
- = = = = = = = = = = = = = = = = = = = = =
- Building 'retroarch' : RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators
- = = = = = = = = = = = = = = = = = = = = =
- Checking operating system ... Linux (Ubuntu 20.04.6 LTS 20.04)
- Checking for suitable working C compiler ... /usr/bin/gcc works
- Checking for suitable working C++ compiler ... /usr/bin/g++ works
- Checking for pkg-config ... /usr/bin/pkg-config
- Checking for availability of switch -std=gnu99 in /usr/bin/gcc ... yes
- Checking for availability of switch -std=c++11 in /usr/bin/g++ ... yes
- Checking for availability of switch -Wno-unused-result in /usr/bin/gcc ... yes
- Checking for availability of switch -Wno-unused-variable in /usr/bin/gcc ... yes
- Checking function sd_get_machine_names in -lsystemd ... no
- Checking presence of package bcm_host ... 1
- Checking presence of header file EGL/eglext.h ... yes
- Checking presence of package brcmegl ... no
- Checking existence of -lbrcmEGL ... no
- Forced to build with library -lbrcmEGL, but cannot locate. Exiting ...
- rm -rf obj-unix
- rm -f retroarch
- rm -f *.d
- CC input/drivers/linuxraw_input.c
- CC input/common/linux_common.c
- CC input/drivers_joypad/linuxraw_joypad.c
- CC frontend/drivers/platform_unix.c
- CC version_git.c
- CC frontend/frontend_driver.c
- CC retroarch.c
- CC runloop.c
- CC ui/ui_companion_driver.c
- CC camera/camera_driver.c
- CC record/record_driver.c
- CC command.c
- CC msg_hash.c
- CC midi_driver.c
- CC location_driver.c
- CC intl/msg_hash_us.c
- CC libretro-common/queues/task_queue.c
- CC tasks/task_content.c
- CC tasks/task_patch.c
- CC tasks/task_save.c
- CC tasks/task_movie.c
- CC tasks/task_file_transfer.c
- CC tasks/task_image.c
- CC tasks/task_playlist_manager.c
- CC tasks/task_manual_content_scan.c
- CC tasks/task_core_backup.c
- CC libretro-common/encodings/encoding_utf.c
- CC libretro-common/encodings/encoding_crc32.c
- CC libretro-common/encodings/encoding_base64.c
- CC tasks/task_translation.c
- CC libretro-common/compat/fopen_utf8.c
- CC libretro-common/compat/compat_strldup.c
- CC libretro-common/lists/file_list.c
- CC libretro-common/lists/dir_list.c
- CC libretro-common/file/retro_dirent.c
- CC libretro-common/streams/stdin_stream.c
- CC libretro-common/streams/file_stream.c
- CC libretro-common/streams/file_stream_transforms.c
- CC libretro-common/streams/interface_stream.c
- CC libretro-common/streams/memory_stream.c
- CC libretro-common/streams/network_stream.c
- CC libretro-common/vfs/vfs_implementation.c
- CC libretro-common/lists/string_list.c
- CC libretro-common/string/stdstring.c
- CC libretro-common/memmap/memalign.c
- CC libretro-common/file/nbio/nbio_stdio.c
- CC libretro-common/lists/linked_list.c
- CC libretro-common/lists/nested_list.c
- CC libretro-common/queues/generic_queue.c
- CC libretro-common/file/nbio/nbio_linux.c
- CC libretro-common/file/nbio/nbio_intf.c
- CC libretro-common/file/file_path.c
- CC libretro-common/file/file_path_io.c
- CC file_path_special.c
- CC libretro-common/hash/lrc_hash.c
- CC audio/audio_driver.c
- CC input/input_driver.c
- CC input/common/input_hid_common.c
- CC led/led_driver.c
- CC gfx/video_driver.c
- CC gfx/gfx_display.c
- CC gfx/gfx_animation.c
- CC gfx/gfx_thumbnail_path.c
- CC gfx/gfx_thumbnail.c
- CC gfx/video_coord_array.c
- CC configuration.c
- CC libretro-common/dynamic/dylib.c
- CC cores/dynamic_dummy.c
- CC libretro-common/queues/message_queue.c
- CC state_manager.c
- CC gfx/drivers_font_renderer/bitmapfont.c
- CC gfx/drivers_font_renderer/bitmapfont_10x10.c
- CC gfx/drivers_font_renderer/bitmapfont_6x10.c
- CC tasks/task_autodetect.c
- CC input/input_autodetect_builtin.c
- CC input/input_keymaps.c
- CC libretro-common/queues/fifo_queue.c
- CC libretro-common/compat/compat_fnmatch.c
- CC libretro-common/compat/compat_posix_string.c
- CC cheat_manager.c
- CC core_info.c
- CC core_backup.c
- CC core_option_manager.c
- CC libretro-common/file/config_file.c
- CC libretro-common/file/config_file_userdata.c
- CC runtime_file.c
- CC disk_index_file.c
- CC tasks/task_screenshot.c
- CC tasks/task_powerstate.c
- CC libretro-common/gfx/scaler/scaler.c
- CC libretro-common/gfx/scaler/pixconv.c
- CC libretro-common/gfx/scaler/scaler_int.c
- CC libretro-common/gfx/scaler/scaler_filter.c
- CC gfx/font_driver.c
- CC gfx/video_filter.c
- CC libretro-common/audio/resampler/audio_resampler.c
- CC libretro-common/audio/dsp_filter.c
- CC libretro-common/audio/resampler/drivers/sinc_resampler.c
- CC libretro-common/audio/resampler/drivers/nearest_resampler.c
- CC libretro-common/utils/md5.c
- CC playlist.c
- CC libretro-common/features/features_cpu.c
- CC verbosity.c
- CC libretro-common/playlists/label_sanitization.c
- CC libretro-common/time/rtime.c
- CC manual_content_scan.c
- CC disk_control_interface.c
- CC tasks/task_audio_mixer.c
- CC libretro-common/audio/audio_mix.c
- CC libretro-common/audio/audio_mixer.c
- CC runahead.c
- CC audio/drivers_resampler/cc_resampler.c
- CC intl/msg_hash_ca.c
- CC intl/msg_hash_chs.c
- CC intl/msg_hash_el.c
- CC intl/msg_hash_ja.c
- CC intl/msg_hash_ko.c
- CC intl/msg_hash_pt_br.c
- CC intl/msg_hash_pt_pt.c
- CC intl/msg_hash_ru.c
- CC intl/msg_hash_tr.c
- CC intl/msg_hash_val.c
- CC intl/msg_hash_vn.c
- CC libretro-common/compat/compat_strl.c
- CC libretro-common/formats/image_texture.c
- CC cores/libretro-imageviewer/image_core.c
- CC libretro-db/bintree.c
- CC libretro-db/libretrodb.c
- CC libretro-db/query.c
- CC libretro-db/rmsgpack.c
- CC libretro-db/rmsgpack_dom.c
- CC database_info.c
- CC tasks/task_database.c
- CC tasks/task_database_cue.c
- CC menu/menu_explore.c
- CC tasks/task_menu_explore.c
- CC audio/drivers/alsa.c
- CC midi/drivers/alsa_midi.c
- CC audio/drivers/alsathread.c
- CC audio/drivers/tinyalsa.c
- CC libretro-common/audio/conversion/s16_to_float.c
- CC libretro-common/audio/conversion/float_to_s16.c
- CC libretro-common/formats/wav/rwav.c
- CC menu/drivers/rgui.c
- CC menu/drivers/materialui.c
- CC menu/drivers/xmb.c
- CC menu/drivers/ozone.c
- CC menu/menu_screensaver.c
- CC menu/menu_setting.c
- CC menu/menu_driver.c
- CC menu/cbs/menu_cbs_ok.c
- CC menu/cbs/menu_cbs_cancel.c
- CC menu/cbs/menu_cbs_select.c
- CC menu/cbs/menu_cbs_start.c
- CC menu/cbs/menu_cbs_info.c
- CC menu/cbs/menu_cbs_left.c
- CC menu/cbs/menu_cbs_right.c
- CC menu/cbs/menu_cbs_deferred_push.c
- CC menu/cbs/menu_cbs_scan.c
- CC menu/cbs/menu_cbs_get_value.c
- CC menu/cbs/menu_cbs_label.c
- CC menu/cbs/menu_cbs_sublabel.c
- CC menu/cbs/menu_cbs_title.c
- CC menu/menu_displaylist.c
- CC menu/menu_contentless_cores.c
- CC gfx/gfx_widgets.c
- CC gfx/widgets/gfx_widget_screenshot.c
- CC gfx/widgets/gfx_widget_volume.c
- CC gfx/widgets/gfx_widget_generic_message.c
- CC gfx/widgets/gfx_widget_libretro_message.c
- CC gfx/widgets/gfx_widget_progress_message.c
- CC gfx/widgets/gfx_widget_load_content_animation.c
- CC gfx/widgets/gfx_widget_achievement_popup.c
- CC gfx/widgets/gfx_widget_leaderboard_display.c
- CC tasks/task_overlay.c
- CC led/drivers/led_overlay.c
- CC gfx/drivers_font_renderer/stb.c
- CC gfx/drivers_font_renderer/stb_unicode.c
- CC gfx/drivers_font_renderer/freetype.c
- CC libretro-common/rthreads/rthreads.c
- CC gfx/video_thread_wrapper.c
- CC audio/audio_thread_wrapper.c
- CC libretro-common/formats/xml/rxml.c
- CC libretro-common/formats/logiqx_dat/logiqx_dat.c
- CC deps/yxml/yxml.c
- CC input/drivers_keyboard/keyboard_event_xkb.c
- CC input/drivers/udev_input.c
- CC input/drivers_joypad/udev_joypad.c
- CC input/drivers_joypad/parport_joypad.c
- CC gfx/drivers_context/gfx_null_ctx.c
- CC gfx/drivers_context/drm_ctx.c
- CC gfx/common/gl_common.c
- CC gfx/drivers/gl2.c
- CC libretro-common/gfx/gl_capabilities.c
- CC gfx/drivers_font/gl2_raster_font.c
- CC gfx/drivers_display/gfx_display_gl2.c
- CC libretro-common/glsym/rglgen.c
- CC gfx/drivers/gl1.c
- CC gfx/drivers_font/gl1_raster_font.c
- CC gfx/drivers_display/gfx_display_gl1.c
- CC gfx/drivers_context/vc_egl_ctx.c
- CC libretro-common/glsym/glsym_es2.c
- CC gfx/common/egl_common.c
- gfx/drivers_context/vc_egl_ctx.c:44:10: fatal error: EGL/eglext_brcm.h: No such file or directory
- 44 | #include <EGL/eglext_brcm.h>
- | ^~~~~~~~~~~~~~~~~~~
- compilation terminated.
- make: *** [Makefile:209: obj-unix/release/gfx/drivers_context/vc_egl_ctx.o] Error 1
- make: *** Waiting for unfinished jobs....
- Could not successfully build retroarch - RetroArch - frontend to the libretro emulator cores - required by all lr-* emulators (/home/pi/RetroPie-Setup/tmp/build/retroarch/retroarch not found).
- /home/pi
- Log ended at: Wed 06 Sep 2023 10:35:08 AM UTC
- Total running time: 0 hours, 5 mins, 17 secs
Add Comment
Please, Sign In to add comment