Package: postgresql-pljava
Version: 1.1.0-4
Severity: serious
Justification: no longer builds from source

postgresql-pljava failed to build on a sparc buildd.


make[2]: Entering directory `/build/buildd/postgresql-pljava-1.1.0/build/objs'
gcc-3.3 -c -Wno-long-long -g -Wall -O2  -fPIC -DGCJ 
-DPKGLIBDIR=\"/usr/lib/postgresql/8.0/lib\" 
-I/build/buildd/postgresql-pljava-1.1.0/src/C/include 
-I/build/buildd/postgresql-pljava-1.1.0/build/jni -DPGSQL_MAJOR_VER=8 
-DPGSQL_MINOR_VER=0 -I/usr/include/postgresql//8.0/server 
-I/usr/include/postgresql//internal -D_GNU_SOURCE  -I/usr/include/tcl8.4 
/build/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c -o 
type/BigDecimal.o
make[2]: gcc-3.3: Command not found
make[2]: *** [type/BigDecimal.o] Error 127
make[2]: Leaving directory `/build/buildd/postgresql-pljava-1.1.0/build/objs'


It also failed on my sparc pbuilder, which has gcc-3.3 installed:

make[2]: Entering directory `/tmp/buildd/postgresql-pljava-1.1.0/build/objs'
gcc-3.3 -c -Wno-long-long -g -Wall -O2  -fPIC -DGCJ 
-DPKGLIBDIR=\"/usr/lib/postgresql/8.0/lib\" 
-I/tmp/buildd/postgresql-pljava-1.1.0/src/C/include 
-I/tmp/buildd/postgresql-pljava-1.1.0/build/jni -DPGSQL_MAJOR_VER=8 
-DPGSQL_MINOR_VER=0 -I/usr/include/postgresql//8.0/server 
-I/usr/include/postgresql//internal -D_GNU_SOURCE  -I/usr/include/tcl8.4 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c -o 
type/BigDecimal.o
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:12:17: jni.h: 
No such file or directory
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:46: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:97: error: 
syntax error before "jlong"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:97: warning: 
no semicolon at end of struct or union
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:106: error: 
syntax error before '}' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:106: warning: 
type defaults to `int' in declaration of `Ptr2Long'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/pljava.h:106: warning: 
data definition has no type or storage class
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:48: error: 
syntax error before "PgObject_getJavaClass"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:48: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:48: 
warning: type defaults to `int' in declaration of `PgObject_getJavaClass'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:48: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:54: error: 
syntax error before "PgObject_getJavaMethod"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:54: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:54: 
warning: type defaults to `int' in declaration of `PgObject_getJavaMethod'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:54: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:60: error: 
syntax error before "PgObject_getStaticJavaMethod"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:60: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:60: 
warning: type defaults to `int' in declaration of `PgObject_getStaticJavaMethod'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:60: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:72: error: 
syntax error before "PgObject_getJavaField"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:72: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:72: 
warning: type defaults to `int' in declaration of `PgObject_getJavaField'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:72: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:74: error: 
syntax error before "PgObject_newJavaObject"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:74: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:74: 
warning: type defaults to `int' in declaration of `PgObject_newJavaObject'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:74: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:80: error: 
syntax error before "PgObject_getStaticJavaField"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:80: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:80: 
warning: type defaults to `int' in declaration of `PgObject_getStaticJavaField'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:80: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:86: error: 
syntax error before '*' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject.h:88: error: 
syntax error before '*' token
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/PgObject_priv.h:67: 
error: syntax error before '*' token
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:13,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:60: error: 
syntax error before "Type_coerceDatum"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:60: error: 
syntax error before "JNIEnv"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:60: 
warning: type defaults to `int' in declaration of `Type_coerceDatum'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:60: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:66: error: 
syntax error before "JNIEnv"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type.h:124: 
error: syntax error before "JNIEnv"
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:12,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:60: 
error: syntax error before "jvalue"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:60: 
warning: no semicolon at end of struct or union
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:66: 
error: syntax error before "JNIEnv"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:78: 
error: syntax error before "JNIEnv"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:84: 
error: syntax error before '}' token
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/Type_priv.h:103: 
error: syntax error before "JNIEnv"
In file included from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String_priv.h:13,
                 from 
/tmp/buildd/postgresql-pljava-1.1.0/src/C/pljava/type/BigDecimal.c:13:
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:29: 
error: syntax error before "s_Object_class"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:29: 
warning: type defaults to `int' in declaration of `s_Object_class'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:29: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:30: 
error: syntax error before "s_String_class"
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:30: 
warning: type defaults to `int' in declaration of `s_String_class'
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:30: 
warning: data definition has no type or storage class
/tmp/buildd/postgresql-pljava-1.1.0/src/C/include/pljava/type/String.h:40: 
error: syntax error before "String_createJavaStringFromNTS"


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to