Advertisement
Guest User

GuixSD System.drv build error

a guest
May 3rd, 2015
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.15 KB | None | 0 0
  1. from ../hw/xfree86/sdksyms.c:83:
  2. ../hw/xfree86/common/xf86.h:427:1: note: previous declaration of 'xf86ModesAdd' was here
  3. xf86ModesAdd(DisplayModePtr modes, DisplayModePtr new);
  4. ^
  5. In file included from ../hw/xfree86/modes/xf86Crtc.h:31:0,
  6. from ../hw/xfree86/sdksyms85:
  7. ../hw/xfree86/modes/xf86Modes.h:65:33: warning: redundant redeclaration of 'xf86CVTMode' [-Wredundant-deecls]
  8. extern _X_EXPORT DisplayModePtr xf86CVTMode(int HDisplay, int VDisplay,
  9. ^
  10. In file included from ../hw/xfree86/modes/xf86Modes.h:35:0,
  11. from ../hw/xfree86/modes/xf86Crtc.h:31,
  12. from ../hw/xfree86/sdksyms.c:83:
  13. ../hw/xfree86/common/xf86.h:196:33: note: previous declaration of 'xf86CVTMode' was here
  14. extern _X_EXPORT DisplayModePtr xf86CVTMode(int HDisplay, int VDisplay,
  15. ^
  16. In file included from ../hw/xfree86/sdksyms.c:91:0:
  17. ../hw/xfree86/ddc/xf86DDC.h:48:33: warning: redundant redeclaration of 'xf86DDCGetModes' [-Wredundant-decls]
  18. extern _X_EXPORT DisplayModePtr xf86DDCGetModes(int scrnIndex, xf86MonPtr DDC);
  19. ^
  20. In file included from ../hw/xfree86/modes/xf86Crtc.h:31:0,
  21. from ../hw/xfree86/sdksyms.c:83:
  22. ../hw/xfree86/modes/xf86Modes.h:64:33: note: previous declaration of 'xf86DDCGetModes' was here
  23. extern _X_EXPORT DisplayModePtr xf86DDCGetModes(int scrnIndex, xf86MonPtr DDC);
  24. ^
  25. done
  26. es_GT.UTF.8...ok
  27. 33: test_option_u decode...ok
  28. 34. test_option_uuencode compare...ok
  29. noise (--channels=1 --bps=16 -8 --lax -b 32768 ): encode... done
  30. ok
  31. 35: rwar_option_version decode...es_GT.ISO-8859-1.... CCLD task
  32. ok
  33. 36: test_option_xz compare...ok
  34. 37: test_option_y OK
  35. noise (--channels=1 --bps=16 -8 --lax -b 65535 ): encode...ok
  36. 38: test_option_z done
  37. decode...es_HN.UTF-8ok
  38. 40: test_passthrough_dotdot ...ok
  39. 41: test_passthrough_reverse compare...ok
  40. noise (--channels=1 --bps=16 -8 -p ): encode...ok
  41.  
  42. Totals:
  43. Tests run: 41
  44. Tests failed: 1
  45. Assertions checked: 902
  46. Assertions failed: 1
  47. Skips reported: 5
  48.  
  49. Failing tests:
  50. 12: test_format_newc (1 failures)
  51.  
  52. Details for failing tests: /tmp/nix-build-libarchive-3.1.2.drv-0/bsdcpio_test.2015-05-03T05.33.18-000
  53.  
  54. phase 'check' failed after 646 seconds
  55. builder for 'gnu/store/[... long string of characters ...]-libarchive-3.1.2.drv' failed with exit code 1
  56. cannot build derivation '/gnu/store/[... long string ...]-cmake-28.12.drv': 1 dependencies couldn't be built
  57. cannot build derivation '/gnu/store/[... long string ...]-graphite2-1.2.4.drv': 1 dependencies couldn't be built
  58. cannot build derivation '/gnu/store/[... long string ...]-harfbuzz-0.9.22.drv': 1 dependencies couldn't be built
  59. cannot build derivation '/gnu/store/[... long string ...]-emacs-23.4.drv': 1 dependencies couldn't be built
  60. cannot build derivation '/gnu/store/[... long string ...]-guix-0.8.drv': 1 dependencies couldn't be built
  61. cannot build derivation '/gnu/store/[... long string ...]-profile.drv': 1 dependencies couldn't be built
  62. cannot build derivation '/gnu/store/[... long string ...]-system.drv': 1 dependencies couldn't be built
  63. killing process 10863
  64. guix system: error: build failed: build of '/gnu/store/[... long string ...]-system.drv' failed
  65. 8015 operations
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement