RetroPie / RetroPie/RetroPie-Setup

Building RetroPi on Odroid has some errors.

Open
#4,087 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
10.4k
Forks
1.4k
Avg merge
2d 12h
Merged PRs (30d)
11

Description

Hi. I want to build a RetroPi for my odroid c1, however during the build not everything goes according to plan. Below I paste the log of the file ~/RetroPie-Setup/tmp/build/kmsxx/build/meson-logs/meson-log.txt


Build started at 2025-08-03T11:23:47.265963
Main binary: /usr/bin/python3
Python system: Linux
The Meson build system
Version: 0.45.1
Source dir: /home/odroid/RetroPie-Setup/tmp/build/kmsxx
Build dir: /home/odroid/RetroPie-Setup/tmp/build/kmsxx/build
Build type: native build

meson.build:45:7: ERROR: lexer
summary({
                 ^

Does anyone know how to fix it?
BTW. I follow your instructions from https://retropie.org.uk/docs/Odroid-C1-C2/

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with ~/RetroPie-Setup/tmp/build/kmsxx/build/meson-logs/meson-log.txt and the reported failure at meson.build:45. Check how the installed Meson 0.45.1 handles that location during the Odroid C1 build, then verify that the documented RetroPie build completes without the lexer error.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, python
Domain
build-system, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.