You are not logged in.

#1 2018-06-13 18:03:11

virusso80
Member
From: Italy
Registered: 2007-03-09
Posts: 325

issues installing DaVinci Resolve

Hi,
I am trying to install DaVinci Resolve application from AUR. I do not know if this is a problem depending on some configuration on my pc.

I first tried with the famous yaourt, but it ends with a weird

==> Continue building davinci-resolve ? [Y/n]
==> -----------------------------------------
==> y

==> Building and installing package
==> Install or build missing dependencies for davinci-resolve:
[sudo] password for virus: 
:: There are 5 providers available for opencl-driver:
:: Repository extra
   1) opencl-mesa  2) opencl-nvidia  3) opencl-nvidia-340xx
   4) opencl-nvidia-390xx
:: Repository community
   5) beignet

Enter a number (default=1): 2
error: target not found: lib32-libpng12

Quite weird because I see the package in the AUR library.
Trying to install that package, still with aur, i get no messages. Trying to better investigate, I did the "pedantic" way:

$ git clone https://aur.archlinux.org/lib32-libpng12.git
Cloning into 'lib32-libpng12'...
remote: Counting objects: 28, done.
remote: Compressing objects: 100% (22/22), done.
remote: Total 28 (delta 7), reused 26 (delta 6)
Unpacking objects: 100% (28/28), done.

$ cd lib32-libpng12
$ makepkg -si
==> Making package: lib32-libpng12 1.2.56-2 (mer 13 giu 2018 19:42:32 CEST)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for user: 
error: target not found: lib32-zlib
==> ERROR: 'pacman' failed to install missing dependencies

I didn't know why, so I checked dependencies and I started with lib32-zlib

$ git clone https://aur.archlinux.org/lib32-zlib.git
Cloning into 'lib32-zlib'...
warning: You appear to have cloned an empty repository.

The git does not downloads the PKGBUILD file, even if I found on AUR.
If i manually download the PKGBUILD and then start the build, I finally get the error:

/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/8.1.1/../../../libgcc_s.so.1 when searching for libgcc_s.so.1
/usr/bin/ld: skipping incompatible /usr/lib/libgcc_s.so.1 when searching for libgcc_s.so.1
/usr/bin/ld: cannot find libgcc_s.so.1
collect2: error: ld returned 1 exit status
make: *** [Makefile:289: example] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

Any help?
I do not know what's going on.

Thanks in advance

Offline

#2 2018-06-13 18:20:10

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: issues installing DaVinci Resolve

You need to have the multilib repo enabled...
https://wiki.archlinux.org/index.php/Multilib


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB