We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi
DMTCP-2.6.0-GCCcore-9.3.0.eb --robot
All dependencies installed, but fails on DMTCP-2.6.0-GCCcore-9.3.0.eb
Dry run: printing build status of easyconfigs and dependencies CFGS=/encs/pkg/EasyBuild/root/easybuild/easyconfigs
Error:
g++ -fPIC -O2 -ftree-vectorize -march=x86-64 -mtune=generic -fno-math-errno -shared -Xlinker -znow -Wl,--unresolved-symbols=ignore-all -L/encs/pkg/EasyBuild/root/software/binutils/2.34-GCCcore-9.3.0/lib64 -L/encs/pkg/EasyBuild/root/software/binutils/2.34-GCCcore-9.3.0/lib -L/encs/pkg/EasyBuild/root/software/GCCcore/9.3.0/lib64 -L/encs/pkg/EasyBuild/root/software/GCCcore/9.3.0/lib -o ../lib/dmtcp/libdmtcp_unique-ckpt.so unique-ckpt.o -ldl -lpthread -lm -lpthread pathvirt/pathvirt.cpp: In function dmtcp::string resolve_symlink(const char*): pathvirt/pathvirt.cpp:738:20: error: _STAT_VER was not declared in this scope 738 | if (_real_lxstat(_STAT_VER, path, &statBuf) == 0 | ^~~~~~~~~ make[1]: *** [Makefile:959: pathvirt.o] Error 1 make[1]: Leaving directory '/nfs/encs/ArchDep/x86_64.EL9/eb-temp/DMTCP/2.6.0/GCCcore-9.3.0/dmtcp-2.6.0/plugin' make: *** [Makefile:117: plugin] Error 2
Any suggestions?
Thanks dmtcp-2-6-0.log
The text was updated successfully, but these errors were encountered:
See the upstream bug report dmtcp/dmtcp#897 and the PR dmtcp/dmtcp#885 for newer glibc.
Sorry, something went wrong.
No branches or pull requests
Hi
DMTCP-2.6.0-GCCcore-9.3.0.eb --robot
All dependencies installed, but fails on DMTCP-2.6.0-GCCcore-9.3.0.eb
Dry run: printing build status of easyconfigs and dependencies
CFGS=/encs/pkg/EasyBuild/root/easybuild/easyconfigs
Error:
g++ -fPIC -O2 -ftree-vectorize -march=x86-64 -mtune=generic -fno-math-errno -shared -Xlinker -znow -Wl,--unresolved-symbols=ignore-all -L/encs/pkg/EasyBuild/root/software/binutils/2.34-GCCcore-9.3.0/lib64 -L/encs/pkg/EasyBuild/root/software/binutils/2.34-GCCcore-9.3.0/lib -L/encs/pkg/EasyBuild/root/software/GCCcore/9.3.0/lib64 -L/encs/pkg/EasyBuild/root/software/GCCcore/9.3.0/lib -o ../lib/dmtcp/libdmtcp_unique-ckpt.so unique-ckpt.o -ldl -lpthread -lm -lpthread
pathvirt/pathvirt.cpp: In function dmtcp::string resolve_symlink(const char*):
pathvirt/pathvirt.cpp:738:20: error: _STAT_VER was not declared in this scope
738 | if (_real_lxstat(_STAT_VER, path, &statBuf) == 0
| ^~~~~~~~~
make[1]: *** [Makefile:959: pathvirt.o] Error 1
make[1]: Leaving directory '/nfs/encs/ArchDep/x86_64.EL9/eb-temp/DMTCP/2.6.0/GCCcore-9.3.0/dmtcp-2.6.0/plugin'
make: *** [Makefile:117: plugin] Error 2
Any suggestions?
Thanks
dmtcp-2-6-0.log
The text was updated successfully, but these errors were encountered: