@phoenix277yt and @xproot: The failure occurs because of the shiboken2 package, which requires this version of clang.
For now, the only solution is to install the “clang17” package and try again.
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/natron.git (read-only, click to copy) |
|---|---|
| Package Base: | natron |
| Description: | Open source compositing software (metapackage with the program and standard plugins) |
| Upstream URL: | https://natrongithub.github.io/ |
| Keywords: | adobe after-effects alternative compositing nuke video |
| Licenses: | GPL |
| Submitter: | ozgursarier |
| Maintainer: | tecnotercio |
| Last Packager: | tecnotercio |
| Votes: | 34 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-08-16 20:34 (UTC) |
| Last Updated: | 2024-06-01 05:55 (UTC) |
@phoenix277yt and @xproot: The failure occurs because of the shiboken2 package, which requires this version of clang.
For now, the only solution is to install the “clang17” package and try again.
whenever I try to install this through yay, I get this error:
-> No AUR package found for clang=17.0.6
-> could not find all required packages: clang =17.0.6
why not a >=? does it have to be a specific stale version of clang?
So when i try to install this package i get this error from yay...
yay -S natron
-> No AUR package found for clang=17.0.6
-> could not find all required packages: clang =17.0.6
HOWEVER, when i run clang --version
clang --version
clang version 18.1.8
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
so clearly i have clang installed. does it need SPECIFICALLY that version of clang or is it just a dependency error? how do i fix it?
While I admit, I am running Manjaro, but I know this place has been super helpful in the past. When I tried just recently (about 2 days ago) I did this:
~> sudo pacman -U https://archive.archlinux.org/packages/s/sip/sip-4.19.22-2-x86_64.pkg.tar.zst
~> cat ‘IgnorePkg = sip’ >> /etc/pacman.conf
And I got these results:
[ 82%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/overloaddata.cpp.o
[ 83%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/headergenerator.cpp.o
[ 85%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/cppgenerator.cpp.o
[ 87%] Building CXX object generator/CMakeFiles/shiboken.dir/generator.cpp.o
[ 88%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/shibokengenerator.cpp.o
[ 90%] Building CXX object generator/CMakeFiles/shiboken.dir/shiboken/shibokennormalize.cpp.o
[ 91%] Building CXX object generator/CMakeFiles/shiboken.dir/main.cpp.o
[ 93%] Building CXX object generator/CMakeFiles/shiboken.dir/qtdoc/qtdocgenerator.cpp.o
[ 95%] Linking CXX executable shiboken
[ 95%] Built target shiboken
[ 96%] Running generator for 'shiboken'...
Unable to load library icui18n "Cannot load library icui18n: (icui18n: cannot open shared object file: No such file or directory)"
Detecting inconsistencies in typesystem... [OK]
make[2]: *** [shibokenmodule/CMakeFiles/shibokenmodule.dir/build.make:81: shibokenmodule/shiboken/shiboken_module_wrapper.cpp] Segmentation fault (core dumped)
make[1]: *** [CMakeFiles/Makefile2:355: shibokenmodule/CMakeFiles/shibokenmodule.dir/all] Error 2
make: *** [Makefile:149: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
@VitorAGSantos to which version of sip did you downgrade? I'm having issues as well and don't want to just downgrade to the ealiest one at once if possible.
Same problem as the dude below. Solved it by installing downgrade and downgrading the 'sip' package.
Natron is not installing do to an error on seexpr1-2 (required by one of Natron's dependecies).. i already reported but there is no answer, its been almost a month since :(
I'm not sure if it's a packaging problem. On my install the Read and Write nodes are not working when i select an image file:
Error while creating node fr.inria.built-in.Read: Could not find a decoder to read png file format
Error while creating node fr.inria.built-in.Write: No plugin capable of encoding png was found.
The dependency openimageio (dependency of openfx-io) seems to be correctly installed, as i can use the iv program to view images without any problem.
EDIT: sorry, this is an upstream bug. Version 2.3.15 RC20 from https://github.com/NatronGitHub/Natron/releases has the same issue. RC22 is working.
@obelix1502: Update the qt4 package to compile shiboken without errors: