Project

Profile

Help

Bug #4531 » saxon-setup_build.log

Lars Möller, 2020-04-29 09:42

 
Compiling saxonc.pyx because it changed.
[1/1] Cythonizing saxonc.pyx
/opt/anaconda2/envs/py3_7/lib/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /home/moellel1/Development/Saxonica/Saxon.C.API/python-saxon/saxonc.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
running build_ext
building 'saxonc' extension
creating build
creating build/temp.linux-x86_64-3.7
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c saxonc.cpp -o build/temp.linux-x86_64-3.7/saxonc.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
saxonc.cpp: In function ‘PyObject* __pyx_pw_6saxonc_17PyXslt30Processor_35transform_to_file(PyObject*, PyObject*, PyObject*)’:
saxonc.cpp:14142:48: warning: ‘__pyx_v_c_stylesheetfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->transformFileToFile(__pyx_t_11, __pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13599:9: note: ‘__pyx_v_c_stylesheetfile’ was declared here
char *__pyx_v_c_stylesheetfile;
^~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:14086:44: warning: ‘__pyx_v_c_outputfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->setOutputFile(__pyx_v_c_outputfile);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13598:9: note: ‘__pyx_v_c_outputfile’ was declared here
char *__pyx_v_c_outputfile;
^~~~~~~~~~~~~~~~~~~~
saxonc.cpp:14142:48: warning: ‘__pyx_v_c_sourcefile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->transformFileToFile(__pyx_t_11, __pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13597:9: note: ‘__pyx_v_c_sourcefile’ was declared here
char *__pyx_v_c_sourcefile;
^~~~~~~~~~~~~~~~~~~~
saxonc.cpp: In function ‘PyObject* __pyx_pw_6saxonc_15PyXsltProcessor_27transform_to_string(PyObject*, PyObject*, PyObject*)’:
saxonc.cpp:7900:22: warning: ‘__pyx_v_c_stylesheetfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_c_string = __pyx_v_self->thisxptr->transformFileToString(__pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7312:9: note: ‘__pyx_v_c_stylesheetfile’ was declared here
char *__pyx_v_c_stylesheetfile;
^~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7900:22: warning: ‘__pyx_v_c_sourcefile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_c_string = __pyx_v_self->thisxptr->transformFileToString(__pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7311:9: note: ‘__pyx_v_c_sourcefile’ was declared here
char *__pyx_v_c_sourcefile;
^~~~~~~~~~~~~~~~~~~~
saxonc.cpp: In function ‘PyObject* __pyx_pw_6saxonc_17PyXslt30Processor_33transform_to_string(PyObject*, PyObject*, PyObject*)’:
saxonc.cpp:13453:46: warning: ‘__pyx_v_c_stylesheetfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->compileFromFile(__pyx_v_c_stylesheetfile);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13011:9: note: ‘__pyx_v_c_stylesheetfile’ was declared here
char *__pyx_v_c_stylesheetfile;
^~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13503:22: warning: ‘__pyx_v_c_sourcefile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_c_string = __pyx_v_self->thisxptr->transformFileToString(__pyx_t_11, __pyx_t_12);
~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:13010:9: note: ‘__pyx_v_c_sourcefile’ was declared here
char *__pyx_v_c_sourcefile;
^~~~~~~~~~~~~~~~~~~~
saxonc.cpp: In function ‘PyObject* __pyx_pw_6saxonc_15PyXsltProcessor_29transform_to_file(PyObject*, PyObject*, PyObject*)’:
saxonc.cpp:8508:48: warning: ‘__pyx_v_c_stylesheetfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->transformFileToFile(__pyx_t_11, __pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7995:9: note: ‘__pyx_v_c_stylesheetfile’ was declared here
char *__pyx_v_c_stylesheetfile;
^~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:8508:48: warning: ‘__pyx_v_c_outputfile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->transformFileToFile(__pyx_t_11, __pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7994:9: note: ‘__pyx_v_c_outputfile’ was declared here
char *__pyx_v_c_outputfile;
^~~~~~~~~~~~~~~~~~~~
saxonc.cpp:8508:48: warning: ‘__pyx_v_c_sourcefile’ may be used uninitialized in this function [-Wmaybe-uninitialized]
__pyx_v_self->thisxptr->transformFileToFile(__pyx_t_11, __pyx_t_12, __pyx_t_13);
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
saxonc.cpp:7993:9: note: ‘__pyx_v_c_sourcefile’ was declared here
char *__pyx_v_c_sourcefile;
^~~~~~~~~~~~~~~~~~~~
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../SaxonProcessor.cpp -o build/temp.linux-x86_64-3.7/../SaxonProcessor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../SaxonCGlue.c -o build/temp.linux-x86_64-3.7/../SaxonCGlue.o
In file included from ../SaxonCGlue.c:1:0:
../SaxonCGlue.h:121:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getDllname();
^~~~
../SaxonCGlue.h:128:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getResourceDirectory();
^~~~
../SaxonCGlue.h:134:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * _getResourceDirectory();
^~~~
../SaxonCGlue.h:140:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
void setDllname();
^~~~
../SaxonCGlue.h:146:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
HANDLE loadDefaultDll();
^~~~~~
../SaxonCGlue.c:39:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
void setDllname() {
^~~~~~~~~~
../SaxonCGlue.c:105:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getDllname() {
^~~~~~~~~~
../SaxonCGlue.c:109:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getResourceDirectory() {
^~~~~~~~~~~~~~~~~~~~
../SaxonCGlue.c:113:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * _getResourceDirectory() {
^~~~~~~~~~~~~~~~~~~~~
../SaxonCGlue.c:121:8: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
HANDLE loadDefaultDll() {
^~~~~~~~~~~~~~
../SaxonCGlue.c: In function ‘setParameter’:
../SaxonCGlue.c:506:21: warning: argument 1 null where non-null expected [-Wnonnull]
int namespaceLen = strlen(namespacei);
^~~~~~~~~~~~~~~~~~
In file included from ../SaxonCGlue.h:16:0,
from ../SaxonCGlue.c:1:
/usr/include/string.h:384:15: note: in a call to function ‘strlen’ declared here
extern size_t strlen (const char *__s)
^~~~~~
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../SaxonCXPath.c -o build/temp.linux-x86_64-3.7/../SaxonCXPath.o
In file included from ../SaxonCProcessor.h:4:0,
from ../SaxonCXPath.h:4,
from ../SaxonCXPath.c:1:
../SaxonCGlue.h:121:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getDllname();
^~~~
../SaxonCGlue.h:128:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * getResourceDirectory();
^~~~
../SaxonCGlue.h:134:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
char * _getResourceDirectory();
^~~~
../SaxonCGlue.h:140:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
void setDllname();
^~~~
../SaxonCGlue.h:146:1: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
HANDLE loadDefaultDll();
^~~~~~
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XdmValue.cpp -o build/temp.linux-x86_64-3.7/../XdmValue.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XdmItem.cpp -o build/temp.linux-x86_64-3.7/../XdmItem.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XdmNode.cpp -o build/temp.linux-x86_64-3.7/../XdmNode.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XdmAtomicValue.cpp -o build/temp.linux-x86_64-3.7/../XdmAtomicValue.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XsltProcessor.cpp -o build/temp.linux-x86_64-3.7/../XsltProcessor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../Xslt30Processor.cpp -o build/temp.linux-x86_64-3.7/../Xslt30Processor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XQueryProcessor.cpp -o build/temp.linux-x86_64-3.7/../XQueryProcessor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../XPathProcessor.cpp -o build/temp.linux-x86_64-3.7/../XPathProcessor.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
gcc -pthread -B /opt/anaconda2/envs/py3_7/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I. -I../jni -I../jni/unix -I/opt/anaconda2/envs/py3_7/include/python3.7m -c ../SchemaValidator.cpp -o build/temp.linux-x86_64-3.7/../SchemaValidator.o
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++
g++ -pthread -shared -B /opt/anaconda2/envs/py3_7/compiler_compat -L/opt/anaconda2/envs/py3_7/lib -Wl,-rpath=/opt/anaconda2/envs/py3_7/lib -Wl,--no-as-needed -Wl,--sysroot=/ build/temp.linux-x86_64-3.7/saxonc.o build/temp.linux-x86_64-3.7/../SaxonProcessor.o build/temp.linux-x86_64-3.7/../SaxonCGlue.o build/temp.linux-x86_64-3.7/../SaxonCXPath.o build/temp.linux-x86_64-3.7/../XdmValue.o build/temp.linux-x86_64-3.7/../XdmItem.o build/temp.linux-x86_64-3.7/../XdmNode.o build/temp.linux-x86_64-3.7/../XdmAtomicValue.o build/temp.linux-x86_64-3.7/../XsltProcessor.o build/temp.linux-x86_64-3.7/../Xslt30Processor.o build/temp.linux-x86_64-3.7/../XQueryProcessor.o build/temp.linux-x86_64-3.7/../XPathProcessor.o build/temp.linux-x86_64-3.7/../SchemaValidator.o -o /home/moellel1/Development/Saxonica/Saxon.C.API/python-saxon/saxonc.cpython-37m-x86_64-linux-gnu.so
    (1-1/1)