Catomizer on Nostr: I've found out the problem ... by adding a "rustc -V" command in the manifest's ...
I've found out the problem ... by adding a "rustc -V" command in the manifest's build-commands at the top, i can see which rust version the flatpak env is using.
When you use org.freedesktop.Platform v22.08, the rust version is 1.72.0. If you use v23.08, the rust version is 1.77.2. And if you use v24.08 (the latest), the rust version is 1.81.0.
So setting "runtime-version" to "24.08" in the flatpak manifest should fix the flatpak build problem !
Published at
2024-10-01 21:48:53Event JSON
{
"id": "3dee46adde357d78dbedb29c67c69516b03086ece8f3c902513e9fa81ac27466",
"pubkey": "1c71312fb45273956b078e27981dcc15b178db8d55bffd7ad57a8cfaed6b5ab4",
"created_at": 1727819333,
"kind": 1,
"tags": [
[
"p",
"ee11a5dff40c19a555f41fe42b48f00e618c91225622ae37b6c2bb67b76c4e49"
],
[
"p",
"39647228efddf22f84a7ce36d111b378ce5f3d15b8401347855e04b24c8e4e04"
],
[
"e",
"55fbad94a5b46a38546fb6771c1cdee93a86743321ae143e80b2f6d22f063ef4",
"wss://chorus.mikedilger.com:444/",
"root"
],
[
"e",
"00006a1ffce0ddc418703ea2ad77f9fb7b89c072667864cea487625b8092afe4",
"wss://nostr.bitcoiner.social/",
"reply"
]
],
"content": "I've found out the problem ... by adding a \"rustc -V\" command in the manifest's build-commands at the top, i can see which rust version the flatpak env is using.\n\nWhen you use org.freedesktop.Platform v22.08, the rust version is 1.72.0. If you use v23.08, the rust version is 1.77.2. And if you use v24.08 (the latest), the rust version is 1.81.0.\n\nSo setting \"runtime-version\" to \"24.08\" in the flatpak manifest should fix the flatpak build problem !",
"sig": "209da95f11d05b02855d2bfbf2e7d89e73b2cceda0973a87247d25e5f7908f6c3178ed1ae86b8c0d87462cd456754ef71c0f2293c925533a46e1f9e6cb253453"
}