Advertisement
Guest User

Untitled

a guest
May 9th, 2017
513
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.27 KB | None | 0 0
  1.  
  2. ==> Lade PKGBUILD von bareos-common aus dem AUR herunter...
  3. x .SRCINFO
  4. x .gitignore
  5. x PKGBUILD
  6. x PKGBUILD.common
  7. x bareos-bconsole.install
  8. x bareos-common.install
  9. x bareos-database-mysql.install
  10. x bareos-database-postgresql.install
  11. x bareos-director.install
  12. x bareos-filedaemon.install
  13. x bareos-storage.install
  14. freaknils commented on 2017-05-05 08:17
  15. @spradlim:
  16. Hey, thanks for your work. Did you got a solution for this problem?
  17. Do you need any support?
  18.  
  19. spradlim commented on 2017-05-06 02:01
  20. Fixed. Sorry was busy
  21.  
  22. freaknils commented on 2017-05-07 12:34
  23. Same error still here:
  24. cp: the call from stat for 'usr/lib/bareos/libbareos-[0-9]*.so' is not possible: File or folder not found
  25.  
  26. spradlim commented on 2017-05-08 17:08
  27. @freaknils: What package are you trying to install filedaemon?
  28. I am not seeing this error so am having trouble debugging it.
  29.  
  30. freaknils commented on 2017-05-08 19:26
  31. Building bareos-common.
  32.  
  33. bareos-common 16.2.5-2 (2017-05-06 01:58)
  34. (Nicht unterstütztes Paket: Potenziell gefährlich!)
  35. ==> WARNUNG:Dieses PKGBUILD beschreibt ein geteiltes Paket.
  36. ==> Spezifische Paketoptionen sind unbekannt
  37. ==> Von bareos benötigt:
  38. - sqlite3 (bereits installiert) [makedepend]
  39. - libmariadbclient (bereits installiert) [makedepend]
  40. - postgresql-libs (bereits installiert) [makedepend]
  41. - lzo (bereits installiert) [makedepend]
  42. - acl (bereits installiert) [makedepend]
  43. - libcap (bereits installiert) [makedepend]
  44. - python2 (bereits installiert) [makedepend]
  45. - python (bereits installiert) [makedepend]
  46.  
  47.  
  48. ==> Mit dem Erstellen von bareos-common fortfahren?[J/n]
  49. ==> ----------------------------------------------------
  50. ==>
  51. ==> Erstelle und installiere Paket
  52. ==> Erstelle Paket: bareos 16.2.5-2 (Di 9. Mai 11:49:11 CEST 2017)
  53. ==> Prüfe Laufzeit-Abhängigkeiten...
  54. ==> Prüfe Buildtime-Abhängigkeiten...
  55. ==> Empfange Quellen...
  56. -> Klone das bareos git Repo...
  57. Klone in Bare-Repository '/tmp/yaourt-tmp-nils/aur-bareos-common/bareos' ...
  58. -> PKGBUILD.common gefunden
  59. ==> Überprüfe source Dateien mit sha256sums...
  60. bareos ... Übersprungen
  61. PKGBUILD.common ... Durchgelaufen
  62. ==> Entpacke Quellen...
  63. -> Erstelle Arbeitskopie des 16.2.5 git Repos...
  64. Klone nach 'bareos' ...
  65. Fertig.
  66. Zu neuem Branch 'makepkg' gewechselt
  67. ==> Beginne prepare()...
  68. ==> Beginne build()...
  69. checking for true... /usr/bin/true
  70. checking for false... /usr/bin/false
  71. configuring for Bareos 16.2.5 (03 March 2017)
  72. checking for gcc... gcc
  73. checking whether the C compiler works... yes
  74. checking for C compiler default output file name... a.out
  75. checking for suffix of executables...
  76. checking whether we are cross compiling... no
  77. checking for suffix of object files... o
  78. checking whether we are using the GNU C compiler... yes
  79. checking whether gcc accepts -g... yes
  80. checking for gcc option to accept ISO C89... none needed
  81. checking for g++... g++
  82. checking whether we are using the GNU C++ compiler... yes
  83. checking whether g++ accepts -g... yes
  84. checking whether gcc and cc understand -c and -o together... yes
  85. checking how to run the C preprocessor... gcc -E
  86. checking for grep that handles long lines and -e... /usr/bin/grep
  87. checking for egrep... /usr/bin/grep -E
  88. checking whether gcc needs -traditional... no
  89. checking for g++... /usr/bin/g++
  90. checking for a BSD-compatible install... /usr/bin/install -c
  91. checking for mv... /usr/bin/mv
  92. checking for rm... /usr/bin/rm
  93. checking for echo... /usr/bin/echo
  94. checking for cp... /usr/bin/cp
  95. checking for sed... /usr/bin/sed
  96. checking for cmp... /usr/bin/cmp
  97. checking for tbl... /usr/bin/tbl
  98. checking for ar... /usr/bin/ar
  99. checking for openssl... /usr/bin/openssl
  100. checking for mtx... no
  101. checking for dd... /usr/bin/dd
  102. checking for python... /usr/bin/python
  103. checking for pkg-config... /usr/bin/pkg-config
  104. checking for qmake... /usr/bin/qmake-qt4
  105. checking for gmake... no
  106. checking for pidof... /usr/bin/pidof
  107. checking for pgrep... /usr/bin/pgrep
  108. checking for gcore... /usr/bin/gcore
  109. checking for gdb... /usr/bin/gdb
  110. checking for dbx... no
  111. checking for mdb... no
  112. checking for gawk... gawk
  113. checking for gawk... /usr/bin/gawk
  114. checking build system type... x86_64-unknown-linux-gnu
  115. checking host system type... x86_64-unknown-linux-gnu
  116. checking how to print strings... printf
  117. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  118. checking for fgrep... /usr/bin/grep -F
  119. checking for ld used by gcc... /usr/bin/ld
  120. checking if the linker (/usr/bin/ld) is GNU ld... yes
  121. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  122. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  123. checking whether ln -s works... yes
  124. checking the maximum length of command line arguments... 1572864
  125. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  126. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  127. checking for /usr/bin/ld option to reload object files... -r
  128. checking for objdump... objdump
  129. checking how to recognize dependent libraries... pass_all
  130. checking for dlltool... no
  131. checking how to associate runtime and link libraries... printf %s\n
  132. checking for archiver @FILE support... @
  133. checking for strip... strip
  134. checking for ranlib... ranlib
  135. checking command to parse /usr/bin/nm -B output from gcc object... ok
  136. checking for sysroot... no
  137. checking for a working dd... /usr/bin/dd
  138. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  139. checking for mt... no
  140. checking if : is a manifest tool... no
  141. checking for ANSI C header files... yes
  142. checking for sys/types.h... yes
  143. checking for sys/stat.h... yes
  144. checking for stdlib.h... yes
  145. checking for string.h... yes
  146. checking for memory.h... yes
  147. checking for strings.h... yes
  148. checking for inttypes.h... yes
  149. checking for stdint.h... yes
  150. checking for unistd.h... yes
  151. checking for dlfcn.h... yes
  152. checking for objdir... .libs
  153. checking if gcc supports -fno-rtti -fno-exceptions... no
  154. checking for gcc option to produce PIC... -fPIC -DPIC
  155. checking if gcc PIC flag -fPIC -DPIC works... yes
  156. checking if gcc static flag -static works... yes
  157. checking if gcc supports -c -o file.o... yes
  158. checking if gcc supports -c -o file.o... (cached) yes
  159. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  160. checking whether -lc should be explicitly linked in... no
  161. checking dynamic linker characteristics... GNU/Linux ld.so
  162. checking how to hardcode library paths into programs... immediate
  163. checking whether stripping libraries is possible... yes
  164. checking if libtool supports shared libraries... yes
  165. checking whether to build shared libraries... yes
  166. checking whether to build static libraries... no
  167. checking how to run the C++ preprocessor... /usr/bin/g++ -E
  168. checking for ld used by /usr/bin/g++... /usr/bin/ld -m elf_x86_64
  169. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  170. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  171. checking for /usr/bin/g++ option to produce PIC... -fPIC -DPIC
  172. checking if /usr/bin/g++ PIC flag -fPIC -DPIC works... yes
  173. checking if /usr/bin/g++ static flag -static works... yes
  174. checking if /usr/bin/g++ supports -c -o file.o... yes
  175. checking if /usr/bin/g++ supports -c -o file.o... (cached) yes
  176. checking whether the /usr/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  177. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  178. checking how to hardcode library paths into programs... immediate
  179. checking for library containing dlopen... -ldl
  180. checking for dlerror... yes
  181. checking for shl_load... no
  182. checking for shl_load in -ldld... no
  183. checking for dld_link in -ldld... no
  184. checking for Operating System Distribution... distname set to debian
  185. done
  186. checking for OBS OS Distribution... done
  187. checking whether make sets $(MAKE)... yes
  188. checking whether NLS is requested... yes
  189. checking for msgfmt... /usr/bin/msgfmt
  190. checking for gmsgfmt... /usr/bin/msgfmt
  191. checking for xgettext... /usr/bin/xgettext
  192. checking for msgmerge... /usr/bin/msgmerge
  193. checking for ld used by GCC... /usr/bin/ld -m elf_x86_64
  194. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  195. checking for shared library run path origin... done
  196. checking for CFPreferencesCopyAppValue... no
  197. checking for CFLocaleCopyCurrent... no
  198. checking whether NLS is requested... yes
  199. checking for GNU gettext in libc... yes
  200. checking whether to use NLS... yes
  201. checking where the gettext function comes from... libc
  202. checking for msgfmt... (cached) /usr/bin/msgfmt
  203. checking curses.h usability... yes
  204. checking curses.h presence... yes
  205. checking for curses.h... yes
  206. checking for tgetent in -ltinfo... yes
  207. checking /usr/include/readline/readline.h usability... yes
  208. checking /usr/include/readline/readline.h presence... yes
  209. checking for /usr/include/readline/readline.h... yes
  210. checking whether stat file-mode macros are broken... no
  211. checking for dirent.h that defines DIR... yes
  212. checking for library containing opendir... none required
  213. checking glob.h usability... yes
  214. checking glob.h presence... yes
  215. checking for glob.h... yes
  216. checking poll.h usability... yes
  217. checking poll.h presence... yes
  218. checking for poll.h... yes
  219. checking sys/poll.h usability... yes
  220. checking sys/poll.h presence... yes
  221. checking for sys/poll.h... yes
  222. checking for glob... yes
  223. checking for strcasecmp... yes
  224. checking for select... yes
  225. checking for poll... yes
  226. checking for setenv... yes
  227. checking for putenv... yes
  228. checking for tcgetattr... yes
  229. checking for lstat... yes
  230. checking for lchown... yes
  231. checking for lchmod... no
  232. checking for utimes... yes
  233. checking for lutimes... yes
  234. checking for futimes... yes
  235. checking for futimens... yes
  236. checking for fchmod... yes
  237. checking for fchown... yes
  238. checking for nanosleep... yes
  239. checking for nl_langinfo... yes
  240. checking varargs.h usability... no
  241. checking varargs.h presence... no
  242. checking for varargs.h... no
  243. checking for cmocka support... checking for setjmp.h... yes
  244. checking for cmocka.h... no
  245. no
  246. checking for Python support... yes
  247. configure: checking for more Python libs
  248. checking for library containing shm_open... -lrt
  249. checking for openpty in -lutil... yes
  250. checking for socket... yes
  251. using socket from libc
  252. checking for OpenSSL... no
  253. checking for library containing dlopen... (cached) -ldl
  254. checking for logrotate... /usr/bin/logrotate
  255. checking for PostgreSQL support... yes
  256. checking for crypt... no
  257. checking for crypt in -lcrypt... yes
  258. checking for PQisthreadsafe in -lpq... yes
  259. checking for PQputCopyData in -lpq... yes
  260. checking for MySQL support... yes
  261. checking for mysql_thread_safe in -lmysqlclient_r... yes
  262. checking for MySQL embedded support... no
  263. checking for SQLite3 support... yes
  264. checking for sqlite3_threadsafe in -lsqlite3... yes
  265. checking for getconf... getconf
  266. checking for CFLAGS value to request large file support...
  267. checking for LDFLAGS value to request large file support...
  268. checking for LIBS value to request large file support...
  269. checking for _FILE_OFFSET_BITS... 64
  270. checking for _LARGEFILE_SOURCE... 1
  271. checking for _LARGE_FILES... 1
  272. checking for X... libraries , headers
  273. checking for gethostbyname... yes
  274. checking for connect... yes
  275. checking for remove... yes
  276. checking for shmat... yes
  277. checking for IceConnectionNumber in -lICE... yes
  278. checking assert.h usability... yes
  279. checking assert.h presence... yes
  280. checking for assert.h... yes
  281. checking dl.h usability... no
  282. checking dl.h presence... no
  283. checking for dl.h... no
  284. checking for dlfcn.h... (cached) yes
  285. checking fcntl.h usability... yes
  286. checking fcntl.h presence... yes
  287. checking for fcntl.h... yes
  288. checking grp.h usability... yes
  289. checking grp.h presence... yes
  290. checking for grp.h... yes
  291. checking pwd.h usability... yes
  292. checking pwd.h presence... yes
  293. checking for pwd.h... yes
  294. checking libc.h usability... no
  295. checking libc.h presence... no
  296. checking for libc.h... no
  297. checking limits.h usability... yes
  298. checking limits.h presence... yes
  299. checking for limits.h... yes
  300. checking stdarg.h usability... yes
  301. checking stdarg.h presence... yes
  302. checking for stdarg.h... yes
  303. checking for stdlib.h... (cached) yes
  304. checking for stdint.h... (cached) yes
  305. checking for inttypes.h... (cached) yes
  306. checking for string.h... (cached) yes
  307. checking for strings.h... (cached) yes
  308. checking termios.h usability... yes
  309. checking termios.h presence... yes
  310. checking for termios.h... yes
  311. checking termcap.h usability... yes
  312. checking termcap.h presence... yes
  313. checking for termcap.h... yes
  314. checking term.h usability... yes
  315. checking term.h presence... yes
  316. checking for term.h... yes
  317. checking for unistd.h... (cached) yes
  318. checking sys/bitypes.h usability... yes
  319. checking sys/bitypes.h presence... yes
  320. checking for sys/bitypes.h... yes
  321. checking sys/byteorder.h usability... no
  322. checking sys/byteorder.h presence... no
  323. checking for sys/byteorder.h... no
  324. checking sys/ioctl.h usability... yes
  325. checking sys/ioctl.h presence... yes
  326. checking for sys/ioctl.h... yes
  327. checking sys/select.h usability... yes
  328. checking sys/select.h presence... yes
  329. checking for sys/select.h... yes
  330. checking sys/socket.h usability... yes
  331. checking sys/socket.h presence... yes
  332. checking for sys/socket.h... yes
  333. checking sys/sockio.h usability... no
  334. checking sys/sockio.h presence... no
  335. checking for sys/sockio.h... no
  336. checking for sys/stat.h... (cached) yes
  337. checking sys/time.h usability... yes
  338. checking sys/time.h presence... yes
  339. checking for sys/time.h... yes
  340. checking for sys/types.h... (cached) yes
  341. checking arpa/nameser.h usability... yes
  342. checking arpa/nameser.h presence... yes
  343. checking for arpa/nameser.h... yes
  344. checking mtio.h usability... no
  345. checking mtio.h presence... no
  346. checking for mtio.h... no
  347. checking sys/dl.h usability... no
  348. checking sys/dl.h presence... no
  349. checking for sys/dl.h... no
  350. checking sys/mtio.h usability... yes
  351. checking sys/mtio.h presence... yes
  352. checking for sys/mtio.h... yes
  353. checking sys/tape.h usability... no
  354. checking sys/tape.h presence... no
  355. checking for sys/tape.h... no
  356. checking regex.h usability... yes
  357. checking regex.h presence... yes
  358. checking for regex.h... yes
  359. checking for ANSI C header files... (cached) yes
  360. checking whether sys/types.h defines makedev... yes
  361. checking for dirent.h that defines DIR... (cached) yes
  362. checking for library containing opendir... (cached) none required
  363. checking whether stat file-mode macros are broken... (cached) no
  364. checking for sys/wait.h that is POSIX.1 compatible... yes
  365. checking whether time.h and sys/time.h may both be included... yes
  366. checking for struct stat.st_blksize... yes
  367. checking for struct stat.st_blocks... yes
  368. checking whether struct tm is in sys/time.h or time.h... time.h
  369. checking for struct tm.tm_zone... yes
  370. checking for utime.h... yes
  371. checking for socklen_t... yes
  372. checking for ioctl_req_t... yes
  373. checking for typeof... yes
  374. checking for an ANSI C-conforming const... yes
  375. checking whether byte ordering is bigendian... no
  376. checking how to get filesystem type... 4.3BSD
  377. checking sys/statvfs.h usability... yes
  378. checking sys/statvfs.h presence... yes
  379. checking for sys/statvfs.h... yes
  380. checking return type of signal handlers... void
  381. checking for type of signal functions... posix
  382. checking for mode_t... yes
  383. checking for uid_t in sys/types.h... yes
  384. checking for size_t... yes
  385. checking for pid_t... yes
  386. checking for off_t... yes
  387. checking for intptr_t... yes
  388. checking for uintptr_t... yes
  389. checking for ino_t... yes
  390. checking for dev_t... yes
  391. checking for daddr_t... yes
  392. checking for major_t... no
  393. checking for minor_t... no
  394. checking for ssize_t... yes
  395. checking for struct stat.st_blocks... (cached) yes
  396. checking for struct stat.st_rdev... yes
  397. checking whether struct tm is in sys/time.h or time.h... (cached) time.h
  398. checking for an ANSI C-conforming const... (cached) yes
  399. checking size of char... 1
  400. checking size of short int... 2
  401. checking size of int... 4
  402. checking size of long int... 8
  403. checking size of long long int... 8
  404. checking size of int *... 8
  405. checking for u_int type... yes
  406. checking for intmax_t type... yes
  407. checking for u_intmax_t type... no
  408. checking for intXX_t types... yes
  409. checking for int64_t type... yes
  410. checking for u_intXX_t types... yes
  411. checking for u_int64_t types... yes
  412. checking for uintXX_t types in sys/bitypes.h... no
  413. checking for fork... yes
  414. checking for getcwd... yes
  415. checking for gethostname... yes
  416. checking for getpid... yes
  417. checking for gettimeofday... yes
  418. checking for setpgid... yes
  419. checking for setpgrp... yes
  420. checking for setsid... yes
  421. checking for signal... yes
  422. checking for strerror... yes
  423. checking for strncmp... yes
  424. checking for strncpy... yes
  425. checking for vfprintf... yes
  426. checking whether F_CLOSEM is declared... no
  427. checking for bcopy... yes
  428. checking for closefrom... no
  429. checking for getpagesize... yes
  430. checking for malloc_trim... yes
  431. checking for backtrace_symbols... yes
  432. checking for backtrace... yes
  433. checking execinfo.h usability... yes
  434. checking execinfo.h presence... yes
  435. checking for execinfo.h... yes
  436. checking cxxabi.h usability... yes
  437. checking cxxabi.h presence... yes
  438. checking for cxxabi.h... yes
  439. checking for fchdir... yes
  440. checking for strtoll... yes
  441. checking for posix_fadvise... yes
  442. checking for fdatasync... yes
  443. checking for chflags... no
  444. checking for snprintf... yes
  445. checking for vsnprintf... yes
  446. checking for gethostid... yes
  447. checking for fseeko... yes
  448. checking for va_copy... yes
  449. checking for localtime_r... yes
  450. checking for readdir_r... yes
  451. checking for strerror_r... yes
  452. checking for gethostbyname_r... yes
  453. using gethostbyname_r from resolver in libc
  454. checking for inet_pton... yes
  455. checking for inet_ntop... yes
  456. checking for gethostbyname2... yes
  457. checking for struct sockaddr has a sa_len field... no
  458. checking for working getaddrinfo... yes
  459. checking for gai_strerror... yes
  460. checking for strftime... yes
  461. checking for vprintf... yes
  462. checking for _doprnt... no
  463. checking for working alloca.h... yes
  464. checking for alloca... yes
  465. checking for library containing getmntent... none required
  466. checking for getmntinfo... no
  467. checking whether closedir returns void... no
  468. checking whether setpgrp takes no argument... yes
  469. checking for gettext in -lintl... no
  470. checking for getpwnam in -lsun... no
  471. checking zlib.h usability... yes
  472. checking zlib.h presence... yes
  473. checking for zlib.h... yes
  474. checking for compressBound in zlib library... yes
  475. checking for deflate in zlib library... yes
  476. checking lzo/lzoconf.h usability... yes
  477. checking lzo/lzoconf.h presence... yes
  478. checking for lzo/lzoconf.h... yes
  479. checking lzo/lzo1x.h usability... yes
  480. checking lzo/lzo1x.h presence... yes
  481. checking for lzo/lzo1x.h... yes
  482. checking for lzo1x_1_compress in lzo library... yes
  483. checking fastlzlib.h usability... no
  484. checking fastlzlib.h presence... no
  485. checking for fastlzlib.h... no
  486. checking for fastlzlibCompress in fastlz library... no
  487. checking afs/afsint.h usability... no
  488. checking afs/afsint.h presence... no
  489. checking for afs/afsint.h... no
  490. checking for pioctl in AFS libsys... no
  491. checking sys/acl.h usability... yes
  492. checking sys/acl.h presence... yes
  493. checking for sys/acl.h... yes
  494. checking for acl_get_file... no
  495. checking for acl_get_file in -lacl... yes
  496. checking sys/xattr.h usability... yes
  497. checking sys/xattr.h presence... yes
  498. checking for sys/xattr.h... yes
  499. checking for llistxattr... yes
  500. checking for lgetxattr... yes
  501. checking for lsetxattr... yes
  502. checking scsi/sg.h usability... yes
  503. checking scsi/sg.h presence... yes
  504. checking for scsi/sg.h... yes
  505. checking scsi/scsi.h usability... yes
  506. checking scsi/scsi.h presence... yes
  507. checking for scsi/scsi.h... yes
  508. checking api/glfs.h usability... yes
  509. checking api/glfs.h presence... yes
  510. checking for api/glfs.h... yes
  511. checking for glfs_init in gfapi library... yes
  512. checking for glfs_readdirplus... yes
  513. checking droplet.h usability... no
  514. checking droplet.h presence... no
  515. checking for droplet.h... no
  516. checking for dpl_ctx_new in libdroplet library... no
  517. checking rados/librados.h usability... yes
  518. checking rados/librados.h presence... yes
  519. checking for rados/librados.h... yes
  520. checking for rados_create in rados library... yes
  521. checking for rados_ioctx_set_namespace in -lrados... yes
  522. checking for rados_nobjects_list_open in -lrados... yes
  523. checking radosstriper/libradosstriper.h usability... yes
  524. checking radosstriper/libradosstriper.h presence... yes
  525. checking for radosstriper/libradosstriper.h... yes
  526. checking for rados_striper_create in radosstriper library... yes
  527. checking cephfs/libcephfs.h usability... yes
  528. checking cephfs/libcephfs.h presence... yes
  529. checking for cephfs/libcephfs.h... yes
  530. checking for ceph_create in cephfs library... yes
  531. checking elasto/data.h usability... no
  532. checking elasto/data.h presence... no
  533. checking for elasto/data.h... no
  534. checking elasto/file.h usability... no
  535. checking elasto/file.h presence... no
  536. checking for elasto/file.h... no
  537. checking for elasto_fclose in -lelasto_file... no
  538. checking for pthread_create in -lpthread... yes
  539. checking sys/prctl.h usability... yes
  540. checking sys/prctl.h presence... yes
  541. checking for sys/prctl.h... yes
  542. checking sys/capability.h usability... yes
  543. checking sys/capability.h presence... yes
  544. checking for sys/capability.h... yes
  545. checking for prctl... yes
  546. checking for setreuid... yes
  547. checking for cap_set_proc in -lcap... yes
  548. checking for systemd support... yes
  549. configure: creating ./config.status
  550. config.status: creating autoconf/Make.common
  551. config.status: creating Makefile
  552. config.status: creating GNUmakefile
  553. config.status: creating manpages/Makefile
  554. config.status: creating scripts/bareos-config
  555. config.status: creating scripts/bareos-config-lib.sh
  556. config.status: creating scripts/bareos-explorer
  557. config.status: creating scripts/bareos-glusterfind-wrapper
  558. config.status: creating scripts/btraceback
  559. config.status: creating scripts/bconsole
  560. config.status: creating scripts/bareos
  561. config.status: creating scripts/bareos-ctl-dir
  562. config.status: creating scripts/bareos-ctl-fd
  563. config.status: creating scripts/bareos-ctl-sd
  564. config.status: creating scripts/devel_bareos
  565. config.status: creating scripts/Makefile
  566. config.status: creating scripts/logrotate
  567. config.status: creating scripts/mtx-changer
  568. config.status: creating scripts/disk-changer
  569. config.status: creating scripts/logwatch/Makefile
  570. config.status: creating scripts/logwatch/logfile.bareos.conf
  571. config.status: creating scripts/bat.console_apps
  572. config.status: creating src/Makefile
  573. config.status: creating src/include/host.h
  574. config.status: creating src/console/Makefile
  575. config.status: creating src/console/bconsole.conf
  576. config.status: creating src/qt-tray-monitor/bareos-tray-monitor.desktop
  577. config.status: creating src/qt-tray-monitor/tray-monitor.conf
  578. config.status: creating src/qt-tray-monitor/tray-monitor.pro
  579. config.status: creating src/qt-console/bat.conf
  580. config.status: creating src/qt-console/bat.desktop
  581. config.status: creating src/qt-console/bat.pro
  582. config.status: creating src/qt-console/install_conf_file
  583. config.status: creating src/defaultconfigs/bareos-dir.d/catalog/MyCatalog.conf
  584. config.status: creating src/defaultconfigs/bareos-dir.d/client/bareos-fd.conf
  585. config.status: creating src/defaultconfigs/bareos-dir.d/console/bareos-mon.conf
  586. config.status: creating src/defaultconfigs/bareos-dir.d/director/bareos-dir.conf
  587. config.status: creating src/defaultconfigs/bareos-dir.d/fileset/Catalog.conf
  588. config.status: creating src/defaultconfigs/bareos-dir.d/fileset/LinuxAll.conf
  589. config.status: creating src/defaultconfigs/bareos-dir.d/fileset/SelfTest.conf
  590. config.status: creating src/defaultconfigs/bareos-dir.d/job/BackupCatalog.conf
  591. config.status: creating src/defaultconfigs/bareos-dir.d/jobdefs/DefaultJob.conf
  592. config.status: creating src/defaultconfigs/bareos-dir.d/messages/Daemon.conf
  593. config.status: creating src/defaultconfigs/bareos-dir.d/messages/Standard.conf
  594. config.status: creating src/defaultconfigs/bareos-dir.d/storage/File.conf
  595. config.status: creating src/defaultconfigs/bareos-sd.d/device/FileStorage.conf
  596. config.status: creating src/defaultconfigs/bareos-sd.d/director/bareos-dir.conf
  597. config.status: creating src/defaultconfigs/bareos-sd.d/director/bareos-mon.conf
  598. config.status: creating src/defaultconfigs/bareos-sd.d/storage/bareos-sd.conf
  599. config.status: creating src/defaultconfigs/bareos-fd.d/client/myself.conf
  600. config.status: creating src/defaultconfigs/bareos-fd.d/director/bareos-dir.conf
  601. config.status: creating src/defaultconfigs/bareos-fd.d/director/bareos-mon.conf
  602. config.status: creating src/defaultconfigs/tray-monitor.d/client/FileDaemon-local.conf
  603. config.status: creating src/defaultconfigs/tray-monitor.d/director/Director-local.conf
  604. config.status: creating src/defaultconfigs/tray-monitor.d/monitor/bareos-mon.conf
  605. config.status: creating src/defaultconfigs/tray-monitor.d/storage/StorageDaemon-local.conf
  606. config.status: creating src/dird/Makefile
  607. config.status: creating src/dird/bareos-dir.conf
  608. config.status: creating src/lib/Makefile
  609. config.status: creating src/lib/unittests/Makefile
  610. config.status: creating src/stored/Makefile
  611. config.status: creating src/stored/bareos-sd.conf
  612. config.status: creating src/stored/backends/Makefile
  613. config.status: creating src/filed/Makefile
  614. config.status: creating src/filed/bareos-fd.conf
  615. config.status: creating src/cats/Makefile
  616. config.status: creating src/cats/make_catalog_backup.pl
  617. config.status: creating src/cats/make_catalog_backup
  618. config.status: creating src/cats/delete_catalog_backup
  619. config.status: creating src/cats/create_bareos_database
  620. config.status: creating src/cats/update_bareos_tables
  621. config.status: creating src/cats/grant_bareos_privileges
  622. config.status: creating src/cats/make_bareos_tables
  623. config.status: creating src/cats/drop_bareos_tables
  624. config.status: creating src/cats/drop_bareos_database
  625. config.status: creating src/cats/install-default-backend
  626. config.status: creating src/cats/ddl/versions.map
  627. config.status: creating src/findlib/Makefile
  628. config.status: creating src/findlib/unittests/Makefile
  629. config.status: creating src/lmdb/Makefile
  630. config.status: creating src/ndmp/Makefile
  631. config.status: creating src/tests/Makefile
  632. config.status: creating src/tools/Makefile
  633. config.status: creating src/plugins/filed/Makefile
  634. config.status: creating src/plugins/filed/python-ldap-conf.d/bareos-dir.d/fileset/plugin-ldap.conf.example
  635. config.status: creating src/plugins/stored/Makefile
  636. config.status: creating src/plugins/dird/Makefile
  637. config.status: creating po/Makefile.in
  638. config.status: creating src/defaultconfigs/diskonly/bareos-sd.conf
  639. config.status: creating src/defaultconfigs/diskonly/bareos-dir.conf
  640. config.status: creating platforms/Makefile
  641. config.status: creating debian/control
  642. config.status: creating debian/bareos-bat.install
  643. config.status: creating debian/bareos-bat.postinst
  644. config.status: creating debian/bareos-bconsole.install
  645. config.status: creating debian/bareos-bconsole.postinst
  646. config.status: creating debian/bareos-common.install
  647. config.status: creating debian/bareos-common.postinst
  648. config.status: creating debian/bareos-common.preinst
  649. config.status: creating debian/bareos-database-common.config
  650. config.status: creating debian/bareos-database-common.install
  651. config.status: creating debian/bareos-database-common.postinst
  652. config.status: creating debian/bareos-database-mysql.install
  653. config.status: creating debian/bareos-database-postgresql.install
  654. config.status: creating debian/bareos-database-sqlite3.install
  655. config.status: creating debian/bareos-database-tools.install
  656. config.status: creating debian/bareos-devel.install
  657. config.status: creating debian/bareos-director-python-plugin.install
  658. config.status: creating debian/bareos-director.bareos-dir.init
  659. config.status: creating debian/bareos-director.install
  660. config.status: creating debian/bareos-director.postinst
  661. config.status: creating debian/bareos-director.preinst
  662. config.status: creating debian/bareos-filedaemon-ceph-plugin.install
  663. config.status: creating debian/bareos-filedaemon-glusterfs-plugin.install
  664. config.status: creating debian/bareos-filedaemon-ldap-python-plugin.install
  665. config.status: creating debian/bareos-filedaemon-python-plugin.install
  666. config.status: creating debian/bareos-filedaemon.bareos-fd.init
  667. config.status: creating debian/bareos-filedaemon.install
  668. config.status: creating debian/bareos-filedaemon.postinst
  669. config.status: creating debian/bareos-filedaemon.preinst
  670. config.status: creating debian/bareos-storage-ceph.install
  671. config.status: creating debian/bareos-storage-glusterfs.install
  672. config.status: creating debian/bareos-storage-fifo.install
  673. config.status: creating debian/bareos-storage-python-plugin.install
  674. config.status: creating debian/bareos-storage-tape.install
  675. config.status: creating debian/bareos-storage.bareos-sd.init
  676. config.status: creating debian/bareos-storage.install
  677. config.status: creating debian/bareos-storage.postinst
  678. config.status: creating debian/bareos-storage.preinst
  679. config.status: creating debian/bareos-tools.install
  680. config.status: creating debian/bareos-traymonitor.install
  681. config.status: creating debian/bareos-traymonitor.postinst
  682. config.status: creating platforms/debian/Makefile
  683. config.status: creating platforms/debian/set_dbconfig_vars.sh
  684. config.status: creating platforms/systemd/Makefile
  685. config.status: creating platforms/systemd/bareos.conf
  686. config.status: creating platforms/systemd/bareos-dir.service
  687. config.status: creating platforms/systemd/bareos-fd.service
  688. config.status: creating platforms/systemd/bareos-sd.service
  689. config.status: creating debian/bareos-filedaemon.service
  690. config.status: creating debian/bareos-storage.service
  691. config.status: creating debian/bareos-director.service
  692. config.status: creating src/include/config.h
  693. config.status: executing libtool commands
  694. config.status: executing default-1 commands
  695. config.status: creating po/POTFILES
  696. config.status: creating po/Makefile
  697. Doing make of dependencies
  698. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src
  699. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src'
  700. make[1]: Nothing to be done for 'depend'.
  701. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src'
  702. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts
  703. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts'
  704. make[1]: Nothing to be done for 'depend'.
  705. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts'
  706. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib
  707. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib'
  708. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib'
  709. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib
  710. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib'
  711. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib'
  712. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb
  713. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb'
  714. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb'
  715. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed
  716. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed'
  717. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed'
  718. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console
  719. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console'
  720. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console'
  721. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed
  722. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed'
  723. make[1]: Nothing to be done for 'depend'.
  724. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed'
  725. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats
  726. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats'
  727. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats'
  728. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp
  729. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp'
  730. rpcgen -C -M ndmp0.x
  731. rpcgen -C -M ndmp2.x
  732. rpcgen -C -M ndmp3.x
  733. rpcgen -C -M ndmp4.x
  734. rpcgen -C -M ndmp9.x
  735. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp'
  736. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird
  737. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird'
  738. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird'
  739. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored
  740. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored'
  741. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored'
  742. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends
  743. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends'
  744. make[1]: Nothing to be done for 'depend'.
  745. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends'
  746. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored
  747. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored'
  748. make[1]: Nothing to be done for 'depend'.
  749. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored'
  750. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird
  751. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird'
  752. make[1]: Nothing to be done for 'depend'.
  753. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird'
  754. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools
  755. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools'
  756. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools'
  757. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages
  758. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages'
  759. make[1]: Nothing to be done for 'depend'.
  760. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages'
  761. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms
  762. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms'
  763. make[1]: Nothing to be done for 'depend'.
  764. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms'
  765.  
  766. Cleaning up
  767.  
  768. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src
  769. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src'
  770. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src'
  771. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts
  772. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts'
  773. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts'
  774. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib
  775. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib'
  776. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib'
  777. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib
  778. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib'
  779. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib'
  780. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb
  781. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb'
  782. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb'
  783. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed
  784. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed'
  785. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed'
  786. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console
  787. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console'
  788. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console'
  789. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed
  790. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed'
  791. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed'
  792. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats
  793. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats'
  794. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats'
  795. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp
  796. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp'
  797. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp'
  798. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird
  799. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird'
  800. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird'
  801. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored
  802. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored'
  803. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored'
  804. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends
  805. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends'
  806. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends'
  807. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored
  808. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored'
  809. find . -name '*.lo' -print | xargs /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=clean /usr/bin/rm -f
  810. /usr/bin/rm -f *.la
  811. /usr/bin/rm -f -r .libs _libs
  812. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored'
  813. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird
  814. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird'
  815. find . -name '*.lo' -print | xargs /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=clean /usr/bin/rm -f
  816. /usr/bin/rm -f *.la
  817. /usr/bin/rm -f -r .libs _libs
  818. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird'
  819. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools
  820. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools'
  821. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools'
  822. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages
  823. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages'
  824. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages'
  825. ==>Entering directory /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms
  826. make[1]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms'
  827. make[2]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian'
  828. (cd ../../debian; make clean;)
  829. make[3]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/debian'
  830. make[3]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/debian'
  831. make[2]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian'
  832. make[2]: Entering directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/systemd'
  833. make[2]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/systemd'
  834. make[1]: Leaving directory '/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms'
  835.  
  836. Configuration on Tue May 9 11:49:41 CEST 2017:
  837.  
  838. Host: x86_64-unknown-linux-gnu -- debian
  839. Bareos version: Bareos 16.2.5 (03 March 2017)
  840. Distribution: debian
  841. Source code location: .
  842. Modify package list: debian/control
  843. Install binaries: /usr/bin
  844. Install system binaries: /usr/sbin
  845. Install libraries: /usr/lib/bareos
  846. Install system config files: /etc
  847. Install Bareos config files: /etc/bareos
  848. Scripts directory: /usr/lib/bareos/scripts
  849. Archive directory: /var/lib/bareos/storage
  850. Working directory: /var/lib/bareos
  851. PID directory: /var/lib/bareos
  852. Subsys directory: /var/lock
  853. Man directory: ${datarootdir}/man
  854. Data directory: /usr/share
  855. Backend directory: /usr/lib/bareos/backends
  856. Plugin directory: /usr/lib/bareos/plugins
  857. C Compiler: gcc 6.3.1
  858. C++ Compiler: /usr/bin/g++ 6.3.1
  859. Compiler flags: -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions
  860. Linker flags: -Wl,-O1,--sort-common,--as-needed,-z,relro
  861. Libraries: -lpthread -ldl
  862. Statically Linked Tools: no
  863. Statically Linked FD: no
  864. Statically Linked SD: no
  865. Statically Linked DIR: no
  866. Statically Linked CONS: no
  867. Database backends: PostgreSQL MySQL SQLite3
  868. Database port:
  869. Database name: bareos
  870. Database user: bareos
  871. Database version: 2004
  872.  
  873. Job Output Email: root@localhost
  874. Traceback Email: root@localhost
  875. SMTP Host Address: localhost
  876.  
  877. Director Port: 9101
  878. File daemon Port: 9102
  879. Storage daemon Port: 9103
  880.  
  881. Director User: bareos
  882. Director Group: bareos
  883. Storage Daemon User: bareos
  884. Storage DaemonGroup: bareos
  885. File Daemon User: root
  886. File Daemon Group: root
  887.  
  888. Large file support: yes
  889. Bareos conio support: no -lreadline -ltinfo
  890. readline support: yes
  891. TCP Wrappers support: no
  892. TLS support: yes
  893. Encryption support: yes
  894. OpenSSL support: yes
  895. GNUTLS support: no
  896. ZLIB support: yes
  897. LZO support: yes
  898. FASTLZ support: no
  899. JANSSON support: yes
  900. LMDB support: yes
  901. NDMP support: yes
  902. enable-smartalloc: yes
  903. enable-lockmgr: no
  904. bat support: no
  905. tray-monitor support: no
  906. client-only: no
  907. build-dird: yes
  908. build-stored: yes
  909. Plugin support: yes
  910. AFS support: no
  911. ACL support: yes
  912. XATTR support: yes
  913. SCSI Crypto support: yes
  914. GLUSTERFS support: yes
  915. DROPLET support: no
  916. CEPH RADOS support: yes
  917. RADOS striping support: yes
  918. CEPHFS support: yes
  919. ELASTO support: no
  920. Python support: yes -lpython2.7 -lpthread -ldl -lutil -lm -lutil -lrt
  921. systemd support: yes /usr/lib/systemd/system
  922. Batch insert enabled: PostgreSQL MySQL SQLite3
  923. cmocka support: no
  924.  
  925. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/sbin
  926. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/sbin
  927. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc
  928. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc
  929. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos
  930. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos
  931. chmod 770 /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos
  932. if test "xbareos" != "x" ; then \
  933. chown bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos; \
  934. fi
  935. chown: ungültiger Benutzer: „bareos“
  936. make: [GNUmakefile:232: installdirs] Fehler 1 (ignoriert)
  937. if test "xbareos" != "x" ; then \
  938. chgrp bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos; \
  939. fi
  940. chgrp: ungültige Gruppe: „bareos“
  941. make: [GNUmakefile:233: installdirs] Fehler 1 (ignoriert)
  942. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts
  943. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts
  944. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos/storage
  945. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos/storage
  946. if test ! -d /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos ; then \
  947. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos; \
  948. chmod 770 /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos; \
  949. fi
  950. ./autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/log/bareos;
  951. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/log/bareos
  952. chmod 775 /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/log/bareos;
  953. if test "xbareos" != "x" ; then \
  954. chown bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos; \
  955. fi
  956. chown: ungültiger Benutzer: „bareos“
  957. make: [GNUmakefile:239: installdirs] Fehler 1 (ignoriert)
  958. if test "xbareos" != "x" ; then \
  959. chgrp bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/var/lib/bareos; \
  960. fi
  961. chgrp: ungültige Gruppe: „bareos“
  962. make: [GNUmakefile:240: installdirs] Fehler 1 (ignoriert)
  963. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src“ wird betreten
  964. make[1]: Für das Ziel „install“ ist nichts zu tun.
  965. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src“ wird verlassen
  966. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts“ wird betreten
  967. ../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos
  968. #../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/logrotate.d/
  969. ../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/sbin
  970. ../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts
  971. ../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/share/man
  972. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/share/man
  973. /usr/bin/install -c -m 755 bconsole /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bconsole
  974. /usr/bin/install -c -m 755 bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos
  975. /usr/bin/install -c -m 755 bareos_config /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos_config
  976. /usr/bin/install -c -m 755 bareos /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/sbin/bareos
  977. /usr/bin/install -c -m 755 bareos-ctl-funcs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-ctl-funcs
  978. /usr/bin/install -c -m 755 bareos-ctl-dir /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-ctl-dir
  979. /usr/bin/install -c -m 755 bareos-ctl-fd /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-ctl-fd
  980. /usr/bin/install -c -m 755 bareos-ctl-sd /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-ctl-sd
  981. /usr/bin/install -c -m 755 mtx-changer /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/mtx-changer
  982. /usr/bin/install -c -m 755 disk-changer /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/disk-changer
  983. /usr/bin/install -c -m 644 btraceback.gdb /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/btraceback.gdb
  984. /usr/bin/install -c -m 644 btraceback.dbx /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/btraceback.dbx
  985. /usr/bin/install -c -m 644 btraceback.mdb /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/btraceback.mdb
  986. #/usr/bin/install -c -m 755 -m 700 bareos-password-setup.sh /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-password-setup.sh
  987. /usr/bin/install -c -m 755 bareos-config /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-config
  988. /usr/bin/install -c -m 755 bareos-config-lib.sh /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-config-lib.sh
  989. /usr/bin/install -c -m 755 bareos-explorer /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-explorer
  990. /usr/bin/install -c -m 755 bareos-glusterfind-wrapper /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/scripts/bareos-glusterfind-wrapper
  991. /usr/bin/install -c -m 755 btraceback /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/sbin/btraceback
  992. #/usr/bin/install -c -m 644 logrotate /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/logrotate.d/bareos-dir
  993. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/scripts“ wird verlassen
  994. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib“ wird betreten
  995. Compiling attr.c
  996. Compiling address_conf.c
  997. Compiling attribs.c
  998. Compiling alist.c
  999. Compiling bget_msg.c
  1000. Compiling binflate.c
  1001. Compiling base64.c
  1002. Compiling berrno.c
  1003. Compiling bnet_server_tcp.c
  1004. Compiling bnet.c
  1005. Compiling bpipe.c
  1006. Compiling breg.c
  1007. Compiling bregex.c
  1008. Compiling bsnprintf.c
  1009. Compiling bsock.c
  1010. Compiling bsock_sctp.c
  1011. Compiling bsock_tcp.c
  1012. Compiling bsock_udt.c
  1013. Compiling bsys.c
  1014. Compiling btime.c
  1015. Compiling btimers.c
  1016. Compiling cbuf.c
  1017. Compiling compression.c
  1018. Compiling connection_pool.c
  1019. Compiling cram-md5.c
  1020. Compiling crypto.c
  1021. Compiling crypto_cache.c
  1022. Compiling crypto_gnutls.c
  1023. Compiling crypto_none.c
  1024. Compiling crypto_nss.c
  1025. Compiling crypto_openssl.c
  1026. Compiling crypto_wrap.c
  1027. Compiling daemon.c
  1028. Compiling devlock.c
  1029. Compiling dlist.c
  1030. Compiling edit.c
  1031. Compiling fnmatch.c
  1032. Compiling guid_to_name.c
  1033. Compiling hmac.c
  1034. Compiling htable.c
  1035. Compiling jcr.c
  1036. Compiling json.c
  1037. Compiling lockmgr.c
  1038. crypto_openssl.c:131:1: Fehler: expected constructor, destructor, or type conversion before »IMPLEMENT_STACK_OF«
  1039. IMPLEMENT_STACK_OF(RecipientInfo)
  1040. ^~~~~~~~~~~~~~~~~~
  1041. crypto_openssl.c:208:15: Fehler: field »ctx« has incomplete type »EVP_MD_CTX {aka evp_md_ctx_st}«
  1042. EVP_MD_CTX ctx;
  1043. ^~~
  1044. In file included from /usr/include/openssl/err.h:20:0,
  1045. from crypto_openssl.c:31:
  1046. /usr/include/openssl/ossl_typ.h:92:16: Anmerkung: forward declaration of »EVP_MD_CTX {aka struct evp_md_ctx_st}«
  1047. typedef struct evp_md_ctx_st EVP_MD_CTX;
  1048. ^~~~~~~~~~~~~
  1049. crypto_openssl.c:226:19: Fehler: field »ctx« has incomplete type »EVP_CIPHER_CTX {aka evp_cipher_ctx_st}«
  1050. EVP_CIPHER_CTX ctx;
  1051. ^~~
  1052. In file included from /usr/include/openssl/err.h:20:0,
  1053. from crypto_openssl.c:31:
  1054. /usr/include/openssl/ossl_typ.h:90:16: Anmerkung: forward declaration of »EVP_CIPHER_CTX {aka struct evp_cipher_ctx_st}«
  1055. typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
  1056. ^~~~~~~~~~~~~~~~~
  1057. crypto_openssl.c: In Funktion »ASN1_OCTET_STRING* openssl_cert_keyid(X509*)«:
  1058. crypto_openssl.c:267:24: Fehler: falsche Benutzung des unvollständigen Typs »X509_EXTENSION {aka struct X509_extension_st}«
  1059. ext_value_data = ext->value->data;
  1060. ^~
  1061. In file included from /usr/include/openssl/ssl.h:50:0,
  1062. from crypto_openssl.c:39:
  1063. /usr/include/openssl/x509.h:79:16: Anmerkung: forward declaration of »X509_EXTENSION {aka struct X509_extension_st}«
  1064. typedef struct X509_extension_st X509_EXTENSION;
  1065. ^~~~~~~~~~~~~~~~~
  1066. crypto_openssl.c:274:77: Fehler: falsche Benutzung des unvollständigen Typs »X509_EXTENSION {aka struct X509_extension_st}«
  1067. keyid = (ASN1_OCTET_STRING *) ASN1_item_d2i(NULL, &ext_value_data, ext->value->length,
  1068. ^~
  1069. In file included from /usr/include/openssl/ssl.h:50:0,
  1070. from crypto_openssl.c:39:
  1071. /usr/include/openssl/x509.h:79:16: Anmerkung: forward declaration of »X509_EXTENSION {aka struct X509_extension_st}«
  1072. typedef struct X509_extension_st X509_EXTENSION;
  1073. ^~~~~~~~~~~~~~~~~
  1074. crypto_openssl.c:280:75: Fehler: falsche Benutzung des unvollständigen Typs »X509_EXTENSION {aka struct X509_extension_st}«
  1075. keyid = (ASN1_OCTET_STRING *) method->d2i(NULL, &ext_value_data, ext->value->length);
  1076. ^~
  1077. In file included from /usr/include/openssl/ssl.h:50:0,
  1078. from crypto_openssl.c:39:
  1079. /usr/include/openssl/x509.h:79:16: Anmerkung: forward declaration of »X509_EXTENSION {aka struct X509_extension_st}«
  1080. typedef struct X509_extension_st X509_EXTENSION;
  1081. ^~~~~~~~~~~~~~~~~
  1082. In file included from ../lib/lib.h:29:0,
  1083. from ../include/bareos.h:152,
  1084. from crypto_openssl.c:27:
  1085. crypto_openssl.c: In Funktion »X509_KEYPAIR* crypto_keypair_new()«:
  1086. crypto_openssl.c:300:56: Fehler: Ungültige Anwendung von »sizeof« auf unvollständigen Typen »X509_KEYPAIR {aka X509_Keypair}«
  1087. keypair = (X509_KEYPAIR *)malloc(sizeof(X509_KEYPAIR));
  1088. ^
  1089. ../lib/smartall.h:68:55: Anmerkung: in Definition des Makros »malloc«
  1090. #define malloc(x) sm_malloc(__FILE__, __LINE__, (x))
  1091. ^
  1092. crypto_openssl.c:303:11: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1093. keypair->keyid = NULL;
  1094. ^~
  1095. In file included from ../lib/lib.h:37:0,
  1096. from ../include/bareos.h:152,
  1097. from crypto_openssl.c:27:
  1098. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1099. typedef struct X509_Keypair X509_KEYPAIR;
  1100. ^~~~~~~~~~~~
  1101. crypto_openssl.c:304:11: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1102. keypair->pubkey = NULL;
  1103. ^~
  1104. In file included from ../lib/lib.h:37:0,
  1105. from ../include/bareos.h:152,
  1106. from crypto_openssl.c:27:
  1107. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1108. typedef struct X509_Keypair X509_KEYPAIR;
  1109. ^~~~~~~~~~~~
  1110. crypto_openssl.c:305:11: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1111. keypair->privkey = NULL;
  1112. ^~
  1113. In file included from ../lib/lib.h:37:0,
  1114. from ../include/bareos.h:152,
  1115. from crypto_openssl.c:27:
  1116. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1117. typedef struct X509_Keypair X509_KEYPAIR;
  1118. ^~~~~~~~~~~~
  1119. crypto_openssl.c: In Funktion »X509_KEYPAIR* crypto_keypair_dup(X509_KEYPAIR*)«:
  1120. crypto_openssl.c:328:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1121. if (keypair->pubkey) {
  1122. ^~
  1123. In file included from ../lib/lib.h:37:0,
  1124. from ../include/bareos.h:152,
  1125. from crypto_openssl.c:27:
  1126. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1127. typedef struct X509_Keypair X509_KEYPAIR;
  1128. ^~~~~~~~~~~~
  1129. crypto_openssl.c:329:27: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1130. CRYPTO_add(&(keypair->pubkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1131. ^~
  1132. In file included from ../lib/lib.h:37:0,
  1133. from ../include/bareos.h:152,
  1134. from crypto_openssl.c:27:
  1135. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1136. typedef struct X509_Keypair X509_KEYPAIR;
  1137. ^~~~~~~~~~~~
  1138. crypto_openssl.c:329:53: Fehler: »CRYPTO_LOCK_EVP_PKEY« wurde in diesem Gültigkeitsbereich nicht definiert
  1139. CRYPTO_add(&(keypair->pubkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1140. ^~~~~~~~~~~~~~~~~~~~
  1141. crypto_openssl.c:329:73: Fehler: »CRYPTO_add« wurde in diesem Gültigkeitsbereich nicht definiert
  1142. CRYPTO_add(&(keypair->pubkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1143. ^
  1144. crypto_openssl.c:330:14: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1145. newpair->pubkey = keypair->pubkey;
  1146. ^~
  1147. In file included from ../lib/lib.h:37:0,
  1148. from ../include/bareos.h:152,
  1149. from crypto_openssl.c:27:
  1150. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1151. typedef struct X509_Keypair X509_KEYPAIR;
  1152. ^~~~~~~~~~~~
  1153. crypto_openssl.c:330:32: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1154. newpair->pubkey = keypair->pubkey;
  1155. ^~
  1156. In file included from ../lib/lib.h:37:0,
  1157. from ../include/bareos.h:152,
  1158. from crypto_openssl.c:27:
  1159. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1160. typedef struct X509_Keypair X509_KEYPAIR;
  1161. ^~~~~~~~~~~~
  1162. crypto_openssl.c:334:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1163. if (keypair->privkey) {
  1164. ^~
  1165. In file included from ../lib/lib.h:37:0,
  1166. from ../include/bareos.h:152,
  1167. from crypto_openssl.c:27:
  1168. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1169. typedef struct X509_Keypair X509_KEYPAIR;
  1170. ^~~~~~~~~~~~
  1171. crypto_openssl.c:335:27: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1172. CRYPTO_add(&(keypair->privkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1173. ^~
  1174. In file included from ../lib/lib.h:37:0,
  1175. from ../include/bareos.h:152,
  1176. from crypto_openssl.c:27:
  1177. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1178. typedef struct X509_Keypair X509_KEYPAIR;
  1179. ^~~~~~~~~~~~
  1180. crypto_openssl.c:335:54: Fehler: »CRYPTO_LOCK_EVP_PKEY« wurde in diesem Gültigkeitsbereich nicht definiert
  1181. CRYPTO_add(&(keypair->privkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1182. ^~~~~~~~~~~~~~~~~~~~
  1183. crypto_openssl.c:335:74: Fehler: »CRYPTO_add« wurde in diesem Gültigkeitsbereich nicht definiert
  1184. CRYPTO_add(&(keypair->privkey->references), 1, CRYPTO_LOCK_EVP_PKEY);
  1185. ^
  1186. crypto_openssl.c:336:14: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1187. newpair->privkey = keypair->privkey;
  1188. ^~
  1189. In file included from ../lib/lib.h:37:0,
  1190. from ../include/bareos.h:152,
  1191. from crypto_openssl.c:27:
  1192. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1193. typedef struct X509_Keypair X509_KEYPAIR;
  1194. ^~~~~~~~~~~~
  1195. crypto_openssl.c:336:33: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1196. newpair->privkey = keypair->privkey;
  1197. ^~
  1198. In file included from ../lib/lib.h:37:0,
  1199. from ../include/bareos.h:152,
  1200. from crypto_openssl.c:27:
  1201. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1202. typedef struct X509_Keypair X509_KEYPAIR;
  1203. ^~~~~~~~~~~~
  1204. crypto_openssl.c:340:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1205. if (keypair->keyid) {
  1206. ^~
  1207. In file included from ../lib/lib.h:37:0,
  1208. from ../include/bareos.h:152,
  1209. from crypto_openssl.c:27:
  1210. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1211. typedef struct X509_Keypair X509_KEYPAIR;
  1212. ^~~~~~~~~~~~
  1213. crypto_openssl.c:341:14: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1214. newpair->keyid = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1215. ^~
  1216. In file included from ../lib/lib.h:37:0,
  1217. from ../include/bareos.h:152,
  1218. from crypto_openssl.c:27:
  1219. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1220. typedef struct X509_Keypair X509_KEYPAIR;
  1221. ^~~~~~~~~~~~
  1222. crypto_openssl.c:341:55: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1223. newpair->keyid = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1224. ^~
  1225. In file included from ../lib/lib.h:37:0,
  1226. from ../include/bareos.h:152,
  1227. from crypto_openssl.c:27:
  1228. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1229. typedef struct X509_Keypair X509_KEYPAIR;
  1230. ^~~~~~~~~~~~
  1231. crypto_openssl.c:341:62: Fehler: »M_ASN1_OCTET_STRING_dup« wurde in diesem Gültigkeitsbereich nicht definiert
  1232. newpair->keyid = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1233. ^
  1234. crypto_openssl.c:342:19: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1235. if (!newpair->keyid) {
  1236. ^~
  1237. In file included from ../lib/lib.h:37:0,
  1238. from ../include/bareos.h:152,
  1239. from crypto_openssl.c:27:
  1240. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1241. typedef struct X509_Keypair X509_KEYPAIR;
  1242. ^~~~~~~~~~~~
  1243. crypto_openssl.c: In Funktion »int crypto_keypair_load_cert(X509_KEYPAIR*, const char*)«:
  1244. crypto_openssl.c:376:17: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1245. if (!(keypair->pubkey = X509_get_pubkey(cert))) {
  1246. ^~
  1247. In file included from ../lib/lib.h:37:0,
  1248. from ../include/bareos.h:152,
  1249. from crypto_openssl.c:27:
  1250. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1251. typedef struct X509_Keypair X509_KEYPAIR;
  1252. ^~~~~~~~~~~~
  1253. crypto_openssl.c:382:16: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1254. if ((keypair->keyid = openssl_cert_keyid(cert)) == NULL) {
  1255. ^~
  1256. In file included from ../lib/lib.h:37:0,
  1257. from ../include/bareos.h:152,
  1258. from crypto_openssl.c:27:
  1259. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1260. typedef struct X509_Keypair X509_KEYPAIR;
  1261. ^~~~~~~~~~~~
  1262. crypto_openssl.c:389:29: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1263. if (EVP_PKEY_type(keypair->pubkey->type) != EVP_PKEY_RSA) {
  1264. ^~
  1265. In file included from ../lib/lib.h:37:0,
  1266. from ../include/bareos.h:152,
  1267. from crypto_openssl.c:27:
  1268. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1269. typedef struct X509_Keypair X509_KEYPAIR;
  1270. ^~~~~~~~~~~~
  1271. In file included from ../include/bareos.h:151:0,
  1272. from crypto_openssl.c:27:
  1273. crypto_openssl.c:391:77: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1274. _("Unsupported key type provided: %d\n"), EVP_PKEY_type(keypair->pubkey->type));
  1275. ^
  1276. ../include/baconfig.h:503:47: Anmerkung: in Definition des Makros »Jmsg1«
  1277. j_msg(__FILE__, __LINE__, jcr, typ, lvl, msg, a1)
  1278. ^~
  1279. In file included from ../lib/lib.h:37:0,
  1280. from ../include/bareos.h:152,
  1281. from crypto_openssl.c:27:
  1282. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1283. typedef struct X509_Keypair X509_KEYPAIR;
  1284. ^~~~~~~~~~~~
  1285. crypto_openssl.c:400:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1286. if (keypair->pubkey) {
  1287. ^~
  1288. In file included from ../lib/lib.h:37:0,
  1289. from ../include/bareos.h:152,
  1290. from crypto_openssl.c:27:
  1291. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1292. typedef struct X509_Keypair X509_KEYPAIR;
  1293. ^~~~~~~~~~~~
  1294. crypto_openssl.c:401:28: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1295. EVP_PKEY_free(keypair->pubkey);
  1296. ^~
  1297. In file included from ../lib/lib.h:37:0,
  1298. from ../include/bareos.h:152,
  1299. from crypto_openssl.c:27:
  1300. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1301. typedef struct X509_Keypair X509_KEYPAIR;
  1302. ^~~~~~~~~~~~
  1303. crypto_openssl.c: In Funktion »int crypto_keypair_load_key(X509_KEYPAIR*, const char*, int (*)(char*, int, const void*), const void*)«:
  1304. crypto_openssl.c:489:11: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1305. keypair->privkey = PEM_read_bio_PrivateKey(bio, NULL, crypto_pem_callback_dispatch, &ctx);
  1306. ^~
  1307. In file included from ../lib/lib.h:37:0,
  1308. from ../include/bareos.h:152,
  1309. from crypto_openssl.c:27:
  1310. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1311. typedef struct X509_Keypair X509_KEYPAIR;
  1312. ^~~~~~~~~~~~
  1313. crypto_openssl.c:491:16: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1314. if (!keypair->privkey) {
  1315. ^~
  1316. In file included from ../lib/lib.h:37:0,
  1317. from ../include/bareos.h:152,
  1318. from crypto_openssl.c:27:
  1319. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1320. typedef struct X509_Keypair X509_KEYPAIR;
  1321. ^~~~~~~~~~~~
  1322. crypto_openssl.c: In Funktion »void crypto_keypair_free(X509_KEYPAIR*)«:
  1323. crypto_openssl.c:504:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1324. if (keypair->pubkey) {
  1325. ^~
  1326. In file included from ../lib/lib.h:37:0,
  1327. from ../include/bareos.h:152,
  1328. from crypto_openssl.c:27:
  1329. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1330. typedef struct X509_Keypair X509_KEYPAIR;
  1331. ^~~~~~~~~~~~
  1332. crypto_openssl.c:505:28: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1333. EVP_PKEY_free(keypair->pubkey);
  1334. ^~
  1335. In file included from ../lib/lib.h:37:0,
  1336. from ../include/bareos.h:152,
  1337. from crypto_openssl.c:27:
  1338. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1339. typedef struct X509_Keypair X509_KEYPAIR;
  1340. ^~~~~~~~~~~~
  1341. crypto_openssl.c:507:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1342. if (keypair->privkey) {
  1343. ^~
  1344. In file included from ../lib/lib.h:37:0,
  1345. from ../include/bareos.h:152,
  1346. from crypto_openssl.c:27:
  1347. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1348. typedef struct X509_Keypair X509_KEYPAIR;
  1349. ^~~~~~~~~~~~
  1350. crypto_openssl.c:508:28: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1351. EVP_PKEY_free(keypair->privkey);
  1352. ^~
  1353. In file included from ../lib/lib.h:37:0,
  1354. from ../include/bareos.h:152,
  1355. from crypto_openssl.c:27:
  1356. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1357. typedef struct X509_Keypair X509_KEYPAIR;
  1358. ^~~~~~~~~~~~
  1359. crypto_openssl.c:510:15: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1360. if (keypair->keyid) {
  1361. ^~
  1362. In file included from ../lib/lib.h:37:0,
  1363. from ../include/bareos.h:152,
  1364. from crypto_openssl.c:27:
  1365. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1366. typedef struct X509_Keypair X509_KEYPAIR;
  1367. ^~~~~~~~~~~~
  1368. crypto_openssl.c:511:39: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1369. M_ASN1_OCTET_STRING_free(keypair->keyid);
  1370. ^~
  1371. In file included from ../lib/lib.h:37:0,
  1372. from ../include/bareos.h:152,
  1373. from crypto_openssl.c:27:
  1374. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1375. typedef struct X509_Keypair X509_KEYPAIR;
  1376. ^~~~~~~~~~~~
  1377. crypto_openssl.c:511:46: Fehler: »M_ASN1_OCTET_STRING_free« wurde in diesem Gültigkeitsbereich nicht definiert
  1378. M_ASN1_OCTET_STRING_free(keypair->keyid);
  1379. ^
  1380. crypto_openssl.c: In Funktion »void crypto_digest_free(DIGEST*)«:
  1381. crypto_openssl.c:609:34: Fehler: »EVP_MD_CTX_cleanup« wurde in diesem Gültigkeitsbereich nicht definiert
  1382. EVP_MD_CTX_cleanup(&digest->ctx);
  1383. ^
  1384. crypto_openssl.c: In Funktion »crypto_error_t crypto_sign_get_digest(SIGNATURE*, X509_KEYPAIR*, crypto_digest_t&, DIGEST**)«:
  1385. crypto_openssl.c:139:52: Fehler: expected primary-expression before »,« token
  1386. #define sk_SignerInfo_num(st) SKM_sk_num(SignerInfo, (st))
  1387. ^
  1388. crypto_openssl.c:659:20: Anmerkung: bei Substitution des Makros »sk_SignerInfo_num«
  1389. for (i = 0; i < sk_SignerInfo_num(signers); i++) {
  1390. ^~~~~~~~~~~~~~~~~
  1391. crypto_openssl.c:139:58: Fehler: »SKM_sk_num« wurde in diesem Gültigkeitsbereich nicht definiert
  1392. #define sk_SignerInfo_num(st) SKM_sk_num(SignerInfo, (st))
  1393. ^
  1394. crypto_openssl.c:659:20: Anmerkung: bei Substitution des Makros »sk_SignerInfo_num«
  1395. for (i = 0; i < sk_SignerInfo_num(signers); i++) {
  1396. ^~~~~~~~~~~~~~~~~
  1397. crypto_openssl.c:140:59: Fehler: expected primary-expression before »,« token
  1398. #define sk_SignerInfo_value(st, i) SKM_sk_value(SignerInfo, (st), (i))
  1399. ^
  1400. crypto_openssl.c:660:12: Anmerkung: bei Substitution des Makros »sk_SignerInfo_value«
  1401. si = sk_SignerInfo_value(signers, i);
  1402. ^~~~~~~~~~~~~~~~~~~
  1403. crypto_openssl.c:140:70: Fehler: »SKM_sk_value« wurde in diesem Gültigkeitsbereich nicht definiert
  1404. #define sk_SignerInfo_value(st, i) SKM_sk_value(SignerInfo, (st), (i))
  1405. ^
  1406. crypto_openssl.c:660:12: Anmerkung: bei Substitution des Makros »sk_SignerInfo_value«
  1407. si = sk_SignerInfo_value(signers, i);
  1408. ^~~~~~~~~~~~~~~~~~~
  1409. crypto_openssl.c:661:42: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1410. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, si->subjectKeyIdentifier) == 0) {
  1411. ^~
  1412. In file included from ../lib/lib.h:37:0,
  1413. from ../include/bareos.h:152,
  1414. from crypto_openssl.c:27:
  1415. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1416. typedef struct X509_Keypair X509_KEYPAIR;
  1417. ^~~~~~~~~~~~
  1418. crypto_openssl.c:661:75: Fehler: »M_ASN1_OCTET_STRING_cmp« wurde in diesem Gültigkeitsbereich nicht definiert
  1419. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, si->subjectKeyIdentifier) == 0) {
  1420. ^
  1421. crypto_openssl.c: In Funktion »crypto_error_t crypto_sign_verify(SIGNATURE*, X509_KEYPAIR*, DIGEST*)«:
  1422. crypto_openssl.c:139:52: Fehler: expected primary-expression before »,« token
  1423. #define sk_SignerInfo_num(st) SKM_sk_num(SignerInfo, (st))
  1424. ^
  1425. crypto_openssl.c:729:20: Anmerkung: bei Substitution des Makros »sk_SignerInfo_num«
  1426. for (i = 0; i < sk_SignerInfo_num(signers); i++) {
  1427. ^~~~~~~~~~~~~~~~~
  1428. crypto_openssl.c:139:58: Fehler: »SKM_sk_num« wurde in diesem Gültigkeitsbereich nicht definiert
  1429. #define sk_SignerInfo_num(st) SKM_sk_num(SignerInfo, (st))
  1430. ^
  1431. crypto_openssl.c:729:20: Anmerkung: bei Substitution des Makros »sk_SignerInfo_num«
  1432. for (i = 0; i < sk_SignerInfo_num(signers); i++) {
  1433. ^~~~~~~~~~~~~~~~~
  1434. crypto_openssl.c:140:59: Fehler: expected primary-expression before »,« token
  1435. #define sk_SignerInfo_value(st, i) SKM_sk_value(SignerInfo, (st), (i))
  1436. ^
  1437. crypto_openssl.c:730:12: Anmerkung: bei Substitution des Makros »sk_SignerInfo_value«
  1438. si = sk_SignerInfo_value(signers, i);
  1439. ^~~~~~~~~~~~~~~~~~~
  1440. crypto_openssl.c:140:70: Fehler: »SKM_sk_value« wurde in diesem Gültigkeitsbereich nicht definiert
  1441. #define sk_SignerInfo_value(st, i) SKM_sk_value(SignerInfo, (st), (i))
  1442. ^
  1443. crypto_openssl.c:730:12: Anmerkung: bei Substitution des Makros »sk_SignerInfo_value«
  1444. si = sk_SignerInfo_value(signers, i);
  1445. ^~~~~~~~~~~~~~~~~~~
  1446. crypto_openssl.c:731:42: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1447. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, si->subjectKeyIdentifier) == 0) {
  1448. ^~
  1449. In file included from ../lib/lib.h:37:0,
  1450. from ../include/bareos.h:152,
  1451. from crypto_openssl.c:27:
  1452. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1453. typedef struct X509_Keypair X509_KEYPAIR;
  1454. ^~~~~~~~~~~~
  1455. crypto_openssl.c:731:75: Fehler: »M_ASN1_OCTET_STRING_cmp« wurde in diesem Gültigkeitsbereich nicht definiert
  1456. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, si->subjectKeyIdentifier) == 0) {
  1457. ^
  1458. crypto_openssl.c:733:53: Fehler: »M_ASN1_STRING_length« wurde in diesem Gültigkeitsbereich nicht definiert
  1459. sigLen = M_ASN1_STRING_length(si->signature);
  1460. ^
  1461. crypto_openssl.c:734:52: Fehler: »M_ASN1_STRING_data« wurde in diesem Gültigkeitsbereich nicht definiert
  1462. sigData = M_ASN1_STRING_data(si->signature);
  1463. ^
  1464. crypto_openssl.c:736:69: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1465. ok = EVP_VerifyFinal(&digest->ctx, sigData, sigLen, keypair->pubkey);
  1466. ^~
  1467. In file included from ../lib/lib.h:37:0,
  1468. from ../include/bareos.h:152,
  1469. from crypto_openssl.c:27:
  1470. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1471. typedef struct X509_Keypair X509_KEYPAIR;
  1472. ^~~~~~~~~~~~
  1473. crypto_openssl.c: In Funktion »int crypto_sign_add_signer(SIGNATURE*, DIGEST*, X509_KEYPAIR*)«:
  1474. crypto_openssl.c:798:53: Fehler: »M_ASN1_OCTET_STRING_free« wurde in diesem Gültigkeitsbereich nicht definiert
  1475. M_ASN1_OCTET_STRING_free(si->subjectKeyIdentifier);
  1476. ^
  1477. crypto_openssl.c:799:62: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1478. si->subjectKeyIdentifier = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1479. ^~
  1480. In file included from ../lib/lib.h:37:0,
  1481. from ../include/bareos.h:152,
  1482. from crypto_openssl.c:27:
  1483. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1484. typedef struct X509_Keypair X509_KEYPAIR;
  1485. ^~~~~~~~~~~~
  1486. crypto_openssl.c:799:69: Fehler: »M_ASN1_OCTET_STRING_dup« wurde in diesem Gültigkeitsbereich nicht definiert
  1487. si->subjectKeyIdentifier = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1488. ^
  1489. In file included from crypto_openssl.c:37:0:
  1490. crypto_openssl.c:802:32: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1491. assert(EVP_PKEY_type(keypair->pubkey->type) == EVP_PKEY_RSA);
  1492. ^
  1493. In file included from ../lib/lib.h:37:0,
  1494. from ../include/bareos.h:152,
  1495. from crypto_openssl.c:27:
  1496. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1497. typedef struct X509_Keypair X509_KEYPAIR;
  1498. ^~~~~~~~~~~~
  1499. crypto_openssl.c:807:31: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1500. len = EVP_PKEY_size(keypair->privkey);
  1501. ^~
  1502. In file included from ../lib/lib.h:37:0,
  1503. from ../include/bareos.h:152,
  1504. from crypto_openssl.c:27:
  1505. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1506. typedef struct X509_Keypair X509_KEYPAIR;
  1507. ^~~~~~~~~~~~
  1508. crypto_openssl.c:809:55: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1509. if (!EVP_SignFinal(&digest->ctx, buf, &len, keypair->privkey)) {
  1510. ^~
  1511. In file included from ../lib/lib.h:37:0,
  1512. from ../include/bareos.h:152,
  1513. from crypto_openssl.c:27:
  1514. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1515. typedef struct X509_Keypair X509_KEYPAIR;
  1516. ^~~~~~~~~~~~
  1517. crypto_openssl.c:815:56: Fehler: »M_ASN1_OCTET_STRING_set« wurde in diesem Gültigkeitsbereich nicht definiert
  1518. if (!M_ASN1_OCTET_STRING_set(si->signature, buf, len)) {
  1519. ^
  1520. crypto_openssl.c:143:59: Fehler: expected primary-expression before »,« token
  1521. #define sk_SignerInfo_push(st, val) SKM_sk_push(SignerInfo, (st), (val))
  1522. ^
  1523. crypto_openssl.c:824:4: Anmerkung: bei Substitution des Makros »sk_SignerInfo_push«
  1524. sk_SignerInfo_push(sig->sigData->signerInfo, si);
  1525. ^~~~~~~~~~~~~~~~~~
  1526. crypto_openssl.c:143:72: Fehler: »SKM_sk_push« wurde in diesem Gültigkeitsbereich nicht definiert
  1527. #define sk_SignerInfo_push(st, val) SKM_sk_push(SignerInfo, (st), (val))
  1528. ^
  1529. crypto_openssl.c:824:4: Anmerkung: bei Substitution des Makros »sk_SignerInfo_push«
  1530. sk_SignerInfo_push(sig->sigData->signerInfo, si);
  1531. ^~~~~~~~~~~~~~~~~~
  1532. crypto_openssl.c: In Funktion »CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, alist*)«:
  1533. crypto_openssl.c:1044:66: Fehler: »M_ASN1_OCTET_STRING_set« wurde in diesem Gültigkeitsbereich nicht definiert
  1534. if (!M_ASN1_OCTET_STRING_set(cs->cryptoData->iv, iv, iv_len)) {
  1535. ^
  1536. crypto_openssl.c:1073:56: Fehler: »M_ASN1_OCTET_STRING_free« wurde in diesem Gültigkeitsbereich nicht definiert
  1537. M_ASN1_OCTET_STRING_free(ri->subjectKeyIdentifier);
  1538. ^
  1539. crypto_openssl.c:1074:65: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1540. ri->subjectKeyIdentifier = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1541. ^~
  1542. In file included from ../lib/lib.h:37:0,
  1543. from ../include/bareos.h:152,
  1544. from crypto_openssl.c:27:
  1545. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1546. typedef struct X509_Keypair X509_KEYPAIR;
  1547. ^~~~~~~~~~~~
  1548. crypto_openssl.c:1074:72: Fehler: »M_ASN1_OCTET_STRING_dup« wurde in diesem Gültigkeitsbereich nicht definiert
  1549. ri->subjectKeyIdentifier = M_ASN1_OCTET_STRING_dup(keypair->keyid);
  1550. ^
  1551. In file included from crypto_openssl.c:37:0:
  1552. crypto_openssl.c:1077:21: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1553. assert(keypair->pubkey && EVP_PKEY_type(keypair->pubkey->type) == EVP_PKEY_RSA);
  1554. ^
  1555. In file included from ../lib/lib.h:37:0,
  1556. from ../include/bareos.h:152,
  1557. from crypto_openssl.c:27:
  1558. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1559. typedef struct X509_Keypair X509_KEYPAIR;
  1560. ^~~~~~~~~~~~
  1561. In file included from crypto_openssl.c:37:0:
  1562. crypto_openssl.c:1077:54: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1563. assert(keypair->pubkey && EVP_PKEY_type(keypair->pubkey->type) == EVP_PKEY_RSA);
  1564. ^
  1565. In file included from ../lib/lib.h:37:0,
  1566. from ../include/bareos.h:152,
  1567. from crypto_openssl.c:27:
  1568. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1569. typedef struct X509_Keypair X509_KEYPAIR;
  1570. ^~~~~~~~~~~~
  1571. In file included from ../lib/lib.h:29:0,
  1572. from ../include/bareos.h:152,
  1573. from crypto_openssl.c:27:
  1574. crypto_openssl.c:1081:59: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1575. ekey = (unsigned char *)malloc(EVP_PKEY_size(keypair->pubkey));
  1576. ^
  1577. ../lib/smartall.h:68:55: Anmerkung: in Definition des Makros »malloc«
  1578. #define malloc(x) sm_malloc(__FILE__, __LINE__, (x))
  1579. ^
  1580. In file included from ../lib/lib.h:37:0,
  1581. from ../include/bareos.h:152,
  1582. from crypto_openssl.c:27:
  1583. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1584. typedef struct X509_Keypair X509_KEYPAIR;
  1585. ^~~~~~~~~~~~
  1586. crypto_openssl.c:1083:91: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1587. if ((ekey_len = EVP_PKEY_encrypt(ekey, cs->session_key, cs->session_key_len, keypair->pubkey)) <= 0) {
  1588. ^~
  1589. In file included from ../lib/lib.h:37:0,
  1590. from ../include/bareos.h:152,
  1591. from crypto_openssl.c:27:
  1592. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1593. typedef struct X509_Keypair X509_KEYPAIR;
  1594. ^~~~~~~~~~~~
  1595. crypto_openssl.c:1092:68: Fehler: »M_ASN1_OCTET_STRING_set« wurde in diesem Gültigkeitsbereich nicht definiert
  1596. if (!M_ASN1_OCTET_STRING_set(ri->encryptedKey, ekey, ekey_len)) {
  1597. ^
  1598. crypto_openssl.c:173:65: Fehler: expected primary-expression before »,« token
  1599. #define sk_RecipientInfo_push(st, val) SKM_sk_push(RecipientInfo, (st), (val))
  1600. ^
  1601. crypto_openssl.c:1104:7: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_push«
  1602. sk_RecipientInfo_push(cs->cryptoData->recipientInfo, ri);
  1603. ^~~~~~~~~~~~~~~~~~~~~
  1604. crypto_openssl.c:173:78: Fehler: »SKM_sk_push« wurde in diesem Gültigkeitsbereich nicht definiert
  1605. #define sk_RecipientInfo_push(st, val) SKM_sk_push(RecipientInfo, (st), (val))
  1606. ^
  1607. crypto_openssl.c:1104:7: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_push«
  1608. sk_RecipientInfo_push(cs->cryptoData->recipientInfo, ri);
  1609. ^~~~~~~~~~~~~~~~~~~~~
  1610. crypto_openssl.c: In Funktion »crypto_error_t crypto_session_decode(const u_int8_t*, u_int32_t, alist*, CRYPTO_SESSION**)«:
  1611. crypto_openssl.c:1182:18: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1612. if (keypair->privkey == NULL) {
  1613. ^~
  1614. In file included from ../lib/lib.h:37:0,
  1615. from ../include/bareos.h:152,
  1616. from crypto_openssl.c:27:
  1617. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1618. typedef struct X509_Keypair X509_KEYPAIR;
  1619. ^~~~~~~~~~~~
  1620. crypto_openssl.c:169:58: Fehler: expected primary-expression before »,« token
  1621. #define sk_RecipientInfo_num(st) SKM_sk_num(RecipientInfo, (st))
  1622. ^
  1623. crypto_openssl.c:1186:23: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_num«
  1624. for (i = 0; i < sk_RecipientInfo_num(recipients); i++) {
  1625. ^~~~~~~~~~~~~~~~~~~~
  1626. crypto_openssl.c:169:64: Fehler: »SKM_sk_num« wurde in diesem Gültigkeitsbereich nicht definiert
  1627. #define sk_RecipientInfo_num(st) SKM_sk_num(RecipientInfo, (st))
  1628. ^
  1629. crypto_openssl.c:1186:23: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_num«
  1630. for (i = 0; i < sk_RecipientInfo_num(recipients); i++) {
  1631. ^~~~~~~~~~~~~~~~~~~~
  1632. crypto_openssl.c:170:65: Fehler: expected primary-expression before »,« token
  1633. #define sk_RecipientInfo_value(st, i) SKM_sk_value(RecipientInfo, (st), (i))
  1634. ^
  1635. crypto_openssl.c:1187:15: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_value«
  1636. ri = sk_RecipientInfo_value(recipients, i);
  1637. ^~~~~~~~~~~~~~~~~~~~~~
  1638. crypto_openssl.c:170:76: Fehler: »SKM_sk_value« wurde in diesem Gültigkeitsbereich nicht definiert
  1639. #define sk_RecipientInfo_value(st, i) SKM_sk_value(RecipientInfo, (st), (i))
  1640. ^
  1641. crypto_openssl.c:1187:15: Anmerkung: bei Substitution des Makros »sk_RecipientInfo_value«
  1642. ri = sk_RecipientInfo_value(recipients, i);
  1643. ^~~~~~~~~~~~~~~~~~~~~~
  1644. crypto_openssl.c:1190:45: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1645. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, ri->subjectKeyIdentifier) == 0) {
  1646. ^~
  1647. In file included from ../lib/lib.h:37:0,
  1648. from ../include/bareos.h:152,
  1649. from crypto_openssl.c:27:
  1650. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1651. typedef struct X509_Keypair X509_KEYPAIR;
  1652. ^~~~~~~~~~~~
  1653. crypto_openssl.c:1190:78: Fehler: »M_ASN1_OCTET_STRING_cmp« wurde in diesem Gültigkeitsbereich nicht definiert
  1654. if (M_ASN1_OCTET_STRING_cmp(keypair->keyid, ri->subjectKeyIdentifier) == 0) {
  1655. ^
  1656. In file included from crypto_openssl.c:37:0:
  1657. crypto_openssl.c:1194:41: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1658. assert(EVP_PKEY_type(keypair->privkey->type) == EVP_PKEY_RSA);
  1659. ^
  1660. In file included from ../lib/lib.h:37:0,
  1661. from ../include/bareos.h:152,
  1662. from crypto_openssl.c:27:
  1663. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1664. typedef struct X509_Keypair X509_KEYPAIR;
  1665. ^~~~~~~~~~~~
  1666. In file included from ../lib/lib.h:29:0,
  1667. from ../include/bareos.h:152,
  1668. from crypto_openssl.c:27:
  1669. crypto_openssl.c:1205:76: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1670. cs->session_key = (unsigned char *)malloc(EVP_PKEY_size(keypair->privkey));
  1671. ^
  1672. ../lib/smartall.h:68:55: Anmerkung: in Definition des Makros »malloc«
  1673. #define malloc(x) sm_malloc(__FILE__, __LINE__, (x))
  1674. ^
  1675. In file included from ../lib/lib.h:37:0,
  1676. from ../include/bareos.h:152,
  1677. from crypto_openssl.c:27:
  1678. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1679. typedef struct X509_Keypair X509_KEYPAIR;
  1680. ^~~~~~~~~~~~
  1681. crypto_openssl.c:1206:104: Fehler: »M_ASN1_STRING_data« wurde in diesem Gültigkeitsbereich nicht definiert
  1682. cs->session_key_len = EVP_PKEY_decrypt(cs->session_key, M_ASN1_STRING_data(ri->encryptedKey),
  1683. ^
  1684. crypto_openssl.c:1207:72: Fehler: »M_ASN1_STRING_length« wurde in diesem Gültigkeitsbereich nicht definiert
  1685. M_ASN1_STRING_length(ri->encryptedKey), keypair->privkey);
  1686. ^
  1687. crypto_openssl.c:1207:82: Fehler: falsche Benutzung des unvollständigen Typs »X509_KEYPAIR {aka struct X509_Keypair}«
  1688. M_ASN1_STRING_length(ri->encryptedKey), keypair->privkey);
  1689. ^~
  1690. In file included from ../lib/lib.h:37:0,
  1691. from ../include/bareos.h:152,
  1692. from crypto_openssl.c:27:
  1693. ../lib/crypto.h:31:16: Anmerkung: forward declaration of »X509_KEYPAIR {aka struct X509_Keypair}«
  1694. typedef struct X509_Keypair X509_KEYPAIR;
  1695. ^~~~~~~~~~~~
  1696. crypto_openssl.c: In Funktion »CIPHER_CONTEXT* crypto_cipher_new(CRYPTO_SESSION*, bool, u_int32_t*)«:
  1697. crypto_openssl.c:1289:75: Fehler: »M_ASN1_STRING_length« wurde in diesem Gültigkeitsbereich nicht definiert
  1698. if (EVP_CIPHER_iv_length(ec) != M_ASN1_STRING_length(cs->cryptoData->iv)) {
  1699. ^
  1700. crypto_openssl.c:1295:111: Fehler: »M_ASN1_STRING_data« wurde in diesem Gültigkeitsbereich nicht definiert
  1701. if (!EVP_CipherInit_ex(&cipher_ctx->ctx, NULL, NULL, cs->session_key, M_ASN1_STRING_data(cs->cryptoData->iv), -1)) {
  1702. ^
  1703. make[1]: *** [Makefile:226: crypto_openssl.lo] Fehler 1
  1704. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1705. Compiling md5.c
  1706. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lib“ wird verlassen
  1707. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib“ wird betreten
  1708. Compiling acl.c
  1709. Compiling bfile.c
  1710. Compiling attribs.c
  1711. Compiling drivetype.c
  1712. Compiling create_file.c
  1713. Compiling enable_priv.c
  1714. Compiling find_one.c
  1715. Compiling find.c
  1716. find_one.c: In Funktion »int process_directory(JCR*, FF_PKT*, int (*)(JCR*, FF_PKT*, bool), char*, dev_t, bool)«:
  1717. find_one.c:734:16: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1718. status = readdir_r(directory, entry, &result);
  1719. ^~~~~~~~~
  1720. In file included from /usr/include/features.h:410:0,
  1721. from /usr/include/bits/libc-header-start.h:33,
  1722. from /usr/include/stdint.h:26,
  1723. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1724. from ../include/bareos.h:52,
  1725. from find_one.c:32:
  1726. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1727. extern int __REDIRECT (readdir_r,
  1728. ^
  1729. find_one.c:734:51: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1730. status = readdir_r(directory, entry, &result);
  1731. ^
  1732. In file included from /usr/include/features.h:410:0,
  1733. from /usr/include/bits/libc-header-start.h:33,
  1734. from /usr/include/stdint.h:26,
  1735. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1736. from ../include/bareos.h:52,
  1737. from find_one.c:32:
  1738. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1739. extern int __REDIRECT (readdir_r,
  1740. ^
  1741. Compiling fstype.c
  1742. Compiling hardlink.c
  1743. Compiling match.c
  1744. Compiling mkpath.c
  1745. Compiling savecwd.c
  1746. Compiling shadowing.c
  1747. make[1]: *** Keine Regel vorhanden, um das Ziel „../lib/libbareos.la“,
  1748. benötigt von „all“, zu erstellen. Schluss.
  1749. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1750. Compiling xattr.c
  1751. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/findlib“ wird verlassen
  1752. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb“ wird betreten
  1753. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/include/bareos/lmdb
  1754. Compiling mdb.c
  1755. Compiling midl.c
  1756. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/include/bareos/lmdb
  1757. for I in lmdb.h midl.h; do \
  1758. /usr/bin/install -c -m 644 $I /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/include/bareos/lmdb/`basename $I`; \
  1759. done
  1760. Making libbareoslmdb.la ...
  1761. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CC --mode=link gcc -Wl,-O1,--sort-common,--as-needed,-z,relro -o libbareoslmdb.la mdb.lo midl.lo -export-dynamic -rpath /usr/lib/bareos -release 16.2.5 -lpthread -ldl
  1762. ==== Make of lib is good ====
  1763.  
  1764. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos
  1765. /usr/bin/rm -f /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/libbareoslmdb-*.so /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos/libbareoslmdb.la
  1766. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CC --finish --mode=install /usr/bin/install -c -m 755 libbareoslmdb.la /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/lib/bareos
  1767. libtool: warning: remember to run 'libtool --finish /usr/lib/bareos'
  1768. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/lmdb“ wird verlassen
  1769. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed“ wird betreten
  1770. Compiling accurate.c
  1771. Compiling accurate_htable.c
  1772. Compiling accurate_lmdb.c
  1773. Compiling authenticate.c
  1774. Compiling dir_cmd.c
  1775. Compiling backup.c
  1776. Compiling compression.c
  1777. Compiling crypto.c
  1778. Compiling estimate.c
  1779. Compiling fd_plugins.c
  1780. Compiling filed_conf.c
  1781. Compiling filed.c
  1782. Compiling fileset.c
  1783. Compiling heartbeat.c
  1784. Compiling restore.c
  1785. Compiling sd_cmds.c
  1786. Compiling socket_server.c
  1787. Compiling status.c
  1788. Compiling verify_vol.c
  1789. make[1]: *** Keine Regel vorhanden, um das Ziel „../findlib/libbareosfind.la“,
  1790. benötigt von „bareos-fd“, zu erstellen. Schluss.
  1791. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1792. Compiling verify.c
  1793. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/filed“ wird verlassen
  1794. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console“ wird betreten
  1795. make[1]: *** Keine Regel vorhanden, um das Ziel „../lib/libbareos.la“,
  1796. benötigt von „bconsole“, zu erstellen. Schluss.
  1797. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1798. Compiling console.c
  1799. Compiling console_conf.c
  1800. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/console“ wird verlassen
  1801. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed“ wird betreten
  1802. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-exceptions -fno-rtti -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -I. -I../.. -I../../include -I../../filed -c bpipe-fd.c
  1803. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-exceptions -fno-rtti -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -I. -I../.. -I../../include -I../../filed -c test-plugin-fd.c
  1804. make[1]: *** Keine Regel vorhanden, um das Ziel „../../lib/libbareoscfg.la“,
  1805. benötigt von „test-plugin-fd.la“, zu erstellen. Schluss.
  1806. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1807. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/filed“ wird verlassen
  1808. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats“ wird betreten
  1809. Compiling cats_backends.c
  1810. Compiling bvfs.c
  1811. Compiling sql_cmds.c
  1812. Compiling cats.c
  1813. Compiling sql.c
  1814. Compiling sql_delete.c
  1815. Compiling sql_create.c
  1816. Compiling sql_find.c
  1817. Compiling sql_get.c
  1818. Compiling sql_glue.c
  1819. Compiling sql_list.c
  1820. Compiling sql_pooling.c
  1821. Compiling sql_update.c
  1822. Compiling postgresql.c
  1823. Compiling mysql.c
  1824. Compiling sqlite.c
  1825. ../../autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/include/bareos/sql
  1826. Making libbareoscats.la ...
  1827. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -D_BDB_PRIV_INTERFACE_ -Wl,-O1,--sort-common,--as-needed,-z,relro -L../lib -o libbareoscats.la cats_backends.lo -export-dynamic -rpath /usr/lib/bareos -release 16.2.5 -lbareos
  1828. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/include/bareos/sql
  1829. for I in cats.h protos.h sql_cmds.h; do \
  1830. /usr/bin/install -c -m 644 $I /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/include/bareos/sql/`basename $I`; \
  1831. done
  1832. /usr/bin/ld: cannot find -lbareos
  1833. collect2: error: ld returned 1 exit status
  1834. make[1]: *** [Makefile:265: libbareoscats.la] Fehler 1
  1835. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1836. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/cats“ wird verlassen
  1837. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp“ wird betreten
  1838. rpcgen -C -M ndmp0.x
  1839. rpcgen -C -M ndmp0.x
  1840. rpcgen -C -M ndmp2.x
  1841. rpcgen -C -M ndmp2.x
  1842. rpcgen -C -M ndmp3.x
  1843. rpcgen -C -M ndmp3.x
  1844. rpcgen -C -M ndmp4.x
  1845. rpcgen -C -M ndmp4.x
  1846. rpcgen -C -M ndmp9.x
  1847. rpcgen -C -M ndmp9.x
  1848. make[1]: *** Keine Regel vorhanden, um das Ziel „../ndmp/ndmp9.h“,
  1849. benötigt von „ndma_comm_dispatch.lo“, zu erstellen. Schluss.
  1850. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1851. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/ndmp“ wird verlassen
  1852. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird“ wird betreten
  1853. Compiling admin.c
  1854. Compiling archive.c
  1855. Compiling authenticate.c
  1856. Compiling bsr.c
  1857. Compiling autoprune.c
  1858. Compiling backup.c
  1859. Compiling catreq.c
  1860. Compiling consolidate.c
  1861. Compiling dir_plugins.c
  1862. Compiling dird_conf.c
  1863. Compiling dird.c
  1864. Compiling expand.c
  1865. Compiling fd_cmds.c
  1866. Compiling getmsg.c
  1867. Compiling inc_conf.c
  1868. dird.c: In Funktion »void cleanup_old_files()«:
  1869. dird.c:1345:12: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1870. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  1871. ^~~~~~~~~
  1872. In file included from /usr/include/features.h:410:0,
  1873. from /usr/include/bits/libc-header-start.h:33,
  1874. from /usr/include/stdint.h:26,
  1875. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1876. from ../include/bareos.h:52,
  1877. from dird.c:29:
  1878. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1879. extern int __REDIRECT (readdir_r,
  1880. ^
  1881. dird.c:1345:40: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1882. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  1883. ^
  1884. In file included from /usr/include/features.h:410:0,
  1885. from /usr/include/bits/libc-header-start.h:33,
  1886. from /usr/include/stdint.h:26,
  1887. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1888. from ../include/bareos.h:52,
  1889. from dird.c:29:
  1890. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1891. extern int __REDIRECT (readdir_r,
  1892. ^
  1893. Compiling job.c
  1894. Compiling jobq.c
  1895. Compiling migrate.c
  1896. Compiling mountreq.c
  1897. Compiling msgchan.c
  1898. Compiling ndmp_dma_backup.c
  1899. Compiling ndmp_dma_generic.c
  1900. Compiling ndmp_dma_restore.c
  1901. Compiling ndmp_dma_storage.c
  1902. Compiling ndmp_fhdb_common.c
  1903. Compiling ndmp_fhdb_helpers.c
  1904. Compiling ndmp_fhdb_mem.c
  1905. Compiling ndmp_fhdb_lmdb.c
  1906. Compiling newvol.c
  1907. Compiling next_vol.c
  1908. Compiling quota.c
  1909. Compiling socket_server.c
  1910. Compiling recycle.c
  1911. Compiling restore.c
  1912. Compiling run_conf.c
  1913. Compiling sd_cmds.c
  1914. Compiling scheduler.c
  1915. Compiling stats.c
  1916. Compiling storage.c
  1917. Compiling ua_acl.c
  1918. Compiling ua_audit.c
  1919. Compiling ua_cmds.c
  1920. Compiling ua_configure.c
  1921. Compiling ua_db.c
  1922. Compiling ua_dotcmds.c
  1923. Compiling ua_input.c
  1924. Compiling ua_impexp.c
  1925. Compiling ua_label.c
  1926. Compiling ua_output.c
  1927. Compiling ua_prune.c
  1928. Compiling ua_purge.c
  1929. Compiling ua_query.c
  1930. Compiling ua_restore.c
  1931. Compiling ua_run.c
  1932. Compiling ua_select.c
  1933. Compiling ua_server.c
  1934. Compiling ua_status.c
  1935. Compiling ua_tree.c
  1936. Compiling ua_update.c
  1937. Compiling vbackup.c
  1938. make[1]: *** Keine Regel vorhanden, um das Ziel „../lib/libbareos.la“,
  1939. benötigt von „bareos-dir“, zu erstellen. Schluss.
  1940. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  1941. Compiling verify.c
  1942. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/dird“ wird verlassen
  1943. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored“ wird betreten
  1944. Compiling askdir.c
  1945. Compiling acquire.c
  1946. Compiling block.c
  1947. Compiling ansi_label.c
  1948. Compiling autochanger.c
  1949. Compiling bsr.c
  1950. Compiling butil.c
  1951. Compiling crc32.c
  1952. Compiling dev.c
  1953. Compiling device.c
  1954. Compiling ebcdic.c
  1955. Compiling label.c
  1956. Compiling lock.c
  1957. Compiling mount.c
  1958. Compiling read_record.c
  1959. Compiling record.c
  1960. Compiling reserve.c
  1961. Compiling scan.c
  1962. Compiling sd_backends.c
  1963. Compiling sd_plugins.c
  1964. Compiling sd_stats.c
  1965. scan.c: In Elementfunktion »bool DEVICE::scan_dir_for_volume(DCR*)«:
  1966. scan.c:78:12: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1967. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  1968. ^~~~~~~~~
  1969. In file included from /usr/include/features.h:410:0,
  1970. from /usr/include/bits/libc-header-start.h:33,
  1971. from /usr/include/stdint.h:26,
  1972. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1973. from ../include/bareos.h:52,
  1974. from scan.c:28:
  1975. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1976. extern int __REDIRECT (readdir_r,
  1977. ^
  1978. scan.c:78:40: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1979. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  1980. ^
  1981. In file included from /usr/include/features.h:410:0,
  1982. from /usr/include/bits/libc-header-start.h:33,
  1983. from /usr/include/stdint.h:26,
  1984. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  1985. from ../include/bareos.h:52,
  1986. from scan.c:28:
  1987. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  1988. extern int __REDIRECT (readdir_r,
  1989. ^
  1990. Compiling spool.c
  1991. Compiling stored_conf.c
  1992. Compiling vol_mgr.c
  1993. Compiling wait.c
  1994. Compiling backends/unix_file_device.c
  1995. Compiling append.c
  1996. backends/unix_file_device.c: In Funktion »bool do_mount(DCR*, bool, int)«:
  1997. backends/unix_file_device.c:112:15: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  1998. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  1999. ^~~~~~~~~
  2000. In file included from /usr/include/features.h:410:0,
  2001. from /usr/include/bits/libc-header-start.h:33,
  2002. from /usr/include/stdint.h:26,
  2003. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2004. from ../include/bareos.h:52,
  2005. from backends/unix_file_device.c:31:
  2006. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2007. extern int __REDIRECT (readdir_r,
  2008. ^
  2009. backends/unix_file_device.c:112:43: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  2010. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  2011. ^
  2012. In file included from /usr/include/features.h:410:0,
  2013. from /usr/include/bits/libc-header-start.h:33,
  2014. from /usr/include/stdint.h:26,
  2015. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2016. from ../include/bareos.h:52,
  2017. from backends/unix_file_device.c:31:
  2018. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2019. extern int __REDIRECT (readdir_r,
  2020. ^
  2021. Compiling askdir.c
  2022. Compiling authenticate.c
  2023. Compiling dir_cmd.c
  2024. Compiling fd_cmds.c
  2025. Compiling job.c
  2026. Compiling mac.c
  2027. Compiling ndmp_tape.c
  2028. Compiling read.c
  2029. Compiling sd_cmds.c
  2030. Compiling sd_stats.c
  2031. Compiling socket_server.c
  2032. Compiling status.c
  2033. make[1]: *** Keine Regel vorhanden, um das Ziel „../lib/libbareoscfg.la“,
  2034. benötigt von „bareos-sd“, zu erstellen. Schluss.
  2035. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  2036. Compiling stored.c
  2037. stored.c: In Funktion »void cleanup_old_files()«:
  2038. stored.c:584:12: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  2039. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  2040. ^~~~~~~~~
  2041. In file included from /usr/include/features.h:410:0,
  2042. from /usr/include/bits/libc-header-start.h:33,
  2043. from /usr/include/stdint.h:26,
  2044. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2045. from ../include/bareos.h:52,
  2046. from stored.c:34:
  2047. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2048. extern int __REDIRECT (readdir_r,
  2049. ^
  2050. stored.c:584:40: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  2051. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  2052. ^
  2053. In file included from /usr/include/features.h:410:0,
  2054. from /usr/include/bits/libc-header-start.h:33,
  2055. from /usr/include/stdint.h:26,
  2056. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2057. from ../include/bareos.h:52,
  2058. from stored.c:34:
  2059. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2060. extern int __REDIRECT (readdir_r,
  2061. ^
  2062. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored“ wird verlassen
  2063. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends“ wird betreten
  2064. # copy configuration resource files to directory structure
  2065. Compiling unix_fifo_device.c
  2066. Compiling unix_tape_device.c
  2067. Compiling generic_tape_device.c
  2068. Compiling cephfs_device.c
  2069. Compiling gfapi_device.c
  2070. Compiling rados_device.c
  2071. installing configuration resource files to /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos/bareos-dir.d/
  2072. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos/bareos-dir.d/
  2073. installing configuration resource files to /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos/bareos-sd.d/
  2074. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install/etc/bareos/bareos-sd.d/
  2075. if [ -d "unix_tape_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r unix_tape_device.d/. config.d/.; fi
  2076. unix_fifo_device.c: In Funktion »bool do_mount(DCR*, bool, int)«:
  2077. unix_fifo_device.c:220:15: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  2078. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  2079. ^~~~~~~~~
  2080. In file included from /usr/include/features.h:410:0,
  2081. from /usr/include/bits/libc-header-start.h:33,
  2082. from /usr/include/stdint.h:26,
  2083. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2084. from ../../include/bareos.h:52,
  2085. from unix_fifo_device.c:31:
  2086. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2087. extern int __REDIRECT (readdir_r,
  2088. ^
  2089. unix_fifo_device.c:220:43: Warnung: »int readdir_r(DIR*, dirent*, dirent**)« ist veraltet [-Wdeprecated-declarations]
  2090. if ((readdir_r(dp, entry, &result) != 0) || (result == NULL)) {
  2091. ^
  2092. In file included from /usr/include/features.h:410:0,
  2093. from /usr/include/bits/libc-header-start.h:33,
  2094. from /usr/include/stdint.h:26,
  2095. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2096. from ../../include/bareos.h:52,
  2097. from unix_fifo_device.c:31:
  2098. /usr/include/dirent.h:189:12: Anmerkung: hier deklariert
  2099. extern int __REDIRECT (readdir_r,
  2100. ^
  2101. mkdir -p -- config.d
  2102. if [ -d "cephfs_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r cephfs_device.d/. config.d/.; fi
  2103. Making libbareossd-cephfs.la ...
  2104. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -L../../lib -o libbareossd-cephfs.la cephfs_device.lo -export-dynamic -rpath /usr/lib/bareos/backends -release 16.2.5 \
  2105. -soname libbareossd-cephfs-16.2.5.so -lcephfs -lbareos
  2106. if [ -d "unix_fifo_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r unix_fifo_device.d/. config.d/.; fi
  2107. Making libbareossd-fifo.la ...
  2108. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -L../../lib -o libbareossd-fifo.la unix_fifo_device.lo -export-dynamic -rpath /usr/lib/bareos/backends -release 16.2.5 \
  2109. -soname libbareossd-fifo-16.2.5.so -lbareos
  2110. if [ -d "rados_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r rados_device.d/. config.d/.; fi
  2111. Making libbareossd-rados.la ...
  2112. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -L../../lib -o libbareossd-rados.la rados_device.lo -export-dynamic -rpath /usr/lib/bareos/backends -release 16.2.5 \
  2113. -soname libbareossd-rados-16.2.5.so -lradosstriper -lrados -lbareos
  2114. if [ -d "gfapi_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r gfapi_device.d/. config.d/.; fi
  2115. Making libbareossd-gfapi.la ...
  2116. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=link /usr/bin/g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -L../../lib -o libbareossd-gfapi.la gfapi_device.lo -export-dynamic -rpath /usr/lib/bareos/backends -release 16.2.5 \
  2117. -soname libbareossd-gfapi-16.2.5.so -lgfapi -lbareos
  2118. /usr/bin/ld: cannot find -lbareos
  2119. collect2: error: ld returned 1 exit status
  2120. make[1]: *** [Makefile:250: libbareossd-fifo.la] Fehler 1
  2121. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  2122. /usr/bin/ld: cannot find -lbareos
  2123. collect2: error: ld returned 1 exit status
  2124. make[1]: *** [Makefile:225: libbareossd-cephfs.la] Fehler 1
  2125. /usr/bin/ld: cannot find -lbareos
  2126. collect2: error: ld returned 1 exit status
  2127. make[1]: *** [Makefile:245: libbareossd-rados.la] Fehler 1
  2128. /usr/bin/ld: cannot find -lbareos
  2129. collect2: error: ld returned 1 exit status
  2130. make[1]: *** [Makefile:235: libbareossd-gfapi.la] Fehler 1
  2131. if [ -d "generic_tape_device.d" ]; then ../../../autoconf/mkinstalldirs config.d; /usr/bin/cp -r generic_tape_device.d/. config.d/.; fi
  2132. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/stored/backends“ wird verlassen
  2133. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored“ wird betreten
  2134. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-exceptions -fno-rtti -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -I. -I../.. -I../../include -I../../stored -I/usr/include/python2.7 -I/usr/include/python2.7 -c python-sd.c
  2135. make[1]: *** Keine Regel vorhanden, um das Ziel „../../lib/libbareos.la“,
  2136. benötigt von „python-sd.la“, zu erstellen. Schluss.
  2137. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  2138. In file included from /usr/include/python2.7/Python.h:8:0,
  2139. from python-sd.c:31:
  2140. /usr/include/python2.7/pyconfig.h:1212:0: Warnung: »_XOPEN_SOURCE« redefiniert
  2141. #define _XOPEN_SOURCE 600
  2142.  
  2143. In file included from /usr/include/bits/libc-header-start.h:33:0,
  2144. from /usr/include/stdint.h:26,
  2145. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2146. from ../../include/bareos.h:52,
  2147. from python-sd.c:27:
  2148. /usr/include/features.h:198:0: Anmerkung: dies ist die Stelle der vorherigen Definition
  2149. # define _XOPEN_SOURCE 700
  2150.  
  2151. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/stored“ wird verlassen
  2152. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird“ wird betreten
  2153. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/libtool --silent --tag=CXX --mode=compile /usr/bin/g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-exceptions -fno-rtti -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -fno-exceptions -I. -I../.. -I../../include -I../../dird -I/usr/include/python2.7 -I/usr/include/python2.7 -c python-dir.c
  2154. make[1]: *** Keine Regel vorhanden, um das Ziel „../../lib/libbareos.la“,
  2155. benötigt von „python-dir.la“, zu erstellen. Schluss.
  2156. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  2157. In file included from /usr/include/python2.7/Python.h:8:0,
  2158. from python-dir.c:31:
  2159. /usr/include/python2.7/pyconfig.h:1212:0: Warnung: »_XOPEN_SOURCE« redefiniert
  2160. #define _XOPEN_SOURCE 600
  2161.  
  2162. In file included from /usr/include/bits/libc-header-start.h:33:0,
  2163. from /usr/include/stdint.h:26,
  2164. from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.1/include/stdint.h:9,
  2165. from ../../include/bareos.h:52,
  2166. from python-dir.c:27:
  2167. /usr/include/features.h:198:0: Anmerkung: dies ist die Stelle der vorherigen Definition
  2168. # define _XOPEN_SOURCE 700
  2169.  
  2170. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/plugins/dird“ wird verlassen
  2171. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools“ wird betreten
  2172. make[1]: *** Keine Regel vorhanden, um das Ziel „../lib/libbareos.la“,
  2173. benötigt von „bsmtp“, zu erstellen. Schluss.
  2174. make[1]: *** Es wird auf noch nicht beendete Prozesse gewartet....
  2175. Compiling bsmtp.c
  2176. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/src/tools“ wird verlassen
  2177. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages“ wird betreten
  2178. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/man/man1
  2179. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/man/man1
  2180. for I in bareos-tray-monitor.1 bat.1 bconsole.1 bsmtp.1 bwild.1 bregex.1; \
  2181. do (/usr/bin/rm -f $I.gz; gzip -c $I >$I.gz; \
  2182. /usr/bin/install -c -m 644 $I.gz /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/share/man/man1/$I.gz; \
  2183. rm -f $I.gz); \
  2184. done
  2185. /tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/autoconf/mkinstalldirs /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/man/man8
  2186. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/man/man8
  2187. for I in bareos.8 bareos-dir.8 bareos-fd.8 bareos-sd.8 bcopy.8 bareos-dbcheck.8 bextract.8 bls.8 bscan.8 btape.8 btraceback.8 bpluginfo.8 bscrypto.8; \
  2188. do (/usr/bin/rm -f $I.gz; gzip -c $I >$I.gz; \
  2189. /usr/bin/install -c -m 644 $I.gz /tmp/yaourt-tmp-nils/aur-bareos-common/install/usr/share/man/man8/$I.gz; \
  2190. rm -f $I.gz); \
  2191. done
  2192. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/manpages“ wird verlassen
  2193. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms“ wird betreten
  2194. make[2]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian“ wird betreten
  2195. Installing dbconfig files ...
  2196. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//etc/logrotate.d
  2197. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/install/
  2198. #
  2199. # mysql
  2200. #
  2201. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/mysql/
  2202. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/mysql.*.sql; do \
  2203. if [ -r $i ]; then \
  2204. BASENAME=`basename $i`; \
  2205. VERSION=`echo $BASENAME | sed -r 's/mysql\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2206. ln -s -f /usr/lib/bareos/scripts/ddl/updates/$BASENAME /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/mysql/$VERSION; \
  2207. fi; \
  2208. done
  2209. #
  2210. # postgresql
  2211. #
  2212. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/pgsql/
  2213. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade-dbadmin/pgsql/
  2214. # if the initial install has not used dbconfig,
  2215. # the bareos database user might not have the required permissions
  2216. # to drop tables. Therefore droping tables will be done as database admin user.
  2217. # Tables are created by the bareos database user,
  2218. # because otherwise it do not receive the required permissions.
  2219. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/postgresql.*.sql; do \
  2220. if [ -r $i ]; then \
  2221. BASENAME=`basename $i`; \
  2222. VERSION=`echo $BASENAME | sed -r 's/postgresql\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2223. grep -E -i "^ALTER|^DROP|^--|^$" $i > /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade-dbadmin/pgsql/$VERSION; \
  2224. sed -e 's/^ALTER/-- upgrade-dbadmin: ALTER/' -e 's/^DROP/-- upgrade-dbadmin: DROP/' $i > /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/pgsql/$VERSION; \
  2225. fi; \
  2226. done
  2227. #
  2228. # sqlite
  2229. #
  2230. mkdir -p -- /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/sqlite3/
  2231. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/sqlite3.*.sql; do \
  2232. if [ -r $i ]; then \
  2233. BASENAME=`basename $i`; \
  2234. VERSION=`echo $BASENAME | sed -r 's/sqlite3\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2235. ln -s -f /usr/lib/bareos/scripts/ddl/updates/$BASENAME /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/sqlite3/$VERSION; \
  2236. fi; \
  2237. done
  2238. make[2]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian“ wird verlassen
  2239. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms“ wird verlassen
  2240. (cd platforms && make DESTDIR=/tmp/yaourt-tmp-nils/aur-bareos-common/install install || exit 1)
  2241. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms“ wird betreten
  2242. make[2]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian“ wird betreten
  2243. Installing dbconfig files ...
  2244. #
  2245. # mysql
  2246. #
  2247. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/mysql.*.sql; do \
  2248. if [ -r $i ]; then \
  2249. BASENAME=`basename $i`; \
  2250. VERSION=`echo $BASENAME | sed -r 's/mysql\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2251. ln -s -f /usr/lib/bareos/scripts/ddl/updates/$BASENAME /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/mysql/$VERSION; \
  2252. fi; \
  2253. done
  2254. #
  2255. # postgresql
  2256. #
  2257. # if the initial install has not used dbconfig,
  2258. # the bareos database user might not have the required permissions
  2259. # to drop tables. Therefore droping tables will be done as database admin user.
  2260. # Tables are created by the bareos database user,
  2261. # because otherwise it do not receive the required permissions.
  2262. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/postgresql.*.sql; do \
  2263. if [ -r $i ]; then \
  2264. BASENAME=`basename $i`; \
  2265. VERSION=`echo $BASENAME | sed -r 's/postgresql\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2266. grep -E -i "^ALTER|^DROP|^--|^$" $i > /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade-dbadmin/pgsql/$VERSION; \
  2267. sed -e 's/^ALTER/-- upgrade-dbadmin: ALTER/' -e 's/^DROP/-- upgrade-dbadmin: DROP/' $i > /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/pgsql/$VERSION; \
  2268. fi; \
  2269. done
  2270. #
  2271. # sqlite
  2272. #
  2273. for i in /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/lib/bareos/scripts/ddl/updates/sqlite3.*.sql; do \
  2274. if [ -r $i ]; then \
  2275. BASENAME=`basename $i`; \
  2276. VERSION=`echo $BASENAME | sed -r 's/sqlite3\.[0-9]*_([0-9]*)\.sql/\1/'`; \
  2277. ln -s -f /usr/lib/bareos/scripts/ddl/updates/$BASENAME /tmp/yaourt-tmp-nils/aur-bareos-common/install//usr/share/dbconfig-common/data/bareos-database-common/upgrade/sqlite3/$VERSION; \
  2278. fi; \
  2279. done
  2280. make[2]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms/debian“ wird verlassen
  2281. make[1]: Verzeichnis „/tmp/yaourt-tmp-nils/aur-bareos-common/src/bareos/platforms“ wird verlassen
  2282. ==> Betrete fakeroot Umgebung...
  2283. ==> Beginne package_bareos-common()...
  2284. cp: der Aufruf von stat für 'usr/lib/bareos/libbareos-[0-9]*.so' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
  2285. ==> FEHLER: Ein Fehler geschah in package_bareos-common().
  2286. Breche ab...
  2287. ==> FEHLER:Makepkg konnte bareos nicht erstellen.
  2288. ==> Erstellen von bareos-common neu starten?[j/N]
  2289. ==> ---------------------------------------------
  2290. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement