Package Details: gimp-git 2:3.0.0.RC1.r40.0cd0206917-1

Git Clone URL: https://aur.archlinux.org/gimp-git.git (read-only, click to copy)
Package Base: gimp-git
Description: GNU Image Manipulation Program
Upstream URL: https://www.gimp.org
Licenses: GPL, LGPL
Conflicts: gimp
Provides: gimp
Submitter: None
Maintainer: bartus
Last Packager: bartus
Votes: 116
Popularity: 0.52
First Submitted: 2009-05-27 08:12 (UTC)
Last Updated: 2024-11-14 16:59 (UTC)

Pinned Comments

bartus commented on 2019-08-01 19:45 (UTC) (edited on 2023-11-11 15:48 (UTC) by bartus)

Note: If you want to have both gimp-git and stock gimp installed, there's a non-conflicting version of this package called gimp-develop-git
This package is also hosted on GitHub.
Use env vars to control build process:
  • DISABLE_MESON=1 to build with Autotools build system (disabled by default)
  • MAKEFLAGS="xxx" to override default make flags.
Usage cases:
  • makepkg DISABLE_MESON=1
  • yay -S gimp-git --mflags "DISABLE_MESON=1"
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!

Latest Comments

« First ‹ Previous 1 .. 4 5 6 7 8 9 10 11 12 13 14 .. 46 Next › Last »

maderios commented on 2021-08-23 13:57 (UTC)

Build fails with Meson too

