When I set LD_LIBRARY_PATH=$LIBRARY_PATH before I run the program in the guix environment I get an error like the following:
** (journal.py:22592): WARNING **: 23:24:01.406: Failed to load shared library 'libwebkit2gtk-4.0.so.37' referenced by the typelib: /gnu/store/4sqps8dczv3g7rwbdibfz6rf5jlk7w90-gcc-5.5.0-lib/lib/libgcc_s.so.1: version `GCC_7.0.0' not found (required by /gnu/store/kz1d84nv5rlqdf415i16wz8zvf492l1c-profile/lib/libwebkit2gtk-4.0.so.37) I'm a bit confused. What does it mean by "`GCC_7.0.0' not found"?