Advertisement
Guest User

Untitled

a guest
Feb 3rd, 2010
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. ==> rubyripper-git dependencies:
  2. - ruby (already installed)
  3. - cdparanoia (already installed)
  4. - gtk2 (already installed)
  5. - hicolor-icon-theme (already installed)
  6. - ruby-gettext (already installed)
  7. - git (already installed)
  8. ==> Determining latest git revision...
  9. -> Version found: 20100203
  10. ==> Making package: rubyripper-git 20100203-1 x86_64 (Wed Feb 3 17:29:24 GMT 2010)
  11. ==> Checking Runtime Dependencies...
  12. ==> Checking Buildtime Dependencies...
  13. ==> Retrieving Sources...
  14. ==> Extracting Sources...
  15. ==> Removing existing pkg/ directory...
  16. ==> Entering fakeroot environment...
  17. ==> Starting build()...
  18. ==> Connecting to rubyripper git server...
  19. Already up-to-date.
  20. ==> The local files are updated.
  21. 'gettext/utils.rb' is deprecated. Use gettext/tools.rb.
  22. Checking the NEEDED dependencies....
  23. cdparanoia found...
  24.  
  25. Checking the OPTIONAL dependencies...
  26. Testing support for the graphical frontend...
  27. ruby-gtk2 bindings found
  28.  
  29. Testing support for freedb metadata fetching...
  30. cd-discid or discid found...
  31.  
  32. Testing support for ejecting the disk tray...
  33. eject or disktutil found...
  34.  
  35. Testing support for different codecs on your system...
  36. flac found...
  37. oggenc (vorbis) NOT found.
  38. lame (mp3) found...
  39.  
  40. Testing support for replaygain...
  41. wavegain NOT found.
  42. vorbisgain NOT found.
  43. mp3gain NOT found.
  44.  
  45. Testing support for normalize...
  46. normalize NOT found
  47. Creating the Makefile...
  48. A summary of your settings:
  49.  
  50. Using the following locations for install:
  51. * Executables: /usr/bin
  52. * Localization files: /usr/share/locale
  53. * Icon file: /usr/share/icons/hicolor/128x128/apps
  54. * Desktop file: /usr/share/applications
  55. * Ruby library: /usr/lib/ruby/site_ruby/1.9.1
  56.  
  57. Gtk2 frontend will be installed
  58. Cli frontend will be installed
  59. Languages to be installed: nl, de, fr, hu, ru, es, se, bg, it
  60.  
  61. You can now run make install
  62. Make sure you've got the writing privileges
  63.  
  64. ruby configure --update-lang #update the locale files
  65. 'gettext/utils.rb' is deprecated. Use gettext/tools.rb.
  66. 'gettext/utils.rb' is deprecated. Use gettext/tools.rb.
  67. ./locale/po/rubyripper.pot ..................................... done.
  68. ./locale/po/es/rubyripper.po ..................................... done.
  69. ./locale/po/se/rubyripper.po ..................................... done.
  70. ./locale/po/de/rubyripper.po ................................ done.
  71. ./locale/po/bg/rubyripper.po ....................................... done.
  72. ./locale/po/hu/rubyripper.po ................................ done.
  73. ./locale/po/fr/rubyripper.po ..................................... done.
  74. ./locale/po/ru/rubyripper.po .................................... done.
  75. /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:73:in `sub!': invalid byte sequence in UTF-8 (ArgumentError)
  76. from /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:73:in `msgmerge'
  77. from /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:139:in `block in update_pofiles'
  78. from /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:138:in `glob'
  79. from /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/tools.rb:138:in `update_pofiles'
  80. from /usr/lib/ruby/gems/1.9.1/gems/gettext-2.1.0/lib/gettext/utils.rb:35:in `update_pofiles'
  81. from configure:84:in `update_lang'
  82. from configure:169:in `block in <main>'
  83. from configure:147:in `each'
  84. from configure:147:in `<main>'
  85. make: *** [all] Error 1
  86. ==> ERROR: Build Failed.
  87. Aborting...
  88. Error: Makepkg was unable to build rubyripper-git package.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement