Missing Relocatability of Tulip

Thank you so much for your tips! - I still not know what my mistake was,
I really tried to make it correct.
As the master-branch is already fixed, I used:
pkg> add Tulip#master

This made the error disappear.

Unfortunately, I found the next issue:

The problematic part is the following line in side LLVMExtra_jll:

artifacts_toml = joinpath(dirname(@__DIR__), "Artifacts.toml")

Any suggestions, how to modify this part of the code?