==> Starting check()...
ninja: Entering directory `/home/fre/ARCH-AUR/gimp-git/src/build'
[ 75% | 3<1<0 | 1.5bps ] Running all tests.
 1/12 gimp:desktop / validate-desktop                            OK              0.06s
 2/12 gimp:app / app-config                                      OK              0.12s
 3/12 gimp:desktop / metainfo_file                               OK              0.60s
 4/12 gimp:desktop / appdata_file                                OK              2.12s
 5/12 gimp:app / gimpidtable                                     OK              4.08s
 6/12 gimp:app / session-2-8-compatibility-multi-window          SKIP            3.26s   exit status 77
 7/12 gimp:app / session-2-8-compatibility-single-window         SKIP            3.27s   exit status 77
 8/12 gimp:app / single-window-mode                              FAIL            5.42s   (exit status 133 or signal 5 SIGTRAP)
>>> UI_TEST=yes GIMP_TESTING_PLUGINDIRS=/home/fre/ARCH-AUR/gimp-git/src/build/plug-ins/common GIMP_TESTING_ABS_TOP_SRCDIR=/home/fre/ARCH-AUR/gimp-git/src/gimp GIMP_TESTING_ABS_TOP_BUILDDIR=/home/fre/ARCH-AUR/gimp-git/src/build MALLOC_PERTURB_=47 GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES=mkgen.pl /bin/sh /home/fre/ARCH-AUR/gimp-git/src/gimp/build/meson/run_test_env.sh /home/fre/ARCH-AUR/gimp-git/src/build/app/tests/single-window-mode
――――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――――
stdout:
# random seed: R02S1490335c068bc2187f70b8f6fe59d88c
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
stderr:
dbus-daemon[98815]: [session uid=1000 pid=98815] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=1000 pid=98816 comm="/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/si")
dbus-daemon[98815]: [session uid=1000 pid=98815] Successfully activated service 'org.a11y.Bus'
gimp_icons_sanity_check: Icon theme path has no 'hicolor' subdirectory: /usr/share/gimp/2.99/icons

(/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/single-window-mode:98816): Gtk-WARNING **: 15:49:44.732: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

 9/12 gimp:app / save-and-export                                 FAIL           10.32s   (exit status 133 or signal 5 SIGTRAP)
>>> UI_TEST=yes GIMP_TESTING_PLUGINDIRS=/home/fre/ARCH-AUR/gimp-git/src/build/plug-ins/common GIMP_TESTING_ABS_TOP_SRCDIR=/home/fre/ARCH-AUR/gimp-git/src/gimp MALLOC_PERTURB_=22 GIMP_TESTING_ABS_TOP_BUILDDIR=/home/fre/ARCH-AUR/gimp-git/src/build GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES=mkgen.pl /bin/sh /home/fre/ARCH-AUR/gimp-git/src/gimp/build/meson/run_test_env.sh /home/fre/ARCH-AUR/gimp-git/src/build/app/tests/save-and-export
――――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――――
stdout:
# random seed: R02S785d0a643559333babbca3ddc5b1acd7
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
stderr:
dbus-daemon[98703]: [session uid=1000 pid=98703] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=1000 pid=98704 comm="/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/sa")
dbus-daemon[98703]: [session uid=1000 pid=98703] Successfully activated service 'org.a11y.Bus'
gimp_icons_sanity_check: Icon theme path has no 'hicolor' subdirectory: /usr/share/gimp/2.99/icons

(/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/save-and-export:98704): Gtk-WARNING **: 15:49:44.723: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

10/12 gimp:app / ui                                              FAIL            3.81s   (exit status 133 or signal 5 SIGTRAP)
>>> UI_TEST=yes MALLOC_PERTURB_=158 GIMP_TESTING_PLUGINDIRS=/home/fre/ARCH-AUR/gimp-git/src/build/plug-ins/common GIMP_TESTING_ABS_TOP_SRCDIR=/home/fre/ARCH-AUR/gimp-git/src/gimp GIMP_TESTING_ABS_TOP_BUILDDIR=/home/fre/ARCH-AUR/gimp-git/src/build GIMP_TESTING_PLUGINDIRS_BASENAME_IGNORES=mkgen.pl /bin/sh /home/fre/ARCH-AUR/gimp-git/src/gimp/build/meson/run_test_env.sh /home/fre/ARCH-AUR/gimp-git/src/build/app/tests/ui
――――――――――――――――――――――――――――――――――――――――――― ✀  ――――――――――――――――――――――――――――――――――――――――――――
stdout:
# random seed: R02Scedf3d8ad6e2627d31af60674a6aa1f9
# GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
# GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
# GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
stderr:
dbus-daemon[98866]: [session uid=1000 pid=98866] Activating service name='org.a11y.Bus' requested by ':1.0' (uid=1000 pid=98867 comm="/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/ui")
dbus-daemon[98866]: [session uid=1000 pid=98866] Successfully activated service 'org.a11y.Bus'
gimp_icons_sanity_check: Icon theme path has no 'hicolor' subdirectory: /usr/share/gimp/2.99/icons

(/home/fre/ARCH-AUR/gimp-git/src/build/app/tests/ui:98867): Gtk-WARNING **: 15:49:45.324: Theme parsing error: gtk-contained-dark.css:2871:228: Missing closing bracket for :not()
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――

11/12 gimp:app / core                                            OK             13.01s
12/12 gimp:app / xcf                                             OK              7.14s

Summary of Failures:

 8/12 gimp:app / single-window-mode                      FAIL            5.42s   (exit status 133 or signal 5 SIGTRAP)
 9/12 gimp:app / save-and-export                         FAIL           10.32s   (exit status 133 or signal 5 SIGTRAP)
10/12 gimp:app / ui                                      FAIL            3.81s   (exit status 133 or signal 5 SIGTRAP)

maderios commented on 2021-08-23 13:21 (UTC)

I get build issue. I reported it here
https://gitlab.gnome.org/GNOME/gimp/-/issues/7169

Making check in po
make[2]: Entering directory '/home/fre/ARCH-AUR/gimp-git/src/gimp/po'
INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package gimp30 --pot
rm -f missing notexist
srcdir=. /usr/bin/intltool-update -m
The following files contain translations and are currently not in use. Please
consider adding these to the POTFILES.in file, located in the po/ directory.
app/core/gimppattern-save.c
If some of these files are left out on purpose then please add them to
POTFILES.skip instead of POTFILES.in. A file 'missing' containing this list
of left out files has been written in the current directory.
Please report to https://gitlab.gnome.org/GNOME/gimp/issues/new
if [ -r missing -o -r notexist ]; then \
  exit 1; \
fi
make[2]: *** [Makefile:775: check] Error 1

bartus commented on 2021-07-23 07:40 (UTC)

@melvyn2: automake & autoconf are a part of the base-devel group alongside patch,make,gcc.., which is a prerequisite listed in AUR Guide https://wiki.archlinux.org/title/Arch_User_Repository#Getting_started

Explicitly naming them in makedepends would be redundant here.

<deleted-account> commented on 2021-07-22 21:30 (UTC)

autoconf and automake are required makedeps but are missing from this pkgbuild.

Daedalus24 commented on 2021-07-04 10:08 (UTC)

I tried to update gimp-git using paru -S gimp-git --nocheck, but did not succeed. I had to reinstall the Arch Linux system and I was able to install gimp-git using the command above. Thank you!

foobaz commented on 2021-06-26 02:35 (UTC)

I got an error building this package because a test failed. The test is test-session-2-8-compatibility-multi-window and the log said it couldn't open the files /etc/gimp/2.99/templaterc and /etc/gimp/2.99/controllerrc .

I copied those files into place manually, and then the build (with tests) completed successfully. However, I couldn't install the resulting package because it wanted to install these files, but they already existed. So I deleted those two files, and then the package installed.

From now on, I expect rebuilds will go smoothly, but other first-time users will run into this problem too.

bartus commented on 2021-04-23 23:23 (UTC) (edited on 2021-04-23 23:25 (UTC) by bartus)

@electricprism: used to have this set up with Travis deploy to GitHub LFS, but since caps was introduced for LFS it's no longer viable. If you have a suggestion where to deploy such repo I'll gladly make it so (as long as it's free of course) (^~^;)ゞ https://github.com/bartoszek/AUR-repo

electricprism commented on 2021-04-23 21:09 (UTC)

Would it be possible to get something like a gimp-git-bin that updates weekly or similar?

electricprism commented on 2021-03-16 16:02 (UTC) (edited on 2021-03-16 16:08 (UTC) by electricprism)

gmic-qt now testing with gimp 2.99.5 -- please test & submit reports to: https://github.com/c-koi/gmic-qt/pull/104

@bartus paru -S gimp-git --nocheck worked, thanks.

bartus commented on 2021-03-05 15:54 (UTC)

@darkbasic, @sl1pkn07: Looks like an upstream issue, I'm unable to reproduce it. Please report it on gimp bugtrucker, and until fixed use --nocheck switch to makepkg ($yay --mflags="--nocheck") to skip check()