Advertisement
Guest User

MAKEFLAGS=-j5

a guest
Jan 17th, 2017
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.09 KB | None | 0 0
  1. makepkg -sCrf
  2. ==> Making package: reaver-wps-fork-t6x-git 1.5.2.r201.707c574-1 (Tue Jan 17 23:36:29 EET 2017)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Updating reaver-wps-fork-t6x-git git repo...
  7. Fetching origin
  8. ==> Validating source files with sha256sums...
  9. reaver-wps-fork-t6x-git ... Skipped
  10. ==> Removing existing $srcdir/ directory...
  11. ==> Extracting sources...
  12. -> Creating working copy of reaver-wps-fork-t6x git repo...
  13. Cloning into 'reaver-wps-fork-t6x-git'...
  14. done.
  15. ==> Starting pkgver()...
  16. ==> Removing existing $pkgdir/ directory...
  17. ==> Starting build()...
  18. checking for gcc... gcc
  19. checking whether the C compiler works... yes
  20. checking for C compiler default output file name... a.out
  21. checking for suffix of executables...
  22. checking whether we are cross compiling... no
  23. checking for suffix of object files... o
  24. checking whether we are using the GNU C compiler... yes
  25. checking whether gcc accepts -g... yes
  26. checking for gcc option to accept ISO C89... none needed
  27. checking for pcap_open_live in -lpcap... yes
  28. checking how to run the C preprocessor... gcc -E
  29. checking for grep that handles long lines and -e... /usr/bin/grep
  30. checking for egrep... /usr/bin/grep -E
  31. checking for ANSI C header files... yes
  32. checking for sys/types.h... yes
  33. checking for sys/stat.h... yes
  34. checking for stdlib.h... yes
  35. checking for string.h... yes
  36. checking for memory.h... yes
  37. checking for strings.h... yes
  38. checking for inttypes.h... yes
  39. checking for stdint.h... yes
  40. checking for unistd.h... yes
  41. checking for stdlib.h... (cached) yes
  42. checking for stdint.h... (cached) yes
  43. checking for string.h... (cached) yes
  44. checking pcap.h usability... yes
  45. checking pcap.h presence... yes
  46. checking for pcap.h... yes
  47. configure: creating ./config.status
  48. config.status: creating Makefile
  49. (cd lwe && make BUILD_STATIC=y libiw.a)
  50. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function globule.c -c
  51. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function init.c -c
  52. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function crc.c -c
  53. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -D_FORTIFY_SOURCE=2 -c -o libwps/libwps.o libwps/libwps.c
  54. make[1]: Entering directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/lwe'
  55. cp wireless.21.h wireless.h
  56. gcc -Os -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Wpointer-arith -Wcast-qual -Winline -I. -MMD -fPIC -c -o iwlib.so iwlib.c
  57. In file included from /usr/include/sys/types.h:25:0,
  58. from iwlib.h:24,
  59. from iwlib.c:14:
  60. /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
  61. # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
  62. ^~~~~~~
  63. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_attr_build.o wps/wps_attr_build.c
  64. libwps/libwps.c: In function ‘parse_wps_parameters’:
  65. libwps/libwps.c:29:12: warning: variable ‘data_len’ set but not used [-Wunused-but-set-variable]
  66. size_t data_len = 0, offset = 0;
  67. ^~~~~~~~
  68. libwps/libwps.c: In function ‘parse_wps_tag’:
  69. libwps/libwps.c:89:74: warning: iteration 16 invokes undefined behavior [-Waggressive-loop-optimizations]
  70. el = get_wps_data_element(wps_ie_data, wps_data_len, elements[i], &el_len);
  71. ~~~~~~~~^~~
  72. libwps/libwps.c:86:9: note: within this loop
  73. for(i=0; i<sizeof(elements); i++)
  74. ^~~
  75. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_attr_parse.o wps/wps_attr_parse.c
  76. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_attr_process.o wps/wps_attr_process.c
  77. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps.o wps/wps.c
  78. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_common.o wps/wps_common.c
  79. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_dev_attr.o wps/wps_dev_attr.c
  80. wps/wps_dev_attr.c: In function ‘wps_process_serial_number’:
  81. wps/wps_dev_attr.c:345:86: warning: pointer targets in passing argument 2 of ‘pingen_belkin’ differ in signedness [-Wpointer-sign]
  82. printf("[Pin Gen] Pin Generated : %08d\n",pingen_belkin(mac2str(get_bssid(),'\0'), str, str_len, 0));
  83. ^~~
  84. In file included from ./wps.h:40:0,
  85. from ./defs.h:46,
  86. from ./globule.h:38,
  87. from wps/wps_dev_attr.c:15:
  88. ./utils/common.h:447:5: note: expected ‘const char *’ but argument is of type ‘const u8 * {aka const unsigned char *}’
  89. int pingen_belkin(const char *mac, const char *serial, int len_serial, int add);
  90. ^~~~~~~~~~~~~
  91. wps/wps_dev_attr.c:346:90: warning: pointer targets in passing argument 2 of ‘pingen_belkin’ differ in signedness [-Wpointer-sign]
  92. printf("[Pin Gen] Pin Generated (+1): %08d\n",pingen_belkin(mac2str(get_bssid(),'\0'), str, str_len, 1));
  93. ^~~
  94. In file included from ./wps.h:40:0,
  95. from ./defs.h:46,
  96. from ./globule.h:38,
  97. from wps/wps_dev_attr.c:15:
  98. ./utils/common.h:447:5: note: expected ‘const char *’ but argument is of type ‘const u8 * {aka const unsigned char *}’
  99. int pingen_belkin(const char *mac, const char *serial, int len_serial, int add);
  100. ^~~~~~~~~~~~~
  101. wps/wps_dev_attr.c:347:92: warning: pointer targets in passing argument 2 of ‘pingen_belkin’ differ in signedness [-Wpointer-sign]
  102. printf("[Pin Gen] Pin Generated (-1): %08d\n\n",pingen_belkin(mac2str(get_bssid(),'\0'), str, str_len, -1));
  103. ^~~
  104. In file included from ./wps.h:40:0,
  105. from ./defs.h:46,
  106. from ./globule.h:38,
  107. from wps/wps_dev_attr.c:15:
  108. ./utils/common.h:447:5: note: expected ‘const char *’ but argument is of type ‘const u8 * {aka const unsigned char *}’
  109. int pingen_belkin(const char *mac, const char *serial, int len_serial, int add);
  110. ^~~~~~~~~~~~~
  111. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_enrollee.o wps/wps_enrollee.c
  112. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_registrar.o wps/wps_registrar.c
  113. gcc -DCONF_DIR='"/etc/reaver"' -Wall -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -Wno-unused-function -I. -Iutils -D_FORTIFY_SOURCE=2 -c -o wps/wps_ufd.o wps/wps_ufd.c
  114. In file included from /usr/include/string.h:630:0,
  115. from ./defs.h:42,
  116. from ./globule.h:38,
  117. from wps/wps_registrar.c:14:
  118. wps/wps_registrar.c: In function ‘wps_process_ap_settings_r’:
  119. wps/wps_registrar.c:2791:27: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
  120. wps->key = strdup(wps->cred.key);
  121. ^
  122. In file included from ./defs.h:42:0,
  123. from ./globule.h:38,
  124. from wps/wps_registrar.c:14:
  125. /usr/include/string.h:394:15: note: expected ‘const char *’ but argument is of type ‘u8 * {aka unsigned char *}’
  126. extern size_t strlen (const char *__s)
  127. ^~~~~~
  128. In file included from /usr/include/string.h:630:0,
  129. from ./defs.h:42,
  130. from ./globule.h:38,
  131. from wps/wps_registrar.c:14:
  132. wps/wps_registrar.c:2791:27: warning: pointer targets in passing argument 1 of ‘__strdup’ differ in signedness [-Wpointer-sign]
  133. wps->key = strdup(wps->cred.key);
  134. ^
  135. /usr/include/bits/string2.h:324:14: note: expected ‘const char *’ but argument is of type ‘u8 * {aka unsigned char *}’
  136. extern char *__strdup (const char *__string) __THROW __attribute_malloc__;
  137. ^~~~~~~~
  138. (cd utils && make)
  139. make[1]: Entering directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/utils'
  140. (cd tls && make)
  141. make: *** No rule to make target 'lwe/libiw.a', needed by 'wash'. Stop.
  142. make: *** Waiting for unfinished jobs....
  143. make[1]: Entering directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/tls'
  144. rm -f libiw.a
  145. CC base64.c
  146. ar cru libiw.a iwlib.so
  147. ar: `u' modifier ignored since `D' is the default (see `U')
  148. ranlib libiw.a
  149. CC asn1.c
  150. make[1]: Leaving directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/lwe'
  151. In file included from bignum.c:21:0:
  152. libtommath.c: In function ‘mp_exptmod’:
  153. libtommath.c:580:9: warning: variable ‘dr’ set but not used [-Wunused-but-set-variable]
  154. int dr;
  155. ^~
  156. CC common.c
  157. CC pkcs1.c
  158. CC pkcs5.c
  159. CC ip_addr.c
  160. CC radiotap.c
  161. CC rsa.c
  162. CC trace.c
  163. CC pkcs8.c
  164. CC uuid.c
  165. CC tlsv1_client.c
  166. CC tlsv1_client_read.c
  167. CC wpa_debug.c
  168. CC tlsv1_client_write.c
  169. CC tlsv1_common.c
  170. CC bignum.c
  171. tlsv1_server_read.c: In function ‘tls_process_client_key_exchange_rsa’:
  172. tlsv1_server_read.c:474:9: warning: variable ‘encr_len’ set but not used [-Wunused-but-set-variable]
  173. u16 encr_len;
  174. ^~~~~~~~
  175. CC wpabuf.c
  176. CC tlsv1_cred.c
  177. CC tlsv1_record.c
  178. CC os_unix.c
  179. CC tlsv1_server_read.c
  180. CC tlsv1_server.c
  181. CC tlsv1_server_write.c
  182. CC eloop.c
  183. ar crT libutils.a base64.o common.o ip_addr.o radiotap.o trace.o uuid.o wpa_debug.o wpabuf.o os_unix.o eloop.o
  184. make[1]: Leaving directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/utils'
  185. CC x509v3.c
  186. ar crT libtls.a asn1.o bignum.o pkcs1.o pkcs5.o pkcs8.o rsa.o tlsv1_client.o tlsv1_client_read.o tlsv1_client_write.o tlsv1_common.o tlsv1_cred.o tlsv1_record.o tlsv1_server.o tlsv1_server_read.o tlsv1_server_write.o x509v3.o
  187. make[1]: Leaving directory '/home/edvinas/dev/abs/aur/reaver-wps-fork-t6x-git/src/reaver-wps-fork-t6x-git/src/tls'
  188. ==> ERROR: A failure occurred in build().
  189. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement