nephros | Quick question: will QSysInfo::currentCpuArchitecture() return arm or arm64 on a 32-bit-on-64bit-kernel Sailfishos device? | 09:50 |
---|---|---|
nephros | The fact that OBS on 5.0 removes .a files on i586 but leaves them around on arm, while doing the opposite for .la files is extremely annoying. Can this be fixed pls? | 12:17 |
mal | nephros: we did have plenty of commits like "Remove static libraries" in various repos for 5.0 | 13:43 |
mal | the reason is that we changed the rpm macros | 13:44 |
nephros | mal: that is fine, but i586 doing different things here is - not great. | 13:50 |
mal | yeah, it's odd | 14:13 |
mal | nephros: those PRs do "find %{buildroot} -name \*.a -delete" | 14:14 |
mal | in %install section after %make_install | 14:14 |
mal | not sure about the .la file | 14:14 |
mal | nephros: any example of that .la file issue? | 14:15 |
nephros | mal: https://build.sailfishos.org/package/show/sailfishos:chum:testing/libpostal | 14:43 |
nephros | for example. green on x86, red on arm | 14:43 |
nephros | Note that many of those actually *want* a static library. | 14:44 |
nephros | (at least many of rinigus' packages AFAICS) | 14:45 |
nephros | working version: https://build.sailfishos.org/package/show/home:nephros:branches:sailfishos:chum:testing/libpostal | 14:45 |
nephros | from the chum:testing libpostal, apply this: https://github.com/nephros/pkg-libpostal/commit/4a07567ef79ec28ffedd6353b96d71abbf35fda2 | 14:47 |
nephros | Now .la file are OK, but it fails because it removes .a files. Again behaviour different between x86 and arm. | 14:47 |
nephros | from there, add "%define keepstatic 1" and you get your build ok everywhere. | 14:49 |
mariodoulos | Hello everyone : ) | 19:22 |
rainemak[m] | I'm on irc-matrix bridge and running community meetings usually on irc | 19:25 |
mariodoulos | um ... okaaay!? | 19:35 |
mariodoulos | can you maybe help me @rainemak[m] with the Jolla store page? | 19:36 |
mariodoulos | I'll return | 19:39 |
nephros | hi, me again! :) is the 5.0 version of nemonotifications-qt5-devel broken for anyone else? | 20:51 |
nephros | it can't find its own include files. | 20:51 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!