Advertisement
Guest User

Untitled

a guest
May 9th, 2014
261
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. Linking C executable ulatencyd
  2. cd /var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999_build/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ulatencyd.dir/link.txt --verbose=1
  3. /usr/lib64/ccache/bin/cc -Wall -Wformat -Werror=format-security -march=native -mtune=native -O2 -pipe -Wall -Wformat -Werror=format-security -march=native -mtune=native -O2 -pipe -Wl,-O1 -Wl,--as-needed CMakeFiles/ulatencyd.dir/core.c.o CMakeFiles/ulatencyd.dir/ulatencyd.c.o CMakeFiles/ulatencyd.dir/sysinfo.c.o CMakeFiles/ulatencyd.dir/sysctl.c.o CMakeFiles/ulatencyd.dir/linux_netlink.c.o CMakeFiles/ulatencyd.dir/umodule.c.o CMakeFiles/ulatencyd.dir/uhook.c.o CMakeFiles/ulatencyd.dir/usession.c.o CMakeFiles/ulatencyd.dir/ufocusstack.c.o CMakeFiles/ulatencyd.dir/uassert.c.o CMakeFiles/ulatencyd.dir/dbus.c.o CMakeFiles/ulatencyd.dir/polkit.c.o CMakeFiles/ulatencyd.dir/lua_binding.c.o CMakeFiles/ulatencyd.dir/tools.c.o -o ulatencyd -rdynamic -ldl -Wl,-Bstatic -llua -lm -Wl,-Bdynamic -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lgmodule-2.0 -lglib-2.0 -lpolkit-gobject-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -Wl,-Bstatic -lprocps -Wl,-Bdynamic -lgthread-2.0 -lgmodule-2.0 -lpolkit-gobject-1 -Wl,-Bstatic -lprocps -Wl,-Bdynamic
  4. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/liblua.a(loadlib.o): undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
  5. /usr/lib/gcc/x86_64-pc-linux-gnu/4.8.2/../../../../lib64/libdl.so: error adding symbols: DSO missing from command line
  6. collect2: error: ld returned 1 exit status
  7. src/CMakeFiles/ulatencyd.dir/build.make:417: recipe for target 'src/ulatencyd' failed
  8. make[2]: *** [src/ulatencyd] Error 1
  9. make[2]: Leaving directory '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999_build'
  10. CMakeFiles/Makefile2:109: recipe for target 'src/CMakeFiles/ulatencyd.dir/all' failed
  11. make[1]: *** [src/CMakeFiles/ulatencyd.dir/all] Error 2
  12. make[1]: Leaving directory '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999_build'
  13. Makefile:126: recipe for target 'all' failed
  14. make: *** [all] Error 2
  15. * ERROR: sys-process/ulatencyd-9999::x-portage failed (compile phase):
  16. * emake failed
  17. *
  18. * If you need support, post the output of `emerge --info '=sys-process/ulatencyd-9999::x-portage'`,
  19. * the complete build log and the output of `emerge -pqv '=sys-process/ulatencyd-9999::x-portage'`.
  20. * The complete build log is located at '/var/tmp/portage/sys-process/ulatencyd-9999/temp/build.log'.
  21. * The ebuild environment file is located at '/var/tmp/portage/sys-process/ulatencyd-9999/temp/environment'.
  22. * Working directory: '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999_build'
  23. * S: '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999'
  24.  
  25. * Messages for package sys-process/ulatencyd-9999:
  26.  
  27. * ERROR: sys-process/ulatencyd-9999::x-portage failed (compile phase):
  28. * emake failed
  29. *
  30. * If you need support, post the output of `emerge --info '=sys-process/ulatencyd-9999::x-portage'`,
  31. * the complete build log and the output of `emerge -pqv '=sys-process/ulatencyd-9999::x-portage'`.
  32. * The complete build log is located at '/var/tmp/portage/sys-process/ulatencyd-9999/temp/build.log'.
  33. * The ebuild environment file is located at '/var/tmp/portage/sys-process/ulatencyd-9999/temp/environment'.
  34. * Working directory: '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999_build'
  35. * S: '/var/tmp/portage/sys-process/ulatencyd-9999/work/ulatencyd-9999'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement