Recent Gegl-0.1.7 build fails
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.
Recent Gegl-0.1.7 build fails | Partha Bagchi | 25 May 09:38 |
Recent Gegl-0.1.7 build fails | " | 25 May 11:07 |
Recent Gegl-0.1.7 build fails | Partha Bagchi | 26 May 01:13 |
Recent Gegl-0.1.7 build fails | " | 28 May 12:39 |
Recent Gegl-0.1.7 build fails | " | 25 May 11:07 |
Recent Gegl-0.1.7 build fails
Hi all,
Thought I would mention it here. When building GEGL (downloaded from ftp://gimptest.flamingtext.com/pub/nightly-tarballs/ at 5:35 EST), I am getting the following error:
gegl-buffer-save.c: In function 'gegl_buffer_save': gegl-buffer-save.c:227: error: 'S_IRGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: (Each undeclared identifier is reported only once gegl-buffer-save.c:227: error: for each function it appears in.) gegl-buffer-save.c:227: error: 'S_IWGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IROTH' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IWOTH' undeclared (first use in this function) make[3]: *** [gegl-buffer-save.lo] Error 1
I noticed that this bit of code has changed from a previous tarball that I downloaded before.
Thanks, Partha
Recent Gegl-0.1.7 build fails
On Wed, May 25, 2011 at 9:38 AM, Partha Bagchi wrote:
Thought I would mention it here. When building GEGL (downloaded from ftp://gimptest.flamingtext.com/pub/nightly-tarballs/ at 5:35 EST), I am getting the following error:
gegl-buffer-save.c: In function 'gegl_buffer_save': gegl-buffer-save.c:227: error: 'S_IRGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: (Each undeclared identifier is reported only once gegl-buffer-save.c:227: error: for each function it appears in.) gegl-buffer-save.c:227: error: 'S_IWGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IROTH' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IWOTH' undeclared (first use in this function) make[3]: *** [gegl-buffer-save.lo] Error 1
I noticed that this bit of code has changed from a previous tarball that I downloaded before.
On what platform/distribution/compiler do you get this? (these constants can be replaced by a numeric constant though; but it would still be good to know where this does not work.)
/Øyvind K.
«The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/ _______________________________________________ Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
Recent Gegl-0.1.7 build fails
On Wed, May 25, 2011 at 9:38 AM, Partha Bagchi wrote:
Thought I would mention it here. When building GEGL (downloaded from ftp://gimptest.flamingtext.com/pub/nightly-tarballs/ at 5:35 EST), I am getting the following error:
gegl-buffer-save.c: In function 'gegl_buffer_save': gegl-buffer-save.c:227: error: 'S_IRGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: (Each undeclared identifier is reported only once gegl-buffer-save.c:227: error: for each function it appears in.) gegl-buffer-save.c:227: error: 'S_IWGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IROTH' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IWOTH' undeclared (first use in this function) make[3]: *** [gegl-buffer-save.lo] Error 1
I noticed that this bit of code has changed from a previous tarball that I downloaded before.
On what platform/distribution/compiler do you get this? (these constants can be replaced by a numeric constant though; but it would still be good to know where this does not work.)
/Øyvind K.
«The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/ _______________________________________________ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer
Recent Gegl-0.1.7 build fails
On Wed, May 25, 2011 at 7:07 AM, Øyvind Kolås wrote:
On Wed, May 25, 2011 at 9:38 AM, Partha Bagchi wrote:
Thought I would mention it here. When building GEGL (downloaded from ftp://gimptest.flamingtext.com/pub/nightly-tarballs/ at 5:35 EST), I am getting the following error:
gegl-buffer-save.c: In function 'gegl_buffer_save': gegl-buffer-save.c:227: error: 'S_IRGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: (Each undeclared identifier is reported only once gegl-buffer-save.c:227: error: for each function it appears in.) gegl-buffer-save.c:227: error: 'S_IWGRP' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IROTH' undeclared (first use in this function) gegl-buffer-save.c:227: error: 'S_IWOTH' undeclared (first use in this function) make[3]: *** [gegl-buffer-save.lo] Error 1
I noticed that this bit of code has changed from a previous tarball that I downloaded before.
On what platform/distribution/compiler do you get this? (these constants can be replaced by a numeric constant though; but it would still be good to know where this does not work.)
/Øyvind K. --
«The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/
Sorry about that. I should have mentioned it:
Platform/Distribution HP Pavilion dv8t Intel Core i7/ Windows 7, 64bit
$ gcc -v
Using built-in specs.
Target: x86_64-w64-mingw32
Configured with: ../gcc44-svn/configure --host=x86_64-w64-mingw32
--target=x86_64-w64-mingw32 --disable-multilib --enable-checking=r
elease --prefix=/mingw64 --with-sysroot=/mingw64
--enable-languages=c,c++,fortran,objc,obj-c++ --enable-libgomp
--with-gmp=/mingw64
--with-mpfr=/mingw64 --disable-nls --disable-win32-registry
Thread model: win32
gcc version 4.4.5 20101001 (release) [svn/rev.164871 - mingw-w64/oz] (GCC)
Note that this error did not happen a couple of weeks ago.
Thanks in advance, Partha
Gimp-developer mailing list Gimp-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer
Recent Gegl-0.1.7 build fails
Platform/Distribution HP Pavilion dv8t Intel Core i7/ Windows 7, 64bit $ gcc -v
Using built-in specs.
Target: x86_64-w64-mingw32
Configured with: ../gcc44-svn/configure --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --disable-multilib --enable-checking=r elease --prefix=/mingw64 --with-sysroot=/mingw64 --enable-languages=c,c++,fortran,objc,obj-c++ --enable-libgomp --with-gmp=/mingw64--with-mpfr=/mingw64 --disable-nls --disable-win32-registry Thread model: win32
gcc version 4.4.5 20101001 (release) [svn/rev.164871 - mingw-w64/oz] (GCC)Note that this error did not happen a couple of weeks ago.
The error might be fixed in git master now, you can either do a git checkout; or wait for new nightly tarballs to appear. I hope this fixes it.
/Øyvind K.
«The future is already here. It's just not very evenly distributed» -- William Gibson http://pippin.gimp.org/ http://ffii.org/ _______________________________________________ Gegl-developer mailing list Gegl-developer@lists.XCF.Berkeley.EDU https://lists.XCF.Berkeley.EDU/mailman/listinfo/gegl-developer