Package: pylucene
Version: 2.3.1-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of pylucene_2.3.1-1 on debian-31.osdl.marist.edu by 
> sbuild/s390 98
[...]
> CFLAGS="-g -O2 -g -Wall -O2" /usr/bin/python -m jcc --jar 
> lucene-java-2.3.1/build/lucene-core-2.3.1.jar --jar 
> lucene-java-2.3.1/build/contrib/snowball/lucene-snowball-2.3.1.jar --jar 
> lucene-java-2.3.1/build/contrib/highlighter/lucene-highlighter-2.3.1.jar 
> --jar lucene-java-2.3.1/build/contrib/analyzers/lucene-analyzers-2.3.1.jar 
> --jar lucene-java-2.3.1/build/contrib/regex/lucene-regex-2.3.1.jar --jar 
> lucene-java-2.3.1/build/contrib/queries/lucene-queries-2.3.1.jar --jar 
> build/jar/extensions.jar --package java.lang java.lang.System 
> java.lang.Runtime --package java.util java.text.SimpleDateFormat --package 
> java.io java.io.StringReader java.io.InputStreamReader 
> java.io.FileInputStream --exclude org.apache.lucene.queryParser.Token 
> --exclude org.apache.lucene.queryParser.TokenMgrError --exclude 
> org.apache.lucene.queryParser.QueryParserTokenManager --exclude 
> org.apache.lucene.queryParser.ParseException --python lucene --mapping 
> org.apache.lucene.document.Document 
> 'get:(Ljava/lang/String;)Ljava/lang/String;' --mapping java.util.Properties 
> 'getProperty:(Ljava/lang/String;)Ljava/lang/String;' --sequence 
> org.apache.lucene.search.Hits 'length:()I' 
> 'doc:(I)Lorg/apache/lucene/document/Document;' --version 2.3.1 --files 2 
> --build 
> running build_ext
> building 'lucene._lucene' extension
> creating build/temp.linux-s390-2.5
> creating build/temp.linux-s390-2.5/build
> creating build/temp.linux-s390-2.5/build/_lucene
> gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
> -Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -DPYTHON=1 
> -I/usr/lib/jvm/java-6-openjdk/include 
> -I/usr/lib/jvm/java-6-openjdk/include/linux -Ibuild/_lucene 
> -I/var/lib/python-support/python2.5/jcc/sources -I/usr/include/python2.5 -c 
> build/_lucene/__wrap01__.cpp -o 
> build/temp.linux-s390-2.5/build/_lucene/__wrap01__.o -fno-strict-aliasing
> cc1plus: warning: command line option "-Wstrict-prototypes" is valid for 
> Ada/C/ObjC but not for C++
> In file included from build/_lucene/__wrap01__.cpp:2:
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:54:20: error: 
> Python.h: No such file or directory
> build/_lucene/__wrap01__.cpp:56:26: error: structmember.h: No such file or 
> directory
> In file included from build/_lucene/__wrap01__.cpp:2:
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:245: error: 'PyObject' 
> has not been declared
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:246: error: ISO C++ 
> forbids declaration of 'PyObject' with no type
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:246: error: 'PyObject' 
> declared as a 'virtual' field
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:246: error: expected 
> ';' before '*' token
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:247: error: 'PyObject' 
> has not been declared
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:260: error: 
> 'PyGILState_STATE' does not name a type
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h: In constructor 
> 'PythonGIL::PythonGIL()':
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:264: error: 'state' 
> was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:264: error: 
> 'PyGILState_Ensure' was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h: In destructor 
> 'PythonGIL::~PythonGIL()':
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:268: error: 'state' 
> was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:268: error: 
> 'PyGILState_Release' was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h: At global scope:
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:274: error: ISO C++ 
> forbids declaration of 'PyThreadState' with no type
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:274: error: expected 
> ';' before '*' token
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h: In constructor 
> 'PythonThreadState::PythonThreadState()':
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:278: error: 'state' 
> was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:278: error: 
> 'PyEval_SaveThread' was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h: In destructor 
> 'PythonThreadState::~PythonThreadState()':
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:282: error: 'state' 
> was not declared in this scope
> /var/lib/python-support/python2.5/jcc/sources/JCCEnv.h:282: error: 
> 'PyEval_RestoreThread' was not declared in this scope
> In file included from build/_lucene/java/lang/Object.h:4,
>                  from 
> build/_lucene/org/osafoundation/util/PythonComparable.h:4,
>                  from build/_lucene/__wrap01__.cpp:3:
> /var/lib/python-support/python2.5/jcc/sources/JObject.h: At global scope:
> /var/lib/python-support/python2.5/jcc/sources/JObject.h:96: error: 
> 'PyObject_HEAD' does not name a type
> /var/lib/python-support/python2.5/jcc/sources/JObject.h:100: error: 
> 'PyTypeObject' does not name a type
> In file included from 
> build/_lucene/org/osafoundation/util/PythonComparable.h:4,
>                  from build/_lucene/__wrap01__.cpp:3:
> build/_lucene/java/lang/Object.h:69: error: 'PyTypeObject' does not name a 
> type
> build/_lucene/java/lang/Object.h:73: error: 'PyObject_HEAD' does not name a 
> type
> build/_lucene/java/lang/Object.h:75: error: ISO C++ forbids declaration of 
> 'PyObject' with no type
> build/_lucene/java/lang/Object.h:75: error: expected ';' before '*' token
> build/_lucene/java/lang/Object.h:76: error: 'PyObject' has not been declared
> build/_lucene/java/lang/Object.h:77: error: 'PyObject' has not been declared
> In file included from build/_lucene/__wrap01__.cpp:3:
> build/_lucene/org/osafoundation/util/PythonComparable.h:62: error: 
> 'PyTypeObject' does not name a type
> build/_lucene/org/osafoundation/util/PythonComparable.h:66: error: 
> 'PyObject_HEAD' does not name a type
> build/_lucene/org/osafoundation/util/PythonComparable.h:68: error: ISO C++ 
> forbids declaration of 'PyObject' with no type
> build/_lucene/org/osafoundation/util/PythonComparable.h:68: error: expected 
> ';' before '*' token
> build/_lucene/org/osafoundation/util/PythonComparable.h:69: error: 'PyObject' 
> has not been declared
> build/_lucene/org/osafoundation/util/PythonComparable.h:70: error: 'PyObject' 
> has not been declared
> In file included from build/_lucene/__wrap01__.cpp:4:
> build/_lucene/java/lang/Throwable.h:80: error: 'PyTypeObject' does not name a 
> type
> build/_lucene/java/lang/Throwable.h:84: error: 'PyObject_HEAD' does not name 
> a type
> build/_lucene/java/lang/Throwable.h:86: error: ISO C++ forbids declaration of 
> 'PyObject' with no type
> build/_lucene/java/lang/Throwable.h:86: error: expected ';' before '*' token
> build/_lucene/java/lang/Throwable.h:87: error: 'PyObject' has not been 
> declared
> build/_lucene/java/lang/Throwable.h:88: error: 'PyObject' has not been 
> declared
> In file included from build/_lucene/__wrap01__.cpp:5:
> build/_lucene/java/lang/Comparable.h:46: error: 'PyTypeObject' does not name 
> a type
> build/_lucene/java/lang/Comparable.h:50: error: 'PyObject_HEAD' does not name 
> a type
> build/_lucene/java/lang/Comparable.h:52: error: ISO C++ forbids declaration 
> of 'PyObject' with no type
> build/_lucene/java/lang/Comparable.h:52: error: expected ';' before '*' token
> build/_lucene/java/lang/Comparable.h:53: error: 'PyObject' has not been 
> declared
> build/_lucene/java/lang/Comparable.h:54: error: 'PyObject' has not been 
> declared
> In file included from build/_lucene/__wrap01__.cpp:6:
> build/_lucene/java/lang/Class.h:124: error: 'PyTypeObject' does not name a 
> type
> build/_lucene/java/lang/Class.h:128: error: 'PyObject_HEAD' does not name a 
> type
> build/_lucene/java/lang/Class.h:130: error: ISO C++ forbids declaration of 
> 'PyObject' with no type
> build/_lucene/java/lang/Class.h:130: error: expected ';' before '*' token
> build/_lucene/java/lang/Class.h:131: error: 'PyObject' has not been declared
> build/_lucene/java/lang/Class.h:132: error: 'PyObject' has not been declared
> In file included from build/_lucene/__wrap01__.cpp:7:
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:30: error: 'PyObject' 
> has not been declared
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:49: error: expected 
> `)' before '*' token
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:53: error: 'PyObject' 
> has not been declared
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:57: error: ISO C++ 
> forbids declaration of 'PyObject' with no type
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:57: error: expected 
> ';' before '*' token
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:71: error: expected 
> `;' before 'T'
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:111: error: expected 
> `)' before '*' token
> build/_lucene/__wrap01__.cpp:44145: error: expected `}' at end of input
> /var/lib/python-support/python2.5/jcc/sources/JArray.h:108: error: expected 
> unqualified-id at end of input
> error: command 'gcc' failed with exit status 1
> make[1]: *** [compile] Error 1
> make[1]: Leaving directory `/build/buildd/pylucene-2.3.1'
> make: *** [debian/stamp-makefile-build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2
> ******************************************************************************
> Build finished at 20080819-0526
> FAILED [dpkg-buildpackage died]



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

Reply via email to