GafferHQ/gaffer

Python / PyQT error on launch gaffer wont start 1.4.0.0b1

statixVFX opened this issue · 10 comments

Version: 1.4.0.0b1 - Tested on Linux ubuntu 20.04 & 22.04
Linux ws03 5.15.0-97-generic #107~20.04.1-Ubuntu SMP Fri Feb 9 14:20:11 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Ubuntu 20.04.6 LTS
ldd (Ubuntu GLIBC 2.31-0ubuntu9.14) 2.31

Description

1.3 works fine on both systems I have tested on. While 1.4.0.0b gcc11 throws an error:

Traceback (most recent call last): File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/bin/__gaffer.py", line 170, in <module> app = loadApp( appName ) File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/bin/__gaffer.py", line 83, in loadApp return appLoader.load( appName )() File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/ClassLoader.py", line 163, in load spec.loader.exec_module( module ) File "<frozen importlib._bootstrap_external>", line 883, in exec_module File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/apps/gui/gui-1.py", line 45, in <module> import GafferUI File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/__init__.py", line 129, in <module> from .Enums import * File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/Enums.py", line 41, in <module> from Qt import QtCore File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Qt.py", line 1905, in <module> _install() File "/home/statix/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Qt.py", line 1883, in _install our_submodule = getattr(Qt, name) AttributeError: partially initialized module 'Qt' has no attribute 'QtGui' (most likely due to a circular import)

While gcc9 give me:
Cannot mix incompatible Qt library (5.15.2) with this library (5.15.12) Aborted (core dumped)

Steps to reproduce

Fresh install of linux, gaffer 1.3 works fine.


The gcc9 error sounds like you might have a conflict with some other Qt libraries on the system. Could you try clearing your PYTHONPATH, LD_LIBRARY_PATH and QT_PLUGIN_PATH before launching Gaffer to see if that helps? If you could also run with LD_DEBUG=files and attach the output to this issue, that might help shed some light.

No dice,

Same error when clearing out the env vars.

Gaffer 1.3.9 works fine, which I assume is using gcc9 too?

I would prefer the gcc11 as I want to use Cycles with GPU.

Gaffer 1.3.9 works fine, which I assume is using gcc9 too?

Yes, but with different versions of Python and Qt. Hence why I think the Qt conflict is likely (especially since that's exactly what the error message says). The output of LD_DEBUG=files gaffer would be useful here.

I would prefer the gcc11 as I want to use Cycles with GPU.

You say you have tested on Ubuntu 20.04 & 22.04 but it's not clear if one was for GCC 9 and one for GCC 11. Let me know which version you want to use with GCC 11 and I'll try that in a VM here to see if I can reproduce. But in the meantime, the output of LD_DEBUG=files would be useful here too.

Do you have anything custom in GAFFER_STARTUP_PATHS? That could potentially be another source of conflict.

Ah I see, sorry for not being totally clear.

I've tested both gcc9 and gcc11 on both 20.04 and 22.04. Where gcc9 gives the conflicting library message on both and gcc11 gives the more lengthy pyQT error.

But ideally 20.04 with gcc11.

Nothing in my GAFFER_STARTUP_PATHS or GAFFER_EXTENTION_PATHS.

LD_DEBUG output :

2823627:
2823627: file=libc.so.6 [0]; needed by /usr/bin/python3 [0]
2823627: file=libc.so.6 [0]; generating link map
2823627: dynamic: 0x00007fc9f40f8b80 base: 0x00007fc9f3f0d000 size: 0x00000000001f1660
2823627: entry: 0x00007fc9f3f311c0 phdr: 0x00007fc9f3f0d040 phnum: 14
2823627:
2823627:
2823627: file=libpthread.so.0 [0]; needed by /usr/bin/python3 [0]
2823627: file=libpthread.so.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f3f07d70 base: 0x00007fc9f3eea000 size: 0x0000000000022478
2823627: entry: 0x00007fc9f3ef1190 phdr: 0x00007fc9f3eea040 phnum: 13
2823627:
2823627:
2823627: file=libdl.so.2 [0]; needed by /usr/bin/python3 [0]
2823627: file=libdl.so.2 [0]; generating link map
2823627: dynamic: 0x00007fc9f3ee8d90 base: 0x00007fc9f3ee4000 size: 0x0000000000005110
2823627: entry: 0x00007fc9f3ee5220 phdr: 0x00007fc9f3ee4040 phnum: 11
2823627:
2823627:
2823627: file=libutil.so.1 [0]; needed by /usr/bin/python3 [0]
2823627: file=libutil.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f3ee2dc8 base: 0x00007fc9f3edf000 size: 0x0000000000004110
2823627: entry: 0x00007fc9f3ee03e0 phdr: 0x00007fc9f3edf040 phnum: 11
2823627:
2823627:
2823627: file=libm.so.6 [0]; needed by /usr/bin/python3 [0]
2823627: file=libm.so.6 [0]; generating link map
2823627: dynamic: 0x00007fc9f3eddd90 base: 0x00007fc9f3d90000 size: 0x000000000014e110
2823627: entry: 0x00007fc9f3d9d3c0 phdr: 0x00007fc9f3d90040 phnum: 11
2823627:
2823627:
2823627: file=libexpat.so.1 [0]; needed by /usr/bin/python3 [0]
2823627: file=libexpat.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f3d8ede0 base: 0x00007fc9f3d62000 size: 0x000000000002d0a0
2823627: entry: 0x00007fc9f3d66230 phdr: 0x00007fc9f3d62040 phnum: 11
2823627:
2823627:
2823627: file=libz.so.1 [0]; needed by /usr/bin/python3 [0]
2823627: file=libz.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f3d5edf0 base: 0x00007fc9f3d44000 size: 0x000000000001b0b8
2823627: entry: 0x00007fc9f3d46280 phdr: 0x00007fc9f3d44040 phnum: 11
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libpthread.so.0
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libc.so.6
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libz.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libexpat.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libm.so.6
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libutil.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libdl.so.2
2823627:
2823627:
2823627: initialize program: /usr/bin/python3
2823627:
2823627:
2823627: transferring control: /usr/bin/python3
2823627:
2823627:
2823627: file=/usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so [0]; dynamically loaded by /usr/bin/python3 [0]
2823627: file=/usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so [0]; generating link map
2823627: dynamic: 0x00007fc9f4114e00 base: 0x00007fc9f4102000 size: 0x00000000000139c8
2823627: entry: 0x00007fc9f41046a0 phdr: 0x00007fc9f4102040 phnum: 11
2823627:
2823627: activating NODELETE for /lib/x86_64-linux-gnu/libpthread.so.0 [0]
2823627:
2823627: calling init: /usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so
2823627:
2823627: opening file=/usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so [0]; direct_opencount=1
2823627:
2823627:
2823627: file=/usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so [0]; dynamically loaded by /usr/bin/python3 [0]
2823627: file=/usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so [0]; generating link map
2823627: dynamic: 0x00007fc9f33c2c80 base: 0x00007fc9f33ac000 size: 0x0000000000018ea0
2823627: entry: 0x00007fc9f33b4480 phdr: 0x00007fc9f33ac040 phnum: 11
2823627:
2823627:
2823627: file=libsqlite3.so.0 [0]; needed by /usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so [0]
2823627: file=libsqlite3.so.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f30f6c08 base: 0x00007fc9f2fd1000 size: 0x0000000000128e38
2823627: entry: 0x00007fc9f2fdf600 phdr: 0x00007fc9f2fd1040 phnum: 11
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libsqlite3.so.0
2823627:
2823627:
2823627: calling init: /usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so
2823627:
2823627: opening file=/usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so [0]; direct_opencount=1
2823627:
2823627:
2823627: file=/usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]; dynamically loaded by /usr/bin/python3 [0]
2823627: file=/usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]; generating link map
2823627: dynamic: 0x00007fc9f2fc70c8 base: 0x00007fc9f2f78000 size: 0x00000000000582d0
2823627: entry: 0x00007fc9f2f906a0 phdr: 0x00007fc9f2f78040 phnum: 11
2823627:
2823627:
2823627: file=libapt-pkg.so.6.0 [0]; needed by /usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]
2823627: file=libapt-pkg.so.6.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f2f74c00 base: 0x00007fc9f2d99000 size: 0x00000000001de038
2823627: entry: 0x00007fc9f2dde140 phdr: 0x00007fc9f2d99040 phnum: 12
2823627:
2823627:
2823627: file=libstdc++.so.6 [0]; needed by /usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]
2823627: file=libstdc++.so.6 [0]; generating link map
2823627: dynamic: 0x00007fc9f2d91c68 base: 0x00007fc9f2bb7000 size: 0x00000000001e1800
2823627: entry: 0x00007fc9f2c55120 phdr: 0x00007fc9f2bb7040 phnum: 12
2823627:
2823627:
2823627: file=libgcc_s.so.1 [0]; needed by /usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]
2823627: file=libgcc_s.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f2bb5de0 base: 0x00007fc9f2b9c000 size: 0x000000000001a448
2823627: entry: 0x00007fc9f2b9f5e0 phdr: 0x00007fc9f2b9c040 phnum: 11
2823627:
2823627:
2823627: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libresolv.so.2 [0]; generating link map
2823627: dynamic: 0x00007fc9f2b98da8 base: 0x00007fc9f2b80000 size: 0x000000000001ba80
2823627: entry: 0x00007fc9f2b84720 phdr: 0x00007fc9f2b80040 phnum: 11
2823627:
2823627:
2823627: file=libbz2.so.1.0 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libbz2.so.1.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f2b7ed20 base: 0x00007fc9f2b6d000 size: 0x0000000000012c28
2823627: entry: 0x00007fc9f2b6f240 phdr: 0x00007fc9f2b6d040 phnum: 11
2823627:
2823627:
2823627: file=liblzma.so.5 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=liblzma.so.5 [0]; generating link map
2823627: dynamic: 0x00007fc9f2b6bde0 base: 0x00007fc9f2b44000 size: 0x0000000000028108
2823627: entry: 0x00007fc9f2b473c0 phdr: 0x00007fc9f2b44040 phnum: 11
2823627:
2823627:
2823627: file=liblz4.so.1 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=liblz4.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f2b42e08 base: 0x00007fc9f2b23000 size: 0x0000000000020060
2823627: entry: 0x00007fc9f2b25120 phdr: 0x00007fc9f2b23040 phnum: 11
2823627:
2823627:
2823627: file=libzstd.so.1 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libzstd.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f2b21d50 base: 0x00007fc9f2a7a000 size: 0x00000000000a8040
2823627: entry: 0x00007fc9f2a7e240 phdr: 0x00007fc9f2a7a040 phnum: 11
2823627:
2823627:
2823627: file=libudev.so.1 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libudev.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f2a78960 base: 0x00007fc9f2a4d000 size: 0x000000000002c908
2823627: entry: 0x00007fc9f2a53000 phdr: 0x00007fc9f2a4d040 phnum: 12
2823627:
2823627:
2823627: file=libsystemd.so.0 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libsystemd.so.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f2a4a620 base: 0x00007fc9f299e000 size: 0x00000000000ae4f0
2823627: entry: 0x00007fc9f29afbc0 phdr: 0x00007fc9f299e040 phnum: 12
2823627:
2823627:
2823627: file=libgcrypt.so.20 [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627: file=libgcrypt.so.20 [0]; generating link map
2823627: dynamic: 0x00007fc9f2998b00 base: 0x00007fc9f2880000 size: 0x000000000011dfc8
2823627: entry: 0x00007fc9f288c580 phdr: 0x00007fc9f2880040 phnum: 9
2823627:
2823627:
2823627: file=librt.so.1 [0]; needed by /lib/x86_64-linux-gnu/libsystemd.so.0 [0]
2823627: file=librt.so.1 [0]; generating link map
2823627: dynamic: 0x00007fc9f33aada8 base: 0x00007fc9f33a2000 size: 0x0000000000009be0
2823627: entry: 0x00007fc9f33a4720 phdr: 0x00007fc9f33a2040 phnum: 11
2823627:
2823627:
2823627: file=libgpg-error.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgcrypt.so.20 [0]
2823627: file=libgpg-error.so.0 [0]; generating link map
2823627: dynamic: 0x00007fc9f287ea88 base: 0x00007fc9f285d000 size: 0x0000000000022260
2823627: entry: 0x00007fc9f2861c60 phdr: 0x00007fc9f285d040 phnum: 11
2823627:
2823627:
2823627: file=/usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]; needed by /lib/x86_64-linux-gnu/libstdc++.so.6 [0] (relocation dependency)
2823627:
2823627:
2823627: file=/usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]; needed by /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0] (relocation dependency)
2823627:
2823627: activating NODELETE for /lib/x86_64-linux-gnu/libstdc++.so.6 [0]
2823627: activating NODELETE for /lib/x86_64-linux-gnu/librt.so.1 [0]
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libgpg-error.so.0
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/librt.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libgcrypt.so.20
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/liblzma.so.5
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/liblz4.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libsystemd.so.0
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libudev.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libzstd.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libbz2.so.1.0
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libresolv.so.2
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libgcc_s.so.1
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libstdc++.so.6
2823627:
2823627:
2823627: calling init: /lib/x86_64-linux-gnu/libapt-pkg.so.6.0
2823627:
2823627:
2823627: calling init: /usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so
2823627:
2823627: opening file=/usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]; direct_opencount=1
2823627:
2823627:
2823627: file=/usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so [0]; dynamically loaded by /usr/bin/python3 [0]
2823627: file=/usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so [0]; generating link map
2823627: dynamic: 0x00007fc9f3114dc8 base: 0x00007fc9f310e000 size: 0x00000000000076e8
2823627: entry: 0x00007fc9f3110580 phdr: 0x00007fc9f310e040 phnum: 11
2823627:
2823627:
2823627: calling init: /usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so
2823627:
2823627: opening file=/usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so [0]; direct_opencount=1
2823627:
2823627:
2823627: file=/usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so [0]; dynamically loaded by /usr/bin/python3 [0]
2823627: file=/usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so [0]; generating link map
2823627: dynamic: 0x00007fc9f310cdc0 base: 0x00007fc9f3102000 size: 0x000000000000ba98
2823627: entry: 0x00007fc9f31058a0 phdr: 0x00007fc9f3102040 phnum: 11
2823627:
2823627:
2823627: calling init: /usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so
2823627:
2823627: opening file=/usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so [0]; direct_opencount=1
2823627:
gaffer: command not found
2823627:
2823627: calling fini: /usr/bin/python3 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libutil.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libexpat.so.1 [0]
2823627:
2823627:
2823627: calling fini: /usr/lib/python3.8/lib-dynload/_json.cpython-38-x86_64-linux-gnu.so [0]
2823627:
2823627:
2823627: calling fini: /usr/lib/python3.8/lib-dynload/_sqlite3.cpython-38-x86_64-linux-gnu.so [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libsqlite3.so.0 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libdl.so.2 [0]
2823627:
2823627:
2823627: calling fini: /usr/lib/python3/dist-packages/apt_pkg.cpython-38-x86_64-linux-gnu.so [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libz.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libstdc++.so.6 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libm.so.6 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libgcc_s.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libresolv.so.2 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libzstd.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libudev.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libsystemd.so.0 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/liblz4.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libgcrypt.so.20 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/librt.so.1 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libgpg-error.so.0 [0]
2823627:
2823627:
2823627: calling fini: /usr/lib/python3.8/lib-dynload/_bz2.cpython-38-x86_64-linux-gnu.so [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libbz2.so.1.0 [0]
2823627:
2823627:
2823627: calling fini: /usr/lib/python3.8/lib-dynload/_lzma.cpython-38-x86_64-linux-gnu.so [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/liblzma.so.5 [0]
2823627:
2823627:
2823627: calling fini: /lib/x86_64-linux-gnu/libpthread.so.0 [0]
2823627:

That output looks strange - I can't see anything related to Gaffer in it at all. How did you get it? To be clear, I was suggesting LD_DEBUG=files gaffer, assuming gaffer is on your path and resolves to $GAFFER_ROOT/bin/gaffer.

Apologies, I'm new to systems level debugging so please bear with me.

Here's the output of LD_DEBUG=files gaffer-1.4.0.0b1-linux-gcc11/bin/gaffer

2835629:
2835629: file=libtinfo.so.6 [0]; needed by /bin/bash [0]
2835629: file=libtinfo.so.6 [0]; generating link map
2835629: dynamic: 0x00007f2f0fa63b28 base: 0x00007f2f0fa35000 size: 0x000000000002f980
2835629: entry: 0x00007f2f0fa43720 phdr: 0x00007f2f0fa35040 phnum: 11
2835629:
2835629:
2835629: file=libdl.so.2 [0]; needed by /bin/bash [0]
2835629: file=libdl.so.2 [0]; generating link map
2835629: dynamic: 0x00007f2f0fa33d90 base: 0x00007f2f0fa2f000 size: 0x0000000000005110
2835629: entry: 0x00007f2f0fa30220 phdr: 0x00007f2f0fa2f040 phnum: 11
2835629:
2835629:
2835629: file=libc.so.6 [0]; needed by /bin/bash [0]
2835629: file=libc.so.6 [0]; generating link map
2835629: dynamic: 0x00007f2f0fa28b80 base: 0x00007f2f0f83d000 size: 0x00000000001f1660
2835629: entry: 0x00007f2f0f8611c0 phdr: 0x00007f2f0f83d040 phnum: 14
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libdl.so.2
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libtinfo.so.6
2835629:
2835629:
2835629: initialize program: /bin/bash
2835629:
2835629:
2835629: transferring control: /bin/bash
2835629:
2835631:
2835631: file=libc.so.6 [0]; needed by dirname [0]
2835631: file=libc.so.6 [0]; generating link map
2835631: dynamic: 0x00007f1045a15b80 base: 0x00007f104582a000 size: 0x00000000001f1660
2835631: entry: 0x00007f104584e1c0 phdr: 0x00007f104582a040 phnum: 14
2835631:
2835631:
2835631: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835631:
2835631:
2835631: initialize program: dirname
2835631:
2835631:
2835631: transferring control: dirname
2835631:
2835632:
2835632: calling fini: /bin/bash [0]
2835632:
2835632:
2835632: calling fini: /lib/x86_64-linux-gnu/libtinfo.so.6 [0]
2835632:
2835632:
2835632: calling fini: /lib/x86_64-linux-gnu/libdl.so.2 [0]
2835632:
2835633:
2835633: file=libc.so.6 [0]; needed by dirname [0]
2835633: file=libc.so.6 [0]; generating link map
2835633: dynamic: 0x00007fc027f9cb80 base: 0x00007fc027db1000 size: 0x00000000001f1660
2835633: entry: 0x00007fc027dd51c0 phdr: 0x00007fc027db1040 phnum: 14
2835633:
2835633:
2835633: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835633:
2835633:
2835633: initialize program: dirname
2835633:
2835633:
2835633: transferring control: dirname
2835633:
2835634:
2835634: file=libc.so.6 [0]; needed by uname [0]
2835634: file=libc.so.6 [0]; generating link map
2835634: dynamic: 0x00007f44e7460b80 base: 0x00007f44e7275000 size: 0x00000000001f1660
2835634: entry: 0x00007f44e72991c0 phdr: 0x00007f44e7275040 phnum: 14
2835634:
2835634:
2835634: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835634:
2835634:
2835634: initialize program: uname
2835634:
2835634:
2835634: transferring control: uname
2835634:
2835635:
2835635: file=libc.so.6 [0]; needed by uname [0]
2835635: file=libc.so.6 [0]; generating link map
2835635: dynamic: 0x00007f9e16584b80 base: 0x00007f9e16399000 size: 0x00000000001f1660
2835635: entry: 0x00007f9e163bd1c0 phdr: 0x00007f9e16399040 phnum: 14
2835635:
2835635:
2835635: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835635:
2835635:
2835635: initialize program: uname
2835635:
2835635:
2835635: transferring control: uname
2835635:
2835636:
2835636: file=libc.so.6 [0]; needed by uname [0]
2835636: file=libc.so.6 [0]; generating link map
2835636: dynamic: 0x00007f6cc2edab80 base: 0x00007f6cc2cef000 size: 0x00000000001f1660
2835636: entry: 0x00007f6cc2d131c0 phdr: 0x00007f6cc2cef040 phnum: 14
2835636:
2835636:
2835636: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835636:
2835636:
2835636: initialize program: uname
2835636:
2835636:
2835636: transferring control: uname
2835636:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjemalloc.so [0]; needed by python [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjemalloc.so [0]; generating link map
2835629: dynamic: 0x00007f14c5f2cd50 base: 0x00007f14c5ee5000 size: 0x00000000000494b8
2835629: entry: 0x00007f14c5ee8350 phdr: 0x00007f14c5ee5040 phnum: 10
2835629:
2835629:
2835629: file=libpython3.10.so.1.0 [0]; needed by python [0]
2835629: file=libpython3.10.so.1.0 [0]; generating link map
2835629: dynamic: 0x00007f14c5ea9608 base: 0x00007f14c5b3c000 size: 0x00000000003a86b8
2835629: entry: 0x00007f14c5ba0800 phdr: 0x00007f14c5b3c040 phnum: 9
2835629:
2835629:
2835629: file=libcrypt.so.1 [0]; needed by python [0]
2835629: file=libcrypt.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c5b16d08 base: 0x00007f14c5ae5000 size: 0x000000000003a2c8
2835629: entry: 0x00007f14c5ae7040 phdr: 0x00007f14c5ae5040 phnum: 11
2835629:
2835629:
2835629: file=libpthread.so.0 [0]; needed by python [0]
2835629: file=libpthread.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14c5adfd70 base: 0x00007f14c5ac2000 size: 0x0000000000022478
2835629: entry: 0x00007f14c5ac9190 phdr: 0x00007f14c5ac2040 phnum: 13
2835629:
2835629:
2835629: file=libdl.so.2 [0]; needed by python [0]
2835629: file=libdl.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14c5ac0d90 base: 0x00007f14c5abc000 size: 0x0000000000005110
2835629: entry: 0x00007f14c5abd220 phdr: 0x00007f14c5abc040 phnum: 11
2835629:
2835629:
2835629: file=libutil.so.1 [0]; needed by python [0]
2835629: file=libutil.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c5abadc8 base: 0x00007f14c5ab7000 size: 0x0000000000004110
2835629: entry: 0x00007f14c5ab83e0 phdr: 0x00007f14c5ab7040 phnum: 11
2835629:
2835629:
2835629: file=libm.so.6 [0]; needed by python [0]
2835629: file=libm.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14c5ab3d90 base: 0x00007f14c5966000 size: 0x000000000014e110
2835629: entry: 0x00007f14c59733c0 phdr: 0x00007f14c5966040 phnum: 11
2835629:
2835629:
2835629: file=libc.so.6 [0]; needed by python [0]
2835629: file=libc.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14c595fb80 base: 0x00007f14c5774000 size: 0x00000000001f1660
2835629: entry: 0x00007f14c57981c0 phdr: 0x00007f14c5774040 phnum: 14
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libpthread.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libc.so.6
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libm.so.6
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libutil.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libdl.so.2
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libcrypt.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjemalloc.so
2835629:
2835629:
2835629: initialize program: python
2835629:
2835629:
2835629: transferring control: python
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c546cd38 base: 0x00007f14c5450000 size: 0x0000000000020c00
2835629: entry: 0x00007f14c5456aa0 phdr: 0x00007f14c5450040 phnum: 9
2835629:
2835629:
2835629: file=libffi.so.8 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so [0]
2835629: file=libffi.so.8 [0]; generating link map
2835629: dynamic: 0x00007f14c5b33dd8 base: 0x00007f14c5b25000 size: 0x000000000000f740
2835629: entry: 0x00007f14c5b28000 phdr: 0x00007f14c5b25040 phnum: 9
2835629:
2835629: activating NODELETE for /lib/x86_64-linux-gnu/libpthread.so.0 [0]
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libffi.so.8
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c544edd0 base: 0x00007f14c5442000 size: 0x000000000000dea8
2835629: entry: 0x00007f14c5445510 phdr: 0x00007f14c5442040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629: opening file= [0]; direct_opencount=2
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]; generating link map
2835629: dynamic: 0x00007f14c43a9920 base: 0x00007f14c3c2a000 size: 0x0000000000799950
2835629: entry: 0x00007f14c4004450 phdr: 0x00007f14c3c2a040 phnum: 9
2835629:
2835629:
2835629: file=libPyImath_Python3_10-3_1.so.29 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: file=libPyImath_Python3_10-3_1.so.29 [0]; generating link map
2835629: dynamic: 0x00007f14c3b8a068 base: 0x00007f14c1e72000 size: 0x0000000001db7b98
2835629: entry: 0x00007f14c2e25e90 phdr: 0x00007f14c1e72040 phnum: 9
2835629:
2835629:
2835629: file=libImath-3_1.so.29 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: file=libImath-3_1.so.29 [0]; generating link map
2835629: dynamic: 0x00007f14c1e70d90 base: 0x00007f14c1e1f000 size: 0x0000000000052278
2835629: entry: 0x00007f14c1e21140 phdr: 0x00007f14c1e1f040 phnum: 9
2835629:
2835629:
2835629: file=libboost_python310.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: file=libboost_python310.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c543fb58 base: 0x00007f14c5405000 size: 0x000000000003c8d8
2835629: entry: 0x00007f14c5413ef0 phdr: 0x00007f14c5405040 phnum: 9
2835629:
2835629:
2835629: file=libstdc++.so.6 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: file=libstdc++.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14c1dfbc68 base: 0x00007f14c1c21000 size: 0x00000000001e1800
2835629: entry: 0x00007f14c1cbf120 phdr: 0x00007f14c1c21040 phnum: 12
2835629:
2835629:
2835629: file=libgcc_s.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: file=libgcc_s.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c1c1fde0 base: 0x00007f14c1c06000 size: 0x000000000001a448
2835629: entry: 0x00007f14c1c095e0 phdr: 0x00007f14c1c06040 phnum: 11
2835629:
2835629:
2835629: file=librt.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0]
2835629: file=librt.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c1c04da8 base: 0x00007f14c1bfc000 size: 0x0000000000009be0
2835629: entry: 0x00007f14c1bfe720 phdr: 0x00007f14c1bfc040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29 [0]; needed by /lib/x86_64-linux-gnu/libstdc++.so.6 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29 [0] (relocation dependency)
2835629:
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29 [0]
2835629: activating NODELETE for /lib/x86_64-linux-gnu/libstdc++.so.6 [0]
2835629: activating NODELETE for /lib/x86_64-linux-gnu/librt.so.1 [0]
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/librt.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libgcc_s.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libstdc++.so.6
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libImath-3_1.so.29
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; generating link map
2835629: dynamic: 0x00007f14c13fd9e0 base: 0x00007f14c11d6000 size: 0x0000000000229e18
2835629: entry: 0x00007f14c11e25e0 phdr: 0x00007f14c11d6040 phnum: 7
2835629:
2835629:
2835629: file=libboost_filesystem.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_filesystem.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c19fad28 base: 0x00007f14c19d7000 size: 0x0000000000024770
2835629: entry: 0x00007f14c19df9f0 phdr: 0x00007f14c19d7040 phnum: 9
2835629:
2835629:
2835629: file=libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_regex.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c19d5d68 base: 0x00007f14c198a000 size: 0x000000000004ca20
2835629: entry: 0x00007f14c1990590 phdr: 0x00007f14c198a040 phnum: 9
2835629:
2835629:
2835629: file=libboost_iostreams.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_iostreams.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c1e1dcd8 base: 0x00007f14c1e06000 size: 0x0000000000018380
2835629: entry: 0x00007f14c1e0f6d0 phdr: 0x00007f14c1e06040 phnum: 9
2835629:
2835629:
2835629: file=libboost_date_time.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_date_time.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c5b23dc0 base: 0x00007f14c5b20000 size: 0x0000000000004028
2835629: entry: 0x00007f14c5b21040 phdr: 0x00007f14c5b20040 phnum: 9
2835629:
2835629:
2835629: file=libboost_thread.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_thread.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c1988cd8 base: 0x00007f14c196f000 size: 0x000000000001a488
2835629: entry: 0x00007f14c19765f0 phdr: 0x00007f14c196f040 phnum: 9
2835629:
2835629:
2835629: file=libboost_timer.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_timer.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c196dd68 base: 0x00007f14c1967000 size: 0x00000000000071d0
2835629: entry: 0x00007f14c196a270 phdr: 0x00007f14c1967040 phnum: 9
2835629:
2835629:
2835629: file=libboost_chrono.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_chrono.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c1965d88 base: 0x00007f14c195d000 size: 0x0000000000009148
2835629: entry: 0x00007f14c19601f0 phdr: 0x00007f14c195d040 phnum: 9
2835629:
2835629:
2835629: file=libboost_system.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libboost_system.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c5403dc0 base: 0x00007f14c5400000 size: 0x0000000000004028
2835629: entry: 0x00007f14c5401040 phdr: 0x00007f14c5400040 phnum: 9
2835629:
2835629:
2835629: file=libOpenEXR-3_1.so.30 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libOpenEXR-3_1.so.30 [0]; generating link map
2835629: dynamic: 0x00007f14c11d17e0 base: 0x00007f14c0eb3000 size: 0x0000000000322148
2835629: entry: 0x00007f14c0ef8ef0 phdr: 0x00007f14c0eb3040 phnum: 9
2835629:
2835629:
2835629: file=libtbb.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libtbb.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14c1957bb8 base: 0x00007f14c1918000 size: 0x0000000000044a20
2835629: entry: 0x00007f14c19289c0 phdr: 0x00007f14c1918040 phnum: 9
2835629:
2835629:
2835629: file=libblosc.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libblosc.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c0eb1dc0 base: 0x00007f14c0d8e000 size: 0x0000000000124698
2835629: entry: 0x00007f14c0d94a00 phdr: 0x00007f14c0d8e040 phnum: 9
2835629:
2835629:
2835629: file=libIex-3_1.so.30 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libIex-3_1.so.30 [0]; generating link map
2835629: dynamic: 0x00007f14c1916098 base: 0x00007f14c1899000 size: 0x000000000007eb38
2835629: entry: 0x00007f14c18ee620 phdr: 0x00007f14c1899040 phnum: 9
2835629:
2835629:
2835629: file=libIlmThread-3_1.so.30 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libIlmThread-3_1.so.30 [0]; generating link map
2835629: dynamic: 0x00007f14c1897d40 base: 0x00007f14c188e000 size: 0x000000000000a230
2835629: entry: 0x00007f14c18923e0 phdr: 0x00007f14c188e040 phnum: 9
2835629:
2835629:
2835629: file=libz.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libz.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c1870df0 base: 0x00007f14c1856000 size: 0x000000000001b0b8
2835629: entry: 0x00007f14c1858280 phdr: 0x00007f14c1856040 phnum: 11
2835629:
2835629:
2835629: file=libIECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libIECore.so [0]; generating link map
2835629: dynamic: 0x00007f14c0d85528 base: 0x00007f14c0713000 size: 0x000000000067adc0
2835629: entry: 0x00007f14c0822560 phdr: 0x00007f14c0713040 phnum: 7
2835629:
2835629:
2835629: file=libIECorePython.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: file=libIECorePython.so [0]; generating link map
2835629: dynamic: 0x00007f14c06a5868 base: 0x00007f14bf8cf000 size: 0x0000000000e43f18
2835629: entry: 0x00007f14bfa9cba0 phdr: 0x00007f14bf8cf040 phnum: 7
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629:
2835629: file=libboost_atomic.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_filesystem.so.1.80.0 [0]
2835629: file=libboost_atomic.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14c1850db8 base: 0x00007f14c184c000 size: 0x0000000000009100
2835629: entry: 0x00007f14c184d0e0 phdr: 0x00007f14c184c040 phnum: 9
2835629:
2835629:
2835629: file=libbz2.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0]
2835629: file=libbz2.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14c184ad20 base: 0x00007f14c1839000 size: 0x0000000000012c28
2835629: entry: 0x00007f14c183b240 phdr: 0x00007f14c1839040 phnum: 11
2835629:
2835629:
2835629: file=liblzma.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0]
2835629: file=liblzma.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14c1837de0 base: 0x00007f14c1810000 size: 0x0000000000028108
2835629: entry: 0x00007f14c18133c0 phdr: 0x00007f14c1810040 phnum: 11
2835629:
2835629:
2835629: file=libzstd.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0]
2835629: file=libzstd.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14bf8cdd50 base: 0x00007f14bf826000 size: 0x00000000000a8040
2835629: entry: 0x00007f14bf82a240 phdr: 0x00007f14bf826040 phnum: 11
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so [0]
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libblosc.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_thread.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_chrono.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIlmThread-3_1.so.30 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXR-3_1.so.30 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_thread.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXR-3_1.so.30 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0] (relocation dependency)
2835629:
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_filesystem.so.1.80.0 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIlmThread-3_1.so.30 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so [0]
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libzstd.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/liblzma.so.5
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libbz2.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_atomic.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_filesystem.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libz.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_date_time.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_thread.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_chrono.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_timer.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_system.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIex-3_1.so.30
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIlmThread-3_1.so.30
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXR-3_1.so.30
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbb.so.2
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libblosc.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so
2835629:
2835629: opening file= [0]; direct_opencount=3
2835629:
2835629: python: error: symbol lookup error: undefined symbol: scalable_malloc (fatal)
2835629:
2835629: closing file=; direct_opencount=2
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2 [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbb.so.2 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14bf802d80 base: 0x00007f14bf7e4000 size: 0x0000000000041590
2835629: entry: 0x00007f14bf7ea340 phdr: 0x00007f14bf7e4040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2 [0]; direct_opencount=2
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2 [0]; direct_opencount=2
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c188cda8 base: 0x00007f14c187c000 size: 0x0000000000011b08
2835629: entry: 0x00007f14c187f5a0 phdr: 0x00007f14c187c040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf490d80 base: 0x00007f14bf476000 size: 0x000000000001d2c8
2835629: entry: 0x00007f14bf47b5a0 phdr: 0x00007f14bf476040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c187ade0 base: 0x00007f14c1877000 size: 0x0000000000004168
2835629: entry: 0x00007f14c18780c0 phdr: 0x00007f14c1877040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c180edd0 base: 0x00007f14c1804000 size: 0x000000000000b8b0
2835629: entry: 0x00007f14c18063b0 phdr: 0x00007f14c1804040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf374dc8 base: 0x00007f14bf36e000 size: 0x00000000000074d8
2835629: entry: 0x00007f14bf3702f0 phdr: 0x00007f14bf36e040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf36cdc0 base: 0x00007f14bf362000 size: 0x000000000000b818
2835629: entry: 0x00007f14bf3654b0 phdr: 0x00007f14bf362040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf260df0 base: 0x00007f14bf25c000 size: 0x00000000000052f8
2835629: entry: 0x00007f14bf25d150 phdr: 0x00007f14bf25c040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf25adf0 base: 0x00007f14bf255000 size: 0x0000000000006338
2835629: entry: 0x00007f14bf257290 phdr: 0x00007f14bf255040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14bf253df8 base: 0x00007f14bf24b000 size: 0x00000000000094e8
2835629: entry: 0x00007f14bf24d1a0 phdr: 0x00007f14bf24b040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]; generating link map
2835629: dynamic: 0x00007f14bf209788 base: 0x00007f14bebc9000 size: 0x0000000000681e78
2835629: entry: 0x00007f14becc86f0 phdr: 0x00007f14bebc9040 phnum: 9
2835629:
2835629:
2835629: file=libfmt.so.9 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629: file=libfmt.so.9 [0]; generating link map
2835629: dynamic: 0x00007f14bebc7d70 base: 0x00007f14beba4000 size: 0x0000000000024278
2835629: entry: 0x00007f14beba84d0 phdr: 0x00007f14beba4040 phnum: 9
2835629:
2835629:
2835629: file=libGaffer.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629: file=libGaffer.so [0]; generating link map
2835629: dynamic: 0x00007f14beb9a9d0 base: 0x00007f14be884000 size: 0x000000000031f008
2835629: entry: 0x00007f14be942bb0 phdr: 0x00007f14be884040 phnum: 10
2835629:
2835629:
2835629: file=libGafferBindings.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629: file=libGafferBindings.so [0]; generating link map
2835629: dynamic: 0x00007f14be882b08 base: 0x00007f14be853000 size: 0x0000000000030c08
2835629: entry: 0x00007f14be85ecb0 phdr: 0x00007f14be853040 phnum: 9
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferBindings.so [0]
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libfmt.so.9 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so [0] (relocation dependency)
2835629:
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so [0]
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libfmt.so.9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferBindings.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be751db8 base: 0x00007f14be747000 size: 0x000000000000b860
2835629: entry: 0x00007f14be749400 phdr: 0x00007f14be747040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be745de8 base: 0x00007f14be73f000 size: 0x00000000000074c8
2835629: entry: 0x00007f14be741280 phdr: 0x00007f14be73f040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be73ddf8 base: 0x00007f14be738000 size: 0x0000000000006248
2835629: entry: 0x00007f14be7391d0 phdr: 0x00007f14be738040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be736dd0 base: 0x00007f14be731000 size: 0x00000000000062d0
2835629: entry: 0x00007f14be7333f0 phdr: 0x00007f14be731040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be72fdc8 base: 0x00007f14be728000 size: 0x0000000000008778
2835629: entry: 0x00007f14be72a3e0 phdr: 0x00007f14be728040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be726d90 base: 0x00007f14be70e000 size: 0x0000000000019f70
2835629: entry: 0x00007f14be7127c0 phdr: 0x00007f14be70e040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be70cda0 base: 0x00007f14be6fe000 size: 0x000000000000faf0
2835629: entry: 0x00007f14be702590 phdr: 0x00007f14be6fe040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be5fcdc8 base: 0x00007f14be5f5000 size: 0x0000000000008568
2835629: entry: 0x00007f14be5f7240 phdr: 0x00007f14be5f5040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be5f3dc0 base: 0x00007f14be5ed000 size: 0x0000000000007588
2835629: entry: 0x00007f14be5ef420 phdr: 0x00007f14be5ed040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be5ebdd8 base: 0x00007f14be5e6000 size: 0x00000000000062c8
2835629: entry: 0x00007f14be5e8270 phdr: 0x00007f14be5e6040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14be5e4df0 base: 0x00007f14be5e0000 size: 0x0000000000005398
2835629: entry: 0x00007f14be5e21e0 phdr: 0x00007f14be5e0040 phnum: 9
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so [0]; generating link map
2835629: dynamic: 0x00007f14c1875e00 base: 0x00007f14c1872000 size: 0x0000000000004128
2835629: entry: 0x00007f14c1873080 phdr: 0x00007f14c1872040 phnum: 9
2835629:
2835629:
2835629: file=libuuid.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so [0]
2835629: file=libuuid.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14be5c2c48 base: 0x00007f14be5bb000 size: 0x0000000000008018
2835629: entry: 0x00007f14be5bd580 phdr: 0x00007f14be5bb040 phnum: 12
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libuuid.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; generating link map
2835629: dynamic: 0x00007f14bdfe4518 base: 0x00007f14bdd58000 size: 0x00000000002a7798
2835629: entry: 0x00007f14bddc41b0 phdr: 0x00007f14bdd58040 phnum: 9
2835629:
2835629:
2835629: file=libIECoreImage.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libIECoreImage.so [0]; generating link map
2835629: dynamic: 0x00007f14bdd55608 base: 0x00007f14bda57000 size: 0x0000000000300cc8
2835629: entry: 0x00007f14bda955f0 phdr: 0x00007f14bda57040 phnum: 8
2835629:
2835629:
2835629: file=libIECoreScene.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libIECoreScene.so [0]; generating link map
2835629: dynamic: 0x00007f14bda50078 base: 0x00007f14bd3b2000 size: 0x00000000006a45e0
2835629: entry: 0x00007f14bd451a60 phdr: 0x00007f14bd3b2040 phnum: 7
2835629:
2835629:
2835629: file=libIECoreGL.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libIECoreGL.so [0]; generating link map
2835629: dynamic: 0x00007f14bd3ad2c8 base: 0x00007f14bd03e000 size: 0x0000000000373480
2835629: entry: 0x00007f14bd08b030 phdr: 0x00007f14bd03e040 phnum: 7
2835629:
2835629:
2835629: file=libGafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libGafferUI.so [0]; generating link map
2835629: dynamic: 0x00007f14bd037f30 base: 0x00007f14bce5d000 size: 0x00000000001e09c8
2835629: entry: 0x00007f14bcebdb60 phdr: 0x00007f14bce5d040 phnum: 9
2835629:
2835629:
2835629: file=libGL.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libGL.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14be5b8da0 base: 0x00007f14be533000 size: 0x00000000000878f8
2835629: entry: 0x00007f14be5761c0 phdr: 0x00007f14be533040 phnum: 11
2835629:
2835629:
2835629: file=libGLX.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libGLX.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14be521d88 base: 0x00007f14be4ff000 size: 0x0000000000033588
2835629: entry: 0x00007f14be502700 phdr: 0x00007f14be4ff040 phnum: 11
2835629:
2835629:
2835629: file=libQt5Core.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libQt5Core.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14bce57910 base: 0x00007f14bc7e0000 size: 0x000000000067cf28
2835629: entry: 0x00007f14bc8a3f30 phdr: 0x00007f14bc7e0040 phnum: 12
2835629:
2835629:
2835629: file=libQt5Gui.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libQt5Gui.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14bc7d0810 base: 0x00007f14bc12b000 size: 0x00000000006b4e50
2835629: entry: 0x00007f14bc207200 phdr: 0x00007f14bc12b040 phnum: 9
2835629:
2835629:
2835629: file=libQt5OpenGL.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libQt5OpenGL.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14be4fcc50 base: 0x00007f14be4a5000 size: 0x0000000000059110
2835629: entry: 0x00007f14be4c1a60 phdr: 0x00007f14be4a5040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Test.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libQt5Test.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14be49fc50 base: 0x00007f14be44f000 size: 0x0000000000056000
2835629: entry: 0x00007f14be45f4b0 phdr: 0x00007f14be44f040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Widgets.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629: file=libQt5Widgets.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14bc124fb0 base: 0x00007f14bbaaa000 size: 0x0000000000680e48
2835629: entry: 0x00007f14bbc00db0 phdr: 0x00007f14bbaaa040 phnum: 9
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so [0]
2835629:
2835629: file=libOpenImageIO.so.2.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629: file=libOpenImageIO.so.2.5 [0]; generating link map
2835629: dynamic: 0x00007f14bb99d578 base: 0x00007f14bafa5000 size: 0x0000000000b04388
2835629: entry: 0x00007f14bb00a370 phdr: 0x00007f14bafa5040 phnum: 10
2835629:
2835629:
2835629: file=libOpenImageIO_Util.so.2.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629: file=libOpenImageIO_Util.so.2.5 [0]; generating link map
2835629: dynamic: 0x00007f14baf5d970 base: 0x00007f14bae55000 size: 0x000000000014ff48
2835629: entry: 0x00007f14bae738c0 phdr: 0x00007f14bae55040 phnum: 10
2835629:
2835629:
2835629: file=libfreetype.so.6 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629: file=libfreetype.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14bae53db0 base: 0x00007f14badad000 size: 0x00000000000a74f0
2835629: entry: 0x00007f14badb99d0 phdr: 0x00007f14badad040 phnum: 9
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0]
2835629:
2835629: file=libGLEW.so.2.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629: file=libGLEW.so.2.1 [0]; generating link map
2835629: dynamic: 0x00007f14bad9fd70 base: 0x00007f14bacfc000 size: 0x00000000000b0c28
2835629: entry: 0x00007f14bad51080 phdr: 0x00007f14bacfc040 phnum: 9
2835629:
2835629:
2835629: file=libboost_wave.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629: file=libboost_wave.so.1.80.0 [0]; generating link map
2835629: dynamic: 0x00007f14bacfab30 base: 0x00007f14bac16000 size: 0x00000000000e5ac0
2835629: entry: 0x00007f14bac26660 phdr: 0x00007f14bac16040 phnum: 9
2835629:
2835629:
2835629: file=libGLU.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629: file=libGLU.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14bac14d98 base: 0x00007f14baba4000 size: 0x0000000000071268
2835629: entry: 0x00007f14baba9920 phdr: 0x00007f14baba4040 phnum: 11
2835629:
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferUI.so [0]
2835629:
2835629: file=atal_warnings [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferBindings.so [0]
2835629:
2835629: file=libGLdispatch.so.0 [0]; needed by /lib/x86_64-linux-gnu/libGL.so.1 [0]
2835629: file=libGLdispatch.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14bab9adb0 base: 0x00007f14baaec000 size: 0x00000000000b7358
2835629: entry: 0x00007f14bab2c240 phdr: 0x00007f14baaec040 phnum: 12
2835629:
2835629:
2835629: file=libX11.so.6 [0]; needed by /lib/x86_64-linux-gnu/libGLX.so.0 [0]
2835629: file=libX11.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14baae7c90 base: 0x00007f14ba9af000 size: 0x000000000013cd38
2835629: entry: 0x00007f14ba9c80c0 phdr: 0x00007f14ba9af040 phnum: 11
2835629:
2835629:
2835629: file=libgthread-2.0.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Core.so.5 [0]
2835629: file=libgthread-2.0.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14be44dd98 base: 0x00007f14be44a000 size: 0x0000000000004010
2835629: entry: 0x00007f14be44b080 phdr: 0x00007f14be44a040 phnum: 11
2835629:
2835629:
2835629: file=libglib-2.0.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Core.so.5 [0]
2835629: file=libglib-2.0.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14ba9ac660 base: 0x00007f14ba885000 size: 0x00000000001291c8
2835629: entry: 0x00007f14ba8a2b20 phdr: 0x00007f14ba885040 phnum: 11
2835629:
2835629:
2835629: file=libpng16.so.16 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Gui.so.5 [0]
2835629: file=libpng16.so.16 [0]; generating link map
2835629: dynamic: 0x00007f14be448dc0 base: 0x00007f14be415000 size: 0x0000000000034490
2835629: entry: 0x00007f14be41a910 phdr: 0x00007f14be415040 phnum: 9
2835629:
2835629:
2835629: file=libjpeg.so.62 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libjpeg.so.62 [0]; generating link map
2835629: dynamic: 0x00007f14ba883ca0 base: 0x00007f14ba807000 size: 0x000000000007d280
2835629: entry: 0x00007f14ba80b4e0 phdr: 0x00007f14ba807040 phnum: 9
2835629:
2835629:
2835629: file=libopenjp2.so.7 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libopenjp2.so.7 [0]; generating link map
2835629: dynamic: 0x00007f14ba805c30 base: 0x00007f14ba785000 size: 0x0000000000081750
2835629: entry: 0x00007f14ba78de90 phdr: 0x00007f14ba785040 phnum: 9
2835629:
2835629:
2835629: file=libOpenEXRCore-3_1.so.30 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libOpenEXRCore-3_1.so.30 [0]; generating link map
2835629: dynamic: 0x00007f14ba783dd0 base: 0x00007f14ba550000 size: 0x0000000000234988
2835629: entry: 0x00007f14ba554430 phdr: 0x00007f14ba550040 phnum: 9
2835629:
2835629:
2835629: file=libraw_r.so.19 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libraw_r.so.19 [0]; generating link map
2835629: dynamic: 0x00007f14ba50bae0 base: 0x00007f14ba470000 size: 0x00000000000df998
2835629: entry: 0x00007f14ba48b8d0 phdr: 0x00007f14ba470040 phnum: 9
2835629:
2835629:
2835629: file=libtiff.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libtiff.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14ba46ecb0 base: 0x00007f14ba3ef000 size: 0x0000000000080bd0
2835629: entry: 0x00007f14ba3f8f40 phdr: 0x00007f14ba3ef040 phnum: 9
2835629:
2835629:
2835629: file=libwebp.so.7 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libwebp.so.7 [0]; generating link map
2835629: dynamic: 0x00007f14ba3ecd80 base: 0x00007f14ba383000 size: 0x000000000006b448
2835629: entry: 0x00007f14ba3863a0 phdr: 0x00007f14ba383040 phnum: 9
2835629:
2835629:
2835629: file=libwebpdemux.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libwebpdemux.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be413de0 base: 0x00007f14be40f000 size: 0x00000000000050a0
2835629: entry: 0x00007f14be410130 phdr: 0x00007f14be40f040 phnum: 9
2835629:
2835629:
2835629: file=libOpenColorIO.so.2.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629: file=libOpenColorIO.so.2.2 [0]; generating link map
2835629: dynamic: 0x00007f14ba37b5f0 base: 0x00007f14b9de2000 size: 0x00000000005a01a8
2835629: entry: 0x00007f14b9e64d90 phdr: 0x00007f14b9de2040 phnum: 9
2835629:
2835629:
2835629: file=libxcb.so.1 [0]; needed by /lib/x86_64-linux-gnu/libX11.so.6 [0]
2835629: file=libxcb.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9de0dc8 base: 0x00007f14b9db8000 size: 0x00000000000292a8
2835629: entry: 0x00007f14b9dc3620 phdr: 0x00007f14b9db8040 phnum: 11
2835629:
2835629:
2835629: file=libpcre.so.3 [0]; needed by /lib/x86_64-linux-gnu/libglib-2.0.so.0 [0]
2835629: file=libpcre.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b9db6cf0 base: 0x00007f14b9d45000 size: 0x0000000000072108
2835629: entry: 0x00007f14b9d472a0 phdr: 0x00007f14b9d45040 phnum: 11
2835629:
2835629:
2835629: file=liblcms2.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libraw_r.so.19 [0]
2835629: file=liblcms2.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9d40c08 base: 0x00007f14b9cea000 size: 0x000000000005a4f8
2835629: entry: 0x00007f14b9cf36c0 phdr: 0x00007f14b9cea040 phnum: 11
2835629:
2835629:
2835629: file=libgomp.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libraw_r.so.19 [0]
2835629: file=libgomp.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9ce8d80 base: 0x00007f14b9ca8000 size: 0x0000000000041930
2835629: entry: 0x00007f14b9cb16d0 phdr: 0x00007f14b9ca8040 phnum: 10
2835629:
2835629:
2835629: file=libsharpyuv.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libwebp.so.7 [0]
2835629: file=libsharpyuv.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14be40cdf0 base: 0x00007f14be407000 size: 0x0000000000007928
2835629: entry: 0x00007f14be4080b0 phdr: 0x00007f14be407040 phnum: 9
2835629:
2835629:
2835629: file=libexpat.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0]
2835629: file=libexpat.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9ca6dd0 base: 0x00007f14b9c75000 size: 0x00000000000320d0
2835629: entry: 0x00007f14b9c79190 phdr: 0x00007f14b9c75040 phnum: 9
2835629:
2835629:
2835629: file=libpystring.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0]
2835629: file=libpystring.so [0]; generating link map
2835629: dynamic: 0x00007f14b9c73d28 base: 0x00007f14b9c5b000 size: 0x00000000000198a0
2835629: entry: 0x00007f14b9c66ea0 phdr: 0x00007f14b9c5b040 phnum: 9
2835629:
2835629:
2835629: file=libyaml-cpp.so.0.7 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0]
2835629: file=libyaml-cpp.so.0.7 [0]; generating link map
2835629: dynamic: 0x00007f14b9c57960 base: 0x00007f14b9be2000 size: 0x00000000000787a8
2835629: entry: 0x00007f14b9bf7890 phdr: 0x00007f14b9be2040 phnum: 9
2835629:
2835629:
2835629: file=libXau.so.6 [0]; needed by /lib/x86_64-linux-gnu/libxcb.so.1 [0]
2835629: file=libXau.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14be405e10 base: 0x00007f14be401000 size: 0x0000000000005108
2835629: entry: 0x00007f14be402360 phdr: 0x00007f14be401040 phnum: 11
2835629:
2835629:
2835629: file=libXdmcp.so.6 [0]; needed by /lib/x86_64-linux-gnu/libxcb.so.1 [0]
2835629: file=libXdmcp.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14b9be0e00 base: 0x00007f14b9bda000 size: 0x0000000000007080
2835629: entry: 0x00007f14b9bdc1a0 phdr: 0x00007f14b9bda040 phnum: 11
2835629:
2835629:
2835629: file=libbsd.so.0 [0]; needed by /lib/x86_64-linux-gnu/libXdmcp.so.6 [0]
2835629: file=libbsd.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9bd7a00 base: 0x00007f14b9bc0000 size: 0x0000000000019170
2835629: entry: 0x00007f14b9bc4e40 phdr: 0x00007f14b9bc0040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpystring.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpystring.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpystring.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXR-3_1.so.30 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libblosc.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtiff.so.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libraw_r.so.19 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO_Util.so.2.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libblosc.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Core.so.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Widgets.so.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Test.so.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/lib/x86_64-linux-gnu/libX11.so.6 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferUI.so [0] (relocation dependency)
2835629:
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferUI.so [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Gui.so.5 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Widgets.so.5 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0]
2835629: activating NODELETE for /lib/x86_64-linux-gnu/libgthread-2.0.so.0 [0]
2835629: activating NODELETE for /lib/x86_64-linux-gnu/libglib-2.0.so.0 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0]
2835629: activating NODELETE for /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7 [0]
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libbsd.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libXdmcp.so.6
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libXau.so.6
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpystring.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libexpat.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libsharpyuv.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libgomp.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/liblcms2.so.2
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libpcre.so.3
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libxcb.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libwebp.so.7
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libwebpdemux.so.2
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjpeg.so.62
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtiff.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libraw_r.so.19
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXRCore-3_1.so.30
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libopenjp2.so.7
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpng16.so.16
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libglib-2.0.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libgthread-2.0.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libX11.so.6
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libGLdispatch.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libGLX.so.0
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libGL.so.1
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libGLU.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGLEW.so.2.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libfreetype.so.6
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO_Util.so.2.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Core.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Gui.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Widgets.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Test.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5OpenGL.so.5
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO_Util.so.2.5 [0]
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]; generating link map
2835629: dynamic: 0x00007f14b9bbec68 base: 0x00007f14b9b92000 size: 0x000000000002d430
2835629: entry: 0x00007f14b9b99640 phdr: 0x00007f14b9b92040 phnum: 9
2835629:
2835629:
2835629: file=liboslexec.so.1.12 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]
2835629: file=liboslexec.so.1.12 [0]; generating link map
2835629: dynamic: 0x00007f14b7efd980 base: 0x00007f14b126b000 size: 0x0000000006d94288
2835629: entry: 0x00007f14b1b48970 phdr: 0x00007f14b126b040 phnum: 10
2835629:
2835629:
2835629: file=liboslquery.so.1.12 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]
2835629: file=liboslquery.so.1.12 [0]; generating link map
2835629: dynamic: 0x00007f14b9b90b70 base: 0x00007f14b9b54000 size: 0x000000000003d390
2835629: entry: 0x00007f14b9b5a600 phdr: 0x00007f14b9b54040 phnum: 9
2835629:
2835629:
2835629: file=liboslnoise.so.1.12 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]
2835629: file=liboslnoise.so.1.12 [0]; generating link map
2835629: dynamic: 0x00007f14b9b52c70 base: 0x00007f14b9b3f000 size: 0x0000000000014418
2835629: entry: 0x00007f14b9b411b0 phdr: 0x00007f14b9b3f040 phnum: 9
2835629:
2835629:
2835629: file=libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12 [0]
2835629: file=libpartio.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9b3cbd0 base: 0x00007f14b9aa5000 size: 0x00000000000998c0
2835629: entry: 0x00007f14b9ab4d30 phdr: 0x00007f14b9aa5040 phnum: 9
2835629:
2835629:
2835629: file=libtinfo.so.6 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12 [0]
2835629: file=libtinfo.so.6 [0]; generating link map
2835629: dynamic: 0x00007f14b9aa3b28 base: 0x00007f14b9a75000 size: 0x000000000002f980
2835629: entry: 0x00007f14b9a83720 phdr: 0x00007f14b9a75040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslquery.so.1.12 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12 [0] (relocation dependency)
2835629:
2835629:
2835629: calling init: /lib/x86_64-linux-gnu/libtinfo.so.6
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslnoise.so.1.12
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslquery.so.1.12
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]; direct_opencount=1
2835629:
2835629: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so: error: symbol lookup error: undefined symbol: osl_imageio_library_version (fatal)
2835629: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so: error: symbol lookup error: undefined symbol: osl_output_imageio_create (fatal)
2835629: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so: error: symbol lookup error: undefined symbol: osl_output_extensions (fatal)
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferUI.so
2835629:
2835629:
2835629: calling init: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so
2835629:
2835629: opening file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b126a1c0 base: 0x00007f14b1065000 size: 0x0000000000205b48
2835629: entry: 0x00007f14b1066b60 phdr: 0x00007f14b126a000 phnum: 8
2835629:
2835629:
2835629: file=libshiboken2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so [0]
2835629: file=libshiboken2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b105f1c0 base: 0x00007f14b0e13000 size: 0x00000000002510c8
2835629: entry: 0x00007f14b0e21390 phdr: 0x00007f14b105f000 phnum: 8
2835629:
2835629:
2835629: calling init: /net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/libshiboken2.abi3.so.5.15
2835629:
2835629:
2835629: calling init: /net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so
2835629:
2835629: opening file=/net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so [0]; direct_opencount=1
2835629:
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtCore.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtCore.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0df21c0 base: 0x00007f14b076d000 size: 0x00000000006a5b98
2835629: entry: 0x00007f14b08135e0 phdr: 0x00007f14b0df2000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtCore.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b07681c0 base: 0x00007f14b0526000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0532f90 phdr: 0x00007f14b0768000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b05201f8 base: 0x00007f14afeaa000 size: 0x000000000067bc30
2835629: entry: 0x00007f14aff54ba0 phdr: 0x00007f14afeaa040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14afea68f0 base: 0x00007f14afd08000 size: 0x00000000001a1790
2835629: entry: 0x00007f14afd46e20 phdr: 0x00007f14afd08040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afd05cc0 base: 0x00007f14afc2b000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14afc4ef20 phdr: 0x00007f14afc2b040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtCore.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtGui.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtGui.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0ded1c0 base: 0x00007f14b06fa000 size: 0x00000000007183f8
2835629: entry: 0x00007f14b07bf720 phdr: 0x00007f14b0ded000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtGui.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b06f51c0 base: 0x00007f14b04b3000 size: 0x0000000000246650
2835629: entry: 0x00007f14b04bff90 phdr: 0x00007f14b06f5000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b04ad1f8 base: 0x00007f14afe37000 size: 0x000000000067bc30
2835629: entry: 0x00007f14afee1ba0 phdr: 0x00007f14afe37040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14afe338f0 base: 0x00007f14afc95000 size: 0x00000000001a1790
2835629: entry: 0x00007f14afcd3e20 phdr: 0x00007f14afc95040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afc92cc0 base: 0x00007f14afbb8000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14afbdbf20 phdr: 0x00007f14afbb8040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtGui.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0c1c0 base: 0x00007f14b0b77000 size: 0x000000000029ba10
2835629: entry: 0x00007f14b0b8db50 phdr: 0x00007f14b0e0c000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b721c0 base: 0x00007f14b0930000 size: 0x0000000000246650
2835629: entry: 0x00007f14b093cf90 phdr: 0x00007f14b0b72000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Help.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]
2835629: file=libQt5Help.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9942b30 base: 0x00007f14b98cb000 size: 0x0000000000078c30
2835629: entry: 0x00007f14b98e8800 phdr: 0x00007f14b98cb040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Sql.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]
2835629: file=libQt5Sql.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b98c9cb0 base: 0x00007f14b9889000 size: 0x00000000000416c8
2835629: entry: 0x00007f14b989aa60 phdr: 0x00007f14b9889040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b092a1f8 base: 0x00007f14b02b4000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b035eba0 phdr: 0x00007f14b02b4040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02b08f0 base: 0x00007f14b0112000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0150e20 phdr: 0x00007f14b0112040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b986ac48 base: 0x00007f14b9820000 size: 0x000000000004c340
2835629: entry: 0x00007f14b982d150 phdr: 0x00007f14b9820040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b010fcc0 base: 0x00007f14b0035000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b0058f20 phdr: 0x00007f14b0035040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0032da0 base: 0x00007f14b0004000 size: 0x0000000000030058
2835629: entry: 0x00007f14b00084a0 phdr: 0x00007f14b0004040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b981ed58 base: 0x00007f14b9811000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b98145f0 phdr: 0x00007f14b9811040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b980fd30 base: 0x00007f14b980a000 size: 0x0000000000006010
2835629: entry: 0x00007f14b980c240 phdr: 0x00007f14b980a040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b0000da8 base: 0x00007f14affe8000 size: 0x000000000001ba80
2835629: entry: 0x00007f14affec720 phdr: 0x00007f14affe8040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtHelp.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Help.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Sql.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e041c0 base: 0x00007f14b0a2c000 size: 0x00000000003e6478
2835629: entry: 0x00007f14b0a6ffd0 phdr: 0x00007f14b0e04000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0a271c0 base: 0x00007f14b07e5000 size: 0x0000000000246650
2835629: entry: 0x00007f14b07f1f90 phdr: 0x00007f14b0a27000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Multimedia.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]
2835629: file=libQt5Multimedia.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9940cd0 base: 0x00007f14b983e000 size: 0x0000000000105328
2835629: entry: 0x00007f14b98835b0 phdr: 0x00007f14b983e040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b07e18f0 base: 0x00007f14b0643000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0681e20 phdr: 0x00007f14b0643040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b063d1f8 base: 0x00007f14affc7000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0071ba0 phdr: 0x00007f14affc7040 phnum: 7
2835629:
2835629:
2835629: file=libpulse-mainloop-glib.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Multimedia.so.5 [0]
2835629: file=libpulse-mainloop-glib.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfcc8 base: 0x00007f14be5cb000 size: 0x0000000000005058
2835629: entry: 0x00007f14be5cc2c0 phdr: 0x00007f14be5cb040 phnum: 11
2835629:
2835629:
2835629: file=libpulse.so.0 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Multimedia.so.5 [0]
2835629: file=libpulse.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14affc5560 base: 0x00007f14aff72000 size: 0x0000000000054048
2835629: entry: 0x00007f14aff7ff60 phdr: 0x00007f14aff72040 phnum: 11
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14aff6fc48 base: 0x00007f14aff25000 size: 0x000000000004c340
2835629: entry: 0x00007f14aff32150 phdr: 0x00007f14aff25040 phnum: 11
2835629:
2835629:
2835629: file=libpulsecommon-13.99.so [0]; needed by /lib/x86_64-linux-gnu/libpulse-mainloop-glib.so.0 [0]
2835629: file=libpulsecommon-13.99.so [0]; generating link map
2835629: dynamic: 0x00007f14aff233b8 base: 0x00007f14afea3000 size: 0x0000000000081378
2835629: entry: 0x00007f14afeb63e0 phdr: 0x00007f14afea3040 phnum: 11
2835629:
2835629:
2835629: file=libdbus-1.so.3 [0]; needed by /lib/x86_64-linux-gnu/libpulse.so.0 [0]
2835629: file=libdbus-1.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afea19d8 base: 0x00007f14afe52000 size: 0x00000000000502d0
2835629: entry: 0x00007f14afe5deb0 phdr: 0x00007f14afe52040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afe4fcc0 base: 0x00007f14afd75000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14afd98f20 phdr: 0x00007f14afd75040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afd72da0 base: 0x00007f14afd44000 size: 0x0000000000030058
2835629: entry: 0x00007f14afd484a0 phdr: 0x00007f14afd44040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5c9c78 base: 0x00007f14be5c4000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5c6480 phdr: 0x00007f14be5c4040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9820d58 base: 0x00007f14b9813000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b98165f0 phdr: 0x00007f14b9813040 phnum: 11
2835629:
2835629:
2835629: file=libsystemd.so.0 [0]; needed by /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]
2835629: file=libsystemd.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14afd41620 base: 0x00007f14afc95000 size: 0x00000000000ae4f0
2835629: entry: 0x00007f14afca6bc0 phdr: 0x00007f14afc95040 phnum: 12
2835629:
2835629:
2835629: file=libwrap.so.0 [0]; needed by /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]
2835629: file=libwrap.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9811da0 base: 0x00007f14b9807000 size: 0x000000000000bc20
2835629: entry: 0x00007f14b980ab20 phdr: 0x00007f14b9807040 phnum: 11
2835629:
2835629:
2835629: file=libsndfile.so.1 [0]; needed by /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]
2835629: file=libsndfile.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14afc91d70 base: 0x00007f14afc16000 size: 0x000000000007ee60
2835629: entry: 0x00007f14afc1dfa0 phdr: 0x00007f14afc16040 phnum: 11
2835629:
2835629:
2835629: file=libasyncns.so.0 [0]; needed by /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]
2835629: file=libasyncns.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14afc14cf0 base: 0x00007f14afa10000 size: 0x0000000000205010
2835629: entry: 0x00007f14afa111d0 phdr: 0x00007f14afa10040 phnum: 7
2835629:
2835629:
2835629: file=libapparmor.so.1 [0]; needed by /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]
2835629: file=libapparmor.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14afa0eb68 base: 0x00007f14af9fb000 size: 0x0000000000014350
2835629: entry: 0x00007f14af9fe8c0 phdr: 0x00007f14af9fb040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9805d30 base: 0x00007f14b9800000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9802240 phdr: 0x00007f14b9800040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14af9f7da8 base: 0x00007f14af9df000 size: 0x000000000001ba80
2835629: entry: 0x00007f14af9e3720 phdr: 0x00007f14af9df040 phnum: 11
2835629:
2835629:
2835629: file=liblz4.so.1 [0]; needed by /lib/x86_64-linux-gnu/libsystemd.so.0 [0]
2835629: file=liblz4.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14af9dde08 base: 0x00007f14af9ad000 size: 0x0000000000031158
2835629: entry: 0x00007f14af9af2a0 phdr: 0x00007f14af9ad040 phnum: 9
2835629:
2835629:
2835629: file=libgcrypt.so.20 [0]; needed by /lib/x86_64-linux-gnu/libsystemd.so.0 [0]
2835629: file=libgcrypt.so.20 [0]; generating link map
2835629: dynamic: 0x00007f14af9a7b00 base: 0x00007f14af88f000 size: 0x000000000011dfc8
2835629: entry: 0x00007f14af89b580 phdr: 0x00007f14af88f040 phnum: 9
2835629:
2835629:
2835629: file=libnsl.so.1 [0]; needed by /lib/x86_64-linux-gnu/libwrap.so.0 [0]
2835629: file=libnsl.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14af88bd78 base: 0x00007f14af872000 size: 0x000000000001ca58
2835629: entry: 0x00007f14af876d20 phdr: 0x00007f14af872040 phnum: 11
2835629:
2835629:
2835629: file=libFLAC.so.8 [0]; needed by /lib/x86_64-linux-gnu/libsndfile.so.1 [0]
2835629: file=libFLAC.so.8 [0]; generating link map
2835629: dynamic: 0x00007f14af870958 base: 0x00007f14af834000 size: 0x000000000003d020
2835629: entry: 0x00007f14af83c800 phdr: 0x00007f14af834040 phnum: 11
2835629:
2835629:
2835629: file=libogg.so.0 [0]; needed by /lib/x86_64-linux-gnu/libsndfile.so.1 [0]
2835629: file=libogg.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14af832cc8 base: 0x00007f14af827000 size: 0x000000000000c010
2835629: entry: 0x00007f14af829480 phdr: 0x00007f14af827040 phnum: 11
2835629:
2835629:
2835629: file=libvorbis.so.0 [0]; needed by /lib/x86_64-linux-gnu/libsndfile.so.1 [0]
2835629: file=libvorbis.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14af825c80 base: 0x00007f14af7f9000 size: 0x000000000002d010
2835629: entry: 0x00007f14af7fc480 phdr: 0x00007f14af7f9040 phnum: 11
2835629:
2835629:
2835629: file=libvorbisenc.so.2 [0]; needed by /lib/x86_64-linux-gnu/libsndfile.so.1 [0]
2835629: file=libvorbisenc.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14af7f7da8 base: 0x00007f14af74e000 size: 0x00000000000aa050
2835629: entry: 0x00007f14af7620c0 phdr: 0x00007f14af74e040 phnum: 11
2835629:
2835629:
2835629: file=libgpg-error.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgcrypt.so.20 [0]
2835629: file=libgpg-error.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14af74ca88 base: 0x00007f14af72b000 size: 0x0000000000022260
2835629: entry: 0x00007f14af72fc60 phdr: 0x00007f14af72b040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtMultimedia.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Multimedia.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libpulse-mainloop-glib.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libpulse.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.99.so [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libdbus-1.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libsystemd.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libwrap.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libsndfile.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libasyncns.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libapparmor.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liblz4.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgcrypt.so.20 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libnsl.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libFLAC.so.8 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libvorbisenc.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libvorbis.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libogg.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgpg-error.so.0 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtNetwork.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtNetwork.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e051c0 base: 0x00007f14b0abd000 size: 0x0000000000355488
2835629: entry: 0x00007f14b0af3630 phdr: 0x00007f14b0e05000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtNetwork.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0ab81c0 base: 0x00007f14b0876000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0882f90 phdr: 0x00007f14b0ab8000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtNetwork.abi3.so [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b08728f0 base: 0x00007f14b06d4000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0712e20 phdr: 0x00007f14b06d4040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b06ce1f8 base: 0x00007f14b0058000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0102ba0 phdr: 0x00007f14b0058040 phnum: 7
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0055cc0 base: 0x00007f14aff7b000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14aff9ef20 phdr: 0x00007f14aff7b040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtNetwork.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtOpenGL.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtOpenGL.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0b1c0 base: 0x00007f14b0b9d000 size: 0x0000000000275038
2835629: entry: 0x00007f14b0bb5870 phdr: 0x00007f14b0e0b000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtOpenGL.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b981c0 base: 0x00007f14b0956000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0962f90 phdr: 0x00007f14b0b98000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09501f8 base: 0x00007f14b02da000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0384ba0 phdr: 0x00007f14b02da040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02d68f0 base: 0x00007f14b0138000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0176e20 phdr: 0x00007f14b0138040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0135cc0 base: 0x00007f14b005b000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b007ef20 phdr: 0x00007f14b005b040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtOpenGL.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtPrintSupport.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtPrintSupport.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0e1c0 base: 0x00007f14b0ba1000 size: 0x0000000000271a58
2835629: entry: 0x00007f14b0bb2720 phdr: 0x00007f14b0e0e000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtPrintSupport.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b9c1c0 base: 0x00007f14b095a000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0966f90 phdr: 0x00007f14b0b9c000 phnum: 8
2835629:
2835629:
2835629: file=libQt5PrintSupport.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtPrintSupport.abi3.so [0]
2835629: file=libQt5PrintSupport.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9941c18 base: 0x00007f14b98d1000 size: 0x0000000000072460
2835629: entry: 0x00007f14b98f66e0 phdr: 0x00007f14b98d1040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09541f8 base: 0x00007f14b02de000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0388ba0 phdr: 0x00007f14b02de040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02da8f0 base: 0x00007f14b013c000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b017ae20 phdr: 0x00007f14b013c040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b98b2c48 base: 0x00007f14b9868000 size: 0x000000000004c340
2835629: entry: 0x00007f14b9875150 phdr: 0x00007f14b9868040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0139cc0 base: 0x00007f14b005f000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b0082f20 phdr: 0x00007f14b005f040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b9865da0 base: 0x00007f14b9837000 size: 0x0000000000030058
2835629: entry: 0x00007f14b983b4a0 phdr: 0x00007f14b9837040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9835d58 base: 0x00007f14b9828000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b982b5f0 phdr: 0x00007f14b9828040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9826d30 base: 0x00007f14b9821000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9823240 phdr: 0x00007f14b9821040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b981dda8 base: 0x00007f14b9805000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b9809720 phdr: 0x00007f14b9805040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtPrintSupport.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5PrintSupport.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSql.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSql.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0c1c0 base: 0x00007f14b0b72000 size: 0x00000000002a0800
2835629: entry: 0x00007f14b0b8b9d0 phdr: 0x00007f14b0e0c000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSql.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b6d1c0 base: 0x00007f14b092b000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0937f90 phdr: 0x00007f14b0b6d000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Sql.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSql.abi3.so [0]
2835629: file=libQt5Sql.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9942cb0 base: 0x00007f14b9902000 size: 0x00000000000416c8
2835629: entry: 0x00007f14b9913a60 phdr: 0x00007f14b9902040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09251f8 base: 0x00007f14b02af000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0359ba0 phdr: 0x00007f14b02af040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02ab8f0 base: 0x00007f14b010d000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b014be20 phdr: 0x00007f14b010d040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b98e3c48 base: 0x00007f14b9899000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98a6150 phdr: 0x00007f14b9899040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b010acc0 base: 0x00007f14b0030000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b0053f20 phdr: 0x00007f14b0030040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b9896da0 base: 0x00007f14b9868000 size: 0x0000000000030058
2835629: entry: 0x00007f14b986c4a0 phdr: 0x00007f14b9868040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9866d58 base: 0x00007f14b9859000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b985c5f0 phdr: 0x00007f14b9859040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9857d30 base: 0x00007f14b9852000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9854240 phdr: 0x00007f14b9852040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b984eda8 base: 0x00007f14b9836000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b983a720 phdr: 0x00007f14b9836040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSql.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Sql.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSvg.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSvg.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0f1c0 base: 0x00007f14b0bde000 size: 0x00000000002349b0
2835629: entry: 0x00007f14b0be92d0 phdr: 0x00007f14b0e0f000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSvg.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0bd91c0 base: 0x00007f14b0997000 size: 0x0000000000246650
2835629: entry: 0x00007f14b09a3f90 phdr: 0x00007f14b0bd9000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Svg.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSvg.abi3.so [0]
2835629: file=libQt5Svg.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9942bd0 base: 0x00007f14b98ec000 size: 0x0000000000057e98
2835629: entry: 0x00007f14b9906c60 phdr: 0x00007f14b98ec040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09911f8 base: 0x00007f14b031b000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b03c5ba0 phdr: 0x00007f14b031b040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b03178f0 base: 0x00007f14b0179000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b01b7e20 phdr: 0x00007f14b0179040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b98cdc48 base: 0x00007f14b9883000 size: 0x000000000004c340
2835629: entry: 0x00007f14b9890150 phdr: 0x00007f14b9883040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0176cc0 base: 0x00007f14b009c000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b00bff20 phdr: 0x00007f14b009c040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b9880da0 base: 0x00007f14b9852000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98564a0 phdr: 0x00007f14b9852040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9850d58 base: 0x00007f14b9843000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b98465f0 phdr: 0x00007f14b9843040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9841d30 base: 0x00007f14b983c000 size: 0x0000000000006010
2835629: entry: 0x00007f14b983e240 phdr: 0x00007f14b983c040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9838da8 base: 0x00007f14b9820000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b9824720 phdr: 0x00007f14b9820040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtSvg.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Svg.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtTest.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtTest.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e101c0 base: 0x00007f14b0be8000 size: 0x000000000022a2b0
2835629: entry: 0x00007f14b0bee510 phdr: 0x00007f14b0e10000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtTest.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0be31c0 base: 0x00007f14b09a1000 size: 0x0000000000246650
2835629: entry: 0x00007f14b09adf90 phdr: 0x00007f14b0be3000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b099b1f8 base: 0x00007f14b0325000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b03cfba0 phdr: 0x00007f14b0325040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b03218f0 base: 0x00007f14b0183000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b01c1e20 phdr: 0x00007f14b0183040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0180cc0 base: 0x00007f14b00a6000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b00c9f20 phdr: 0x00007f14b00a6040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtTest.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtWidgets.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtWidgets.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0dd41c0 base: 0x00007f14b02b2000 size: 0x0000000000b606e0
2835629: entry: 0x00007f14b03ecb60 phdr: 0x00007f14b0dd4000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtWidgets.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b02ad1c0 base: 0x00007f14b006b000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0077f90 phdr: 0x00007f14b02ad000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b00651f8 base: 0x00007f14af9ef000 size: 0x000000000067bc30
2835629: entry: 0x00007f14afa99ba0 phdr: 0x00007f14af9ef040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14af9eb8f0 base: 0x00007f14af84d000 size: 0x00000000001a1790
2835629: entry: 0x00007f14af88be20 phdr: 0x00007f14af84d040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14af84acc0 base: 0x00007f14af770000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14af793f20 phdr: 0x00007f14af770040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtWidgets.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtX11Extras.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtX11Extras.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e111c0 base: 0x00007f14b0c04000 size: 0x000000000020e700
2835629: entry: 0x00007f14b0c07c80 phdr: 0x00007f14b0e11000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtX11Extras.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0bff1c0 base: 0x00007f14b09bd000 size: 0x0000000000246650
2835629: entry: 0x00007f14b09c9f90 phdr: 0x00007f14b0bff000 phnum: 8
2835629:
2835629:
2835629: file=libQt5X11Extras.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtX11Extras.abi3.so [0]
2835629: file=libQt5X11Extras.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfd68 base: 0x00007f14be5ca000 size: 0x00000000000060b8
2835629: entry: 0x00007f14be5cc160 phdr: 0x00007f14be5ca040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09b71f8 base: 0x00007f14b0341000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b03ebba0 phdr: 0x00007f14b0341040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b033d8f0 base: 0x00007f14b019f000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b01dde20 phdr: 0x00007f14b019f040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b019ccc0 base: 0x00007f14b00c2000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b00e5f20 phdr: 0x00007f14b00c2040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8c78 base: 0x00007f14b98a3000 size: 0x00000000000060a8
2835629: entry: 0x00007f14b98a5480 phdr: 0x00007f14b98a3040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a1d58 base: 0x00007f14b9894000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b98975f0 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9892d30 base: 0x00007f14b988d000 size: 0x0000000000006010
2835629: entry: 0x00007f14b988f240 phdr: 0x00007f14b988d040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9889da8 base: 0x00007f14b9871000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b9875720 phdr: 0x00007f14b9871040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtX11Extras.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5X11Extras.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXml.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXml.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0d1c0 base: 0x00007f14b0b8a000 size: 0x0000000000288208
2835629: entry: 0x00007f14b0ba0b80 phdr: 0x00007f14b0e0d000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXml.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b851c0 base: 0x00007f14b0943000 size: 0x0000000000246650
2835629: entry: 0x00007f14b094ff90 phdr: 0x00007f14b0b85000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Xml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXml.abi3.so [0]
2835629: file=libQt5Xml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b9942d48 base: 0x00007f14b98ff000 size: 0x00000000000444e8
2835629: entry: 0x00007f14b99109c0 phdr: 0x00007f14b98ff040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b093d1f8 base: 0x00007f14b02c7000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0371ba0 phdr: 0x00007f14b02c7040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02c38f0 base: 0x00007f14b0125000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0163e20 phdr: 0x00007f14b0125040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b98e0c48 base: 0x00007f14b9896000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98a3150 phdr: 0x00007f14b9896040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b0122cc0 base: 0x00007f14b0048000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b006bf20 phdr: 0x00007f14b0048040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b9893da0 base: 0x00007f14b9865000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98694a0 phdr: 0x00007f14b9865040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b9863d58 base: 0x00007f14b9856000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b98595f0 phdr: 0x00007f14b9856040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9854d30 base: 0x00007f14b984f000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9851240 phdr: 0x00007f14b984f040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b984bda8 base: 0x00007f14b9833000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b9837720 phdr: 0x00007f14b9833040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXml.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Xml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0f1c0 base: 0x00007f14b0bca000 size: 0x0000000000248d00
2835629: entry: 0x00007f14b0bd7a40 phdr: 0x00007f14b0e0f000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0bc51c0 base: 0x00007f14b0983000 size: 0x0000000000246650
2835629: entry: 0x00007f14b098ff90 phdr: 0x00007f14b0bc5000 phnum: 8
2835629:
2835629:
2835629: file=libQt5XmlPatterns.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]
2835629: file=libQt5XmlPatterns.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b0980cf0 base: 0x00007f14b05bd000 size: 0x00000000003c52d8
2835629: entry: 0x00007f14b06576a0 phdr: 0x00007f14b05bd040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b05b98f0 base: 0x00007f14b041b000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b0459e20 phdr: 0x00007f14b041b040 phnum: 9
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b04151f8 base: 0x00007f14afd9f000 size: 0x000000000067bc30
2835629: entry: 0x00007f14afe49ba0 phdr: 0x00007f14afd9f040 phnum: 7
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14afd9ccc0 base: 0x00007f14afcc2000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14afce5f20 phdr: 0x00007f14afcc2040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5XmlPatterns.so.5 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtXmlPatterns.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5XmlPatterns.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtUiTools.abi3.so [0]; dynamically loaded by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtUiTools.abi3.so [0]; generating link map
2835629: dynamic: 0x00007f14b0e0b1c0 base: 0x00007f14b0b82000 size: 0x0000000000290248
2835629: entry: 0x00007f14b0b98010 phdr: 0x00007f14b0e0b000 phnum: 8
2835629:
2835629:
2835629: file=libpyside2.abi3.so.5.15 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtUiTools.abi3.so [0]
2835629: file=libpyside2.abi3.so.5.15 [0]; generating link map
2835629: dynamic: 0x00007f14b0b7d1c0 base: 0x00007f14b093b000 size: 0x0000000000246650
2835629: entry: 0x00007f14b0947f90 phdr: 0x00007f14b0b7d000 phnum: 8
2835629:
2835629:
2835629: file=libQt5Qml.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Qml.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b09351f8 base: 0x00007f14b02bf000 size: 0x000000000067bc30
2835629: entry: 0x00007f14b0369ba0 phdr: 0x00007f14b02bf040 phnum: 7
2835629:
2835629:
2835629: file=libQt5Network.so.5 [0]; needed by /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]
2835629: file=libQt5Network.so.5 [0]; generating link map
2835629: dynamic: 0x00007f14b02bb8f0 base: 0x00007f14b011d000 size: 0x00000000001a1790
2835629: entry: 0x00007f14b015be20 phdr: 0x00007f14b011d040 phnum: 9
2835629:
2835629:
2835629: file=libgssapi_krb5.so.2 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]
2835629: file=libgssapi_krb5.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9925c48 base: 0x00007f14b98db000 size: 0x000000000004c340
2835629: entry: 0x00007f14b98e8150 phdr: 0x00007f14b98db040 phnum: 11
2835629:
2835629:
2835629: file=libkrb5.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b011acc0 base: 0x00007f14b0040000 size: 0x00000000000dcdc0
2835629: entry: 0x00007f14b0063f20 phdr: 0x00007f14b0040040 phnum: 11
2835629:
2835629:
2835629: file=libk5crypto.so.3 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libk5crypto.so.3 [0]; generating link map
2835629: dynamic: 0x00007f14b98d8da0 base: 0x00007f14b98aa000 size: 0x0000000000030058
2835629: entry: 0x00007f14b98ae4a0 phdr: 0x00007f14b98aa040 phnum: 11
2835629:
2835629:
2835629: file=libcom_err.so.2 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libcom_err.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14be5cfc78 base: 0x00007f14be5ca000 size: 0x00000000000060a8
2835629: entry: 0x00007f14be5cc480 phdr: 0x00007f14be5ca040 phnum: 12
2835629:
2835629:
2835629: file=libkrb5support.so.0 [0]; needed by /lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]
2835629: file=libkrb5support.so.0 [0]; generating link map
2835629: dynamic: 0x00007f14b98a8d58 base: 0x00007f14b989b000 size: 0x000000000000e3e8
2835629: entry: 0x00007f14b989e5f0 phdr: 0x00007f14b989b040 phnum: 11
2835629:
2835629:
2835629: file=libkeyutils.so.1 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libkeyutils.so.1 [0]; generating link map
2835629: dynamic: 0x00007f14b9899d30 base: 0x00007f14b9894000 size: 0x0000000000006010
2835629: entry: 0x00007f14b9896240 phdr: 0x00007f14b9894040 phnum: 11
2835629:
2835629:
2835629: file=libresolv.so.2 [0]; needed by /lib/x86_64-linux-gnu/libkrb5.so.3 [0]
2835629: file=libresolv.so.2 [0]; generating link map
2835629: dynamic: 0x00007f14b9890da8 base: 0x00007f14b9878000 size: 0x000000000001ba80
2835629: entry: 0x00007f14b987c720 phdr: 0x00007f14b9878040 phnum: 11
2835629:
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]; needed by /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0] (relocation dependency)
2835629:
2835629: /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5: error: symbol lookup error: undefined symbol: _ZdaPvm, version Qt_5 (fatal)
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/QtUiTools.abi3.so [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/libpyside2.abi3.so.5.15 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/.local/lib/python3.10/site-packages/PySide2/Qt/lib/libQt5Qml.so.5 [0]; destroying link map
2835629:
2835629: file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Network.so.5 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libgssapi_krb5.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libk5crypto.so.3 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libcom_err.so.2 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkrb5support.so.0 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libkeyutils.so.1 [0]; destroying link map
2835629:
2835629: file=/lib/x86_64-linux-gnu/libresolv.so.2 [0]; destroying link map
Traceback (most recent call last):
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/bin/__gaffer.py", line 170, in
app = loadApp( appName )
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/bin/__gaffer.py", line 83, in loadApp
return appLoader.load( appName )()
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/ClassLoader.py", line 163, in load
spec.loader.exec_module( module )
File "", line 883, in exec_module
File "", line 241, in _call_with_frames_removed
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/apps/gui/gui-1.py", line 45, in
import GafferUI
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/init.py", line 129, in
from .Enums import *
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/Enums.py", line 41, in
from Qt import QtCore
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Qt.py", line 1905, in
_install()
File "/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Qt.py", line 1883, in _install
our_submodule = getattr(Qt, name)
AttributeError: partially initialized module 'Qt' has no attribute 'QtGui' (most likely due to a circular import)
2835629:
2835629: closing file=/net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2; direct_opencount=1
2835629:
2835629: calling fini: gaffer [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjemalloc.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libffi.so.8 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/imath.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libPyImath_Python3_10-3_1.so.29 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/IECore/_IECore.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbbmalloc.so.2 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/Gaffer/_Gaffer.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_linux.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/site-packages/psutil/_psutil_posix.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libuuid.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/python/GafferUI/_GafferUI.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferBindings.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECorePython.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpython3.10.so.1.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libcrypt.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGafferUI.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreGL.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGaffer.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libfmt.so.9 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5OpenGL.so.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Test.so.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Widgets.so.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Gui.so.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libQt5Core.so.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libGLEW.so.2.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_wave.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libGLU.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libGL.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libGLX.so.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libGLdispatch.so.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libX11.so.6 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libgthread-2.0.so.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libglib-2.0.so.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libxcb.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libpcre.so.3 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libXau.so.6 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libXdmcp.so.6 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libbsd.so.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/osl.imageio.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslexec.so.1.12 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslquery.so.1.12 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/liboslnoise.so.1.12 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO.so.2.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenColorIO.so.2.2 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpystring.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreImage.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libyaml-cpp.so.0.7 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECoreScene.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_python310.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libutil.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIECore.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXR-3_1.so.30 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIlmThread-3_1.so.30 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libIex-3_1.so.30 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_regex.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_timer.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_date_time.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_iostreams.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libexpat.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libwebpdemux.so.2 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtiff.so.5 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/liblzma.so.5 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libzstd.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libwebp.so.7 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libsharpyuv.so.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libblosc.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libraw_r.so.19 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libgomp.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/liblcms2.so.2 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenEXRCore-3_1.so.30 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libopenjp2.so.7 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libjpeg.so.62 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libfreetype.so.6 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libbz2.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpng16.so.16 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libOpenImageIO_Util.so.2.5 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libtbb.so.2 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_system.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_chrono.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_thread.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_filesystem.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libboost_atomic.so.1.80.0 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/librt.so.1 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libImath-3_1.so.29 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libdl.so.2 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libpthread.so.0 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/Downloads/gaffer-1.4.0.0b1-linux-gcc11/lib/libpartio.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libz.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libtinfo.so.6 [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/shiboken2.abi3.so [0]
2835629:
2835629:
2835629: calling fini: /net/homes/theodor/.local/lib/python3.10/site-packages/shiboken2/libshiboken2.abi3.so.5.15 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libstdc++.so.6 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libgcc_s.so.1 [0]
2835629:
2835629:
2835629: calling fini: /lib/x86_64-linux-gnu/libm.so.6 [0]

Thanks for the updated output. That shows that PySide is getting loaded from /net/homes/theodor/.local/lib/python3.10/site-packages/PySide2 rather than from Gaffer's own version - I suspect that is the root cause of the problem. The question is how is it getting loaded? There seem to be a couple of possibilities :

  1. It is on your PYTHONPATH. But you said you cleared that, so that seems unlikely (might be worth one more check though).
  2. Python is adding it itself. The docs seem to suggest that this is likely, and that it could be disabled by setting the PYTHONNOUSERSITE environment variable before running Gaffer (so PYTHONNOUSERSITE=1 gaffer) on the command line.

Could you give those a go?

export PYTHONNOUSERSITE=1 gaffer worked! Both gcc9 and gcc11!

Will it affect other applications using Python?

export PYTHONNOUSERSITE=1 gaffer worked! Both gcc9 and gcc11!

Good news!

Will it affect other applications using Python?

Yes. It will mean that they no longer have access to any Python modules that you've installed in /net/homes/theodor/.local/. That could be a good thing (removing a conflict, like with Gaffer) or a bad thing (if the application doesn't provide the module itself, and you need it). It's kindof up to you to manage that appropriately based on what you need where. One common approach is to use a small wrapper script to launch each application, so in your gaffer wrapper you might set PYTHONNOUSERSITE so that it only affects Gaffer. Or you might move the .local stuff somewhere where Python won't load it automatically, and then add the relevant bits to PYTHONPATH in your application-specific wrappers.

I'll close this now, but I'm going to have a think about detecting these kinds of mismatches and providing a more specific warning message.

Many thanks for the fix and the added information!