Advertisement
Guest User

Untitled

a guest
Jun 4th, 2018
152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 8.27 KB | None | 0 0
  1. gcc -c -o tab.o tab.c -I. -I../../include -D__WINESRC__ -D_COMCTL32_ -D_REENTRANT -fPIC -Wall -pipe \
  2.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  3.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  4.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  5. gcc -c -o taskdialog.o taskdialog.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  6.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  7.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  8.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  9. gcc -c -o brush.o brush.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  10.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  11.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  12.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  13. make[1]: Leaving directory `/usr/src/packages/BUILD/wine-3.9/dlls/cryptui'
  14. gcc -c -o toolbar.o toolbar.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  15.  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  16.  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  17.  -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  18. In file included from d2d1_private.h:33:0,
  19.                 from bitmap_render_target.c:23:
  20. ../../include/d2d1_1.h:349:45: error: redefinition of typedef 'DWRITE_GLYPH_RUN_DESCRIPTION'
  21. ../../include/dwrite.h:614:3: note: previous declaration of 'DWRITE_GLYPH_RUN_DESCRIPTION' was here
  22. In file included from d2d1_private.h:33:0,
  23.                 from bitmap.c:22:
  24. ../../include/d2d1_1.h:349:45: error: redefinition of typedef 'DWRITE_GLYPH_RUN_DESCRIPTION'
  25. ../../include/dwrite.h:614:3: note: previous declaration of 'DWRITE_GLYPH_RUN_DESCRIPTION' was here
  26. make[1]: Entering directory `/usr/src/packages/BUILD/wine-3.9/dlls/d2d1/tests'
  27. gcc -c -o d2d1.o d2d1.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  28.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  29.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  30.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  31. make[1]: *** [bitmap_render_target.o] Error 1
  32. make[1]: *** Waiting for unfinished jobs....
  33. bitmap.c: In function 'unsafe_impl_from_ID2D1Bitmap':
  34. bitmap.c:581:12: warning: initialization from incompatible pointer type
  35. make[1]: Entering directory `/usr/src/packages/BUILD/wine-3.9/dlls/d3d10'
  36. gcc -c -o d3d10_main.o d3d10_main.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  37.  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  38.  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  39.  -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  40. make[1]: *** [bitmap.o] Error 1
  41. make[1]: Entering directory `/usr/src/packages/BUILD/wine-3.9/dlls/d3d10/tests'
  42. gcc -c -o device.o device.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  43.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  44.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  45.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  46. gcc -c -o str.o str.c -I. -I../../include -D__WINESRC__ -D_CRYPT32_ -D_REENTRANT -fPIC -Wall -pipe \
  47.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  48.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  49.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  50. In file included from d2d1_private.h:33:0,
  51.                  from brush.c:22:
  52. ../../include/d2d1_1.h:349:45: error: redefinition of typedef 'DWRITE_GLYPH_RUN_DESCRIPTION'
  53. ../../include/dwrite.h:614:3: note: previous declaration of 'DWRITE_GLYPH_RUN_DESCRIPTION' was here
  54. make[1]: *** [brush.o] Error 1
  55. make[1]: Leaving directory `/usr/src/packages/BUILD/wine-3.9/dlls/d2d1'
  56. make: *** [dlls/d2d1] Error 2
  57. make: *** Waiting for unfinished jobs....
  58. gcc -c -o effect.o effect.c -I. -I../../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  59.  -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  60.  -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  61.  -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  62. make[1]: Entering directory `/usr/src/packages/BUILD/wine-3.9/dlls/d3d10_1'
  63. gcc -c -o d3d10_1_main.o d3d10_1_main.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  64.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  65.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  66.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  67. gcc -c -o effect.o effect.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  68.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  69.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  70.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  71. ../../tools/wrc/wrc -o version.res --nostdinc -I. -I../../include -D__WINESRC__ version.rc
  72. ../../tools/wrc/wrc -o crypt32.res --nostdinc -I. -I../../include -D__WINESRC__ -D_CRYPT32_ \
  73.   --po-dir=../../po crypt32.rc
  74. In file included from d2d1.c:26:0:
  75. ../../../include/dwrite.h:614:3: error: redefinition of typedef 'DWRITE_GLYPH_RUN_DESCRIPTION'
  76. ../../../include/d2d1_1.h:349:45: note: previous declaration of 'DWRITE_GLYPH_RUN_DESCRIPTION' was here
  77. gcc -c -o shader.o shader.c -I. -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe \
  78.   -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body -Wignored-qualifiers \
  79.   -Wstrict-prototypes -Wtype-limits -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op \
  80.   -fno-omit-frame-pointer -DLDAP_DEPRECATED=1  -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0
  81. ../../tools/winegcc/winegcc -o crypt32.dll.so -B../../tools/winebuild -fasynchronous-unwind-tables -shared crypt32.spec \
  82.   base64.o cert.o chain.o collectionstore.o context.o crl.o ctl.o decode.o encode.o filestore.o \
  83.   main.o message.o msg.o object.o oid.o proplist.o protectdata.o provstore.o regstore.o rootstore.o \
  84.   serialize.o sip.o store.o str.o crypt32.res -lcryptnet -luser32 -ladvapi32 -lbcrypt \
  85.   ../../libs/port/libwine_port.a -Wb,-dcryptnet
  86. make[1]: *** [d2d1.o] Error 1
  87. make[1]: Leaving directory `/usr/src/packages/BUILD/wine-3.9/dlls/d2d1/tests'
  88. make: *** [dlls/d2d1/tests] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement