~emersion/basu#19: 
Unable to parse '65534\10`

Hey there, I am trying to build basu using muon on a custom Linux distribution that uses musl libc. I am receiving the following error:

basu-v0.2.1/meson.build:208:47: error unable to parse '65534\10'
208 |                 id = id_result.stdout().to_int()
                                                    ^
basu-v0.2.1/meson.build:208:41: error in method str.to_int()
208 |                 id = id_result.stdout().to_int()

I tried it with meson and it builds just fine, which lead me to believe it's a muon bug.

Any ideas that it might be caused by basu?

Status
REPORTED
Submitter
~firasuke
Assigned to
No-one
Submitted
1 year, 21 days ago
Updated
8 months ago
Labels
No labels applied.

~firasuke 8 months ago

This appears to be a muon issue that has been resolved. Closing...

Register here or Log in to comment, or comment via email.