GIMP fails to build for all development packages. Tried other packages in AUR, all of them are failed at the exact same spot with the same error.
(GimpUi-3.0:357113): LibGimpBase-CRITICAL **: 23:24:18.560: gimp_unit_get_identifier: assertion '_gimp_unit_vtable.unit_get_identifier != NULL' failed
[ 99% | 2580<3<0 | 0.5bps ] Generating devel-docs/reference/gimp/gimp-docs with a custom command
FAILED: devel-docs/reference/gimp/libgimp-3.0
/usr/bin/gi-docgen generate --quiet --fatal-warnings --config devel-docs/reference/gimp/gimp-3.0.toml --output-dir=devel-docs/reference/gimp/libgimp-3.0 --no-namespace-dir --content-dir=/home/one1grw/.cache/yay/gimp-develop-git/src/gimp/devel-docs/reference/gimp --add-include-path=/usr/share/gir-1.0 libgimp/Gimp-3.0.gir
WARNING: Unknown namespace RunMode
up (if implemented), unless the @run_mode is [enum@RunMode.NONINTERACTIVE].
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
WARNING: Unknown component in class link for Pango.Font: .Description
Returns a [class@Pango.Font.Description] representing @font.
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[100% | 2582<1<0 | 0.3bps ] Generating devel-docs/reference/gimp-ui/gimp-ui-docs with a custom command
FAILED: devel-docs/reference/gimp-ui/libgimpui-3.0
/usr/bin/gi-docgen generate --quiet --fatal-warnings --config devel-docs/reference/gimp-ui/gimp-ui-3.0.toml --output-dir=devel-docs/reference/gimp-ui/libgimpui-3.0 --no-namespace-dir --content-dir=/home/one1grw/.cache/yay/gimp-develop-git/src/gimp/devel-docs/reference/gimp-ui --add-include-path=/home/one1grw/.cache/yay/gimp-develop-git/src/build/libgimp --add-include-path=/usr/share/gir-1.0 libgimp/GimpUi-3.0.gir
WARNING: Unknown component in class link for Gimp.Brush: .Chooser
Creates a [class@Gimp.Brush.Chooser] controlled by the specified property.
^~~~~~~~~~~~~~~~~~~~~~~~~~
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
Aborting...
-> error making: gimp-develop-git-exit status 4
-> Failed to install the following packages. Manual intervention is required:
gimp-develop-git - exit status 4
Pinned Comments
bartus commented on 2020-06-04 20:31 (UTC) (edited on 2020-06-04 20:34 (UTC) by bartus)
Disclaimer.
There's an issue with meson build system.
ninja test
tends to fail onX11
desktop (Wayland
seems to work fine )Until the problem gets resolved upstream please build with
makepkg --nocheck
or pass--nocheck
to your AUR helper ( e.g.yay --mflags="--nocheck"
)If the issue persists I will have dropped the
check()
all together.bartus commented on 2019-10-24 08:39 (UTC)
Note: This is a non conflicting version of
gimp-git
package.This package is also hosted on GitHub.
Please report
issues
andpatches
to gimp-develop-git*github.comTravis CI Status: <img alt="Build Status" src="https://travis-ci.org/bartoszek/AUR-gimp-develop-git.svg?branch=master" />
Disclaimer: Package uses Travis to automatically update version of dependencies. Script executes once a day, so please wait a day before reporting dependencies version mismatch, thanks!