Advertisement
Guest User

niceshaper build fail

a guest
Apr 18th, 2012
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. ==> Building and installing package
  2. ==> Making package: niceshaper 0.6rc8-1 (Wed Apr 18 21:23:10 CEST 2012)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Downloading niceshaper0.6rc8.tar.bz2...
  7. % Total % Received % Xferd Average Speed Time Time Time Current
  8. Dload Upload Total Spent Left Speed
  9. 100 54610 100 54610 0 0 30114 0 0:00:01 0:00:01 --:--:-- 33359
  10. ==> Validating source files with md5sums...
  11. niceshaper0.6rc8.tar.bz2 ... Passed
  12. ==> Extracting Sources...
  13. -> Extracting niceshaper0.6rc8.tar.bz2 with bsdtar
  14. bsdtar: Failed to set default locale
  15. ==> Entering fakeroot environment...
  16. ==> Starting build()...
  17. make -C src
  18. make[1]: Entering directory `/tmp/yaourt-tmp-user/aur-niceshaper/src/src'
  19. g++ -c aux.cc
  20. g++ -c error.cc
  21. g++ -c class.cc
  22. g++ -c niceshaper.cc
  23. g++ -c conv.cc
  24. class.cc: In member function 'int TcClass::writeChanges(int)':
  25. class.cc:352:32: error: 'write' was not declared in this scope
  26. class.cc: In member function 'void TcClass::stats(int, statsclassestype)':
  27. class.cc:375:34: error: 'write' was not declared in this scope
  28. error.cc: In member function 'void Debug::toSyslog(char*)':
  29. error.cc:175:42: error: 'getuid' was not declared in this scope
  30. error.cc: In member function 'void Debug::toLogFile(char*)':
  31. error.cc:186:40: error: 'write' was not declared in this scope
  32. error.cc:188:13: error: 'close' was not declared in this scope
  33. make[1]: *** [error.o] Error 1
  34. make[1]: *** Waiting for unfinished jobs....
  35. make[1]: *** [class.o] Error 1
  36. niceshaper.cc: In member function 'void NiceShaper::stats(int)':
  37. niceshaper.cc:759:34: error: 'write' was not declared in this scope
  38. make[1]: *** [niceshaper.o] Error 1
  39. make[1]: Leaving directory `/tmp/yaourt-tmp-user/aur-niceshaper/src/src'
  40. make: *** [all] Error 2
  41. ==> ERROR: A failure occurred in build().
  42. Aborting...
  43. ==> ERROR: Makepkg was unable to build niceshaper.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement