yambo 5.3.0 on macOS @arm
Posted: Tue Apr 22, 2025 3:30 pm
Hi,
I was trying to install Yambo version 5.3.0 on macOS with apple@arm (processor: apple m4). The configuration is smooth and I hoped that installation should also be smooth. I checked the bin folder and found the binaries are properly installed.
The log files of yambo, p2y and ypp, all look clean to me, but none of the ypp binaries are working.
On the terminal, there is some illegal operation remarks during:
I checked the p2y and yambo binaries and, they are working.
When I write ypp on terminal, I get :
Can't decode, what happened with ypps. Any help?
Regards,
Sitangshu
I was trying to install Yambo version 5.3.0 on macOS with apple@arm (processor: apple m4). The configuration is smooth and I hoped that installation should also be smooth. I checked the bin folder and found the binaries are properly installed.
The log files of yambo, p2y and ypp, all look clean to me, but none of the ypp binaries are working.
On the terminal, there is some illegal operation remarks during:
Code: Select all
[driver] ypp
[driver] ypp (link)
[lib/qe_pseudo] qe_pseudo (setup)
[lib/slatec] slatec (setup)
[lib/math77] math77 (setup)
[lib/local] local (setup)
[src/driver] driver (setup)
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-aclpSsvXx] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-aclpSsvXx] source_file ... target_directory
cp: illegal option -- u
...
... Many similar lines here*****
...
cp [-R [-H | -L | -P]] [-fi | -n] [-aclpSsvXx] source_file ... target_directory
cp: illegal option -- u
usage: cp [-R [-H | -L | -P]] [-fi | -n] [-aclpSsvXx] source_file target_file
cp [-R [-H | -L | -P]] [-fi | -n] [-aclpSsvXx] source_file ... target_directory
[src/tools] tools (setup)
[src/modules] modules (setup)
[src/memory] memory (setup)
[src/allocations] allocations (setup)
[src/matrices] matrices (setup)
[src/linear_algebra] linear_algebra (setup)
[src/parallel] parallel (setup)
[src/parser] parser (setup)
[src/communicate] communicate (setup)
[src/output] output (setup)
[src/common] common (setup)
[src/timing] timing (setup)
[src/Yio] Yio (setup)
[src/io] io (setup)
[src/io_parallel] io_parallel (setup)
[src/setup] setup (setup)
[src/interface] interface (setup)
[src/stop_and_restart] stop_and_restart (setup)
[src/bz_ops] bz_ops (setup)
grep: /proc/cpuinfo: No such file or directory
[src/driver] input_file
[src/driver] launcher
[src/driver] options_maker
[src/driver] options_control
[src/driver] tool_init
[src/driver] lib_Y_driver.a (lib)
[interfaces/int_modules] int_modules (setup)
grep: /proc/cpuinfo: No such file or directory
[interfaces/int_modules] mod_xc2y
[interfaces/int_modules] mod_com2y
[interfaces/int_modules] mod_wf2y
[interfaces/int_modules] libint_modules.a (lib)
[interfaces/a2y] a2y (setup)
grep: /proc/cpuinfo: No such file or directory
[interfaces/a2y] netcdf_data
[interfaces/a2y] a2y_wf
[interfaces/a2y] a2y_kb_pp
[interfaces/a2y] a2y
[interfaces/a2y] a2y_db1
[interfaces/a2y] a2y (link)
[lib/qe_pseudo] qe_pseudo (setup)
[lib/slatec] slatec (setup)
[lib/math77] math77 (setup)
[lib/local] local (setup)
[src/driver] driver (setup)
When I write ypp on terminal, I get :
Code: Select all
Sitangshus-iMac:bin sitangshubhattacharya$ ypp
Trace/BPT trap: 5
Regards,
Sitangshu