Search Criteria
Package Details: gimp3-plugin-resynthesizer-git 2.0.3.r90.gdee6711-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gimp3-plugin-resynthesizer-git.git (read-only, click to copy) |
---|---|
Package Base: | gimp3-plugin-resynthesizer-git |
Description: | Suite of gimp plugins for texture synthesis (like heal-selection), ported to GIMP 3. Git-Version |
Upstream URL: | https://github.com/bootchk/resynthesizer |
Keywords: | gimp gimp-plugin gimp2.99 gimp3 heal heal-selection resynthesizer |
Licenses: | GPL-3.0-or-later |
Conflicts: | gimp3-plugin-resynthesizer |
Provides: | gimp3-plugin-resynthesizer |
Submitter: | Freso |
Maintainer: | Freso |
Last Packager: | Freso |
Votes: | 1 |
Popularity: | 0.38 |
First Submitted: | 2024-04-10 17:12 (UTC) |
Last Updated: | 2024-04-10 17:12 (UTC) |
Dependencies (6)
- gimp (gimp-develAUR, gimp-devel-noconflictAUR, gimp-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- meson (meson-gitAUR) (make)
Latest Comments
alex-y commented on 2024-11-11 11:11 (UTC)
[10/15] Linking static target lib/liblibresynthesizer-3.0.a [11/15] Compiling C object enginePlugin/resynthesizer.p/drawable.c.o FAILED: enginePlugin/resynthesizer.p/drawable.c.o cc -IenginePlugin/resynthesizer.p -IenginePlugin -I../resynthesizer/enginePlugin -Ilib -I../resynthesizer/lib -I/usr/include/gimp-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/sysprof-6 -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -fPIE -pthread '-DG_LOG_DOMAIN="Resynthesizer"' -DGIMP_COMPILATION -MD -MQ enginePlugin/resynthesizer.p/drawable.c.o -MF enginePlugin/resynthesizer.p/drawable.c.o.d -o enginePlugin/resynthesizer.p/drawable.c.o -c ../resynthesizer/enginePlugin/drawable.c ../resynthesizer/enginePlugin/drawable.c: Dans la fonction « get_selection »: ../resynthesizer/enginePlugin/drawable.c:60:55: erreur: passage de l'argument 1 de « gimp_item_get_image » depuis un type pointeur incompatible [-Wincompatible-pointer-types] 60 | return gimp_image_get_selection(gimp_item_get_image(d)); | ^ | | | GimpDrawable * {alias struct _GimpDrawable } Dans le fichier inclus depuis /usr/include/gimp-3.0/libgimp/gimp_pdb_headers.h:65, depuis /usr/include/gimp-3.0/libgimp/gimp.h:74, depuis ../resynthesizer/enginePlugin/drawable.c:8: /usr/include/gimp-3.0/libgimp/gimpitem_pdb.h:44:66: note: « GimpItem * » {alias « struct _GimpItem * »} attendu mais l'argument est de type « GimpDrawable * » {alias « struct _GimpDrawable * »} 44 | GimpImage gimp_item_get_image (GimpItem item); |
^~ ../resynthesizer/enginePlugin/drawable.c:60:10: erreur: retour de « GimpSelection * » {alias « struct _GimpSelection * »} depuis une fonction avec le type de retour « GimpDrawable * » {alias « struct _GimpDrawable * »} qui est incompatible [-Wincompatible-pointer-types] 60 | return gimp_image_get_selection(gimp_item_get_image(d)); | ^~ [12/15] Compiling C object enginePlugin/resynthesizer.p/pluginParams.c.o [13/15] Compiling C object enginePlugin/resynthesizer.p/plugin.c.o ../resynthesizer/enginePlugin/plugin.c: Dans la fonction « resynthesizer_run »: ../resynthesizer/enginePlugin/plugin.c:264:26: attention: variable inutilisée « drawable » [-Wunused-variable] 264 | GimpDrawable drawable; | ^~~~ [14/15] Compiling C object enginePlugin/resynthesizer.p/resynthesizer.c.o ninja: build stopped: subcommand failed.albuntu commented on 2024-06-05 18:33 (UTC) (edited on 2024-06-05 18:37 (UTC) by albuntu)
[11/15] Compiling C object enginePlugin/resynthesizer.p/plugin.c.o FAILED: enginePlugin/resynthesizer.p/plugin.c.o cc -IenginePlugin/resynthesizer.p -IenginePlugin -I../resynthesizer/enginePlugin -Ilib -I../resynthesizer/lib -I/usr/include/gimp-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -fPIE -pthread '-DG_LOG_DOMAIN="Resynthesizer"' -DGIMP_COMPILATION -MD -MQ enginePlugin/resynthesizer.p/plugin.c.o -MF enginePlugin/resynthesizer.p/plugin.c.o.d -o enginePlugin/resynthesizer.p/plugin.c.o -c ../resynthesizer/enginePlugin/plugin.c ../resynthesizer/enginePlugin/plugin.c: In Funktion »resynthesizer_create_procedure«: ../resynthesizer/enginePlugin/plugin.c:142:45: Fehler: Übergabe des Arguments 4 von »gimp_procedure_new« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types] 142 | resynthesizer_run, NULL, NULL);
.....
[14/15] Compiling C object enginePlugin/resynthesizer.p/drawable.c.o FAILED: enginePlugin/resynthesizer.p/drawable.c.o cc -IenginePlugin/resynthesizer.p -IenginePlugin -I../resynthesizer/enginePlugin -Ilib -I../resynthesizer/lib -I/usr/include/gimp-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gegl-0.4 -I/usr/include/json-glib-1.0 -I/usr/include/babl-0.1 -I/usr/include/gio-unix-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libpng16 -I/usr/include/pixman-1 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/sysprof-6 -I/usr/include/fribidi -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -flto=auto -fPIE -pthread '-DG_LOG_DOMAIN="Resynthesizer"' -DGIMP_COMPILATION -MD -MQ enginePlugin/resynthesizer.p/drawable.c.o -MF enginePlugin/resynthesizer.p/drawable.c.o.d -o enginePlugin/resynthesizer.p/drawable.c.o -c ../resynthesizer/enginePlugin/drawable.c ../resynthesizer/enginePlugin/drawable.c: In Funktion »get_selection«: ../resynthesizer/enginePlugin/drawable.c:60:55: Fehler: Übergabe des Arguments 1 von »gimp_item_get_image« von inkompatiblem Zeigertyp [-Wincompatible-pointer-types] 60 | return gimp_image_get_selection(gimp_item_get_image(d));
.....
ninja: build stopped: subcommand failed.