install issues gyre 4.2

Bug/problem reports for any of the GYRE executables (gyre_ad, gyre_nad, etc)
Post Reply
ccameron
Posts: 12
Joined: Sun Apr 07, 2013 11:35 am

install issues gyre 4.2

Post by ccameron » Tue Jun 09, 2015 7:59 am

Hi Rich,

I've tried to install the latest version (4.2) of gyre but I'm getting some errors.

When I try to install from the source tarball I get the following error:

FC gyre_ad.f90
LD gyre_ad
Undefined symbols for architecture x86_64:
"_xgesvd_", referenced from:
___gyre_linalg_MOD_sing_decompose_c_ in gyre_linalg.o
___gyre_linalg_MOD_sing_decompose_r_ in gyre_linalg.o
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
make[2]: *** [gyre_ad] Error 1

If I try to grab the source using Mercurial (using the script from the WiKi) I hit a password block:

24 files updated, 0 files merged, 0 files removed, 0 files unresolved
warning: bitbucket.org certificate with fingerprint 46:de:34:e7:9b:18:cd:7f:ae:fd:8b:e3:bc:f4:1a:5e:38:d7:ac:24 not verified (check hostfingerprints or web.cacerts config setting)
http authorization required for https://bitbucket.org/madstar/astro
realm: Bitbucket.org HTTP
user:

I'm using the latest mesasdk for OS X Yosemite.

Can't wait to try out the new features. Thanks!

Chris

User avatar
rhtownsend
Site Admin
Posts: 397
Joined: Sun Mar 31, 2013 4:22 pm

Re: install issues gyre 4.2

Post by rhtownsend » Tue Jun 09, 2015 9:54 am

Hi Chris --

Thanks for spotting this. Turns out there was an oversight when creating the tar archive -- it contained an out-of-date version of the core modules.

I've fixed this now; please try downloading gyre-4.2.tar.gz again.

cheers,

Rich

Post Reply