spacepaste

  1.  
  2. > ./configure --localstatedir=/var
  3. checking for a BSD-compatible install... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/install -c
  4. checking whether build environment is sane... yes
  5. checking for a thread-safe mkdir -p... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/mkdir -p
  6. checking for gawk... gawk
  7. checking whether make sets $(MAKE)... yes
  8. checking whether make supports nested variables... yes
  9. checking whether make supports nested variables... (cached) yes
  10. checking for style of include used by make... GNU
  11. checking for gcc... gcc
  12. checking whether the C compiler works... yes
  13. checking for C compiler default output file name... a.out
  14. checking for suffix of executables...
  15. checking whether we are cross compiling... no
  16. checking for suffix of object files... o
  17. checking whether we are using the GNU C compiler... yes
  18. checking whether gcc accepts -g... yes
  19. checking for gcc option to accept ISO C89... none needed
  20. checking whether gcc understands -c and -o together... yes
  21. checking dependency style of gcc... gcc3
  22. checking how to run the C preprocessor... gcc -E
  23. checking for grep that handles long lines and -e... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/grep
  24. checking for egrep... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/grep -E
  25. checking for ANSI C header files... yes
  26. checking for sys/types.h... yes
  27. checking for sys/stat.h... yes
  28. checking for stdlib.h... yes
  29. checking for string.h... yes
  30. checking for memory.h... yes
  31. checking for strings.h... yes
  32. checking for inttypes.h... yes
  33. checking for stdint.h... yes
  34. checking for unistd.h... yes
  35. checking minix/config.h usability... no
  36. checking minix/config.h presence... no
  37. checking for minix/config.h... no
  38. checking whether it is safe to define __EXTENSIONS__... yes
  39. checking whether NLS is requested... yes
  40. checking for msgfmt... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/msgfmt
  41. checking for gmsgfmt... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/msgfmt
  42. checking for xgettext... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/xgettext
  43. checking for msgmerge... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/msgmerge
  44. checking build system type... x86_64-unknown-linux-gnu
  45. checking host system type... x86_64-unknown-linux-gnu
  46. checking for ld used by GCC... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/ld
  47. checking if the linker (/gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/ld) is GNU ld... yes
  48. checking for shared library run path origin... done
  49. checking for CFPreferencesCopyAppValue... no
  50. checking for CFLocaleCopyCurrent... no
  51. checking for GNU gettext in libc... yes
  52. checking whether to use NLS... yes
  53. checking where the gettext function comes from... libc
  54. checking for sed... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/sed
  55. checking for the Guix system type... x86_64-linux
  56. checking for the store directory... /gnu/store
  57. checking the length of the installed socket file name... 30
  58. checking for unit test root directory... /home/cthulhu/apps/guix/guix/test-tmp
  59. checking the length of the socket file name used in tests... 69
  60. checking the length of a typical hash bang line... 73
  61. checking the length of a hash bang line used in tests... 106
  62. checking for pkg-config... /gnu/store/jqs80jq4j9z06p2vb9f7djv9k7jmc3d4-profile/bin/pkg-config
  63. checking pkg-config is at least version 0.9.0... yes
  64. configure: checking for guile 2.2
  65. configure: checking for guile 2.0
  66. configure: error:
  67. No Guile development packages were found.
  68. Please verify that you have Guile installed. If you installed Guile
  69. from a binary distribution, please verify that you have also installed
  70. the development packages. If you installed it yourself, you might need
  71. to adjust your PKG_CONFIG_PATH; see the pkg-config man page for more.
  72.