Advertisement
Guest User

Untitled

a guest
Jul 27th, 2015
237
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. building Nix...
  2. building the system configuration...
  3. these derivations will be built:
  4. /nix/store/8hdfqfzfpckqrgjy3zwbppkfbdm5agi6-dwm-6.0.drv
  5. /nix/store/ikc0bp6v6pv5kvkdj0ii8akvvsg2kih7-system-path.drv
  6. /nix/store/0ql4aas6a7ac98b0fsf6mc996v584lpc-unit-polkit.service.drv
  7. /nix/store/2sdrn0s15qsaac5abry4q2x7isbf58k5-dbus-conf.drv
  8. /nix/store/f6i1f9z2165b6960s54qds3m03h4fkcw-system-crontab.drv
  9. /nix/store/lzmk6jzw05i354fl6zagrj5q7478k0ci-unit-script.drv
  10. /nix/store/hr4fwbq7ga36jmax8dmbvp01kjpgvkpm-unit-cron.service.drv
  11. /nix/store/v16hlss231vflmk3ndcnqw92nynrwnlr-unit-dbus.service.drv
  12. /nix/store/mfhj1mq800pmfwl43na8mv881n2k8m94-system-units.drv
  13. /nix/store/4vx24f7lwv2vldky89wa4b09d9h9dgk2-etc.drv
  14. /nix/store/7wscvkjb6n9y2g2dkkf34cp6vg0fa4m2-nixos-14.12.751.51c1157.drv
  15. building path(s) ‘/nix/store/440zp6h985110sqf7va2kaab6kd5j6a4-dwm-6.0’
  16. building /nix/store/440zp6h985110sqf7va2kaab6kd5j6a4-dwm-6.0
  17. unpacking sources
  18. unpacking source archive /nix/store/hx3bnp3r4sxkj6bz8d5z0vdyxh5s8r85-dwm-6.0.tar.gz
  19. source root is dwm-6.0
  20. patching sources
  21. applying patch /nix/store/4pfgaj90ab5bs8vapq3haxdq2nry4zn8-dwm-6.0-pango.diff
  22. patching file config.def.h
  23. patching file config.mk
  24. patching file dwm.c
  25. configuring
  26. no configure script, doing nothing
  27. building
  28. building options
  29. dwm build options:
  30. /bin/sh: pkg-config: command not found
  31. CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R6/include -DVERSION="6.0" -DXINERAMA
  32. /bin/sh: pkg-config: command not found
  33. LDFLAGS = -s -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXinerama
  34. CC = cc
  35. building config.h
  36. creating config.h from config.def.h
  37. building dwm.o
  38. CC dwm.c
  39. /bin/sh: pkg-config: command not found
  40. dwm.c:39:25: fatal error: X11/Xft/Xft.h: No such file or directory
  41. #include <X11/Xft/Xft.h>
  42. ^
  43. compilation terminated.
  44. make: *** [dwm.o] Error 1
  45. builder for ‘/nix/store/8hdfqfzfpckqrgjy3zwbppkfbdm5agi6-dwm-6.0.drv’ failed with exit code 2
  46. cannot build derivation ‘/nix/store/ikc0bp6v6pv5kvkdj0ii8akvvsg2kih7-system-path.drv’: 1 dependencies couldn't be built
  47. cannot build derivation ‘/nix/store/7wscvkjb6n9y2g2dkkf34cp6vg0fa4m2-nixos-14.12.751.51c1157.drv’: 1 dependencies couldn't be built
  48. error: build of ‘/nix/store/7wscvkjb6n9y2g2dkkf34cp6vg0fa4m2-nixos-14.12.751.51c1157.drv’ failed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement