vanyasem / Lomiri-Arch

(ALPHA) PKGBUILDs for building Lomiri (former Unity8) for Arch GNU/Linux
https://lomiri.mynameisivan.ru
GNU General Public License v3.0
53 stars 4 forks source link

qtmir-git doesn't build.. cannot find -lpthreads? #21

Open Danct12 opened 4 years ago

Danct12 commented 4 years ago

Running cmake gives me this: https://paste.ubuntu.com/p/b2sSWwfDj2/

However, CMakeError.log is a little bit different.. https://paste.ubuntu.com/p/skNBpFr24T/

Seems like it is giving me /usr/bin/ld: cannot find -lpthreads, not sure why. Any help would be appreciated.

vanyasem commented 4 years ago

I don't think that should be an issue, there were no commits to qtmir since I did a rebuild last time

Danct12 commented 4 years ago

Hmm, weird then, I was building in a new chroot.. :\

vanyasem commented 4 years ago

I will check the package some time this week

vanyasem commented 4 years ago

could you please not use the ubports name and logo in your organization as it clearly has nothing to do with ubports (https://github.com/ubports-arch). Or at least make it clear that it's not official (see https://t.me/UBports_Lomiri/10617)

also sent the same notice to your email

vanyasem commented 4 years ago

also you could've just made a PR to this repo, but well i guess it's up to you

Danct12 commented 4 years ago

Is the group alright now? Also, I haven't made anything worth a PR yet (removing check to get around QEMU's segfault).