* Package: app-backup/bacula-9.0.6 * Repository: gentoo * Maintainer: tomjbe@gentoo.org * USE: X abi_x86_64 acl amd64 elibc_glibc ipv6 kernel_linux libressl readline sqlite ssl tcpd userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Adding group 'bacula' to your system ... * - Groupid: next available * * The group 'bacula' has been created. Any users you add to this * group have access to files created by the daemons. * * Adding user 'bacula' to your system ... * - Userid: 153 * - Shell: /sbin/nologin * - Home: /var/lib/bacula * - Groups: bacula,disk,tape,cdrom,cdrw * - GECOS: added by portage for bacula * - Creating /var/lib/bacula in / * * The user 'bacula' has been created. Please see the bacula manual * for information about running bacula as a non-root user. * >>> Unpacking source... >>> Unpacking bacula-9.0.6.tar.gz to /var/tmp/portage/app-backup/bacula-9.0.6/work >>> Source unpacked in /var/tmp/portage/app-backup/bacula-9.0.6/work >>> Preparing source in /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6 ... * Applying bacula-7.2.0-doc.patch ... [ ok ] * Applying bacula-5.2.3-as-needed.patch ... [ ok ] * Applying bacula-9.0.2-lib-search-path.patch ... [ ok ] * Applying bacula-5.2.3-ldflags.patch ... [ ok ] * Applying bacula-5.2.3-openssl-1.patch ... [ ok ] * Applying bacula-9.0.2-fix-static.patch ... [ ok ] * Applying bacula-fix-sonames.patch ... [ ok ] * Applying bacula-7.0.2-depend.patch ... [ ok ] * Running elibtoolize in: bacula-9.0.6/ * Applying target-nm/2.4.2 patch ... * Running elibtoolize in: bacula-9.0.6/autoconf/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6 ... * econf: updating bacula-9.0.6/autoconf/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bacula-9.0.6/autoconf/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --docdir=/usr/share/doc/bacula-9.0.6 --htmldir=/usr/share/doc/bacula-9.0.6/html --with-pid-dir=/var/run --sysconfdir=/etc/bacula --with-subsys-dir=/var/lock/subsys --with-working-dir=/var/lib/bacula --with-logdir=/var/lib/bacula --with-scriptdir=/usr/libexec/bacula --with-systemd=/usr/lib/systemd/system --with-dir-user=bacula --with-dir-group=bacula --with-sd-user=root --with-sd-group=bacula --with-fd-user=root --with-fd-group=bacula --enable-smartalloc --disable-afs --host=x86_64-pc-linux-gnu --enable-build-dird --enable-build-stored --with-sqlite3 --enable-batch-insert --disable-bat --with-x --disable-conio --enable-readline --with-readline=/usr --with-openssl --enable-ipv6 --enable-acl --with-tcp-wrappers checking for true... /bin/true checking for false... /bin/false configuring for Bacula 9.0.6 (20 November 2017) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no checking for x86_64-pc-linux-gnu-g++... /usr/bin/x86_64-pc-linux-gnu-g++ checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c checking for mv... /bin/mv checking for rm... /bin/rm checking for cp... /bin/cp checking for sed... /bin/sed checking for echo... /bin/echo checking for cmp... /usr/bin/cmp checking for tbl... /usr/bin/tbl checking for ar... /usr/bin/ar checking for openssl... /usr/bin/openssl checking for mtx... /usr/sbin/mtx checking for dd... /bin/dd checking for mkisofs... /usr/bin/mkisofs checking for python... /usr/bin/python checking for growisofs... growisofs checking for dvd+rw-mediainfo... dvd+rw-mediainfo checking for dvd+rw-format... dvd+rw-format checking for pkg-config... /usr/bin/pkg-config checking for qmake... /usr/bin/qmake checking for gmake... /usr/bin/gmake checking for pidof... /usr/bin/pidof checking for gawk... gawk checking for gawk... /usr/bin/gawk checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... /usr/bin/ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... /usr/bin/x86_64-pc-linux-gnu-g++ -E checking for ld used by /usr/bin/x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the /usr/bin/x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for /usr/bin/x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if /usr/bin/x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if /usr/bin/x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if /usr/bin/x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if /usr/bin/x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the /usr/bin/x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for Operating System Distribution... done checking whether make sets $(MAKE)... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for msgfmt... (cached) /usr/bin/msgfmt checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for tgetent in -ltinfo... no checking for tgetent in -lncurses... yes checking /usr/include/readline/readline.h usability... yes checking /usr/include/readline/readline.h presence... yes checking for /usr/include/readline/readline.h... yes checking whether stat file-mode macros are broken... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for strcasecmp... yes checking for select... yes checking for setenv... yes checking for putenv... yes checking for tcgetattr... yes checking for lstat... yes checking for lchown... yes checking for lchmod... no checking for futimes... yes checking for fchmod... yes checking for fchown... yes checking for lutimes... yes checking for nanosleep... yes checking for nl_langinfo... yes checking for be64toh... no checking for htobe64... no checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking for socket... yes using libc's socket checking for library containing nanosleep... none required checking for libwrap... yes checking for OpenSSL... yes checking for EVP_PKEY_encrypt_old in -lcrypto... yes checking for library containing dlopen... (cached) -ldl checking for PostgreSQL support... no checking for MySQL support... no checking for MySQL embedded support... no checking for SQLite3 support... yes checking for sqlite3_threadsafe in -lsqlite3... yes checking for x86_64-pc-linux-gnu-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... 64 checking for _LARGEFILE_SOURCE... 1 checking for _LARGE_FILES... 1 checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking libc.h usability... no checking libc.h presence... no checking for libc.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdlib.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for unistd.h... (cached) yes checking sys/bitypes.h usability... yes checking sys/bitypes.h presence... yes checking for sys/bitypes.h... yes checking sys/byteorder.h usability... no checking sys/byteorder.h presence... no checking for sys/byteorder.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking arpa/nameser.h usability... yes checking arpa/nameser.h presence... yes checking for arpa/nameser.h... yes checking mtio.h usability... no checking mtio.h presence... no checking for mtio.h... no checking sys/mtio.h usability... yes checking sys/mtio.h presence... yes checking for sys/mtio.h... yes checking sys/tape.h usability... no checking sys/tape.h presence... no checking for sys/tape.h... no checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for ANSI C header files... (cached) yes checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether stat file-mode macros are broken... (cached) no checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for utime.h... yes checking for socklen_t... yes checking for ioctl_req_t... yes checking for typeof... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking how to get filesystem type... 4.3BSD checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking whether O_CLOEXEC is declared... yes checking whether FD_CLOEXEC is declared... yes checking whether SOCK_CLOEXEC is declared... yes checking for close on exec modifier for fopen()... e checking for accept4... yes checking for backtrace... yes checking return type of signal handlers... void checking for type of signal functions... posix checking for mode_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for pid_t... yes checking for off_t... yes checking for intptr_t... yes checking for uintptr_t... yes checking for ino_t... yes checking for dev_t... yes checking for daddr_t... yes checking for major_t... no checking for minor_t... no checking for ssize_t... yes checking for struct stat.st_blocks... (cached) yes checking for struct stat.st_rdev... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for an ANSI C-conforming const... (cached) yes checking for C/C++ restrict keyword... __restrict checking size of char... 1 checking size of short int... 2 checking size of int... 4 checking size of long int... 8 checking size of long long int... 8 checking size of int *... 8 checking for u_int type... yes checking for intmax_t type... yes checking for u_intmax_t type... no checking for intXX_t types... yes checking for int64_t type... yes checking for u_intXX_t types... yes checking for u_int64_t types... yes checking for uintXX_t types in sys/bitypes.h... no checking for fork... yes checking for getcwd... yes checking for gethostname... yes checking for getpid... yes checking for gettimeofday... yes checking for setpgid... yes checking for setpgrp... yes checking for setsid... yes checking for signal... yes checking for strerror... yes checking for strncmp... yes checking for strncpy... yes checking for vfprintf... yes checking whether F_CLOSEM is declared... no checking whether F_SETLK is declared... yes checking for closefrom... no checking for getpagesize... yes checking for malloc_trim... yes checking for fchdir... yes checking for strtoll... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for fdatasync... yes checking for chflags... no checking for snprintf... yes checking for vsnprintf... yes checking for gethostid... yes checking for fseeko... yes checking for va_copy... yes checking for localtime_r... yes checking for readdir_r... yes checking for strerror_r... yes checking for gethostbyname_r... yes checking for gethostbyname_r... (cached) yes using libc's resolver checking for inet_pton... yes checking for inet_ntop... yes checking for gethostbyname2... yes checking for getnameinfo... yes checking for struct sockaddr has a sa_len field... no checking for working getaddrinfo... yes checking for gai_strerror... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for library containing getmntent... none required checking for getmntinfo... no checking whether closedir returns void... no checking whether setpgrp takes no argument... yes checking for gettext in -lintl... no checking for getpwnam in -lsun... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for deflate in -lz... yes checking lzo/lzoconf.h usability... yes checking lzo/lzoconf.h presence... yes checking for lzo/lzoconf.h... yes checking lzo/lzo1x.h usability... yes checking lzo/lzo1x.h presence... yes checking for lzo/lzo1x.h... yes checking for lzo1x_1_compress in -llzo2... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_get_file... no checking for acl_get_file in -lacl... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for llistxattr... yes checking for lgetxattr... yes checking for lsetxattr... yes checking for pthread_create in -lpthread... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for prctl... yes checking for setreuid... yes checking for cap_set_proc in -lcap... yes checking for systemd support... yes configure: creating ./config.status config.status: creating autoconf/Make.common config.status: creating Makefile config.status: creating manpages/Makefile config.status: creating scripts/btraceback config.status: creating scripts/bconsole config.status: creating scripts/baculabackupreport config.status: creating scripts/bacula config.status: creating scripts/bacula-ctl-dir config.status: creating scripts/bacula-ctl-fd config.status: creating scripts/bacula-ctl-sd config.status: creating scripts/devel_bacula config.status: creating scripts/Makefile config.status: creating scripts/logrotate config.status: creating scripts/mtx-changer config.status: creating scripts/disk-changer config.status: creating scripts/dvd-handler config.status: creating scripts/dvd-simulator config.status: creating scripts/logwatch/Makefile config.status: creating scripts/logwatch/logfile.bacula.conf config.status: creating scripts/bat.desktop config.status: creating scripts/bat.desktop.xsu config.status: creating scripts/bat.desktop.consolehelper config.status: creating scripts/bat.console_apps config.status: creating scripts/bacula-tray-monitor.desktop config.status: creating src/Makefile config.status: creating src/host.h config.status: creating src/console/Makefile config.status: creating src/console/bconsole.conf config.status: creating src/qt-console/bat.conf config.status: creating src/qt-console/bat.pro config.status: creating src/qt-console/bat.pro.mingw32 config.status: creating src/qt-console/bat.pro.mingw64 config.status: creating src/qt-console/install_conf_file config.status: creating src/qt-console/tray-monitor/tray-monitor.conf config.status: creating src/qt-console/tray-monitor/tray-monitor.pro config.status: creating src/qt-console/tray-monitor/tray-monitor.pro.mingw32 config.status: creating src/qt-console/tray-monitor/tray-monitor.pro.mingw64 config.status: creating src/dird/Makefile config.status: creating src/dird/bacula-dir.conf config.status: creating src/lib/Makefile config.status: creating src/stored/Makefile config.status: creating src/stored/bacula-sd.conf config.status: creating src/filed/Makefile config.status: creating src/filed/bacula-fd.conf config.status: creating src/cats/Makefile config.status: creating src/cats/make_catalog_backup.pl config.status: creating src/cats/make_catalog_backup config.status: creating src/cats/delete_catalog_backup config.status: creating src/cats/create_postgresql_database config.status: creating src/cats/update_postgresql_tables config.status: creating src/cats/make_postgresql_tables config.status: creating src/cats/grant_postgresql_privileges config.status: creating src/cats/drop_postgresql_tables config.status: creating src/cats/drop_postgresql_database config.status: creating src/cats/create_mysql_database config.status: creating src/cats/update_mysql_tables config.status: creating src/cats/make_mysql_tables config.status: creating src/cats/grant_mysql_privileges config.status: creating src/cats/drop_mysql_tables config.status: creating src/cats/drop_mysql_database config.status: creating src/cats/create_sqlite3_database config.status: creating src/cats/update_sqlite3_tables config.status: creating src/cats/make_sqlite3_tables config.status: creating src/cats/grant_sqlite3_privileges config.status: creating src/cats/drop_sqlite3_tables config.status: creating src/cats/drop_sqlite3_database config.status: creating src/cats/sqlite config.status: creating src/cats/mysql config.status: creating src/cats/create_bacula_database config.status: creating src/cats/update_bacula_tables config.status: creating src/cats/grant_bacula_privileges config.status: creating src/cats/make_bacula_tables config.status: creating src/cats/drop_bacula_tables config.status: creating src/cats/drop_bacula_database config.status: creating src/cats/install-default-backend config.status: creating src/findlib/Makefile config.status: creating src/tools/Makefile config.status: creating src/plugins/fd/Makefile config.status: creating src/plugins/sd/Makefile config.status: creating src/plugins/dir/Makefile config.status: creating po/Makefile.in config.status: creating updatedb/update_mysql_tables config.status: creating updatedb/update_sqlite3_tables config.status: creating updatedb/update_postgresql_tables config.status: creating updatedb/update_mysql_tables_9_to_10 config.status: creating updatedb/update_sqlite3_tables_9_to_10 config.status: creating updatedb/update_postgresql_tables_9_to_10 config.status: creating updatedb/update_mysql_tables_10_to_11 config.status: creating updatedb/update_sqlite3_tables_10_to_11 config.status: creating updatedb/update_postgresql_tables_10_to_11 config.status: creating updatedb/update_mysql_tables_11_to_12 config.status: creating updatedb/update_sqlite3_tables_11_to_12 config.status: creating updatedb/update_postgresql_tables_11_to_12 config.status: creating examples/nagios/check_bacula/Makefile config.status: creating platforms/rpms/redhat/bacula.spec config.status: creating platforms/rpms/redhat/bacula-bat.spec config.status: creating platforms/rpms/redhat/bacula-docs.spec config.status: creating platforms/rpms/redhat/bacula-mtx.spec config.status: creating platforms/rpms/suse/bacula.spec config.status: creating platforms/rpms/suse/bacula-bat.spec config.status: creating platforms/rpms/suse/bacula-docs.spec config.status: creating platforms/rpms/suse/bacula-mtx.spec config.status: creating platforms/Makefile config.status: creating platforms/gentoo/Makefile config.status: creating platforms/gentoo/bacula-init config.status: creating platforms/gentoo/bacula-fd config.status: creating platforms/gentoo/bacula-sd config.status: creating platforms/gentoo/bacula-dir config.status: creating platforms/systemd/Makefile config.status: creating platforms/systemd/bacula.conf config.status: creating platforms/systemd/bacula-dir.service config.status: creating platforms/systemd/bacula-fd.service config.status: creating platforms/systemd/bacula-sd.service config.status: creating src/config.h config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands Doing make of dependencies ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' make[1]: Nothing to be done for 'depend'. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' make[1]: 'depend' is up to date. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd' make[1]: Nothing to be done for 'depend'. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages' make[1]: Nothing to be done for 'depend'. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages' Cleaning up ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/findlib' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/filed' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/console' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/plugins/fd' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/cats' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/dird' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/stored' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/tools' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/manpages' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms' make[2]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms/gentoo' make[2]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms/gentoo' make[2]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms/systemd' make[2]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms/systemd' make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/platforms' Configuration on Sun Dec 17 19:10:54 CET 2017: Host: x86_64-pc-linux-gnu -- gentoo Bacula version: Bacula 9.0.6 (20 November 2017) Source code location: . Install binaries: /usr/sbin Install libraries: /usr/lib64 Install config files: /etc/bacula Scripts directory: /usr/libexec/bacula Archive directory: /tmp Working directory: /var/lib/bacula PID directory: /var/run Subsys directory: /var/lock/subsys Man directory: /usr/share/man Data directory: /usr/share Plugin directory: /usr/lib64 C Compiler: x86_64-pc-linux-gnu-gcc 7.2.0 C++ Compiler: /usr/bin/x86_64-pc-linux-gnu-g++ 7.2.0 Compiler flags: -O2 -pipe -march=native -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti Linker flags: -Wl,-O1 -Wl,--as-needed Libraries: -lpthread -ldl -ldl Statically Linked Tools: no Statically Linked FD: no Statically Linked SD: no Statically Linked DIR: no Statically Linked CONS: no Database backends: SQLite3 Database port: Database name: bacula Database user: bacula Database SSL options: Job Output Email: root@localhost Traceback Email: root@localhost SMTP Host Address: localhost Director Port: 9101 File daemon Port: 9102 Storage daemon Port: 9103 Director User: bacula Director Group: bacula Storage Daemon User: root Storage DaemonGroup: bacula File Daemon User: root File Daemon Group: bacula Large file support: yes Bacula conio support: no -lreadline -lhistory -lncurses readline support: yes TCP Wrappers support: yes -lwrap TLS support: yes Encryption support: yes ZLIB support: yes LZO support: yes enable-smartalloc: yes enable-lockmgr: no bat support: no client-only: no build-dird: yes build-stored: yes Plugin support: yes AFS support: no ACL support: yes XATTR support: yes systemd support: yes /usr/lib/systemd/system Batch insert enabled: SQLite3 >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6 ... make -j1 NO_ECHO= ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/scripts' ==>Entering directory /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib make[1]: Entering directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' Compiling attr.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native attr.c Compiling base64.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native base64.c Compiling berrno.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native berrno.c Compiling bsys.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bsys.c Compiling binflate.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native binflate.c Compiling bget_msg.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bget_msg.c Compiling bnet.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bnet.c Compiling bnet_server.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bnet_server.c Compiling bsock.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bsock.c Compiling bpipe.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bpipe.c Compiling bsnprintf.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native bsnprintf.c Compiling btime.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native btime.c Compiling cram-md5.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native cram-md5.c Compiling crc32.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native crc32.c Compiling crypto.c /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/libtool --silent --tag=CXX --mode=compile /usr/bin/x86_64-pc-linux-gnu-g++ -c -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti -I. -I.. -O2 -pipe -march=native crypto.c crypto.c:199:28: error: expected constructor, destructor, or type conversion before ';' token DEFINE_STACK_OF(SignerInfo); ^ crypto.c:200:31: error: expected constructor, destructor, or type conversion before ';' token DEFINE_STACK_OF(RecipientInfo); ^ crypto.c: In function 'ASN1_OCTET_STRING* openssl_cert_keyid(X509*)': crypto.c:334:21: error: 'ASN1_STRING_get0_data' was not declared in this scope ext_value_data = ASN1_STRING_get0_data(asn1_ext_val); ^~~~~~~~~~~~~~~~~~~~~ crypto.c:334:21: note: suggested alternative: 'ASN1_STRING_data' ext_value_data = ASN1_STRING_get0_data(asn1_ext_val); ^~~~~~~~~~~~~~~~~~~~~ ASN1_STRING_data crypto.c: In function 'X509_KEYPAIR* crypto_keypair_dup(X509_KEYPAIR*)': crypto.c:392:13: error: 'EVP_PKEY_up_ref' was not declared in this scope ret = EVP_PKEY_up_ref(keypair->pubkey); ^~~~~~~~~~~~~~~ crypto.c:392:13: note: suggested alternative: 'EC_KEY_up_ref' ret = EVP_PKEY_up_ref(keypair->pubkey); ^~~~~~~~~~~~~~~ EC_KEY_up_ref crypto.c:400:13: error: 'EVP_PKEY_up_ref' was not declared in this scope ret = EVP_PKEY_up_ref(keypair->privkey); ^~~~~~~~~~~~~~~ crypto.c:400:13: note: suggested alternative: 'EC_KEY_up_ref' ret = EVP_PKEY_up_ref(keypair->privkey); ^~~~~~~~~~~~~~~ EC_KEY_up_ref crypto.c: In function 'DIGEST* crypto_digest_new(JCR*, crypto_digest_t)': crypto.c:601:18: error: 'EVP_MD_CTX_new' was not declared in this scope digest->ctx = EVP_MD_CTX_new(); ^~~~~~~~~~~~~~ crypto.c:601:18: note: suggested alternative: 'EVP_MD_CTX_init' digest->ctx = EVP_MD_CTX_new(); ^~~~~~~~~~~~~~ EVP_MD_CTX_init crypto.c:604:4: error: 'EVP_MD_CTX_reset' was not declared in this scope EVP_MD_CTX_reset(digest->ctx); ^~~~~~~~~~~~~~~~ crypto.c:604:4: note: suggested alternative: 'EVP_MD_CTX_create' EVP_MD_CTX_reset(digest->ctx); ^~~~~~~~~~~~~~~~ EVP_MD_CTX_create crypto.c: In function 'void crypto_digest_free(DIGEST*)': crypto.c:681:3: error: 'EVP_MD_CTX_free' was not declared in this scope EVP_MD_CTX_free(digest->ctx); ^~~~~~~~~~~~~~~ crypto.c:681:3: note: suggested alternative: 'EVP_MD_CTX_create' EVP_MD_CTX_free(digest->ctx); ^~~~~~~~~~~~~~~ EVP_MD_CTX_create crypto.c: In function 'crypto_error_t crypto_sign_get_digest(SIGNATURE*, X509_KEYPAIR*, crypto_digest_t&, DIGEST**)': crypto.c:731:20: error: 'sk_SignerInfo_num' was not declared in this scope for (i = 0; i < sk_SignerInfo_num(signers); i++) { ^~~~~~~~~~~~~~~~~ crypto.c:731:20: note: suggested alternative: 'sk_CMS_SignerInfo_num' for (i = 0; i < sk_SignerInfo_num(signers); i++) { ^~~~~~~~~~~~~~~~~ sk_CMS_SignerInfo_num crypto.c:732:12: error: 'sk_SignerInfo_value' was not declared in this scope si = sk_SignerInfo_value(signers, i); ^~~~~~~~~~~~~~~~~~~ crypto.c:732:12: note: suggested alternative: 'sk_CMS_SignerInfo_value' si = sk_SignerInfo_value(signers, i); ^~~~~~~~~~~~~~~~~~~ sk_CMS_SignerInfo_value crypto.c: In function 'crypto_error_t crypto_sign_verify(SIGNATURE*, X509_KEYPAIR*, DIGEST*)': crypto.c:797:20: error: 'sk_SignerInfo_num' was not declared in this scope for (i = 0; i < sk_SignerInfo_num(signers); i++) { ^~~~~~~~~~~~~~~~~ crypto.c:797:20: note: suggested alternative: 'sk_CMS_SignerInfo_num' for (i = 0; i < sk_SignerInfo_num(signers); i++) { ^~~~~~~~~~~~~~~~~ sk_CMS_SignerInfo_num crypto.c:798:12: error: 'sk_SignerInfo_value' was not declared in this scope si = sk_SignerInfo_value(signers, i); ^~~~~~~~~~~~~~~~~~~ crypto.c:798:12: note: suggested alternative: 'sk_CMS_SignerInfo_value' si = sk_SignerInfo_value(signers, i); ^~~~~~~~~~~~~~~~~~~ sk_CMS_SignerInfo_value crypto.c:802:20: error: 'ASN1_STRING_get0_data' was not declared in this scope sigData = ASN1_STRING_get0_data(si->signature); ^~~~~~~~~~~~~~~~~~~~~ crypto.c:802:20: note: suggested alternative: 'ASN1_STRING_data' sigData = ASN1_STRING_get0_data(si->signature); ^~~~~~~~~~~~~~~~~~~~~ ASN1_STRING_data crypto.c: In function 'int crypto_sign_add_signer(SIGNATURE*, DIGEST*, X509_KEYPAIR*)': crypto.c:892:4: error: 'sk_SignerInfo_push' was not declared in this scope sk_SignerInfo_push(sig->sigData->signerInfo, si); ^~~~~~~~~~~~~~~~~~ crypto.c:892:4: note: suggested alternative: 'sk_CMS_SignerInfo_push' sk_SignerInfo_push(sig->sigData->signerInfo, si); ^~~~~~~~~~~~~~~~~~ sk_CMS_SignerInfo_push crypto.c: In function 'CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, alist*)': crypto.c:1116:7: error: 'sk_RecipientInfo_push' was not declared in this scope sk_RecipientInfo_push(cs->cryptoData->recipientInfo, ri); ^~~~~~~~~~~~~~~~~~~~~ crypto.c:1116:7: note: suggested alternative: 'sk_CMS_RecipientInfo_push' sk_RecipientInfo_push(cs->cryptoData->recipientInfo, ri); ^~~~~~~~~~~~~~~~~~~~~ sk_CMS_RecipientInfo_push crypto.c: In function 'crypto_error_t crypto_session_decode(const u_int8_t*, u_int32_t, alist*, CRYPTO_SESSION**)': crypto.c:1194:23: error: 'sk_RecipientInfo_num' was not declared in this scope for (i = 0; i < sk_RecipientInfo_num(recipients); i++) { ^~~~~~~~~~~~~~~~~~~~ crypto.c:1194:23: note: suggested alternative: 'sk_CMS_RecipientInfo_num' for (i = 0; i < sk_RecipientInfo_num(recipients); i++) { ^~~~~~~~~~~~~~~~~~~~ sk_CMS_RecipientInfo_num crypto.c:1195:15: error: 'sk_RecipientInfo_value' was not declared in this scope ri = sk_RecipientInfo_value(recipients, i); ^~~~~~~~~~~~~~~~~~~~~~ crypto.c:1195:15: note: suggested alternative: 'sk_CMS_RecipientInfo_value' ri = sk_RecipientInfo_value(recipients, i); ^~~~~~~~~~~~~~~~~~~~~~ sk_CMS_RecipientInfo_value crypto.c:1214:69: error: 'ASN1_STRING_get0_data' was not declared in this scope cs->session_key_len = EVP_PKEY_decrypt(cs->session_key, ASN1_STRING_get0_data(ri->encryptedKey), ^~~~~~~~~~~~~~~~~~~~~ crypto.c:1214:69: note: suggested alternative: 'ASN1_STRING_data' cs->session_key_len = EVP_PKEY_decrypt(cs->session_key, ASN1_STRING_get0_data(ri->encryptedKey), ^~~~~~~~~~~~~~~~~~~~~ ASN1_STRING_data crypto.c: In function 'CIPHER_CONTEXT* crypto_cipher_new(CRYPTO_SESSION*, bool, u_int32_t*)': crypto.c:1281:4: error: 'EVP_CIPHER_CTX_reset' was not declared in this scope EVP_CIPHER_CTX_reset(cipher_ctx->ctx); ^~~~~~~~~~~~~~~~~~~~ crypto.c:1281:4: note: suggested alternative: 'EVP_CIPHER_CTX_free' EVP_CIPHER_CTX_reset(cipher_ctx->ctx); ^~~~~~~~~~~~~~~~~~~~ EVP_CIPHER_CTX_free crypto.c:1309:73: error: 'ASN1_STRING_get0_data' was not declared in this scope f (!EVP_CipherInit_ex(cipher_ctx->ctx, NULL, NULL, cs->session_key, ASN1_STRING_get0_data(cs->cryptoData->iv), -1)) { ^~~~~~~~~~~~~~~~~~~~~ crypto.c:1309:73: note: suggested alternative: 'ASN1_STRING_data' f (!EVP_CipherInit_ex(cipher_ctx->ctx, NULL, NULL, cs->session_key, ASN1_STRING_get0_data(cs->cryptoData->iv), -1)) { ^~~~~~~~~~~~~~~~~~~~~ ASN1_STRING_data make[1]: *** [Makefile:183: crypto.lo] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib' ====== Error in /var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6/src/lib ====== make: *** [Makefile:147: all] Error 1 * ERROR: app-backup/bacula-9.0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-backup/bacula-9.0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-backup/bacula-9.0.6::gentoo'`. * The complete build log is located at '/var/log/portage/app-backup:bacula-9.0.6:20171217-180945.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-backup/bacula-9.0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/bacula-9.0.6/temp/environment'. * Working directory: '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6' * S: '/var/tmp/portage/app-backup/bacula-9.0.6/work/bacula-9.0.6'