NagaMalli

Guix build Error for silicon package

Apr 20th, 2020
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.39 KB | None | 0 0
  1. nagamalli@debian:~/Documents/outreachy/Guix/guix$ ./pre-inst-env guix build r-silicate
  2. guile: warning: failed to install locale
  3. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/ui.scm
  4. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/ui.go
  5. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/gexp.scm
  6. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/gexp.go
  7. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/store.scm
  8. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/store.go
  9. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/syscalls.scm
  10. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/syscalls.go
  11. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/records.scm
  12. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/records.go
  13. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/grafts.scm
  14. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/grafts.go
  15. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/packages.scm
  16. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/packages.go
  17. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/profiles.scm
  18. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/profiles.go
  19. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/licenses.scm
  20. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/licenses.go
  21. hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
  22. defining `GUIX_LOCPATH', along these lines:
  23.  
  24. guix package -i glibc-utf8-locales
  25. export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
  26.  
  27. See the "Application Setup" section in the manual, for more info.
  28.  
  29. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/scripts/build.scm
  30. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/scripts/build.go
  31. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/json.scm
  32. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/json.go
  33. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/download.scm
  34. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/download.go
  35. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/progress.scm
  36. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/progress.go
  37. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/utils.scm
  38. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/utils.go
  39. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/download.scm
  40. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/download.go
  41. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/print.scm
  42. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/import/print.go
  43. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/status.scm
  44. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/status.go
  45. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/git.scm
  46. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/git.go
  47. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/build-system/gnu.scm
  48. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/build-system/gnu.go
  49. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/autotools.scm
  50. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/autotools.go
  51. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/perl.scm
  52. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/perl.go
  53. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/base.scm
  54. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/base.go
  55. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/compression.scm
  56. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/compression.go
  57. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/assembly.scm
  58. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/assembly.go
  59. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/admin.scm
  60. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/admin.go
  61. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/emacs-utils.scm
  62. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/build/emacs-utils.go
  63. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/algebra.scm
  64. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/algebra.go
  65. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/flex.scm
  66. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/flex.go
  67. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/man.scm
  68. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/man.go
  69. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ncurses.scm
  70. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ncurses.go
  71. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/guile.scm
  72. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/guile.go
  73. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hurd.scm
  74. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hurd.go
  75. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/texinfo.scm
  76. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/texinfo.go
  77. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/check.scm
  78. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/check.go
  79. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/linux.scm
  80. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/linux.go
  81. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/audio.scm
  82. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/audio.go
  83. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/backup.scm
  84. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/backup.go
  85. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/crypto.scm
  86. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/crypto.go
  87. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/aidc.scm
  88. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/aidc.go
  89. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/fonts.scm
  90. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/fonts.go
  91. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image.scm
  92. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image.go
  93. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/icu4c.scm
  94. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/icu4c.go
  95. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/shells.scm
  96. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/shells.go
  97. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graphviz.scm
  98. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graphviz.go
  99. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnome.scm
  100. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnome.go
  101. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/build-tools.scm
  102. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/build-tools.go
  103. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lua.scm
  104. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lua.go
  105. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tls.scm
  106. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tls.go
  107. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/golang.scm
  108. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/golang.go
  109. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gcc.scm
  110. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gcc.go
  111. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/multiprecision.scm
  112. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/multiprecision.go
  113. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnupg.scm
  114. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnupg.go
  115. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emacs.scm
  116. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emacs.go
  117. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gtk.scm
  118. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gtk.go
  119. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/libreoffice.scm
  120. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/libreoffice.go
  121. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/databases.scm
  122. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/databases.go
  123. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pretty-print.scm
  124. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pretty-print.go
  125. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/netpbm.scm
  126. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/netpbm.go
  127. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xorg.scm
  128. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xorg.go
  129. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/freedesktop.scm
  130. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/freedesktop.go
  131. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/password-utils.scm
  132. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/password-utils.go
  133. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/security-token.scm
  134. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/security-token.go
  135. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dns.scm
  136. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dns.go
  137. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/datastructures.scm
  138. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/datastructures.go
  139. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/networking.scm
  140. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/networking.go
  141. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/code.scm
  142. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/code.go
  143. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cpp.scm
  144. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cpp.go
  145. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/llvm.scm
  146. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/llvm.go
  147. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mpi.scm
  148. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mpi.go
  149. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/java.scm
  150. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/java.go
  151. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-web.scm
  152. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-web.go
  153. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/django.scm
  154. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/django.go
  155. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-xyz.scm
  156. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-xyz.go
  157. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/geo.scm
  158. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/geo.go
  159. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/astronomy.scm
  160. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/astronomy.go
  161. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/photo.scm
  162. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/photo.go
  163. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graphics.scm
  164. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graphics.go
  165. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-xyz.scm
  166. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-xyz.go
  167. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-apps.scm
  168. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-apps.go
  169. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lisp.scm
  170. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lisp.go
  171. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/maths.scm
  172. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/maths.go
  173. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/logging.scm
  174. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/logging.go
  175. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pulseaudio.scm
  176. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pulseaudio.go
  177. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cdrom.scm
  178. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cdrom.go
  179. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xiph.scm
  180. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xiph.go
  181. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/video.scm
  182. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/video.go
  183. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnunet.scm
  184. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnunet.go
  185. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/music.scm
  186. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/music.go
  187. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/qt.scm
  188. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/qt.go
  189. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ruby.scm
  190. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ruby.go
  191. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/web.scm
  192. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/web.go
  193. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emacs-xyz.scm
  194. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emacs-xyz.go
  195. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dictionaries.scm
  196. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dictionaries.go
  197. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/telephony.scm
  198. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/telephony.go
  199. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-science.scm
  200. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-science.go
  201. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/time.scm
  202. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/time.go
  203. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/speech.scm
  204. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/speech.go
  205. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/textutils.scm
  206. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/textutils.go
  207. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/webkit.scm
  208. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/webkit.go
  209. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/virtualization.scm
  210. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/virtualization.go
  211. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cross-base.scm
  212. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cross-base.go
  213. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mingw.scm
  214. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mingw.go
  215. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/disk.scm
  216. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/disk.go
  217. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/terminals.scm
  218. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/terminals.go
  219. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/crates-io.scm
  220. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/crates-io.go
  221. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ssh.scm
  222. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ssh.go
  223. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/version-control.scm
  224. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/version-control.go
  225. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cook.scm
  226. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cook.go
  227. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mail.scm
  228. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mail.go
  229. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/calendar.scm
  230. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/calendar.go
  231. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/guile-xyz.scm
  232. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/guile-xyz.go
  233. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sdl.scm
  234. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sdl.go
  235. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xdisorg.scm
  236. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xdisorg.go
  237. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pdf.scm
  238. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/pdf.go
  239. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lisp-xyz.scm
  240. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lisp-xyz.go
  241. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-check.scm
  242. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-check.go
  243. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tex.scm
  244. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tex.go
  245. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rsync.scm
  246. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rsync.go
  247. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/nano.scm
  248. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/nano.go
  249. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-crypto.scm
  250. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/python-crypto.go
  251. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vim.scm
  252. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vim.go
  253. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/text-editors.scm
  254. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/text-editors.go
  255. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/firmware.scm
  256. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/firmware.go
  257. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/package-management.scm
  258. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/package-management.go
  259. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/patchutils.scm
  260. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/patchutils.go
  261. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnuzilla.scm
  262. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnuzilla.go
  263. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rust.scm
  264. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rust.go
  265. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/messaging.scm
  266. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/messaging.go
  267. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/php.scm
  268. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/php.go
  269. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde.scm
  270. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde.go
  271. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-frameworks.scm
  272. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-frameworks.go
  273. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vulkan.scm
  274. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vulkan.go
  275. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/wine.scm
  276. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/wine.go
  277. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gpodder.scm
  278. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gpodder.go
  279. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lirc.scm
  280. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lirc.go
  281. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mpd.scm
  282. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mpd.go
  283. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rdf.scm
  284. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/rdf.go
  285. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ocr.scm
  286. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ocr.go
  287. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-web.scm
  288. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/haskell-web.go
  289. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gps.scm
  290. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gps.go
  291. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image-processing.scm
  292. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image-processing.go
  293. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/monitoring.scm
  294. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/monitoring.go
  295. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/parallel.scm
  296. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/parallel.go
  297. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/opencl.scm
  298. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/opencl.go
  299. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/perl-compression.scm
  300. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/perl-compression.go
  301. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tor.scm
  302. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/tor.go
  303. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/file-systems.scm
  304. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/file-systems.go
  305. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/guix/build-system/linux-module.scm
  306. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/guix/build-system/linux-module.go
  307. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/nfs.scm
  308. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/nfs.go
  309. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vpn.scm
  310. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/vpn.go
  311. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnome-xyz.scm
  312. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnome-xyz.go
  313. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/docker.scm
  314. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/docker.go
  315. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/augeas.scm
  316. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/augeas.go
  317. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/batik.scm
  318. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/batik.go
  319. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bioconductor.scm
  320. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bioconductor.go
  321. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bioinformatics.scm
  322. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bioinformatics.go
  323. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cran.scm
  324. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cran.go
  325. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graph.scm
  326. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/graph.go
  327. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/statistics.scm
  328. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/statistics.go
  329. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/machine-learning.scm
  330. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/machine-learning.go
  331. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ocaml.scm
  332. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ocaml.go
  333. /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cran.scm:21088:2: warning: invalid field specifier
  334. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bittorrent.scm
  335. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bittorrent.go
  336. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bootloaders.scm
  337. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/bootloaders.go
  338. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mtools.scm
  339. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mtools.go
  340. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cedille.scm
  341. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/cedille.go
  342. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/commencement.scm
  343. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/commencement.go
  344. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/chromium.scm
  345. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/chromium.go
  346. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ci.scm
  347. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ci.go
  348. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/coq.scm
  349. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/coq.go
  350. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/engineering.scm
  351. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/engineering.go
  352. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/fpga.scm
  353. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/fpga.go
  354. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/debian.scm
  355. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/debian.go
  356. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/debug.scm
  357. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/debug.go
  358. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dico.scm
  359. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dico.go
  360. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/diffoscope.scm
  361. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/diffoscope.go
  362. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/display-managers.scm
  363. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/display-managers.go
  364. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xfce.scm
  365. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/xfce.go
  366. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/wm.scm
  367. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/wm.go
  368. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/distributed.scm
  369. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/distributed.go
  370. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dlang.scm
  371. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/dlang.go
  372. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ebook.scm
  373. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ebook.go
  374. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/education.scm
  375. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/education.go
  376. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emulators.scm
  377. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/emulators.go
  378. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/finance.scm
  379. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/finance.go
  380. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/games.scm
  381. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/games.go
  382. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gimp.scm
  383. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gimp.go
  384. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/genimage.scm
  385. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/genimage.go
  386. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnu-pw-mgr.scm
  387. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/gnu-pw-mgr.go
  388. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hardware.scm
  389. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hardware.go
  390. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hyperledger.scm
  391. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/hyperledger.go
  392. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/i2p.scm
  393. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/i2p.go
  394. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image-viewers.scm
  395. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/image-viewers.go
  396. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/irc.scm
  397. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/irc.go
  398. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/julia.scm
  399. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/julia.go
  400. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kawa.scm
  401. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kawa.go
  402. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-internet.scm
  403. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-internet.go
  404. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-pim.scm
  405. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-pim.go
  406. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-multimedia.scm
  407. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-multimedia.go
  408. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-systemtools.scm
  409. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/kde-systemtools.go
  410. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lean.scm
  411. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lean.go
  412. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lxde.scm
  413. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/lxde.go
  414. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mastodon.scm
  415. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mastodon.go
  416. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mate.scm
  417. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/mate.go
  418. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/node-xyz.scm
  419. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/node-xyz.go
  420. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ntp.scm
  421. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/ntp.go
  422. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/plotutils.scm
  423. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/plotutils.go
  424. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sagemath.scm
  425. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sagemath.go
  426. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sssd.scm
  427. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/sssd.go
  428. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/syncthing.scm
  429. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/syncthing.go
  430. ;;; note: source file /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/syndication.scm
  431. ;;; newer than compiled /home/nagamalli/Documents/outreachy/Guix/guix/gnu/packages/syndication.go
  432. guix build: error: r-silicate: unknown package
Add Comment
Please, Sign In to add comment