Re: [Gimp-user] ANNOUNCE: GIMP 2.2-pre2

Top Page

Reply to this message
Author: Tom Williams
Date:  
CC: gimp-user
Subject: Re: [Gimp-user] ANNOUNCE: GIMP 2.2-pre2
I'm getting this result running "make check" to test Gimp 2.2-pre2 build:

Running gimp_composite_3dnow tests...
gimp_composite_3dnow: Instruction set is not available.
PASS: gimp-composite-3dnow-test
PASS: gimp-composite-altivec-test

Running gimp_composite_mmx tests...
FAIL: gimp-composite-mmx-test

Running gimp_composite_sse tests...
gimp_composite_sse: Instruction set is not available.
PASS: gimp-composite-sse-test

Running gimp_composite_sse2 tests...
gimp_composite_sse2: Instruction set is not available.
PASS: gimp-composite-sse2-test
PASS: gimp-composite-vis-test
=====================================================================
1 of 6 tests failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=GIMP
=====================================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/build/gimp-2.2-pre2/app/composite'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/build/gimp-2.2-pre2/app/composite'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/build/gimp-2.2-pre2/app'
make: *** [check-recursive] Error 1
tom@linux:~/build/gimp-2.2-pre2$ gcc --version
gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

tom@linux:~/build/gimp-2.2-pre2$ pkg-config --modversion glib-2.0
2.4.7
tom@linux:~/build/gimp-2.2-pre2$ pkg-config --modversion gtk+-2.0
2.4.13
tom@linux:~/build/gimp-2.2-pre2$ ldd --version
ldd (GNU libc) 2.3.2
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Roland McGrath and Ulrich Drepper.
tom@linux:~/build/gimp-2.2-pre2$

A bug report has been submitted.

Peace...

Tom