*** Sellerie56 is now known as Sellerie5 | 06:00 | |
nephros | hi, can anyone explain this? On OBS, I have built a newer cmake because an app needs that. I Require that version in the app, and it's installed. however, `cmake --version* shows the old version is being run, and the app build process also complains. | 06:35 |
---|---|---|
nephros | now strangely, this only happens on arm, it does NOT happen on x86. | 06:36 |
nephros | https://build.sailfishos.org/package/live_build_log/home:nephros:devel:games/endless-sky/sailfishos_latest_arm/armv8el | 06:36 |
*** ggabriel is now known as Guest7223 | 10:19 | |
mal | in case nephros needs information about that cmake issue, it's because cmake in cross compiled archs is used from sb2-tools package so building just cmake package is not enough, probably easier is to check which part of the cmake files requires newer cmake and patch it to work with our version | 16:12 |
mal | most of the time the changes needed in cmake files are not very big | 16:13 |
nephros_ | mal: thanks for the explanation. | 17:57 |
nephros_ | still weird that x86 seems to use the newer version. cmake --version gives different results depending on (target) arch. | 17:58 |
mal | nephros_: because x86 doesn't use cross compiling | 18:02 |
mal | nephros_: have you tried to build the package locally after patching the cmake version check? | 18:03 |
mal | to see how it fails with old cmake | 18:03 |
nephros_ | I will try that, thx! | 23:04 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!