GIMP-2.99 builds just fine on Gentoo. But it won't build on a fresh install of Debian Sid. It also wouldn't build on Debian testing

The current error in building (having solved several previous "won't build" errors) seems to be with making the symbolic icons. I don't have a clue what to do next.

Here's the terminal output:

$ make -j4 > /dev/null
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s*typedef\s+enum\s*
           ({ <-- HERE )?\s*
           (?:/\*<
             (([^*]|\*(?!/))*)
            >\s*\*/)?
         / at enumgen.pl line 218.
Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumgen.pl line 34. Name "Gimp::CodeGen::enums::enums" used only once: possible typo at enumcode.pl line 30. Name "Gimp::CodeGen::util::FILE_EXT" used only once: possible typo at enumcode.pl line 33.
Use of uninitialized value in pattern match (m//) at enumcode.pl line 71.
Can't load file: Unrecognized image file format
Can't load file: Unrecognized image file format
make[3]: *** [Makefile:2363: 64/dialog-question-symbolic.symbolic.png] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [Makefile:2363: 64/dialog-warning-symbolic.symbolic.png] Error 1
Can't load file: Unrecognized image file format
make[3]: *** [Makefile:2363: 64/dialog-information-symbolic.symbolic.png] Error 1
Can't load file: Unrecognized image file format
make[3]: *** [Makefile:2363: 64/dialog-error-symbolic.symbolic.png] Error 1
make[2]: *** [Makefile:719: all-recursive] Error 1
make[1]: *** [Makefile:853: all-recursive] Error 1
make: *** [Makefile:754: all] Error 2

--
https://ninedegreesbelow.com
Color management and free/libre photography
_______________________________________________
gimp-developer-list mailing list
List address:    gimp-developer-list@gnome.org
List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
List archives:   https://mail.gnome.org/archives/gimp-developer-list

Reply via email to