Skip to content

Instantly share code, notes, and snippets.

@davipatti
Created February 14, 2023 21:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save davipatti/a32f211caefac37a4067859a8a4786b0 to your computer and use it in GitHub Desktop.
Save davipatti/a32f211caefac37a4067859a8a4786b0 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
[notice] A new release of pip available: 22.2.2 -> 23.0
[notice] To update, run: pip install --upgrade pip
/var/lib/condor/execute/slot1/dir_3008122/lib.py:15: UserWarning: mfsera not installed
warnings.warn("mfsera not installed")
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpr7vymaeg/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpr7vymaeg/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpu906sg_h/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpu906sg_h/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmplm5_pvzf/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmplm5_pvzf/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp0s9hxy89/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp0s9hxy89/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpuy91bz0u/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpuy91bz0u/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpm_ekv1tp/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpm_ekv1tp/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpag4_0fs4/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpag4_0fs4/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpmks9fchx/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpmks9fchx/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp_hyu86kv/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp_hyu86kv/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{lt,no_inplace}(TensorConstant{20}, TensorConstant{31})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpktqd6z4d/mc04dd1c3b76bf1a3a594224d7442e204e7f84522b605579601ebe12a6a6b52cc.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpktqd6z4d/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpecq389a_/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpecq389a_/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpe395s2d5/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpe395s2d5/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpvi5qs9kp/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpvi5qs9kp/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpag7a8zfa/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpag7a8zfa/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpsnb0zlo0/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpsnb0zlo0/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmprfy92ji9/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmprfy92ji9/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpjqiy3ksp/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpjqiy3ksp/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{lt,no_inplace}(TensorConstant{20}, TensorConstant{31})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp0cmd_zel/mc04dd1c3b76bf1a3a594224d7442e204e7f84522b605579601ebe12a6a6b52cc.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp0cmd_zel/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpdd5ycs1m/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpdd5ycs1m/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpenmy479t/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpenmy479t/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp618b92hs/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp618b92hs/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpfekhzjza/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpfekhzjza/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpze9_5rcs/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpze9_5rcs/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpzy8cm9kh/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpzy8cm9kh/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpt763lhfc/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpt763lhfc/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{lt,no_inplace}(TensorConstant{20}, TensorConstant{31})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpkw9z16da/mc04dd1c3b76bf1a3a594224d7442e204e7f84522b605579601ebe12a6a6b52cc.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpkw9z16da/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmptchjlzr8/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmptchjlzr8/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: neg(ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmphaj75uu4/m2897ff2a16a75e7f08fedb475ee8d54e0972e9ee276fa01bff4fcc602a5c821a.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmphaj75uu4/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Subtensor{int64}(TensorConstant{[ 31 1520]}, ScalarConstant{1})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp4bcb_cub/m33899024be96a3749bbb38f5f656998d9b216c4459641a09d8173e7df45f78d8.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmp4bcb_cub/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tokenizer.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(abstract.o): relocation R_X86_64_32S against symbol `_Py_NotImplementedStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(accu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(boolobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytes_methods.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytearrayobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesobject.o): relocation R_X86_64_32S against symbol `PyBytes_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(call.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(cellobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(classobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codeobject.o): relocation R_X86_64_32S against symbol `PyTuple_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(complexobject.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(descrobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(enumobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genericaliasobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(genobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(floatobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(frameobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(funcobject.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(interpreteridobject.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iterobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(listobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(odictobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(memoryobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(methodobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(namespaceobject.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(Python-ast.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_opt.o): relocation R_X86_64_32S against symbol `PyFrozenSet_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ast_unparse.o): relocation R_X86_64_32S against symbol `PyFloat_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bltinmodule.o): relocation R_X86_64_32S against symbol `PyFilter_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(context.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcopyright.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getplatform.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getversion.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hamt.o): relocation R_X86_64_32S against symbol `_PyHamt_BitmapNode_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(hashtable.o): relocation R_X86_64_32S against hidden symbol `_Py_hashtable_get_entry_generic' can not be used when making a shared object
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structmember.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrhex.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(token.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pegen.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(parser.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(string_parser.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(myreadline.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getcompiler.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(mystrtoul.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: error: ld returned 1 exit status
ERROR (aesara.graph.rewriting.basic): Rewrite failure due to: constant_folding
ERROR (aesara.graph.rewriting.basic): node: Elemwise{ge,no_inplace}(TensorConstant{0}, TensorConstant{0})
ERROR (aesara.graph.rewriting.basic): TRACEBACK:
ERROR (aesara.graph.rewriting.basic): Traceback (most recent call last):
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1933, in process_node
replacements = node_rewriter.transform(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/graph/rewriting/basic.py", line 1092, in transform
return self.fn(fgraph, node)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/tensor/rewriting/basic.py", line 2774, in constant_folding
thunk = node.op.make_thunk(node, storage_map, compute_map, no_recycling=[])
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 131, in make_thunk
return self.make_c_thunk(node, storage_map, compute_map, no_recycling)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/op.py", line 96, in make_c_thunk
outputs = cl.make_thunk(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1202, in make_thunk
cthunk, module, in_storage, out_storage, error_storage = self.__compile__(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1122, in __compile__
thunk, module = self.cthunk_factory(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1647, in cthunk_factory
module = cache.module_from_key(key=key, lnk=self)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 1229, in module_from_key
module = lnk.compile_cmodule(location)
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/basic.py", line 1546, in compile_cmodule
module = c_compiler.compile_str(
File "/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/cmodule.py", line 2640, in compile_str
raise CompileError(
aesara.link.c.exceptions.CompileError: Compilation failed (return status=1):
/usr/bin/g++ -shared -g -O3 -fno-math-errno -Wno-unused-label -Wno-unused-variable -Wno-write-strings -Wno-c++11-narrowing -fno-exceptions -fno-unwind-tables -fno-asynchronous-unwind-tables -march=znver1 -mmmx -mno-3dnow -msse -msse2 -msse3 -mssse3 -msse4a -mcx16 -msahf -mmovbe -maes -msha -mpclmul -mpopcnt -mabm -mno-lwp -mfma -mno-fma4 -mno-xop -mbmi -mno-sgx -mbmi2 -mno-pconfig -mwbnoinvd -mno-tbm -mavx -mavx2 -msse4.2 -msse4.1 -mlzcnt -mno-rtm -mno-hle -mrdrnd -mf16c -mfsgsbase -mrdseed -mprfchw -madx -mfxsr -mxsave -mxsaveopt -mno-avx512f -mno-avx512er -mno-avx512cd -mno-avx512pf -mno-prefetchwt1 -mclflushopt -mxsavec -mxsaves -mno-avx512dq -mno-avx512bw -mno-avx512vl -mno-avx512ifma -mno-avx512vbmi -mno-avx5124fmaps -mno-avx5124vnniw -mclwb -mmwaitx -mclzero -mpku -mrdpid -mno-gfni -mshstk -mno-avx512vbmi2 -mno-avx512vnni -mvaes -mvpclmulqdq -mno-avx512bitalg -mno-avx512vpopcntdq -mno-movdiri -mno-movdir64b --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=512 -mtune=znver1 -DNPY_NO_DEPRECATED_API=NPY_1_7_API_VERSION -m64 -fPIC -I/var/lib/condor/execute/slot1/dir_3008122/packages/numpy/core/include -I/var/lib/condor/execute/slot1/dir_3008122/python/include/python3.10 -I/var/lib/condor/execute/slot1/dir_3008122/packages/aesara/link/c/c_code -L/var/lib/condor/execute/slot1/dir_1839217/python/lib -L/var/lib/condor/execute/slot1/dir_3008122/python/lib -fvisibility=hidden -o /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpvnuji11d/m90fba3bbdc378151ce1d9941466494fc6358fcd413f9421d08d809307a7a3a7d.so /home/pattinson/.aesara/compiledir_Linux-4.18-el8.x86_64-x86_64-with-glibc2.28-x86_64-3.10.7-64/tmpvnuji11d/mod.cpp -lpython3.10
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(capsule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(exceptions.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(longobject.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dictobject.o): relocation R_X86_64_32S against `.text.hot' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(moduleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(object.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(obmalloc.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(picklebufobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(rangeobject.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(setobject.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sliceobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(structseq.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(tupleobject.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(typeobject.o): relocation R_X86_64_32 against symbol `PyBaseObject_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodeobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unicodectype.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(unionobject.o): relocation R_X86_64_32S against symbol `Py_GenericAliasType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(weakrefobject.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_warnings.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(ceval.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(codecs.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(compile.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errors.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(future.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getargs.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(import.o): relocation R_X86_64_32S against symbol `PyDict_Type' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(importdl.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(initconfig.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(marshal.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(modsupport.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pathconfig.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(preconfig.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pyhash.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pylifecycle.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystate.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pythonrun.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pytime.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bootstrap_hash.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtable.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(sysmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(thread.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(traceback.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getopt.o): relocation R_X86_64_32S against `.rodata.str4.4' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pystrtod.o): relocation R_X86_64_32S against symbol `_Py_ctype_tolower' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dtoa.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(formatter_unicode.o): relocation R_X86_64_32S against symbol `_Py_ctype_table' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileutils.o): relocation R_X86_64_32S against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(suggestions.o): relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(dynload_shlib.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getpath.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(gcmodule.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(posixmodule.o): relocation R_X86_64_32S against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(errnomodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(pwdmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_sre.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_codecsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_weakref.o): relocation R_X86_64_32 against symbol `_PyWeakref_RefType' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_functoolsmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_operator.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_collectionsmodule.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_abc.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(itertoolsmodule.o): relocation R_X86_64_32S against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(atexitmodule.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(signalmodule.o): relocation R_X86_64_32S against `.bss' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_stat.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(timemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_threadmodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_localemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_iomodule.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(iobase.o): relocation R_X86_64_32 against symbol `_Py_FalseStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(fileio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bytesio.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(bufferedio.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(textio.o): relocation R_X86_64_32 against symbol `_Py_NoneStruct' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(stringio.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(faulthandler.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(_tracemalloc.o): relocation R_X86_64_32 against `.text' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(symtablemodule.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(xxsubtype.o): relocation R_X86_64_32 against `.data' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(getbuildinfo.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot1/dir_3008122/python/lib/libpython3.10.a(peg_api.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: /var/lib/condor/execute/slot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment