Advertisement
Guest User

log build

a guest
Dec 31st, 2014
358
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. * Package: x11-wm/dwm-6.0
  2. * Repository: TODD
  3. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux savedconfig userland_GNU
  4. * FEATURES: preserve-libs sandbox userpriv usersandbox
  5. >>> Unpacking source...
  6. >>> Unpacking dwm-6.0.tar.gz to /tmp/portage/x11-wm/dwm-6.0/work
  7. >>> Source unpacked in /tmp/portage/x11-wm/dwm-6.0/work
  8. >>> Preparing source in /tmp/portage/x11-wm/dwm-6.0/work/dwm-6.0 ...
  9. * Checking existence of //etc/portage/savedconfig//x11-wm/dwm-6.0 ...
  10. * found //etc/portage/savedconfig//x11-wm/dwm-6.0
  11. * Building using saved configfile //etc/portage/savedconfig//x11-wm/dwm-6.0
  12. * Applying 01-dwm-6.0-xft.diff ...
  13. [ ok ]
  14. * Applying 02-dwm-6.0-pertag.diff ...
  15. [ ok ]
  16. * Applying 60-centredfloating.diff ...
  17. [ ok ]
  18. * Applying 80-dwm-6.0-save_floats.diff ...
  19. [ ok ]
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/x11-wm/dwm-6.0/work/dwm-6.0 ...
  22. >>> Source configured.
  23. >>> Compiling source in /tmp/portage/x11-wm/dwm-6.0/work/dwm-6.0 ...
  24. make -j2 CC=x86_64-pc-linux-gnu-gcc XINERAMAFLAGS= XINERAMALIBS= dwm
  25. x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -fomit-frame-pointer -pipe --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=2048 -std=c99 -pedantic -Wall -I. -I/usr/include/freetype2 -I/usr/include/X11 -DVERSION=\"6.0\" dwm.c
  26. dwm.c: In function тАШkeypressтАЩ:
  27. dwm.c:1096:2: warning: тАШXKeycodeToKeysymтАЩ is deprecated (declared at /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
  28. x86_64-pc-linux-gnu-gcc -o dwm dwm.o -Wl,-O1 -Wl,--as-needed -lc -L/usr/lib -lX11
  29. dwm.o: In function `getcolor':
  30. dwm.c:(.text+0xbb2): undefined reference to `XftColorAllocName'
  31. dwm.o: In function `textnw':
  32. dwm.c:(.text+0xcfb): undefined reference to `XftTextExtentsUtf8'
  33. dwm.o: In function `drawtext':
  34. dwm.c:(.text+0xf51): undefined reference to `XftDrawCreate'
  35. dwm.c:(.text+0xfa6): undefined reference to `XftDrawStringUtf8'
  36. dwm.c:(.text+0xfae): undefined reference to `XftDrawDestroy'
  37. dwm.o: In function `main':
  38. dwm.c:(.text.startup+0xeb): undefined reference to `XftFontOpenName'
  39. dwm.c:(.text.startup+0x804): undefined reference to `XftFontOpenName'
  40. collect2: error: ld returned 1 exit status
  41. Makefile:27: recipe for target 'dwm' failed
  42. make: *** [dwm] Error 1
  43. * ERROR: x11-wm/dwm-6.0::TODD failed (compile phase):
  44. * emake failed
  45. *
  46. * If you need support, post the output of `emerge --info '=x11-wm/dwm-6.0::TODD'`,
  47. * the complete build log and the output of `emerge -pqv '=x11-wm/dwm-6.0::TODD'`.
  48. * The complete build log is located at '/tmp/portage/x11-wm/dwm-6.0/temp/build.log'.
  49. * The ebuild environment file is located at '/tmp/portage/x11-wm/dwm-6.0/temp/environment'.
  50. * Working directory: '/tmp/portage/x11-wm/dwm-6.0/work/dwm-6.0'
  51. * S: '/tmp/portage/x11-wm/dwm-6.0/work/dwm-6.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement