Advertisement
Guest User

Untitled

a guest
Aug 8th, 2011
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.22 KB | None | 0 0
  1. % LC_ALL=C makepkg
  2. ==> Making package: gpu-md5-crack 0.2.3-3 (Tue Aug 9 00:25:07 EEST 2011)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Downloading uploadFile?id=3...
  7. --2011-08-09 00:25:08-- http://bvernoux.free.fr/md5/uploadFile?id=3
  8. Resolving bvernoux.free.fr... 212.27.63.150
  9. Connecting to bvernoux.free.fr|212.27.63.150|:80... connected.
  10. HTTP request sent, awaiting response... 200 OK
  11. Length: 142908 (140K) [application/save]
  12. Saving to: `uploadFile?id=3.part'
  13.  
  14. 100%[============================================================================================>] 142,908 54.9K/s in 2.5s
  15.  
  16. 2011-08-09 00:25:10 (54.9 KB/s) - `uploadFile?id=3.part' saved [142908/142908]
  17.  
  18. -> Found common.mk.patch
  19. ==> Validating source files with sha256sums...
  20. uploadFile?id=3 ... Passed
  21. common.mk.patch ... Passed
  22. ==> Extracting Sources...
  23. ==> Entering fakeroot environment...
  24. ==> Starting build()...
  25. patching file common.mk
  26. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  27. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  28. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  29. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  30. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  31. bruteforce.cpp: In function 'double md5_crack_brute_force(e_charset, uint*, unsigned char*, uint, pwdfound*)':
  32. bruteforce.cpp:1082:53: warning: variable 'elapsed_time_ms_gpu' set but not used [-Wunused-but-set-variable]
  33. bruteforce.cpp:1084:9: warning: variable 'gpuWords_num' set but not used [-Wunused-but-set-variable]
  34. bruteforce.cpp: In function 'double bruteforce_cpu_gpu(e_charset, unsigned char*, uint)':
  35. bruteforce.cpp:1119:33: warning: variable 'elapsed_time_ms_bf' set but not used [-Wunused-but-set-variable]
  36. bruteforce.cpp:1119:53: warning: variable 'elapsed_time_ms_mem' set but not used [-Wunused-but-set-variable]
  37. bruteforce.cpp:1136:14: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  38. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  39. cc1plus: warning: command line option '-Wimplicit' is valid for C/ObjC but not for C++ [enabled by default]
  40. cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default]
  41. cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default]
  42. cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default]
  43. cc1: warning: command line option '-fpermissive' is valid for C++/ObjC++ but not for C [enabled by default]
  44. ==> Tidying install...
  45. -> Purging other files...
  46. -> Compressing man and info pages...
  47. -> Stripping unneeded symbols from binaries and libraries...
  48. ==> Creating package...
  49. -> Generating .PKGINFO file...
  50. -> Compressing package...
  51. ==> Leaving fakeroot environment.
  52. ==> Finished making: gpu-md5-crack 0.2.3-3 (Tue Aug 9 00:25:15 EEST 2011)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement