Advertisement
lenzj

burp-backup compile error

Mar 26th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.47 KB | None | 0 0
  1. checking for gcc... gcc
  2. checking whether the C compiler works... yes
  3. checking for C compiler default output file name... a.out
  4. checking for suffix of executables...
  5. checking whether we are cross compiling... no
  6. checking for suffix of object files... o
  7. checking whether we are using the GNU C compiler... yes
  8. checking whether gcc accepts -g... yes
  9. checking for gcc option to accept ISO C89... none needed
  10. checking how to run the C preprocessor... gcc -E
  11. checking for grep that handles long lines and -e... /usr/bin/grep
  12. checking for egrep... /usr/bin/grep -E
  13. checking for ANSI C header files... yes
  14. checking for sys/types.h... yes
  15. checking for sys/stat.h... yes
  16. checking for stdlib.h... yes
  17. checking for string.h... yes
  18. checking for memory.h... yes
  19. checking for strings.h... yes
  20. checking for inttypes.h... yes
  21. checking for stdint.h... yes
  22. checking for unistd.h... yes
  23. checking minix/config.h usability... no
  24. checking minix/config.h presence... no
  25. checking for minix/config.h... no
  26. checking whether it is safe to define __EXTENSIONS__... yes
  27. checking for true... /usr/bin/true
  28. checking for false... /usr/bin/false
  29. checking for gcc... (cached) gcc
  30. checking whether we are using the GNU C compiler... (cached) yes
  31. checking whether gcc accepts -g... (cached) yes
  32. checking for gcc option to accept ISO C89... (cached) none needed
  33. checking for g++... g++
  34. checking whether we are using the GNU C++ compiler... yes
  35. checking whether g++ accepts -g... yes
  36. checking whether gcc and cc understand -c and -o together... yes
  37. checking whether gcc needs -traditional... no
  38. checking for a BSD-compatible install... /usr/bin/install -c
  39. checking for mv... /usr/bin/mv
  40. checking for rm... /usr/bin/rm
  41. checking for cp... /usr/bin/cp
  42. checking for sed... /usr/bin/sed
  43. checking for echo... /usr/bin/echo
  44. checking for cmp... /usr/bin/cmp
  45. checking for tbl... /usr/bin/tbl
  46. checking for ar... /usr/bin/ar
  47. checking for openssl... /usr/bin/openssl
  48. checking for pkg-config... /usr/bin/pkg-config
  49. checking for pidof... /usr/bin/pidof
  50. checking for gawk... gawk
  51. checking for gawk... /usr/bin/gawk
  52. checking build system type... x86_64-unknown-linux-gnu
  53. checking host system type... x86_64-unknown-linux-gnu
  54. checking how to print strings... printf
  55. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  56. checking for fgrep... /usr/bin/grep -F
  57. checking for ld used by gcc... /usr/bin/ld
  58. checking if the linker (/usr/bin/ld) is GNU ld... yes
  59. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  60. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  61. checking whether ln -s works... yes
  62. checking the maximum length of command line arguments... 1572864
  63. checking whether the shell understands some XSI constructs... yes
  64. checking whether the shell understands "+="... yes
  65. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  66. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  67. checking for /usr/bin/ld option to reload object files... -r
  68. checking for objdump... objdump
  69. checking how to recognize dependent libraries... pass_all
  70. checking for dlltool... no
  71. checking how to associate runtime and link libraries... printf %s\n
  72. checking for archiver @FILE support... @
  73. checking for strip... strip
  74. checking for ranlib... ranlib
  75. checking command to parse /usr/bin/nm -B output from gcc object... ok
  76. checking for sysroot... no
  77. checking for mt... no
  78. checking if : is a manifest tool... no
  79. checking for dlfcn.h... yes
  80. checking for objdir... .libs
  81. checking if gcc supports -fno-rtti -fno-exceptions... no
  82. checking for gcc option to produce PIC... -fPIC -DPIC
  83. checking if gcc PIC flag -fPIC -DPIC works... yes
  84. checking if gcc static flag -static works... yes
  85. checking if gcc supports -c -o file.o... yes
  86. checking if gcc supports -c -o file.o... (cached) yes
  87. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  88. checking whether -lc should be explicitly linked in... no
  89. checking dynamic linker characteristics... GNU/Linux ld.so
  90. checking how to hardcode library paths into programs... immediate
  91. checking whether stripping libraries is possible... yes
  92. checking if libtool supports shared libraries... yes
  93. checking whether to build shared libraries... yes
  94. checking whether to build static libraries... no
  95. checking how to run the C++ preprocessor... g++ -E
  96. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  97. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  98. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  99. checking for g++ option to produce PIC... -fPIC -DPIC
  100. checking if g++ PIC flag -fPIC -DPIC works... yes
  101. checking if g++ static flag -static works... yes
  102. checking if g++ supports -c -o file.o... yes
  103. checking if g++ supports -c -o file.o... (cached) yes
  104. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  105. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  106. checking how to hardcode library paths into programs... immediate
  107. checking for Operating System Distribution... done
  108. checking whether make sets $(MAKE)... yes
  109. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  110. checking whether NLS is requested... yes
  111. checking for msgfmt... /usr/bin/msgfmt
  112. checking for gmsgfmt... /usr/bin/msgfmt
  113. checking for xgettext... /usr/bin/xgettext
  114. checking for msgmerge... /usr/bin/msgmerge
  115. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  116. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  117. checking for shared library run path origin... done
  118. checking for CFPreferencesCopyAppValue... no
  119. checking for CFLocaleCopyCurrent... no
  120. checking for GNU gettext in libc... yes
  121. checking whether to use NLS... yes
  122. checking where the gettext function comes from... libc
  123. checking for socket... yes
  124. using libc's socket
  125. checking for IPv6 support... yes
  126. checking for OpenSSL... checking for EVP_PKEY_encrypt_old in -lssl... yes
  127. yes
  128. checking for special C compiler options needed for large files... no
  129. checking for _FILE_OFFSET_BITS value needed for large files... no
  130. checking for X... libraries , headers
  131. checking for gethostbyname... yes
  132. checking for connect... yes
  133. checking for remove... yes
  134. checking for shmat... yes
  135. checking for IceConnectionNumber in -lICE... yes
  136. checking assert.h usability... yes
  137. checking assert.h presence... yes
  138. checking for assert.h... yes
  139. checking fcntl.h usability... yes
  140. checking fcntl.h presence... yes
  141. checking for fcntl.h... yes
  142. checking grp.h usability... yes
  143. checking grp.h presence... yes
  144. checking for grp.h... yes
  145. checking pwd.h usability... yes
  146. checking pwd.h presence... yes
  147. checking for pwd.h... yes
  148. checking libc.h usability... no
  149. checking libc.h presence... no
  150. checking for libc.h... no
  151. checking limits.h usability... yes
  152. checking limits.h presence... yes
  153. checking for limits.h... yes
  154. checking stdarg.h usability... yes
  155. checking stdarg.h presence... yes
  156. checking for stdarg.h... yes
  157. checking for stdlib.h... (cached) yes
  158. checking for stdint.h... (cached) yes
  159. checking for string.h... (cached) yes
  160. checking for strings.h... (cached) yes
  161. checking termios.h usability... yes
  162. checking termios.h presence... yes
  163. checking for termios.h... yes
  164. checking termcap.h usability... yes
  165. checking termcap.h presence... yes
  166. checking for termcap.h... yes
  167. checking term.h usability... yes
  168. checking term.h presence... yes
  169. checking for term.h... yes
  170. checking for unistd.h... (cached) yes
  171. checking sys/bitypes.h usability... yes
  172. checking sys/bitypes.h presence... yes
  173. checking for sys/bitypes.h... yes
  174. checking sys/byteorder.h usability... no
  175. checking sys/byteorder.h presence... no
  176. checking for sys/byteorder.h... no
  177. checking sys/ioctl.h usability... yes
  178. checking sys/ioctl.h presence... yes
  179. checking for sys/ioctl.h... yes
  180. checking sys/select.h usability... yes
  181. checking sys/select.h presence... yes
  182. checking for sys/select.h... yes
  183. checking sys/socket.h usability... yes
  184. checking sys/socket.h presence... yes
  185. checking for sys/socket.h... yes
  186. checking sys/sockio.h usability... no
  187. checking sys/sockio.h presence... no
  188. checking for sys/sockio.h... no
  189. checking for sys/stat.h... (cached) yes
  190. checking sys/time.h usability... yes
  191. checking sys/time.h presence... yes
  192. checking for sys/time.h... yes
  193. checking for sys/types.h... (cached) yes
  194. checking arpa/nameser.h usability... yes
  195. checking arpa/nameser.h presence... yes
  196. checking for arpa/nameser.h... yes
  197. checking mtio.h usability... no
  198. checking mtio.h presence... no
  199. checking for mtio.h... no
  200. checking sys/mtio.h usability... yes
  201. checking sys/mtio.h presence... yes
  202. checking for sys/mtio.h... yes
  203. checking sys/tape.h usability... no
  204. checking sys/tape.h presence... no
  205. checking for sys/tape.h... no
  206. checking regex.h usability... yes
  207. checking regex.h presence... yes
  208. checking for regex.h... yes
  209. checking for ANSI C header files... (cached) yes
  210. checking whether sys/types.h defines makedev... yes
  211. checking for dirent.h that defines DIR... yes
  212. checking for library containing opendir... none required
  213. checking whether stat file-mode macros are broken... no
  214. checking for sys/wait.h that is POSIX.1 compatible... yes
  215. checking whether time.h and sys/time.h may both be included... yes
  216. checking for struct stat.st_blksize... yes
  217. checking for struct stat.st_blocks... yes
  218. checking whether struct tm is in sys/time.h or time.h... time.h
  219. checking for struct tm.tm_zone... yes
  220. checking for utime.h... yes
  221. checking for socklen_t... yes
  222. checking for ioctl_req_t... yes
  223. checking for typeof... yes
  224. checking for an ANSI C-conforming const... yes
  225. checking how to get filesystem type... 4.3BSD
  226. checking sys/statvfs.h usability... yes
  227. checking sys/statvfs.h presence... yes
  228. checking for sys/statvfs.h... yes
  229. checking return type of signal handlers... void
  230. checking for type of signal functions... posix
  231. checking for mode_t... yes
  232. checking for uid_t in sys/types.h... yes
  233. checking for size_t... yes
  234. checking for pid_t... yes
  235. checking for off_t... yes
  236. checking for intptr_t... yes
  237. checking for uintptr_t... yes
  238. checking for ino_t... yes
  239. checking for dev_t... yes
  240. checking for daddr_t... yes
  241. checking for major_t... no
  242. checking for minor_t... no
  243. checking for ssize_t... yes
  244. checking for struct stat.st_blocks... (cached) yes
  245. checking for struct stat.st_rdev... yes
  246. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  247. checking for an ANSI C-conforming const... (cached) yes
  248. checking size of char... 1
  249. checking size of short int... 2
  250. checking size of int... 4
  251. checking size of long int... 8
  252. checking size of long long int... 8
  253. checking size of int *... 8
  254. checking for u_int type... yes
  255. checking for intmax_t type... yes
  256. checking for u_intmax_t type... no
  257. checking for intXX_t types... yes
  258. checking for int64_t type... yes
  259. checking for u_intXX_t types... yes
  260. checking for u_int64_t types... yes
  261. checking for uintXX_t types in sys/bitypes.h... no
  262. checking for fork... yes
  263. checking for getcwd... yes
  264. checking for gethostname... yes
  265. checking for getpid... yes
  266. checking for gettimeofday... yes
  267. checking for setpgid... yes
  268. checking for setpgrp... yes
  269. checking for setsid... yes
  270. checking for strerror... yes
  271. checking for strncmp... yes
  272. checking for strncpy... yes
  273. checking for vfprintf... yes
  274. checking for lockf... yes
  275. checking for fchdir... yes
  276. checking for strtoll... yes
  277. checking for posix_fadvise... yes
  278. checking for fdatasync... yes
  279. checking for chflags... no
  280. checking for snprintf... yes
  281. checking for vsnprintf... yes
  282. checking for gethostid... yes
  283. checking for fseeko... yes
  284. checking for va_copy... yes,
  285. checking for localtime_r... yes
  286. checking for readdir_r... yes
  287. checking for strerror_r... yes
  288. checking for gethostbyname_r... yes
  289. checking for gethostbyname_r... (cached) yes
  290. using libc's resolver
  291. checking for inet_pton... yes
  292. checking for inet_ntop... yes
  293. checking for gethostbyname2... yes
  294. checking for struct sockaddr has a sa_len field... no
  295. checking for strftime... yes
  296. checking for vprintf... yes
  297. checking for _doprnt... no
  298. checking for working alloca.h... yes
  299. checking for alloca... yes
  300. checking for library containing getmntent... none required
  301. checking for getmntinfo... no
  302. checking whether closedir returns void... no
  303. checking for gettext in -lintl... no
  304. checking for getpwnam in -lsun... no
  305. checking zlib.h usability... yes
  306. checking zlib.h presence... yes
  307. checking for zlib.h... yes
  308. checking for deflate in -lz... yes
  309. checking crypt.h usability... yes
  310. checking crypt.h presence... yes
  311. checking for crypt.h... yes
  312. checking for crypt in -lcrypt... yes
  313. checking uthash.h usability... no
  314. checking uthash.h presence... no
  315. checking for uthash.h... no
  316. No uthash library. Will use own uthash/uthash.h
  317. checking librsync.h usability... yes
  318. checking librsync.h presence... yes
  319. checking for librsync.h... yes
  320. checking for rs_delta_begin in -lrsync... yes
  321. checking ncurses.h usability... yes
  322. checking ncurses.h presence... yes
  323. checking for ncurses.h... yes
  324. checking for curs_set in -lncurses... yes
  325. checking afs/stds.h usability... no
  326. checking afs/stds.h presence... no
  327. checking for afs/stds.h... no
  328. checking sys/acl.h usability... yes
  329. checking sys/acl.h presence... yes
  330. checking for sys/acl.h... yes
  331. checking for acl_get_file... no
  332. checking for acl_get_file in -lacl... yes
  333. checking sys/extattr.h usability... no
  334. checking sys/extattr.h presence... no
  335. checking for sys/extattr.h... no
  336. checking libutil.h usability... no
  337. checking libutil.h presence... no
  338. checking for libutil.h... no
  339. checking for extattr_get_link... no
  340. checking for extattr_set_link... no
  341. checking for extattr_list_link... no
  342. checking for extattr_get_file... no
  343. checking for extattr_set_file... no
  344. checking for extattr_list_file... no
  345. checking sys/xattr.h usability... yes
  346. checking sys/xattr.h presence... yes
  347. checking for sys/xattr.h... yes
  348. checking for llistxattr... yes
  349. checking for lgetxattr... yes
  350. checking for lsetxattr... yes
  351. checking sys/prctl.h usability... yes
  352. checking sys/prctl.h presence... yes
  353. checking for sys/prctl.h... yes
  354. checking sys/capability.h usability... yes
  355. checking sys/capability.h presence... yes
  356. checking for sys/capability.h... yes
  357. checking for prctl... yes
  358. checking for setreuid... yes
  359. checking for cap_set_proc in -lcap... yes
  360. configure: creating ./config.status
  361. config.status: creating autoconf/Make.common
  362. config.status: creating Makefile
  363. config.status: creating manpages/Makefile
  364. config.status: creating src/Makefile
  365. config.status: creating src/config.h
  366. config.status: executing libtool commands
  367. config.status: executing po-directories commands
  368. config.status: executing default commands
  369. Doing make of dependencies
  370. ==>Entering directory /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src
  371. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  372. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  373. ==>Entering directory /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages
  374. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  375. make[1]: Nothing to be done for 'depend'.
  376. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  377.  
  378. Configuration on Thu Mar 26 20:41:06 CDT 2015:
  379.  
  380. Host: x86_64-unknown-linux-gnu -- archlinux
  381. Burp version: Burp 1.3.48
  382. Source code location: .
  383. Install binaries: /usr/bin
  384. Install config files: /etc/burp
  385. Man directory: ${datarootdir}/man
  386. C Compiler: gcc
  387. C++ Compiler: g++
  388. Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti
  389. Linker flags: -Wl,-O1,--sort-common,--as-needed,-z,relro
  390. Libraries:
  391. Static:
  392.  
  393. ncurses: yes
  394. openssl: yes
  395. zlib: yes
  396. librsync: yes
  397. acl: yes
  398. xattr: yes
  399. ipv6: yes
  400.  
  401.  
  402. ==> Entering fakeroot environment...
  403. ==> Starting package()...
  404. ==>Entering directory /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src
  405. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  406. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti acl.c
  407. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti asyncio.c
  408. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti attribs.c
  409. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti auth_server.c
  410. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti auth_client.c
  411. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti autoupgrade_client.c
  412. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti autoupgrade_server.c
  413. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti backup_phase1_client.c
  414. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti backup_phase2_client.c
  415. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti backup_phase1_server.c
  416. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti backup_phase2_server.c
  417. backup_phase2_server.c: In function ‘int process_changed_file(sbuf*, sbuf*, const char*, const char*, const char*, int*, cntr*, config*)’:
  418. backup_phase2_server.c:483:42: error: ‘RS_DEFAULT_STRONG_LEN’ was not declared in this scope
  419. if(!(p1b->sigjob=rs_sig_begin(blocklen, RS_DEFAULT_STRONG_LEN)))
  420. ^
  421. Makefile:206: recipe for target 'backup_phase2_server.o' failed
  422. make[1]: *** [backup_phase2_server.o] Error 1
  423. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  424.  
  425.  
  426. ====== Error in /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src ======
  427.  
  428.  
  429. ==>Entering directory /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages
  430. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  431. make[1]: Nothing to be done for 'all'.
  432. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  433. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//usr/bin
  434. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//usr/bin
  435. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp
  436. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp
  437. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/CA-client
  438. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/CA-client
  439. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//run
  440. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//run
  441. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//var/spool/burp
  442. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//var/spool/burp
  443. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/clientconfdir
  444. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/clientconfdir/incexc
  445. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/client
  446. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/server
  447. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/server/win32
  448. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/server/win32/1.3.48
  449. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/server/win64
  450. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//etc/burp/autoupgrade/server/win64/1.3.48
  451. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  452. g++ -c -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -fno-strict-aliasing -fno-exceptions -fno-rtti backup_phase2_server.c
  453. backup_phase2_server.c: In function ‘int process_changed_file(sbuf*, sbuf*, const char*, const char*, const char*, int*, cntr*, config*)’:
  454. backup_phase2_server.c:483:42: error: ‘RS_DEFAULT_STRONG_LEN’ was not declared in this scope
  455. if(!(p1b->sigjob=rs_sig_begin(blocklen, RS_DEFAULT_STRONG_LEN)))
  456. ^
  457. Makefile:206: recipe for target 'backup_phase2_server.o' failed
  458. make[1]: *** [backup_phase2_server.o] Error 1
  459. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/src'
  460. make[1]: Entering directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  461. /tmp/yaourt-tmp-username/aur-burp-backup/src/burp/autoconf/mkinstalldirs /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup///usr/share/man/man8
  462. mkdir -p -- /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup///usr/share/man/man8
  463. for I in burp.8 burp_ca.8 bedup.8 vss_strip.8 ; \
  464. do (/usr/bin/rm -f $I.gz; gzip -c $I >$I.gz; \
  465. /usr/bin/install -c -m 644 $I.gz /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//usr/share/man/man8/$I.gz; \
  466. rm -f $I.gz); \
  467. done
  468. make[1]: Leaving directory '/tmp/yaourt-tmp-username/aur-burp-backup/src/burp/manpages'
  469. cp configs/certs/CA/burp_ca /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//usr/bin && chmod 755 /tmp/yaourt-tmp-username/aur-burp-backup/pkg/burp-backup//usr/bin/burp_ca
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement