Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. /home/lv71149/susit8/src/gpaw/c/xc/libxc.c:554: undefined reference to `xc_mgga_x_tb09_set_params'
  2. Traceback (most recent call last):
  3. File "setup.py", line 264, in <module>
  4. 'Topic :: Scientific/Engineering :: Physics'])
  5. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/core.py", line 151, in setup
  6. dist.run_commands()
  7. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/dist.py", line 953, in run_commands
  8. self.run_command(cmd)
  9. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/dist.py", line 972, in run_command
  10. cmd_obj.run()
  11. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/command/install.py", line 563, in run
  12. self.run_command('build')
  13. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/cmd.py", line 326, in run_command
  14. self.distribution.run_command(command)
  15. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/dist.py", line 972, in run_command
  16. cmd_obj.run()
  17. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/command/build.py", line 127, in run
  18. self.run_command(cmd_name)
  19. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/cmd.py", line 326, in run_command
  20. self.distribution.run_command(command)
  21. File "/opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/18/lib/python2.7/distutils/dist.py", line 972, in run_command
  22. cmd_obj.run()
  23. File "setup.py", line 215, in run
  24. assert error == 0
  25. AssertionError
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement