-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Description
Fedora Rawhide with those package versions:
java-1.8.0-openjdk-devel 1.8.0.212.b04-0.fc31
python3-Cython 0.29.6-1.fc31
python3-devel 3.7.3-3.fc31
python3-nose 1.3.7-22.fc30
python3-numpy 1.16.3-1.fc31
python3-setuptools 41.0.1-1.fc31
python3-sphinx 2.0.1-1.fc31
jar cf build/lib.linux-x86_64-3.7/javabridge/jars/cpython.jar -C java org/cellprofiler/javabridge/CPython$StackFrame.class -C java org/cellprofiler/javabridge/CPython$WrappedException.class -C java org/cellprofiler/javabridge/CPython.class -C java org/cellprofiler/javabridge/CPythonInvocationHandler.class -C java org/cellprofiler/javabridge/CPythonInvocationHandler.class
/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/python-javabridge-1.0.18/_javabridge.pyx
tree = Parsing.p_module(s, pxd, full_module_name)
warning: _javabridge_osspecific.pxd:12:4: 'JavaVMOption' redeclared
warning: _javabridge_osspecific.pxd:19:4: 'JavaVMInitArgs' redeclared
warning: _javabridge.pyx:93:4: 'jvalue' redeclared
warning: _javabridge.pyx:111:4: 'JavaVMOption' redeclared
warning: _javabridge.pyx:118:4: 'JavaVMInitArgs' redeclared
/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/python-javabridge-1.0.18/_javabridge_mac.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
warning: _javabridge_osspecific.pxd:12:4: 'JavaVMOption' redeclared
warning: _javabridge_osspecific.pxd:19:4: 'JavaVMInitArgs' redeclared
warning: _javabridge_mac.pyx:4:4: 'jint' redeclared
warning: _javabridge_mac.pyx:5:4: 'jboolean' redeclared
warning: _javabridge_mac.pyx:9:4: 'JavaVM' redeclared
warning: _javabridge_mac.pyx:14:4: 'JavaVMOption' redeclared
warning: _javabridge_mac.pyx:21:4: 'JavaVMInitArgs' redeclared
/usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/python-javabridge-1.0.18/_javabridge_nomac.pxd
tree = Parsing.p_module(s, pxd, full_module_name)
warning: _javabridge_nomac.pxd:15:4: 'JavaVMInitArgs' redeclared
warning: _javabridge_nomac.pxd:20:4: 'JavaVMOption' redeclared
warning: _javabridge_nomac.pyx:4:4: 'jint' redeclared
warning: _javabridge_nomac.pyx:5:4: 'jboolean' redeclared
warning: _javabridge_nomac.pyx:9:4: 'JavaVM' redeclared
building 'javabridge._javabridge' extension
creating build/temp.linux-x86_64-3.7
gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.fc30.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.212.b04-0.fc30.x86_64/include/linux -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c _javabridge.c -o build/temp.linux-x86_64-3.7/_javabridge.o
error: command 'gcc' failed with exit status 1
Metadata
Metadata
Assignees
Labels
No labels