Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ostree_2024.7.bb ERROR #3296

Open
formiano opened this issue Sep 12, 2024 · 0 comments
Open

ostree_2024.7.bb ERROR #3296

formiano opened this issue Sep 12, 2024 · 0 comments

Comments

@formiano
Copy link

ERROR: Unable to parse build-enviroment/meta-openembedded/meta-oe/recipes-extended/ostree/ostree_2024.7.bb
'R', 'u', 'n', 'n', 'i', 'n', 'g', ' ', '$', 'c', 'f', 'g', 's', 'c', 'r', 'i', 'p', 't', ' ', ' ', '-', '-', 'b', 'u', 'i', 'l', 'd', '=', 'x', '8', '6', '_', '6', '4', '-', 'l', 'i', 'n', 'u
Traceback (most recent call last):
File "build-enviroment/bitbake/lib/bb/pysh/pyshlex.py", line 600, in PLYLexer._parse(eof=True):
elif self._state==self.ST_QUOTED:
> self._parse_quoted(eof)
elif self._state==self.ST_HEREDOC:
File "build-enviroment/bitbake/lib/bb/pysh/pyshlex.py", line 688, in PLYLexer._parse_quoted(eof=True):

>        wtree, remaining = self._wordlexer.add(input, eof)
         self._wordlexer = None

File "build-enviroment/bitbake/lib/bb/pysh/pyshlex.py", line 146, in WordLexer.add(data=

], eof=True):
self._buffer += list(data)
> self._parse(eof)

File "build-enviroment/bitbake/lib/bb/pysh/pyshlex.py", line 324, in WordLexer._parse(eof=True):

>            read, closed = parsefunc(buf, result, eof)

File "build-enviroment/bitbake/lib/bb/pysh/pyshlex.py", line 174, in WordLexer._parse_squote(buf=[

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant