> My platform:
>
> * gentoo, Linux, amd64;
> * ant 1.7.1;
> * using the community-port-to-4_6 repository (but the same holds true
> for my local branch merged with Eskil's);
> * using Qt git repos, 4.6-stable branch, compiled from scratch;
> * gcc 4.4.1.
>
> The generator process segfaults each time (and BTW, I fixed a bug in
> community-port-to-4_6:master in that a failure did not cause the
> generator to be run again in case of a failure).
>
> I'm no good at debugging anything other than Java, I will document
> myself, but first thing I want to know is: does anybody else under
> Linux, independent from the arch, distribution and compiler, suffer
> from the same problem?
>I
Today I tried to build qt jambi community 4.6. It didnt send a segfault, but I 
was unable to build it for some unknow reason.

This is the last part of teh build process:

[generator] Running : (/home/arcangel/qtjambi-unstable/community-port-
to-4_6/generator) /home/arcangel/qtjambi-unstable/community-port-
to-4_6/generator/generator   --output-directory=/home/arcangel/qtjambi-
unstable/community-port-to-4_6 /home/arcangel/qtjambi-unstable/community-port-
to-4_6/generator/qtjambi_masterinclude.h /home/arcangel/qtjambi-
unstable/community-port-to-4_6/generator/build_all.txt                  
[generator] WARNING(MetaJavaBuilder) :: Unable to decide type of property: 
'Qt::GestureType' in class 'QGesture'                            
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGesture::QGesture', unmatched parameter type 'Qt::GestureType'                
  
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGesture::gestureType', unmatched return type 'Qt::GestureType'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QMatrix4x4::normalMatrix', unmatched return type 'QMatrix3x3'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QMatrix4x4::toGenericMatrix', unmatched return type 
'QGenericMatrix<N,M,qreal>'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QMatrix4x4::QMatrix4x4', unmatched parameter type 'QGenericMatrix<N,M,qreal> 
const&'
[generator] WARNING(MetaJavaBuilder) :: Object type 'QGraphicsObject' passed 
as value. Resulting code will not compile.
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGraphicsObject::grabGesture', unmatched parameter type 'Qt::GestureType'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLFramebufferObject::blitFramebuffer', unmatched parameter type 'GLbitfield'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix4x3 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix4x2 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix3x4 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix3x3 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix3x2 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix2x4 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix2x3 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'QMatrix2x2 
const*'
[generator] WARNING(MetaJavaBuilder) :: skipping function 
'QGLShaderProgram::setUniformValueArray', unmatched parameter type 'GLfloat 
const*'

BUILD FAILED
/home/arcangel/qtjambi-unstable/community-port-to-4_6/build.xml:449: Running: 
/home/arcangel/qtjambi-unstable/community-port-to-4_6/generator/generator   --
output-directory=/home/arcangel/qtjambi-unstable/community-port-to-4_6 
/home/arcangel/qtjambi-unstable/community-port-
to-4_6/generator/qtjambi_masterinclude.h /home/arcangel/qtjambi-
unstable/community-port-to-4_6/generator/build_all.txt failed with exit code: 
139

Total time: 2 minutes 57 seconds

Im using kubuntu 9.04 32 bits with sun java 6 VM and gcc 4.3.3.
> Thanks,
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to