Skip to content

Instantly share code, notes, and snippets.

@dlangille
Created November 17, 2017 02:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dlangille/a6d9887655d3c0348ca273e636c54fb5 to your computer and use it in GitHub Desktop.
Save dlangille/a6d9887655d3c0348ca273e636c54fb5 to your computer and use it in GitHub Desktop.
/usr/bin/ssh -i /usr/home/dan/.ssh/id_rsa_bacula_regression_testing dan@mysql55 /usr/home/dan/bin/bacula-nightly-run-trunk.sh
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/home/dan/bin
Already up to date.
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- bacula/configure.orig
|+++ bacula/configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5992 (offset -53 lines).
done
Begin nightly-disk Thu Nov 16 03:11:01 UTC 2017
Already up to date.
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... no
checking for MySQL support... yes
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:11:20 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: MySQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+mysql55@gmail.com
Traceback Email: dan.langille+mysql55@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: MySQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Site: langille_mysql55_bacula
Build name: 9.0.6-11Nov17-mysql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Updating the repository: /usr/home/dan/src/bacula/bacula
Use Unknown repository type
Configure project
Each . represents 1024 bytes of output
Size of output: 0K
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
. Size of output: 0K
0 Compiler errors
0 Compiler warnings
Test project /usr/home/dan/src/bacula/regress
cp: /usr/home/dan/src/bacula/regress/scripts/new-test-bacula-dir.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-sd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-fd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/bin/bacula-dir.conf: No such file or directory
sed: /usr/home/dan/src/bacula/regress/tmp/1: No such file or directory
=== Start pretest at 03:11:34 ===
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-sd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-fd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-dir: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bconsole: not found
Error: Starting Bacula Failed in pretest
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... no
checking for MySQL support... yes
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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: WARNING: 'src/qt-console/bat.pro.in' seems to ignore the --datarootdir setting
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:11:52 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: MySQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+mysql55@gmail.com
Traceback Email: dan.langille+mysql55@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: MySQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
var.c:2439:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(ap, mode);
^
var.c:2431:18: note: parameter of type 'var_config_t' is declared here
var_config_t mode,
^
1 warning generated.
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
output.c:162:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:155:43: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(OutputType first, ...)
^
output.c:186:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:181:58: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(POOLMEM **out, OutputType first, ...)
^
2 warnings generated.
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
/usr/bin/ld: /usr/lib/libcrypto.a(by_dir.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libcrypto.a: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Performing coverage
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Submit failed, waiting 5 mins
ctest failed re-running Submit
Site: langille_mysql55_bacula
Build name: 9.0.6-11Nov17-mysql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Using HTTP trigger method
Trigger site: http://regress.bacula.org
Dart server triggered...
Submission successful
End nightly-disk Thu Nov 16 03:17:06 UTC 2017
/usr/bin/ssh -i /usr/home/dan/.ssh/id_rsa_bacula_regression_testing dan@mysql56 /usr/home/dan/bin/bacula-nightly-run-trunk.sh
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/home/dan/bin
Already up to date.
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- bacula/configure.orig
|+++ bacula/configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5992 (offset -53 lines).
done
Begin nightly-disk Thu Nov 16 03:17:07 UTC 2017
Already up to date.
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... no
checking for MySQL support... yes
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:17:25 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: MySQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+mysql56@gmail.com
Traceback Email: dan.langille+mysql56@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: MySQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Site: langille_mysql56_bacula
Build name: 9.0.6-11Nov17-mysql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Updating the repository: /usr/home/dan/src/bacula/bacula
Use Unknown repository type
Configure project
Each . represents 1024 bytes of output
Size of output: 0K
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
. Size of output: 0K
0 Compiler errors
0 Compiler warnings
Test project /usr/home/dan/src/bacula/regress
cp: /usr/home/dan/src/bacula/regress/scripts/new-test-bacula-dir.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-sd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-fd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/bin/bacula-dir.conf: No such file or directory
sed: /usr/home/dan/src/bacula/regress/tmp/1: No such file or directory
=== Start pretest at 03:17:39 ===
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-sd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-fd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-dir: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bconsole: not found
Error: Starting Bacula Failed in pretest
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... no
checking for MySQL support... yes
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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: WARNING: 'src/qt-console/bat.pro.in' seems to ignore the --datarootdir setting
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:17:57 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: MySQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+mysql56@gmail.com
Traceback Email: dan.langille+mysql56@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: MySQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
var.c:2439:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(ap, mode);
^
var.c:2431:18: note: parameter of type 'var_config_t' is declared here
var_config_t mode,
^
1 warning generated.
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
output.c:162:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:155:43: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(OutputType first, ...)
^
output.c:186:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:181:58: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(POOLMEM **out, OutputType first, ...)
^
2 warnings generated.
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
/usr/bin/ld: /usr/lib/libcrypto.a(by_dir.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libcrypto.a: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Performing coverage
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Submit failed, waiting 5 mins
ctest failed re-running Submit
Site: langille_mysql56_bacula
Build name: 9.0.6-11Nov17-mysql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Using HTTP trigger method
Trigger site: http://regress.bacula.org
Dart server triggered...
Submission successful
End nightly-disk Thu Nov 16 03:23:10 UTC 2017
/usr/bin/ssh -i /usr/home/dan/.ssh/id_rsa_bacula_regression_testing dan@pg92 /usr/home/dan/bin/bacula-nightly-run-trunk.sh
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/home/dan/bin
Already up to date.
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- bacula/configure.orig
|+++ bacula/configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 5992 (offset -53 lines).
done
Begin nightly-disk Thu Nov 16 03:23:11 UTC 2017
Already up to date.
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for PQisthreadsafe in -lpq... yes
checking for PQputCopyData in -lpq... yes
checking for MySQL support... no
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:23:30 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: PostgreSQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+pg92@gmail.com
Traceback Email: dan.langille+pg92@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: PostgreSQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Site: langille_pg92_bacula
Build name: 9.0.6-11Nov17-postgresql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Updating the repository: /usr/home/dan/src/bacula/bacula
Use Unknown repository type
Configure project
Each . represents 1024 bytes of output
Size of output: 0K
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
. Size of output: 0K
0 Compiler errors
0 Compiler warnings
Test project /usr/home/dan/src/bacula/regress
cp: /usr/home/dan/src/bacula/regress/scripts/new-test-bacula-dir.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-sd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-bacula-fd.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/scripts/test-console.conf: No such file or directory
cp: /usr/home/dan/src/bacula/regress/bin/bacula-dir.conf: No such file or directory
sed: /usr/home/dan/src/bacula/regress/tmp/1: No such file or directory
=== Start pretest at 03:23:45 ===
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-sd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-fd: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bacula-ctl-dir: not found
scripts/pretest: /usr/home/dan/src/bacula/regress/bin/bconsole: not found
Error: Starting Bacula Failed in pretest
scripts/cleanup
rm -f tmp/file-list
rm -fr tmp/* tmp2/* working/* dumps/* Testing
rm -f test.out
rm -f diff
rm -f 1 2 3 scripts/1 scripts/2 scripts/3 tests/1 tests/2 tests/3
find . -name .#* -exec rm -rf {} \;
rm -rf bin build weird-files weird-files weird-files2 tmp working
rm -f scripts/*.conf
mkdir tmp working dumps
echo "Doing: scripts/setup"
Doing: scripts/setup
scripts/setup
Copying source from /usr/home/dan/src/bacula/bacula
checking for true... /usr/bin/true
checking for false... /usr/bin/false
configuring for Bacula 9.0.6 (11 November 2017)
checking for gcc... no
checking for cc... cc
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 cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for g++... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether cc needs -traditional... no
checking for c++... /usr/bin/c++
checking for a BSD-compatible install... /usr/bin/install -c
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for sed... /usr/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... mtx
checking for dd... /bin/dd
checking for mkisofs... mkisofs
checking for python... /usr/local/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... pkg-config
checking for qmake... none
checking for gmake... none
checking for pidof... pidof
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking for nawk... /usr/bin/nawk
checking build system type... x86_64-unknown-freebsd11.1
checking host system type... x86_64-unknown-freebsd11.1
checking how to print strings... cat
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert x86_64-unknown-freebsd11.1 file names to x86_64-unknown-freebsd11.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd11.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... echo
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... 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 cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
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/c++ -E
checking for ld used by /usr/bin/c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/c++ option to produce PIC... -fPIC -DPIC
checking if /usr/bin/c++ PIC flag -fPIC -DPIC works... yes
checking if /usr/bin/c++ static flag -static works... yes
checking if /usr/bin/c++ supports -c -o file.o... yes
checking if /usr/bin/c++ supports -c -o file.o... (cached) yes
checking whether the /usr/bin/c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd11.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for library containing dlopen... none required
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... no
checking for gmsgfmt... :
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) 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... no
checking for iconv... yes
checking for GNU gettext in libintl... no
checking whether to use NLS... no
checking for msgfmt... (cached) :
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for tgetent in -ltinfo... 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... yes
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) none required
checking for PostgreSQL support... yes
checking for crypt... no
checking for crypt in -lcrypt... yes
checking for PQisthreadsafe in -lpq... yes
checking for PQputCopyData in -lpq... yes
checking for MySQL support... no
checking for MySQL embedded support... no
checking for SQLite3 support... no
checking for getconf... getconf
checking for CFLAGS value to request large file support... no
checking for LDFLAGS value to request large file support... no
checking for LIBS value to request large file support... no
checking for _FILE_OFFSET_BITS... 64
checking for _LARGEFILE_SOURCE... 1
checking for _LARGE_FILES... 1
checking for X... no
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... no
checking sys/bitypes.h presence... no
checking for sys/bitypes.h... no
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... yes
checking sys/sockio.h presence... yes
checking for sys/sockio.h... yes
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... 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... no
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking how to get filesystem type... 4.4BSD/OSF1
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... no
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 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... yes
checking for getpagesize... yes
checking for malloc_trim... no
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... yes
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... yes
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... no
checking for alloca... yes
checking for library containing getmntent... no
checking for getmntinfo... yes
checking whether closedir returns void... no
checking whether setpgrp takes no argument... no
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 afs/afsint.h usability... no
checking afs/afsint.h presence... no
checking for afs/afsint.h... no
checking for pioctl in AFS libsys... no
checking lzo/lzoconf.h usability... no
checking lzo/lzoconf.h presence... no
checking for lzo/lzoconf.h... no
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking for acl_get_file... yes
checking for ACL_TYPE_NFS4 in acl.h include file... yes
checking sys/extattr.h usability... yes
checking sys/extattr.h presence... yes
checking for sys/extattr.h... yes
checking libutil.h usability... yes
checking libutil.h presence... yes
checking for libutil.h... yes
checking for extattr_get_link... yes
checking for extattr_set_link... yes
checking for extattr_list_link... yes
checking for extattr_namespace_to_string... yes
checking for extattr_string_to_namespace... yes
checking for pthread_create in -lpthread... yes
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking for prctl... no
checking for setreuid... yes
checking for cap_set_proc in -lcap... no
checking for systemd support... no
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: WARNING: 'src/qt-console/bat.pro.in' seems to ignore the --datarootdir setting
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/freebsd/Makefile
config.status: creating platforms/freebsd/bacula-fd
config.status: creating platforms/freebsd/bacula-sd
config.status: creating platforms/freebsd/bacula-dir
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 /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
In file included from postgresql.c:50:
/usr/local/include/pg_config.h:385:9: warning: 'HAVE_POSIX_SIGNALS' macro redefined [-Wmacro-redefined]
#define HAVE_POSIX_SIGNALS /**/
^
../config.h:133:9: note: previous definition is here
#define HAVE_POSIX_SIGNALS 1
^
1 warning generated.
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
Cleaning up
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
Configuration on Thu Nov 16 03:24:03 UTC 2017:
Host: x86_64-unknown-freebsd11.1 -- freebsd 11.1-RELEASE-p1
Bacula version: Bacula 9.0.6 (11 November 2017)
Source code location: .
Install binaries: /usr/home/dan/src/bacula/regress/bin
Install libraries: /usr/home/dan/src/bacula/regress/bin
Install config files: /usr/home/dan/src/bacula/regress/bin
Scripts directory: /usr/home/dan/src/bacula/regress/bin
Archive directory: /usr/home/dan/src/bacula/regress/tmp
Working directory: /usr/home/dan/src/bacula/regress/working
PID directory: /usr/home/dan/src/bacula/regress/working
Subsys directory: /usr/home/dan/src/bacula/regress/working
Man directory: /usr/home/dan/src/bacula/regress/bin
Data directory: /usr/share
Plugin directory: /usr/home/dan/src/bacula/regress/bin/plugins
C Compiler: cc version
C++ Compiler: /usr/bin/c++ version
Compiler flags: -g -O2 -Wall -x c++ -fno-strict-aliasing -fno-exceptions -fno-rtti
Linker flags:
Libraries: -lpthread
Statically Linked Tools: no
Statically Linked FD: no
Statically Linked SD: no
Statically Linked DIR: no
Statically Linked CONS: no
Database backends: PostgreSQL
Database port:
Database name: regress
Database user: regress
Database SSL options:
Job Output Email: dan.langille+pg92@gmail.com
Traceback Email: dan.langille+pg92@gmail.com
SMTP Host Address: localhost
Director Port: 8101
File daemon Port: 8102
Storage daemon Port: 8103
Director User:
Director Group:
Storage Daemon User:
Storage DaemonGroup:
File Daemon User:
File Daemon Group:
Large file support: yes
Bacula conio support: yes -ltinfo
readline support: no
TCP Wrappers support: yes -lwrap
TLS support: yes
Encryption support: yes
ZLIB support: yes
LZO support: no
enable-smartalloc: yes
enable-lockmgr: yes
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: no
Batch insert enabled: PostgreSQL
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/findlib
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/filed
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/console
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/plugins/fd
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/cats
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/dird
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/stored
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/tools
==>Entering directory /usr/home/dan/src/bacula/regress/build/manpages
==>Entering directory /usr/home/dan/src/bacula/regress/build/platforms
==>Entering directory /usr/home/dan/src/bacula/regress/build/src
==>Entering directory /usr/home/dan/src/bacula/regress/build/scripts
==>Entering directory /usr/home/dan/src/bacula/regress/build/src/lib
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling binflate.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
Compiling daemon.c
Compiling edit.c
Compiling fnmatch.c
Compiling guid_to_name.c
Compiling hmac.c
Compiling jcr.c
Compiling lex.c
Compiling lz4.c
Compiling alist.c
Compiling dlist.c
Compiling md5.c
Compiling message.c
Compiling mem_pool.c
Compiling openssl.c
Compiling plugins.c
Compiling priv.c
Compiling queue.c
Compiling bregex.c
Compiling runscript.c
Compiling rwlock.c
Compiling scan.c
Compiling sellist.c
Compiling serial.c
Compiling sha1.c
Compiling sha2.c
Compiling signal.c
Compiling smartall.c
Compiling rblist.c
Compiling tls.c
Compiling tree.c
Compiling util.c
Compiling var.c
var.c:2439:18: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(ap, mode);
^
var.c:2431:18: note: parameter of type 'var_config_t' is declared here
var_config_t mode,
^
1 warning generated.
Compiling watchdog.c
Compiling workq.c
Compiling btimers.c
Compiling worker.c
Compiling flist.c
Compiling address_conf.c
Compiling breg.c
Compiling htable.c
Compiling lockmgr.c
Compiling devlock.c
Compiling output.c
output.c:162:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:155:43: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(OutputType first, ...)
^
output.c:186:22: warning: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior [-Wvarargs]
va_start(arg_ptr, first);
^
output.c:181:58: note: parameter of type 'OutputType' is declared here
char *OutputWriter::get_output(POOLMEM **out, OutputType first, ...)
^
2 warnings generated.
Compiling bwlimit.c
Making libbac.la ...
/usr/home/dan/src/bacula/regress/build/libtool --silent --tag=CXX --mode=link /usr/bin/c++ -o libbac.la attr.lo base64.lo berrno.lo bsys.lo binflate.lo bget_msg.lo bnet.lo bnet_server.lo bsock.lo bpipe.lo bsnprintf.lo btime.lo cram-md5.lo crc32.lo crypto.lo daemon.lo edit.lo fnmatch.lo guid_to_name.lo hmac.lo jcr.lo lex.lo lz4.lo alist.lo dlist.lo md5.lo message.lo mem_pool.lo openssl.lo plugins.lo priv.lo queue.lo bregex.lo runscript.lo rwlock.lo scan.lo sellist.lo serial.lo sha1.lo sha2.lo signal.lo smartall.lo rblist.lo tls.lo tree.lo util.lo var.lo watchdog.lo workq.lo btimers.lo worker.lo flist.lo address_conf.lo breg.lo htable.lo lockmgr.lo devlock.lo output.lo bwlimit.lo -export-dynamic -rpath /usr/home/dan/src/bacula/regress/bin -release 9.0.6 -lwrap -lz -lssl -lcrypto -lpthread
/usr/bin/ld: /usr/lib/libcrypto.a(by_dir.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libcrypto.a: could not read symbols: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1
Stop.
make[2]: stopped in /usr/home/dan/src/bacula/regress/build/src/lib
====== Error in /usr/home/dan/src/bacula/regress/build/src/lib ======
*** Error code 1
Stop.
make[1]: stopped in /usr/home/dan/src/bacula/regress/build
Bad exit code giving up
*** Error code 1
Stop.
make: stopped in /usr/home/dan/src/bacula/regress
Performing coverage
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Submit failed, waiting 5 mins
ctest failed re-running Submit
Site: langille_pg92_bacula
Build name: 9.0.6-11Nov17-postgresql-freebsd-11.1-RELEASE-p1
Determine Nightly Start Time
Specified time: 23:00:00 CET
Create new tag: 20171115-2200 - Nightly
Submit files (using http)
Using HTTP submit method
Drop site:http://regress.bacula.org/submit.php?project=Bacula-9.0
Using HTTP trigger method
Trigger site: http://regress.bacula.org
Dart server triggered...
Submission successful
End nightly-disk Thu Nov 16 03:29:16 UTC 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment