Agisoft Metashape

Agisoft Metashape => Bug Reports => Topic started by: LDBL on January 31, 2019, 12:46:39 AM

Title: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
Post by: LDBL on January 31, 2019, 12:46:39 AM
Hello,

I've just upgraded my system (Linux) and that's included moving from an Ubuntu 18.04 to Manajaro (Arch).

When I run metashape from the CLi, I'm getting a relink notification (I think the system uses a newer version of GCC along with libgfortran.so.4);

Code: [Select]
Relink `/home/leond/ThirdParty/metashape-pro_1_5_0_amd64/metashape-pro/./libgfortran.so.3' with `/usr/lib/librt.so.1' for IFUNC symbol `clock_gettime'
Is this something that can be ignored? Or will it cause problems further down the line?

Cheers,

Leon
Title: Re: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
Post by: Alexey Pasumansky on February 06, 2019, 03:48:13 PM
Hello Leon,

We were not able to reproduce similar behavior yet, but if everything works fine on your side, then such warning messages can be ignored.
Title: Re: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
Post by: LDBL on February 11, 2019, 12:08:15 AM
OK, cool. Thanks Alexey.