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

'Make' error compiling last GEGL

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.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

'Make' error compiling last GEGL Americo Gobbo 24 Mar 21:20
  'Make' error compiling last GEGL Shlomi Fish 25 Mar 09:05
  'Make' error compiling last GEGL Alexandre Prokoudine 25 Mar 09:57
Americo Gobbo
2017-03-24 21:20:16 UTC (about 7 years ago)

'Make' error compiling last GEGL

Hi all, I am trying compile the last gegl and I have error... I have tried uninstall all, make clean, git clean -xdf, but is not possible complete the make. The error, on the end process, on my 'make' is that: gegl:whirl-pinch 2866b6ada6384bcaa54850761a58484c != 2a17621265635228f16c1cd28801c4c8 gegl:path cf8d1b3419e4c7bfce2a751cf6835b44 != eba13d16fba3284ceee264073ebfa356 gegl:vector-stroke 49fc1cb75476e33646400a49615c1e3d != 7220be79a5455bed219cb16661275dd0 gegl:fill-path d8368d0086ce301f94edf533e38c7c3d != d0909281920b72afbf399d942e464823 make[2]: *** [examples] Error 255 make[2]: Leaving directory `/home/jag/devel/gimp-default-master/gegl/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/jag/devel/gimp-default-master/gegl' make: *** [all] Error 2 I have many warning during the 'make', with lt-gegl-tester: === ... ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead gegl:sinus OK ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead ** (lt-gegl-tester:20096): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead gegl:plasma OK ... === My ./autogen.sh is apparently OK. === Building GEGL with prefix=/opt/gimp-default-master Optional features: GEGL docs: yes Build workshop: no Build website: no (asciidoc not found) SIMD: sse:yes mmx:yes Vala support: yes Optional dependencies: asciidoc: no (asciidoc not found) enscript: no (enscript not found) mrg: no (mrg not found) Ruby: yes Lua: yes Cairo: yes Pango: no (usable pango not found) pangocairo: no (usable pangocairo not found) GDKPixbuf: no (gdk-pixbuf not found) JPEG: yes PNG: yes OpenEXR: yes rsvg: yes SDL: yes libraw: no (libraw library not found) Jasper: yes graphviz: no (graphviz not found) avformat: no (sufficiently new libavformat / libavcodec or libswcale not found) V4L: no V4L2: yes spiro: yes EXIV: yes gexiv2: yes umfpack: yes TIFF yes webp: yes poly2tri-c: yes (internal) ______________________________________________ gimp-developer-list mailing list
List membership:https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives:https://mail.gnome.org/archives/gimp-developer-list

Shlomi Fish
2017-03-25 09:05:26 UTC (about 7 years ago)

'Make' error compiling last GEGL

Hi Mr. Gobbo!

Unfortunately, your message is hard to read and follow due to improper formatting. Please see
https://github.com/shlomif/Freenode-programming-channel-FAQ/blob/master/FAQ.mdwn#i-have-a-problem-with-my-code-how-should-i-share-it-for-people-to-review

for how to share it online properly this time with proper formatting.

Regards,

Shlomi Fish

Alexandre Prokoudine
2017-03-25 09:57:50 UTC (about 7 years ago)

'Make' error compiling last GEGL

On Sat, Mar 25, 2017 at 12:20 AM, Americo Gobbo wrote:

Hi all, I am trying compile the last gegl and I have error...

I just run 'make' one more time when that happens.

Alex