Forum

Author Topic: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'  (Read 2386 times)

LDBL

  • Newbie
  • *
  • Posts: 15
    • View Profile
Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
« 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

Alexey Pasumansky

  • Agisoft Technical Support
  • Hero Member
  • *****
  • Posts: 14818
    • View Profile
Re: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
« Reply #1 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.
Best regards,
Alexey Pasumansky,
Agisoft LLC

LDBL

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Relink ./libgfortran.so.3' with `/usr/lib/librt.so.1'
« Reply #2 on: February 11, 2019, 12:08:15 AM »
OK, cool. Thanks Alexey.