Skip to main content
Topic: galaxy/kotatogram-desktop-git needs rebuild (new abseil-cpp version). (Read 89 times) previous topic - next topic
0 Members and 3 Guests are viewing this topic.

galaxy/kotatogram-desktop-git needs rebuild (new abseil-cpp version).

  • pacman -Syyu galaxy/kotatogram-desktop-git
  • kotatogram-desktop: Fails with
    Code: [Select]
    kotatogram-desktop: error while loading shared libraries: libabsl_strings.so.2401.0.0: cannot open shared object file: No such file or directory
  • pacman -Ql abseil-cpp | grep libabsl_strings:
    Code: [Select]
    abseil-cpp /usr/lib/libabsl_strings.so
    abseil-cpp /usr/lib/libabsl_strings.so.2407.0.0
    abseil-cpp /usr/lib/libabsl_strings_internal.so
    abseil-cpp /usr/lib/libabsl_strings_internal.so.2407.0.0
Regards!

Re: galaxy/kotatogram-desktop-git needs rebuild (new abseil-cpp version).

Reply #1
Upstream made some changes which made the build fail. New and altered build is running; fingers crossed.

artist

 

Re: galaxy/kotatogram-desktop-git needs rebuild (new abseil-cpp version).

Reply #2
Build was successful now.

artist