RSS/Atom feed Twitter
Site is read-only, email is disabled

Unable to build GIMP-2.99 on Debian Sid

This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

2 of 2 messages available
Toggle history

Please log in to manage your subscriptions.

Unable to build GIMP-2.99 on Debian Sid Elle Stone 29 Jan 19:00
  Unable to build GIMP-2.99 on Debian Sid Elle Stone 29 Jan 19:51
Elle Stone
2019-01-29 19:00:45 UTC (about 5 years ago)

Unable to build GIMP-2.99 on Debian Sid

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 < (([^*]|\*(?!/))*)
>\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
Elle Stone
2019-01-29 19:51:11 UTC (about 5 years ago)

Unable to build GIMP-2.99 on Debian Sid

On 1/29/19 2:00 PM, Elle Stone wrote:

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 <              (([^*]|\*(?!/))*)
            >\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

The problem with building on Debian (but not on Gentoo or OpenSUSE) turned out to be this:

https://www.wiki.gimp.org/wiki/Hacking:Problems_and_solutions#GIMP_build_fails_with_message_.27Couldn.27t_recognize_the_image_file_format_for_file_..2Fcursor-bad.png.27

So it's not a problem with the Symbolic icons, and GIMP did finally build successfully.

Best,
Elle

https://ninedegreesbelow.com
Color management and free/libre photography