Advertisement
Guest User

cygwin rev.6265 errors

a guest
Sep 10th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.76 KB | None | 0 0
  1. c++wrap -ggdb -pipe -fdebug-prefix-map=/work/build32/runtime-stable=/usr/src/debug/msys -fdebug-prefix-map=/work/Cygwin=/usr/src/debug/msys -O2 -g -fno-rtti -fno-exceptions -Wall -Wstrict-aliasing -Wwrite-strings -fno-common -pipe -fbuiltin -fmessage-length=0 -MMD -Werror -fmerge-constants -ftracer -c -o arc4random.o /work/Cygwin/winsup/cygwin/libc/arc4random.cc
  2. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  3. from ./globals.h:5,
  4. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  5. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  6. /work/Cygwin/winsup/cygwin/ntdll.h:72:0: error: "TRANSACTION_ALL_ACCESS" redefined [-Werror]
  7. In file included from /usr/include/w32api/minwindef.h:146:0,
  8. from /usr/include/w32api/windef.h:8,
  9. from /usr/include/w32api/windows.h:69,
  10. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  11. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  12. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  13. /usr/include/w32api/winnt.h:8184:0: note: this is the location of the previous definition
  14. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  15. from ./globals.h:5,
  16. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  17. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  18. /work/Cygwin/winsup/cygwin/ntdll.h:72:0: error: "TRANSACTION_ALL_ACCESS" redefined [-Werror]
  19. In file included from /usr/include/w32api/minwindef.h:146:0,
  20. from /usr/include/w32api/windef.h:8,
  21. from /usr/include/w32api/windows.h:69,
  22. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  23. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  24. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  25. /usr/include/w32api/winnt.h:8184:0: note: this is the location of the previous definition
  26. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  27. from ./globals.h:5,
  28. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  29. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  30. /work/Cygwin/winsup/cygwin/ntdll.h:1117:14: error: multiple definition of ‘enum _THREAD_INFORMATION_CLASS’
  31. In file included from /work/Cygwin/winsup/cygwin/winbase.h:9:0,
  32. from /usr/include/w32api/windows.h:70,
  33. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  34. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  35. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  36. /usr/include/w32api/winbase.h:1160:16: error: previous definition here
  37. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  38. from ./globals.h:5,
  39. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  40. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  41. /work/Cygwin/winsup/cygwin/ntdll.h:1122:27: error: invalid type in declaration before ‘,’ token
  42. /work/Cygwin/winsup/cygwin/ntdll.h:1122:27: error: conflicting declaration ‘typedef int THREAD_INFORMATION_CLASS’
  43. In file included from /work/Cygwin/winsup/cygwin/winbase.h:9:0,
  44. from /usr/include/w32api/windows.h:70,
  45. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  46. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  47. from /work/Cygwin/winsup/cygwin/libc/arc4random.cc:36:
  48. /usr/include/w32api/winbase.h:1164:5: error: ‘THREAD_INFORMATION_CLASS’ has a previous declaration as ‘typedef enum _THREAD_INFORMATION_CLASS THREAD_INFORMATION_CLASS’
  49. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  50. from ./globals.h:5,
  51. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  52. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  53. /work/Cygwin/winsup/cygwin/ntdll.h:1117:14: error: multiple definition of ‘enum _THREAD_INFORMATION_CLASS’
  54. In file included from /work/Cygwin/winsup/cygwin/winbase.h:9:0,
  55. from /usr/include/w32api/windows.h:70,
  56. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  57. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  58. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  59. /usr/include/w32api/winbase.h:1160:16: error: previous definition here
  60. In file included from /work/Cygwin/winsup/cygwin/cygtls.h:279:0,
  61. from ./globals.h:5,
  62. from /work/Cygwin/winsup/cygwin/winsup.h:302,
  63. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  64. /work/Cygwin/winsup/cygwin/ntdll.h:1122:27: error: invalid type in declaration before ‘,’ token
  65. /work/Cygwin/winsup/cygwin/ntdll.h:1122:27: error: conflicting declaration ‘typedef int THREAD_INFORMATION_CLASS’
  66. In file included from /work/Cygwin/winsup/cygwin/winbase.h:9:0,
  67. from /usr/include/w32api/windows.h:70,
  68. from /work/Cygwin/winsup/cygwin/winlean.h:52,
  69. from /work/Cygwin/winsup/cygwin/winsup.h:76,
  70. from /work/Cygwin/winsup/cygwin/advapi32.cc:11:
  71. /usr/include/w32api/winbase.h:1164:5: error: ‘THREAD_INFORMATION_CLASS’ has a previous declaration as ‘typedef enum _THREAD_INFORMATION_CLASS THREAD_INFORMATION_CLASS’
  72. cc1plus: all warnings being treated as errors
  73. /work/Cygwin/winsup/cygwin/../Makefile.common:43: recipe for target 'arc4random.o' failed
  74. make[3]: *** [arc4random.o] Error 1
  75. i686-w64-mingw32-gcc -s -g -ggdb -O2 -pipe -fdebug-prefix-map=/work/build32/runtime-stable=/usr/src/debug/msys -fdebug-prefix-map=/work/Cygwin=/usr/src/debug/msys -nostdlib -Wl,-shared -e _DllMain@12 -o cyglsa.dll cyglsa.o cyglsa.def -ladvapi32 -lkernel32 -lntdll
  76. make[3]: *** Waiting for unfinished jobs....
  77. x86_64-w64-mingw32-gcc -s -g -ggdb -O2 -pipe -fdebug-prefix-map=/work/build32/runtime-stable=/usr/src/debug/msys -fdebug-prefix-map=/work/Cygwin=/usr/src/debug/msys -nostdlib -Wl,-shared -e DllMain -o cyglsa64.dll cyglsa64.o /work/Cygwin/winsup/lsaauth/cyglsa64.def -ladvapi32 -lkernel32 -lntdll
  78. /work/Cygwin/winsup/cygwin/advapi32.cc: In function ‘WINBOOL RevertToSelf()’:
  79. /work/Cygwin/winsup/cygwin/advapi32.cc:31:10: error: ‘ThreadImpersonationToken’ was not declared in this scope
  80. /work/Cygwin/winsup/cygwin/advapi32.cc: In function ‘WINBOOL ImpersonateLoggedOnUser(HANDLE)’:
  81. /work/Cygwin/winsup/cygwin/advapi32.cc:84:56: error: ‘ThreadImpersonationToken’ was not declared in this scope
  82. cc1plus: all warnings being treated as errors
  83. /work/Cygwin/winsup/cygwin/../Makefile.common:43: recipe for target 'advapi32.o' failed
  84. make[3]: *** [advapi32.o] Error 1
  85. make[3]: Leaving directory '/work/build32/runtime-stable/i686-pc-msys/winsup/cygwin'
  86. Makefile:82: recipe for target 'cygwin' failed
  87. make[2]: *** [cygwin] Error 1
  88. make[2]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement