Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Siesta/4.1-b4-foss-2018b #727

Open
JJImenezna opened this issue Jul 6, 2021 · 6 comments
Open

Siesta/4.1-b4-foss-2018b #727

JJImenezna opened this issue Jul 6, 2021 · 6 comments

Comments

@JJImenezna
Copy link

JJImenezna commented Jul 6, 2021

Update

Regarding the error,
No such file or directory: '[path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util/STM/")

The file does not exist because there could be previous error

collect2: error: ld returned 1 exit status
make: *** [stm] Error 1
== 2021-07-06 16:08:44,057 run.py:635 INFO parse_log_for_error msg: Command used: ./build_all.sh
== 2021-07-06 16:08:44,057 run.py:637 INFO parse_log_for_error (some may be harmless) regExp (?<![(,-]|\w)(?:error|segmentation fault|failed)(?![(,-]|.?\w) found:
collect2: error: ld returned 1 exit status
make: *** [stm] Error 1
== 2021-07-06 16:08:44,057 run.py:594 WARNING Found 4 errors in command output (output: collect2: error: ld returned 1 exit status
make: *** [stm] Error 1

The arch.make is linked with the paths of the modules (via EasyBuild)
Any hint?

Many thanks in advance

Hello!

Installing this module appears the error:

ERROR: Build of /opt/shared/apps/EasyBuild/4.4.1/easybuild/easyconfigs/s/Siesta/Siesta-4.1-b4-foss-2018b.eb failed (err: "build failed (first 300 chars): Failed to copy file [path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util/STM/ol-stm/Src/stm to Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/bin: [Errno 2] No such file or directory: '[path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util/STM/")

Any help will be really appreciated
Best Regards

@ocaisa
Copy link
Member

ocaisa commented Jul 6, 2021

Does the directory [path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util contain anything? Are there errors earlier in the log?

@ocaisa
Copy link
Member

ocaisa commented Jul 6, 2021

If the file exists on disk, are you perhaps using an NFS directory as a build path? This can sometimes lead to these kinds of problems.

@JJImenezna
Copy link
Author

Does the directory [path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util contain anything? Are there errors earlier in the log?

Yes. there are several folders wtihin. I do not see any error regarding this route.

Many thanks 4 your responde

@JJImenezna
Copy link
Author

If the file exists on disk, are you perhaps using an NFS directory as a build path? This can sometimes lead to these kinds of problems.

I am using NFS exports. However the log references to /Util/STM/ol-stm/Src/stm
and the existing files are:
/Util/STM/ol-stm/Src/stm.o
/Util/STM/ol-stm/Src/stm.f

Many thanks for your response

@ocaisa
Copy link
Member

ocaisa commented Jul 6, 2021

The error reported was

No such file or directory: '[path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util/STM/"

and according to what you said this directory does actually exist, I would then put this down to NFS. I suggest you add the option --buildpath=/tmp to your eb command and try again.

@JJImenezna
Copy link
Author

The error reported was

No such file or directory: '[path]/Siesta/4.1-b4/foss-2018b/siesta-4.1-b4/Util/STM/"

and according to what you said this directory does actually exist, I would then put this down to NFS. I suggest you add the option --buildpath=/tmp to your eb command and try again.

I am trying with --buildpath and --rebuild but it is not working.
I will tray again and let you know
Many thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants