Guest User

Untitled

a guest
Jul 21st, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.71 KB | None | 0 0
  1. skynet-2000@linux-kxxz:~/hardinfo/build> make
  2. Scanning dependencies of target benchmark
  3. [ 1%] Building C object CMakeFiles/benchmark.dir/modules/benchmark.c.o
  4. [ 3%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/blowfish.c.o
  5. [ 4%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/cryptohash.c.o
  6. [ 6%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/drawing.c.o
  7. [ 7%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/fbench.c.o
  8. [ 9%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/fftbench.c.o
  9. [ 10%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/fft.c.o
  10. [ 12%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/fib.c.o
  11. [ 13%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/guibench.c.o
  12. [ 15%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/md5.c.o
  13. [ 16%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/nqueens.c.o
  14. [ 18%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/raytrace.c.o
  15. [ 20%] Building C object CMakeFiles/benchmark.dir/modules/benchmark/sha1.c.o
  16. Linking C shared module benchmark.so
  17. [ 20%] Built target benchmark
  18. Scanning dependencies of target computer
  19. [ 21%] Building C object CMakeFiles/computer.dir/modules/computer.c.o
  20. [ 23%] Building C object CMakeFiles/computer.dir/modules/computer/alsa.c.o
  21. [ 24%] Building C object CMakeFiles/computer.dir/modules/computer/boots.c.o
  22. [ 26%] Building C object CMakeFiles/computer.dir/modules/computer/display.c.o
  23. [ 27%] Building C object CMakeFiles/computer.dir/modules/computer/environment.c.o
  24. [ 29%] Building C object CMakeFiles/computer.dir/modules/computer/filesystem.c.o
  25. [ 30%] Building C object CMakeFiles/computer.dir/modules/computer/languages.c.o
  26. [ 32%] Building C object CMakeFiles/computer.dir/modules/computer/loadavg.c.o
  27. [ 33%] Building C object CMakeFiles/computer.dir/modules/computer/memory.c.o
  28. [ 35%] Building C object CMakeFiles/computer.dir/modules/computer/modules.c.o
  29. [ 36%] Building C object CMakeFiles/computer.dir/modules/computer/os.c.o
  30. [ 38%] Building C object CMakeFiles/computer.dir/modules/computer/uptime.c.o
  31. [ 40%] Building C object CMakeFiles/computer.dir/modules/computer/users.c.o
  32. [ 41%] Building C object CMakeFiles/computer.dir/modules/computer/groups.c.o
  33. Linking C shared module computer.so
  34. [ 41%] Built target computer
  35. Scanning dependencies of target devices
  36. [ 43%] Building C object CMakeFiles/devices.dir/modules/devices.c.o
  37. [ 44%] Building C object CMakeFiles/devices.dir/modules/devices/x86/processor.c.o
  38. [ 46%] Building C object CMakeFiles/devices.dir/modules/devices/battery.c.o
  39. [ 47%] Building C object CMakeFiles/devices.dir/modules/devices/devmemory.c.o
  40. [ 49%] Building C object CMakeFiles/devices.dir/modules/devices/dmi.c.o
  41. [ 50%] Building C object CMakeFiles/devices.dir/modules/devices/inputdevices.c.o
  42. [ 52%] Building C object CMakeFiles/devices.dir/modules/devices/pci.c.o
  43. [ 53%] Building C object CMakeFiles/devices.dir/modules/devices/printers.c.o
  44. [ 55%] Building C object CMakeFiles/devices.dir/modules/devices/resources.c.o
  45. [ 56%] Building C object CMakeFiles/devices.dir/modules/devices/sensors.c.o
  46. [ 58%] Building C object CMakeFiles/devices.dir/modules/devices/spd-decode.c.o
  47. [ 60%] Building C object CMakeFiles/devices.dir/modules/devices/storage.c.o
  48. [ 61%] Building C object CMakeFiles/devices.dir/modules/devices/usb.c.o
  49. Linking C shared module devices.so
  50. [ 61%] Built target devices
  51. Scanning dependencies of target hardinfo-help-viewer
  52. [ 63%] Building C object CMakeFiles/hardinfo-help-viewer.dir/help-viewer/egg-markdown.c.o
  53. [ 64%] Building C object CMakeFiles/hardinfo-help-viewer.dir/help-viewer/help-viewer.c.o
  54. [ 66%] Building C object CMakeFiles/hardinfo-help-viewer.dir/help-viewer/markdown-text-view.c.o
  55. Linking C static library libhardinfo-help-viewer.a
  56. [ 66%] Built target hardinfo-help-viewer
  57. Scanning dependencies of target hardinfo-remote
  58. [ 67%] Building C object CMakeFiles/hardinfo-remote.dir/remote/remote.c.o
  59. [ 69%] Building C object CMakeFiles/hardinfo-remote.dir/remote/ssh-conn.c.o
  60. [ 70%] Building C object CMakeFiles/hardinfo-remote.dir/remote/xmlrpc-client.c.o
  61. [ 72%] Building C object CMakeFiles/hardinfo-remote.dir/remote/xmlrpc-server.c.o
  62. Linking C static library libhardinfo-remote.a
  63. [ 72%] Built target hardinfo-remote
  64. Scanning dependencies of target hardinfo-shell
  65. [ 73%] Building C object CMakeFiles/hardinfo-shell.dir/shell/callbacks.c.o
  66. [ 75%] Building C object CMakeFiles/hardinfo-shell.dir/shell/iconcache.c.o
  67. [ 76%] Building C object CMakeFiles/hardinfo-shell.dir/shell/loadgraph.c.o
  68. [ 78%] Building C object CMakeFiles/hardinfo-shell.dir/shell/menu.c.o
  69. [ 80%] Building C object CMakeFiles/hardinfo-shell.dir/shell/report.c.o
  70. [ 81%] Building C object CMakeFiles/hardinfo-shell.dir/shell/shell.c.o
  71. [ 83%] Building C object CMakeFiles/hardinfo-shell.dir/shell/stock.c.o
  72. [ 84%] Building C object CMakeFiles/hardinfo-shell.dir/shell/syncmanager.c.o
  73. Linking C static library libhardinfo-shell.a
  74. [ 84%] Built target hardinfo-shell
  75. Scanning dependencies of target hardinfo
  76. [ 86%] Building C object CMakeFiles/hardinfo.dir/hardinfo/binreloc.c.o
  77. [ 87%] Building C object CMakeFiles/hardinfo.dir/hardinfo/expr.c.o
  78. [ 89%] Building C object CMakeFiles/hardinfo.dir/hardinfo/hardinfo.c.o
  79. [ 90%] Building C object CMakeFiles/hardinfo.dir/hardinfo/socket.c.o
  80. [ 92%] Building C object CMakeFiles/hardinfo.dir/hardinfo/util.c.o
  81. [ 93%] Building C object CMakeFiles/hardinfo.dir/hardinfo/vendor.c.o
  82. Linking C executable hardinfo
  83. /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/hardinfo.dir/hardinfo/expr.c.o: undefined reference to symbol 'powf@@GLIBC_2.2.5'
  84. /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../x86_64-suse-linux/bin/ld: note: 'powf@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so try adding it to the linker command line
  85. /lib64/libm.so.6: could not read symbols: Invalid operation
  86. collect2: ld returned 1 exit status
  87. make[2]: *** [hardinfo] Error 1
  88. make[1]: *** [CMakeFiles/hardinfo.dir/all] Error 2
  89. make: *** [all] Error 2
  90. skynet-2000@linux-kxxz:~/hardinfo/build>
Add Comment
Please, Sign In to add comment